Pull request #38401 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a30990b3c8d0d42280fa501287859e1d2393a951 rather than 73a7c369c6abce6117045332cd011c21db003cda Obtained Jenkinsfile from a30990b3c8d0d42280fa501287859e1d2393a951 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-38401@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-10-22T15:38:39.965Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-22T15:38:39.969Z] Trying to pass milestone 1 [Pipeline] milestone [2019-10-22T15:38:39.986Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-22T15:38:40.105Z] Running on ubuntu-1804-overlay2 (i-02074d1aab6130811) in /home/ubuntu/workspace/moby_PR-38401 [Pipeline] { [Pipeline] checkout [2019-10-22T15:38:40.183Z] using credential docker-jenkins-github-credentials [2019-10-22T15:38:40.191Z] Cloning the remote Git repository [2019-10-22T15:38:40.191Z] Cloning with configured refspecs honoured and without tags [2019-10-22T15:38:40.185Z] Cloning repository https://github.com/moby/moby.git [2019-10-22T15:38:40.186Z] > git init /home/ubuntu/workspace/moby_PR-38401 # timeout=10 [2019-10-22T15:38:40.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:38:40.190Z] > git --version # timeout=10 [2019-10-22T15:38:40.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:38:40.199Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:38:53.499Z] Fetching without tags [2019-10-22T15:38:53.767Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:38:53.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:38:53.461Z] > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10 [2019-10-22T15:38:53.469Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-22T15:38:53.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:38:53.497Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:38:53.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:38:53.498Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:38:53.761Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:38:53.769Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:38:54.355Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:38:54.356Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401) [2019-10-22T15:38:54.696Z] Commit message: "Run imageservice.Cleanup() also before daemon start" [2019-10-22T15:38:54.696Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-22T15:38:55.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38401:/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-10-22T15:38:55.483Z] Unable to find image 'alpine:latest' locally [2019-10-22T15:38:55.483Z] latest: Pulling from library/alpine [2019-10-22T15:38:55.483Z] 89d9c30c1d48: Pulling fs layer [2019-10-22T15:38:55.741Z] 89d9c30c1d48: Verifying Checksum [2019-10-22T15:38:55.741Z] 89d9c30c1d48: Download complete [2019-10-22T15:38:55.998Z] 89d9c30c1d48: Pull complete [2019-10-22T15:38:55.998Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-10-22T15:38:55.998Z] Status: Downloaded newer image for alpine:latest [2019-10-22T15:38:54.323Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-22T15:38:54.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-22T15:38:54.349Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:38:54.355Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:38:59.274Z] 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) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [2019-10-22T15:38:59.733Z] Running on ubuntu-1804-overlay2 (i-029fdfc8af9bb6512) in /home/ubuntu/workspace/moby_PR-38401 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-22T15:38:59.745Z] Running on ubuntu-1804-overlay2 (i-03589e42b1c4ca1a4) in /home/ubuntu/workspace/moby_PR-38401 [Pipeline] { [Pipeline] // stage [2019-10-22T15:38:59.774Z] Running on ppc64le-ubuntu-19 in /home/docker/workspace/moby_PR-38401 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-22T15:38:59.854Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-10-22T15:38:59.864Z] Cloning the remote Git repository [2019-10-22T15:38:59.864Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-22T15:38:59.890Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-38401 [Pipeline] checkout [Pipeline] // stage [2019-10-22T15:38:59.912Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-10-22T15:38:59.920Z] Cloning the remote Git repository [2019-10-22T15:38:59.920Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { [2019-10-22T15:38:59.942Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-22T15:38:59.963Z] Cloning the remote Git repository [2019-10-22T15:38:59.963Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-22T15:39:00.167Z] using credential docker-jenkins-github-credentials [2019-10-22T15:39:00.217Z] Cloning the remote Git repository [2019-10-22T15:39:00.217Z] Cloning with configured refspecs honoured and without tags [2019-10-22T15:38:59.862Z] Cloning repository https://github.com/moby/moby.git [2019-10-22T15:38:59.863Z] > git init /home/ubuntu/workspace/moby_PR-38401 # timeout=10 [2019-10-22T15:38:59.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:38:59.868Z] > git --version # timeout=10 [2019-10-22T15:38:59.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:38:59.873Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:39:00.001Z] Cloning repository https://github.com/moby/moby.git [2019-10-22T15:39:00.001Z] > git init /home/ubuntu/workspace/moby_PR-38401 # timeout=10 [2019-10-22T15:39:00.017Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:39:00.017Z] > git --version # timeout=10 [2019-10-22T15:39:00.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:39:00.022Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:38:59.965Z] Cloning repository https://github.com/moby/moby.git [2019-10-22T15:38:59.965Z] > git init /home/docker/workspace/moby_PR-38401 # timeout=10 [2019-10-22T15:38:59.985Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:38:59.985Z] > git --version # timeout=10 [2019-10-22T15:38:59.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:38:59.994Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:39:00.247Z] Cloning repository https://github.com/moby/moby.git [2019-10-22T15:39:00.249Z] > git init /home/jenkins/workspace/moby_PR-38401 # timeout=10 [2019-10-22T15:39:00.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:39:00.293Z] > git --version # timeout=10 [2019-10-22T15:39:00.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:39:00.363Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:39:09.275Z] Fetching without tags [2019-10-22T15:39:09.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:39:09.167Z] > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10 [2019-10-22T15:39:09.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-22T15:39:09.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:39:09.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:39:09.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:39:09.310Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:39:09.713Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:10.462Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:10.463Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401) [2019-10-22T15:39:11.061Z] Commit message: "Run imageservice.Cleanup() also before daemon start" [2019-10-22T15:39:09.742Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:39:09.757Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:10.352Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-22T15:39:10.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-22T15:39:10.493Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:39:10.509Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-22T15:39:12.430Z] + docker version [2019-10-22T15:39:12.430Z] Client: [2019-10-22T15:39:12.430Z] Version: 18.06.3-ce [2019-10-22T15:39:12.430Z] API version: 1.38 [2019-10-22T15:39:12.430Z] Go version: go1.10.3 [2019-10-22T15:39:12.430Z] Git commit: d7080c1 [2019-10-22T15:39:12.430Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-22T15:39:12.430Z] OS/Arch: linux/s390x [2019-10-22T15:39:12.430Z] Experimental: false [2019-10-22T15:39:12.430Z] [2019-10-22T15:39:12.430Z] Server: [2019-10-22T15:39:12.430Z] Engine: [2019-10-22T15:39:12.430Z] Version: 18.06.3-ce [2019-10-22T15:39:12.430Z] API version: 1.38 (minimum version 1.12) [2019-10-22T15:39:12.430Z] Go version: go1.10.3 [2019-10-22T15:39:12.430Z] Git commit: d7080c1 [2019-10-22T15:39:12.430Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-22T15:39:12.430Z] OS/Arch: linux/s390x [2019-10-22T15:39:12.430Z] Experimental: true [Pipeline] sh [2019-10-22T15:39:12.794Z] Fetching without tags [2019-10-22T15:39:13.029Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:13.137Z] Fetching without tags [2019-10-22T15:39:13.265Z] + docker info [2019-10-22T15:39:13.265Z] Containers: 0 [2019-10-22T15:39:13.265Z] Running: 0 [2019-10-22T15:39:13.265Z] Paused: 0 [2019-10-22T15:39:13.265Z] Stopped: 0 [2019-10-22T15:39:13.265Z] Images: 0 [2019-10-22T15:39:13.265Z] Server Version: 18.06.3-ce [2019-10-22T15:39:13.265Z] Storage Driver: overlay2 [2019-10-22T15:39:13.265Z] Backing Filesystem: extfs [2019-10-22T15:39:13.265Z] Supports d_type: true [2019-10-22T15:39:13.265Z] Native Overlay Diff: true [2019-10-22T15:39:13.265Z] Logging Driver: json-file [2019-10-22T15:39:13.265Z] Cgroup Driver: cgroupfs [2019-10-22T15:39:13.265Z] Plugins: [2019-10-22T15:39:13.265Z] Volume: local [2019-10-22T15:39:13.265Z] Network: bridge host ipvlan macvlan null overlay [2019-10-22T15:39:13.265Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-22T15:39:13.265Z] Swarm: inactive [2019-10-22T15:39:13.265Z] Runtimes: runc [2019-10-22T15:39:13.265Z] Default Runtime: runc [2019-10-22T15:39:13.265Z] Init Binary: docker-init [2019-10-22T15:39:13.265Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-22T15:39:13.265Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-22T15:39:13.265Z] init version: fec3683 [2019-10-22T15:39:13.265Z] Security Options: [2019-10-22T15:39:13.265Z] apparmor [2019-10-22T15:39:13.265Z] seccomp [2019-10-22T15:39:13.265Z] Profile: default [2019-10-22T15:39:13.265Z] Kernel Version: 4.4.0-161-generic [2019-10-22T15:39:13.265Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-22T15:39:13.265Z] OSType: linux [2019-10-22T15:39:13.265Z] Architecture: s390x [2019-10-22T15:39:13.265Z] CPUs: 2 [2019-10-22T15:39:13.265Z] Total Memory: 7.862GiB [2019-10-22T15:39:13.265Z] Name: s390x-ubuntu-06 [2019-10-22T15:39:13.265Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-22T15:39:13.265Z] Docker Root Dir: /var/lib/docker [2019-10-22T15:39:13.265Z] Debug Mode (client): false [2019-10-22T15:39:13.265Z] Debug Mode (server): false [2019-10-22T15:39:13.265Z] Username: dockerbuildbot [2019-10-22T15:39:13.265Z] Registry: https://index.docker.io/v1/ [2019-10-22T15:39:13.265Z] Labels: [2019-10-22T15:39:13.265Z] Experimental: true [2019-10-22T15:39:13.265Z] Insecure Registries: [2019-10-22T15:39:13.265Z] 127.0.0.0/8 [2019-10-22T15:39:13.265Z] Live Restore Enabled: false [2019-10-22T15:39:13.265Z] [2019-10-22T15:39:13.265Z] WARNING: No swap limit support [Pipeline] sh [2019-10-22T15:39:13.397Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:13.556Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:13.557Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401) [2019-10-22T15:39:13.937Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:13.938Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401) [2019-10-22T15:39:12.774Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:39:12.777Z] > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10 [2019-10-22T15:39:12.780Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-22T15:39:12.787Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:39:12.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:39:12.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:39:12.793Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:39:13.027Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:39:13.032Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:13.543Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-22T15:39:13.549Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-22T15:39:13.556Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:39:13.565Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:14.032Z] Commit message: "Run imageservice.Cleanup() also before daemon start" [2019-10-22T15:39:13.187Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:39:13.192Z] > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10 [2019-10-22T15:39:13.200Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-22T15:39:13.209Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:39:13.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:39:13.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:39:13.218Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:39:13.477Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:39:13.482Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:14.002Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-22T15:39:14.009Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-22T15:39:14.018Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:39:14.023Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:14.164Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:39:14.164Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:39:14.164Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-38401/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-22T15:39:14.164Z] + bash /home/jenkins/workspace/moby_PR-38401/check-config.sh [2019-10-22T15:39:14.164Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-22T15:39:14.164Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-22T15:39:14.164Z] [2019-10-22T15:39:14.164Z] Generally Necessary: [2019-10-22T15:39:14.164Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-22T15:39:14.164Z] - apparmor: enabled and tools installed [2019-10-22T15:39:14.164Z] - CONFIG_NAMESPACES: enabled [2019-10-22T15:39:14.164Z] - CONFIG_NET_NS: enabled [2019-10-22T15:39:14.164Z] - CONFIG_PID_NS: enabled [2019-10-22T15:39:14.164Z] - CONFIG_IPC_NS: enabled [2019-10-22T15:39:14.164Z] - CONFIG_UTS_NS: enabled [2019-10-22T15:39:14.164Z] - CONFIG_CGROUPS: enabled [2019-10-22T15:39:14.164Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-22T15:39:14.165Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-22T15:39:14.165Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-22T15:39:14.165Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-22T15:39:14.165Z] - CONFIG_CPUSETS: enabled [2019-10-22T15:39:14.165Z] - CONFIG_MEMCG: enabled [2019-10-22T15:39:14.433Z] Commit message: "Run imageservice.Cleanup() also before daemon start" [2019-10-22T15:39:14.536Z] - CONFIG_KEYS: enabled [2019-10-22T15:39:14.536Z] - CONFIG_VETH: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-22T15:39:14.536Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-22T15:39:14.536Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-22T15:39:14.536Z] [2019-10-22T15:39:14.536Z] Optional Features: [2019-10-22T15:39:14.536Z] - CONFIG_USER_NS: enabled [2019-10-22T15:39:14.536Z] - CONFIG_SECCOMP: enabled [2019-10-22T15:39:14.536Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-22T15:39:14.536Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-22T15:39:14.536Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-22T15:39:14.536Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-22T15:39:14.536Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-22T15:39:14.536Z] - CONFIG_BLK_CGROUP: enabled [2019-10-22T15:39:14.536Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-22T15:39:14.536Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-22T15:39:14.536Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-22T15:39:14.536Z] - CONFIG_CGROUP_PERF: enabled [2019-10-22T15:39:14.536Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-22T15:39:14.536Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-22T15:39:14.536Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-22T15:39:14.536Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-22T15:39:14.536Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-22T15:39:14.536Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_IP_VS: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-22T15:39:14.536Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-22T15:39:14.536Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-22T15:39:14.536Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-22T15:39:14.536Z] - CONFIG_EXT4_FS: enabled [2019-10-22T15:39:14.536Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-22T15:39:14.536Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-22T15:39:14.536Z] - Network Drivers: [2019-10-22T15:39:14.536Z] - "overlay": [2019-10-22T15:39:14.537Z] - CONFIG_VXLAN: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-22T15:39:14.537Z] Optional (for encrypted networks): [2019-10-22T15:39:14.537Z] - CONFIG_CRYPTO: enabled [2019-10-22T15:39:14.537Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_XFRM: enabled [2019-10-22T15:39:14.537Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-22T15:39:14.537Z] - "ipvlan": [2019-10-22T15:39:14.537Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-22T15:39:14.537Z] - "macvlan": [2019-10-22T15:39:14.537Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_DUMMY: enabled (as module) [2019-10-22T15:39:14.537Z] - "ftp,tftp client in container": [2019-10-22T15:39:14.537Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-22T15:39:14.537Z] - Storage Drivers: [2019-10-22T15:39:14.537Z] - "aufs": [2019-10-22T15:39:14.537Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-22T15:39:14.537Z] - "btrfs": [2019-10-22T15:39:14.537Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-22T15:39:14.537Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-22T15:39:14.537Z] - "devicemapper": [2019-10-22T15:39:14.537Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-22T15:39:14.537Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-22T15:39:14.537Z] - "overlay": [2019-10-22T15:39:14.537Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-22T15:39:14.537Z] - "zfs": [2019-10-22T15:39:14.537Z] - /dev/zfs: missing [2019-10-22T15:39:14.537Z] - zfs command: missing [2019-10-22T15:39:14.537Z] - zpool command: missing [2019-10-22T15:39:14.537Z] [2019-10-22T15:39:14.537Z] Limits: [2019-10-22T15:39:14.537Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-22T15:39:14.537Z] [2019-10-22T15:39:14.537Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-22T15:39:14.721Z] Still waiting to schedule task [2019-10-22T15:39:14.721Z] All nodes of label ‘arm64&&linux’ are offline [2019-10-22T15:39:14.723Z] Still waiting to schedule task [2019-10-22T15:39:14.723Z] ‘azwin-2-cdca60’ is offline [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2019-10-22T15:39:15.337Z] + docker version [2019-10-22T15:39:15.337Z] Client: Docker Engine - Community [2019-10-22T15:39:15.337Z] Version: 19.03.2 [2019-10-22T15:39:15.337Z] API version: 1.40 [2019-10-22T15:39:15.337Z] Go version: go1.12.8 [2019-10-22T15:39:15.337Z] Git commit: 6a30dfc [2019-10-22T15:39:15.337Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-22T15:39:15.337Z] OS/Arch: linux/amd64 [2019-10-22T15:39:15.337Z] Experimental: false [2019-10-22T15:39:15.337Z] [2019-10-22T15:39:15.337Z] Server: Docker Engine - Community [2019-10-22T15:39:15.337Z] Engine: [2019-10-22T15:39:15.337Z] Version: 19.03.2 [2019-10-22T15:39:15.337Z] API version: 1.40 (minimum version 1.12) [2019-10-22T15:39:15.337Z] Go version: go1.12.8 [2019-10-22T15:39:15.337Z] Git commit: 6a30dfc [2019-10-22T15:39:15.337Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-22T15:39:15.337Z] OS/Arch: linux/amd64 [2019-10-22T15:39:15.337Z] Experimental: true [2019-10-22T15:39:15.337Z] containerd: [2019-10-22T15:39:15.337Z] Version: 1.2.6 [2019-10-22T15:39:15.337Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-22T15:39:15.337Z] runc: [2019-10-22T15:39:15.337Z] Version: 1.0.0-rc8 [2019-10-22T15:39:15.337Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-22T15:39:15.337Z] docker-init: [2019-10-22T15:39:15.337Z] Version: 0.18.0 [2019-10-22T15:39:15.337Z] GitCommit: fec3683 [Pipeline] sh [2019-10-22T15:39:15.357Z] + docker version [2019-10-22T15:39:15.357Z] Client: Docker Engine - Community [2019-10-22T15:39:15.357Z] Version: 19.03.2 [2019-10-22T15:39:15.357Z] API version: 1.40 [2019-10-22T15:39:15.357Z] Go version: go1.12.8 [2019-10-22T15:39:15.357Z] Git commit: 6a30dfc [2019-10-22T15:39:15.357Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-22T15:39:15.357Z] OS/Arch: linux/amd64 [2019-10-22T15:39:15.357Z] Experimental: false [2019-10-22T15:39:15.357Z] [2019-10-22T15:39:15.357Z] Server: Docker Engine - Community [2019-10-22T15:39:15.357Z] Engine: [2019-10-22T15:39:15.357Z] Version: 19.03.2 [2019-10-22T15:39:15.357Z] API version: 1.40 (minimum version 1.12) [2019-10-22T15:39:15.357Z] Go version: go1.12.8 [2019-10-22T15:39:15.357Z] Git commit: 6a30dfc [2019-10-22T15:39:15.357Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-22T15:39:15.357Z] OS/Arch: linux/amd64 [2019-10-22T15:39:15.357Z] Experimental: true [2019-10-22T15:39:15.357Z] containerd: [2019-10-22T15:39:15.357Z] Version: 1.2.6 [2019-10-22T15:39:15.357Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-22T15:39:15.357Z] runc: [2019-10-22T15:39:15.357Z] Version: 1.0.0-rc8 [2019-10-22T15:39:15.357Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-22T15:39:15.357Z] docker-init: [2019-10-22T15:39:15.357Z] Version: 0.18.0 [2019-10-22T15:39:15.357Z] GitCommit: fec3683 [2019-10-22T15:39:15.369Z] + make bundles/buildx [2019-10-22T15:39:15.369Z] make: command: Command not found [2019-10-22T15:39:15.369Z] mkdir bundles [2019-10-22T15:39:15.369Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-22T15:39:15.369Z] --build-arg BUILDX_COMMIT \ [2019-10-22T15:39:15.369Z] --build-arg BUILDX_REPO \ [2019-10-22T15:39:15.369Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-22T15:39:15.369Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-22T15:39:15.369Z] . [2019-10-22T15:39:15.369Z] /bin/sh: 4: go: not found [2019-10-22T15:39:15.369Z] /bin/sh: 5: go: not found [Pipeline] sh [2019-10-22T15:39:15.621Z] + docker info [2019-10-22T15:39:15.656Z] + docker info [2019-10-22T15:39:15.878Z] Client: [2019-10-22T15:39:15.878Z] Debug Mode: false [2019-10-22T15:39:15.878Z] [2019-10-22T15:39:15.878Z] Server: [2019-10-22T15:39:15.878Z] Containers: 0 [2019-10-22T15:39:15.878Z] Running: 0 [2019-10-22T15:39:15.878Z] Paused: 0 [2019-10-22T15:39:15.878Z] Stopped: 0 [2019-10-22T15:39:15.878Z] Images: 79 [2019-10-22T15:39:15.878Z] Server Version: 19.03.2 [2019-10-22T15:39:15.878Z] Storage Driver: overlay2 [2019-10-22T15:39:15.878Z] Backing Filesystem: extfs [2019-10-22T15:39:15.878Z] Supports d_type: true [2019-10-22T15:39:15.878Z] Native Overlay Diff: true [2019-10-22T15:39:15.878Z] Logging Driver: json-file [2019-10-22T15:39:15.878Z] Cgroup Driver: cgroupfs [2019-10-22T15:39:15.878Z] Plugins: [2019-10-22T15:39:15.878Z] Volume: local [2019-10-22T15:39:15.878Z] Network: bridge host ipvlan macvlan null overlay [2019-10-22T15:39:15.878Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-22T15:39:15.878Z] Swarm: inactive [2019-10-22T15:39:15.878Z] Runtimes: runc [2019-10-22T15:39:15.878Z] Default Runtime: runc [2019-10-22T15:39:15.878Z] Init Binary: docker-init [2019-10-22T15:39:15.878Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-22T15:39:15.878Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-22T15:39:15.878Z] init version: fec3683 [2019-10-22T15:39:15.878Z] Security Options: [2019-10-22T15:39:15.878Z] apparmor [2019-10-22T15:39:15.878Z] seccomp [2019-10-22T15:39:15.878Z] Profile: default [2019-10-22T15:39:15.878Z] Kernel Version: 4.15.0-1048-aws [2019-10-22T15:39:15.878Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-22T15:39:15.878Z] OSType: linux [2019-10-22T15:39:15.878Z] Architecture: x86_64 [2019-10-22T15:39:15.878Z] CPUs: 2 [2019-10-22T15:39:15.878Z] Total Memory: 7.501GiB [2019-10-22T15:39:15.878Z] Name: ip-10-100-48-135 [2019-10-22T15:39:15.878Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-22T15:39:15.878Z] Docker Root Dir: /var/lib/docker [2019-10-22T15:39:15.878Z] Debug Mode: false [2019-10-22T15:39:15.878Z] Registry: https://index.docker.io/v1/ [2019-10-22T15:39:15.878Z] Labels: [2019-10-22T15:39:15.878Z] Experimental: true [2019-10-22T15:39:15.878Z] Insecure Registries: [2019-10-22T15:39:15.878Z] 127.0.0.0/8 [2019-10-22T15:39:15.878Z] Live Restore Enabled: true [2019-10-22T15:39:15.878Z] [2019-10-22T15:39:15.878Z] WARNING: No swap limit support [Pipeline] sh [2019-10-22T15:39:16.160Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:39:16.160Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:39:16.160Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38401/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-22T15:39:16.160Z] + bash /home/ubuntu/workspace/moby_PR-38401/check-config.sh [2019-10-22T15:39:16.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-22T15:39:16.160Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-22T15:39:16.160Z] [2019-10-22T15:39:16.160Z] Generally Necessary: [2019-10-22T15:39:16.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-22T15:39:16.160Z] - apparmor: enabled and tools installed [2019-10-22T15:39:16.160Z] - CONFIG_NAMESPACES: enabled [2019-10-22T15:39:16.160Z] - CONFIG_NET_NS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_PID_NS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_IPC_NS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_UTS_NS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_CGROUPS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-22T15:39:16.160Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-22T15:39:16.160Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-22T15:39:16.160Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-22T15:39:16.160Z] - CONFIG_CPUSETS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_MEMCG: enabled [2019-10-22T15:39:16.160Z] - CONFIG_KEYS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_VETH: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-22T15:39:16.160Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-22T15:39:16.160Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-22T15:39:16.160Z] [2019-10-22T15:39:16.160Z] Optional Features: [2019-10-22T15:39:16.160Z] - CONFIG_USER_NS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_SECCOMP: enabled [2019-10-22T15:39:16.160Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-22T15:39:16.160Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-22T15:39:16.160Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-22T15:39:16.160Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-22T15:39:16.160Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-22T15:39:16.160Z] - CONFIG_BLK_CGROUP: enabled [2019-10-22T15:39:16.417Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-22T15:39:16.417Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-22T15:39:16.417Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-22T15:39:16.417Z] - CONFIG_CGROUP_PERF: enabled [2019-10-22T15:39:16.417Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-22T15:39:16.417Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-22T15:39:16.417Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-22T15:39:16.417Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-22T15:39:16.417Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-22T15:39:16.417Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_IP_VS: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-22T15:39:16.417Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-22T15:39:16.417Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-22T15:39:16.417Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_EXT4_FS: enabled [2019-10-22T15:39:16.417Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-22T15:39:16.417Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-22T15:39:16.417Z] - Network Drivers: [2019-10-22T15:39:16.417Z] - "overlay": [2019-10-22T15:39:16.417Z] - CONFIG_VXLAN: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-22T15:39:16.417Z] Optional (for encrypted networks): [2019-10-22T15:39:16.417Z] - CONFIG_CRYPTO: enabled [2019-10-22T15:39:16.417Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-22T15:39:16.417Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-22T15:39:16.417Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-22T15:39:16.417Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-22T15:39:16.417Z] - CONFIG_XFRM: enabled [2019-10-22T15:39:16.417Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-22T15:39:16.417Z] - "ipvlan": [2019-10-22T15:39:16.417Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-22T15:39:16.417Z] - "macvlan": [2019-10-22T15:39:16.417Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_DUMMY: enabled (as module) [2019-10-22T15:39:16.417Z] - "ftp,tftp client in container": [2019-10-22T15:39:16.417Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-22T15:39:16.417Z] - Storage Drivers: [2019-10-22T15:39:16.417Z] - "aufs": [2019-10-22T15:39:16.417Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-22T15:39:16.417Z] - "btrfs": [2019-10-22T15:39:16.417Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-22T15:39:16.417Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-22T15:39:16.417Z] - "devicemapper": [2019-10-22T15:39:16.417Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-22T15:39:16.417Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-22T15:39:16.417Z] - "overlay": [2019-10-22T15:39:16.671Z] Sending build context to Docker daemon 50.11MB [2019-10-22T15:39:16.671Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-22T15:39:16.671Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-22T15:39:16.671Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-22T15:39:16.671Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-22T15:39:16.676Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-22T15:39:16.676Z] - "zfs": [2019-10-22T15:39:16.676Z] - /dev/zfs: missing [2019-10-22T15:39:16.676Z] - zfs command: missing [2019-10-22T15:39:16.676Z] - zpool command: missing [2019-10-22T15:39:16.676Z] [2019-10-22T15:39:16.676Z] Limits: [2019-10-22T15:39:16.676Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-22T15:39:16.676Z] [2019-10-22T15:39:16.676Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-22T15:39:16.998Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73a7c369c6abce6117045332cd011c21db003cda . [2019-10-22T15:39:16.998Z] #1 [internal] load build definition from Dockerfile [2019-10-22T15:39:16.998Z] #1 DONE 0.0s [2019-10-22T15:39:16.998Z] [2019-10-22T15:39:16.998Z] #2 [internal] load .dockerignore [2019-10-22T15:39:16.998Z] #2 DONE 0.0s [2019-10-22T15:39:16.998Z] [2019-10-22T15:39:16.998Z] #1 [internal] load build definition from Dockerfile [2019-10-22T15:39:16.998Z] #1 transferring dockerfile: 14.63kB done [2019-10-22T15:39:16.998Z] #1 DONE 0.1s [2019-10-22T15:39:16.998Z] [2019-10-22T15:39:16.998Z] #2 [internal] load .dockerignore [2019-10-22T15:39:16.998Z] #2 transferring context: 87B done [2019-10-22T15:39:16.998Z] #2 DONE 0.1s [2019-10-22T15:39:16.998Z] [2019-10-22T15:39:16.998Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-22T15:39:17.030Z] 1.12.10-stretch: Pulling from library/golang [2019-10-22T15:39:17.255Z] #3 DONE 0.1s [2019-10-22T15:39:17.255Z] [2019-10-22T15:39:17.255Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-22T15:39:17.255Z] #4 CACHED [2019-10-22T15:39:17.409Z] ade01ea651a2: Pulling fs layer [2019-10-22T15:39:17.409Z] fbabdb69f639: Pulling fs layer [2019-10-22T15:39:17.409Z] ff33bd1013d7: Pulling fs layer [2019-10-22T15:39:17.409Z] 85cfe9d77eff: Pulling fs layer [2019-10-22T15:39:17.409Z] ace5139f9caa: Pulling fs layer [2019-10-22T15:39:17.409Z] e4d79466b81c: Pulling fs layer [2019-10-22T15:39:17.409Z] b00baabad4ce: Pulling fs layer [2019-10-22T15:39:17.409Z] 85cfe9d77eff: Waiting [2019-10-22T15:39:17.409Z] ace5139f9caa: Waiting [2019-10-22T15:39:17.409Z] e4d79466b81c: Waiting [2019-10-22T15:39:17.820Z] [2019-10-22T15:39:17.820Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-22T15:39:17.820Z] #6 DONE 0.0s [2019-10-22T15:39:17.820Z] [2019-10-22T15:39:17.820Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-22T15:39:18.011Z] ff33bd1013d7: Verifying Checksum [2019-10-22T15:39:18.011Z] ff33bd1013d7: Download complete [2019-10-22T15:39:18.011Z] fbabdb69f639: Verifying Checksum [2019-10-22T15:39:18.011Z] fbabdb69f639: Download complete [2019-10-22T15:39:18.077Z] #5 DONE 0.1s [2019-10-22T15:39:18.077Z] [2019-10-22T15:39:18.077Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-22T15:39:18.077Z] #65 DONE 0.0s [2019-10-22T15:39:18.077Z] [2019-10-22T15:39:18.078Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:39:18.078Z] #7 DONE 0.0s [2019-10-22T15:39:18.078Z] [2019-10-22T15:39:18.078Z] #19 [internal] load build context [2019-10-22T15:39:18.880Z] ade01ea651a2: Verifying Checksum [2019-10-22T15:39:18.880Z] ade01ea651a2: Download complete [2019-10-22T15:39:18.880Z] 85cfe9d77eff: Verifying Checksum [2019-10-22T15:39:18.880Z] 85cfe9d77eff: Download complete [2019-10-22T15:39:18.880Z] b00baabad4ce: Verifying Checksum [2019-10-22T15:39:18.880Z] b00baabad4ce: Download complete [2019-10-22T15:39:19.274Z] ace5139f9caa: Verifying Checksum [2019-10-22T15:39:19.274Z] ace5139f9caa: Download complete [2019-10-22T15:39:19.456Z] #19 transferring context: 45.63MB 1.2s done [2019-10-22T15:39:19.456Z] #19 DONE 1.3s [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:39:19.456Z] #10 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-22T15:39:19.456Z] #12 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #16 [dev 6/24] RUN ldconfig [2019-10-22T15:39:19.456Z] #16 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-22T15:39:19.456Z] #15 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:39:19.456Z] #17 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-22T15:39:19.456Z] #42 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-22T15:39:19.456Z] #66 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-22T15:39:19.456Z] #49 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:39:19.456Z] #47 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:39:19.456Z] #31 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:39:19.456Z] #54 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #51 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-22T15:39:19.456Z] #30 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-22T15:39:19.456Z] #58 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:39:19.456Z] #22 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:39:19.456Z] #41 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:39:19.456Z] #20 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-22T15:39:19.456Z] #35 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:39:19.456Z] #24 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:39:19.456Z] #52 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #69 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:39:19.456Z] #56 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-22T15:39:19.456Z] #63 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:39:19.456Z] #40 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-22T15:39:19.456Z] #46 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:39:19.456Z] #34 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-22T15:39:19.456Z] #14 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-22T15:39:19.456Z] #23 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #64 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:39:19.456Z] #59 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-22T15:39:19.456Z] #53 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #55 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #39 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:39:19.456Z] #50 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-22T15:39:19.456Z] #25 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-22T15:39:19.456Z] #61 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:39:19.456Z] #38 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #48 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:39:19.456Z] #28 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:39:19.456Z] #18 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-22T15:39:19.456Z] #27 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:39:19.456Z] #62 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #45 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:39:19.456Z] #44 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-22T15:39:19.456Z] #9 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-22T15:39:19.456Z] #13 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #60 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-22T15:39:19.456Z] #8 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-22T15:39:19.456Z] #11 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-22T15:39:19.456Z] #43 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:39:19.456Z] #26 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #29 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:39:19.456Z] #68 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #37 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-22T15:39:19.456Z] #21 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:39:19.456Z] #57 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-22T15:39:19.456Z] #67 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:39:19.456Z] #36 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:39:19.456Z] #33 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-22T15:39:19.456Z] #32 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-22T15:39:19.456Z] #70 CACHED [2019-10-22T15:39:19.456Z] [2019-10-22T15:39:19.456Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-22T15:39:20.106Z] e4d79466b81c: Verifying Checksum [2019-10-22T15:39:20.106Z] e4d79466b81c: Download complete [2019-10-22T15:39:20.472Z] ade01ea651a2: Pull complete [2019-10-22T15:39:20.844Z] fbabdb69f639: Pull complete [2019-10-22T15:39:21.208Z] ff33bd1013d7: Pull complete [2019-10-22T15:39:21.979Z] #71 DONE 2.5s [2019-10-22T15:39:21.979Z] [2019-10-22T15:39:21.979Z] #72 exporting to image [2019-10-22T15:39:21.979Z] #72 exporting layers [2019-10-22T15:39:22.914Z] #72 exporting layers 0.9s done [2019-10-22T15:39:22.914Z] #72 writing image sha256:d3def33dfba4e0753ab908b39b1b1dbbb728f6582e7531c10975fd69109606f0 done [2019-10-22T15:39:22.914Z] #72 naming to docker.io/library/docker:73a7c369c6abce6117045332cd011c21db003cda done [2019-10-22T15:39:22.914Z] #72 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-22T15:39:23.016Z] 85cfe9d77eff: Pull complete [2019-10-22T15:39:23.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38401/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/validate/default [2019-10-22T15:39:24.175Z] Congratulations! All commits are properly signed with the DCO! [2019-10-22T15:39:24.412Z] Fetching without tags [2019-10-22T15:39:24.505Z] ace5139f9caa: Pull complete [2019-10-22T15:39:24.739Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-22T15:39:24.739Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-22T15:39:24.932Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:25.609Z] Client: [2019-10-22T15:39:25.610Z] Debug Mode: false [2019-10-22T15:39:25.610Z] [2019-10-22T15:39:25.610Z] Server: [2019-10-22T15:39:25.610Z] Containers: 0 [2019-10-22T15:39:25.610Z] Running: 0 [2019-10-22T15:39:25.610Z] Paused: 0 [2019-10-22T15:39:25.610Z] Stopped: 0 [2019-10-22T15:39:25.610Z] Images: 23 [2019-10-22T15:39:25.610Z] Server Version: 19.03.2 [2019-10-22T15:39:25.610Z] Storage Driver: overlay2 [2019-10-22T15:39:25.610Z] Backing Filesystem: extfs [2019-10-22T15:39:25.610Z] Supports d_type: true [2019-10-22T15:39:25.610Z] Native Overlay Diff: true [2019-10-22T15:39:25.610Z] Logging Driver: json-file [2019-10-22T15:39:25.610Z] Cgroup Driver: cgroupfs [2019-10-22T15:39:25.610Z] Plugins: [2019-10-22T15:39:25.610Z] Volume: local [2019-10-22T15:39:25.610Z] Network: bridge host ipvlan macvlan null overlay [2019-10-22T15:39:25.610Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-22T15:39:25.610Z] Swarm: inactive [2019-10-22T15:39:25.610Z] Runtimes: runc [2019-10-22T15:39:25.610Z] Default Runtime: runc [2019-10-22T15:39:25.610Z] Init Binary: docker-init [2019-10-22T15:39:25.610Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-22T15:39:25.610Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-22T15:39:25.610Z] init version: fec3683 [2019-10-22T15:39:25.610Z] Security Options: [2019-10-22T15:39:25.610Z] apparmor [2019-10-22T15:39:25.610Z] seccomp [2019-10-22T15:39:25.610Z] Profile: default [2019-10-22T15:39:25.610Z] Kernel Version: 4.15.0-1048-aws [2019-10-22T15:39:25.610Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-22T15:39:25.610Z] OSType: linux [2019-10-22T15:39:25.610Z] Architecture: x86_64 [2019-10-22T15:39:25.610Z] CPUs: 2 [2019-10-22T15:39:25.610Z] Total Memory: 7.501GiB [2019-10-22T15:39:25.610Z] Name: ip-10-100-99-197 [2019-10-22T15:39:25.610Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-22T15:39:25.610Z] Docker Root Dir: /var/lib/docker [2019-10-22T15:39:25.610Z] Debug Mode: false [2019-10-22T15:39:25.610Z] Registry: https://index.docker.io/v1/ [2019-10-22T15:39:25.610Z] Labels: [2019-10-22T15:39:25.610Z] Experimental: true [2019-10-22T15:39:25.610Z] Insecure Registries: [2019-10-22T15:39:25.610Z] 127.0.0.0/8 [2019-10-22T15:39:25.610Z] Live Restore Enabled: true [2019-10-22T15:39:25.610Z] [2019-10-22T15:39:25.610Z] WARNING: No swap limit support [Pipeline] sh [2019-10-22T15:39:24.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:39:24.378Z] > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10 [2019-10-22T15:39:24.382Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-22T15:39:24.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:39:24.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:39:24.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:39:24.414Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:39:24.933Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:39:24.937Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:25.892Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:39:25.892Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:39:25.892Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38401/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-22T15:39:25.892Z] + bash /home/ubuntu/workspace/moby_PR-38401/check-config.sh [2019-10-22T15:39:25.892Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-22T15:39:25.892Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-22T15:39:25.892Z] [2019-10-22T15:39:25.892Z] Generally Necessary: [2019-10-22T15:39:25.892Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-22T15:39:25.892Z] - apparmor: enabled and tools installed [2019-10-22T15:39:25.892Z] - CONFIG_NAMESPACES: enabled [2019-10-22T15:39:25.892Z] - CONFIG_NET_NS: enabled [2019-10-22T15:39:25.892Z] - CONFIG_PID_NS: enabled [2019-10-22T15:39:25.892Z] - CONFIG_IPC_NS: enabled [2019-10-22T15:39:25.892Z] - CONFIG_UTS_NS: enabled [2019-10-22T15:39:25.892Z] - CONFIG_CGROUPS: enabled [2019-10-22T15:39:25.892Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-22T15:39:25.892Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-22T15:39:25.892Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-22T15:39:25.892Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-22T15:39:25.892Z] - CONFIG_CPUSETS: enabled [2019-10-22T15:39:25.892Z] - CONFIG_MEMCG: enabled [2019-10-22T15:39:25.892Z] - CONFIG_KEYS: enabled [2019-10-22T15:39:25.892Z] - CONFIG_VETH: enabled (as module) [2019-10-22T15:39:25.892Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-22T15:39:25.892Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-22T15:39:25.892Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-22T15:39:25.892Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-22T15:39:25.892Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-22T15:39:26.016Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:26.017Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401) [2019-10-22T15:39:26.151Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-22T15:39:26.151Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-22T15:39:26.151Z] [2019-10-22T15:39:26.151Z] Optional Features: [2019-10-22T15:39:26.151Z] - CONFIG_USER_NS: enabled [2019-10-22T15:39:26.151Z] - CONFIG_SECCOMP: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-22T15:39:26.151Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-22T15:39:26.151Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-22T15:39:26.151Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-22T15:39:26.151Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-22T15:39:26.151Z] - CONFIG_BLK_CGROUP: enabled [2019-10-22T15:39:26.151Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-22T15:39:26.151Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CGROUP_PERF: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-22T15:39:26.151Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-22T15:39:26.151Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-22T15:39:26.151Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-22T15:39:26.151Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_IP_VS: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-22T15:39:26.151Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-22T15:39:26.151Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-22T15:39:26.151Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_EXT4_FS: enabled [2019-10-22T15:39:26.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-22T15:39:26.151Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-22T15:39:26.151Z] - Network Drivers: [2019-10-22T15:39:26.151Z] - "overlay": [2019-10-22T15:39:26.151Z] - CONFIG_VXLAN: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-22T15:39:26.151Z] Optional (for encrypted networks): [2019-10-22T15:39:26.151Z] - CONFIG_CRYPTO: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-22T15:39:26.151Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-22T15:39:26.151Z] - CONFIG_XFRM: enabled [2019-10-22T15:39:26.151Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-22T15:39:26.151Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-22T15:39:26.151Z] - "ipvlan": [2019-10-22T15:39:26.151Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-22T15:39:26.151Z] - "macvlan": [2019-10-22T15:39:26.407Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-22T15:39:26.407Z] - CONFIG_DUMMY: enabled (as module) [2019-10-22T15:39:26.407Z] - "ftp,tftp client in container": [2019-10-22T15:39:26.407Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-22T15:39:26.407Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-22T15:39:26.407Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-22T15:39:26.407Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-22T15:39:26.407Z] - Storage Drivers: [2019-10-22T15:39:26.407Z] - "aufs": [2019-10-22T15:39:26.407Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-22T15:39:26.407Z] - "btrfs": [2019-10-22T15:39:26.407Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-22T15:39:26.407Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-22T15:39:26.407Z] - "devicemapper": [2019-10-22T15:39:26.407Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-22T15:39:26.407Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-22T15:39:26.407Z] - "overlay": [2019-10-22T15:39:26.407Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-22T15:39:26.407Z] - "zfs": [2019-10-22T15:39:26.407Z] - /dev/zfs: missing [2019-10-22T15:39:26.407Z] - zfs command: missing [2019-10-22T15:39:26.407Z] - zpool command: missing [2019-10-22T15:39:26.408Z] [2019-10-22T15:39:26.408Z] Limits: [2019-10-22T15:39:26.408Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-22T15:39:26.408Z] [2019-10-22T15:39:26.408Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-22T15:39:26.732Z] + sudo modprobe ip_vs [2019-10-22T15:39:26.990Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73a7c369c6abce6117045332cd011c21db003cda . [2019-10-22T15:39:27.069Z] Commit message: "Run imageservice.Cleanup() also before daemon start" [2019-10-22T15:39:27.247Z] #2 [internal] load build definition from Dockerfile [2019-10-22T15:39:27.247Z] #2 transferring dockerfile: 14.63kB done [2019-10-22T15:39:27.247Z] #2 DONE 0.0s [2019-10-22T15:39:27.247Z] [2019-10-22T15:39:27.247Z] #1 [internal] load .dockerignore [2019-10-22T15:39:27.247Z] #1 transferring context: 87B done [2019-10-22T15:39:27.247Z] #1 DONE 0.0s [2019-10-22T15:39:27.247Z] [2019-10-22T15:39:27.247Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-22T15:39:27.504Z] #3 DONE 0.4s [2019-10-22T15:39:27.504Z] [2019-10-22T15:39:27.504Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-22T15:39:27.504Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-22T15:39:27.504Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-22T15:39:27.504Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-22T15:39:27.504Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 1.27MB / 8.82MB 0.1s [2019-10-22T15:39:27.504Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-22T15:39:27.761Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done [2019-10-22T15:39:27.761Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-22T15:39:25.967Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-22T15:39:25.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-22T15:39:26.018Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:39:26.022Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:39:28.017Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-22T15:39:28.017Z] #4 DONE 0.4s [2019-10-22T15:39:28.069Z] + docker version [2019-10-22T15:39:28.069Z] Client: [2019-10-22T15:39:28.069Z] Version: 18.06.1-ce [2019-10-22T15:39:28.069Z] API version: 1.38 [2019-10-22T15:39:28.069Z] Go version: go1.10.3 [2019-10-22T15:39:28.069Z] Git commit: e68fc7a [2019-10-22T15:39:28.069Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-22T15:39:28.070Z] OS/Arch: linux/ppc64le [2019-10-22T15:39:28.070Z] Experimental: false [2019-10-22T15:39:28.070Z] [2019-10-22T15:39:28.070Z] Server: [2019-10-22T15:39:28.070Z] Engine: [2019-10-22T15:39:28.070Z] Version: 18.06.1-ce [2019-10-22T15:39:28.070Z] API version: 1.38 (minimum version 1.12) [2019-10-22T15:39:28.070Z] Go version: go1.10.3 [2019-10-22T15:39:28.070Z] Git commit: e68fc7a [2019-10-22T15:39:28.070Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-22T15:39:28.070Z] OS/Arch: linux/ppc64le [2019-10-22T15:39:28.070Z] Experimental: true [Pipeline] sh [2019-10-22T15:39:28.446Z] + docker info [2019-10-22T15:39:28.446Z] Containers: 0 [2019-10-22T15:39:28.446Z] Running: 0 [2019-10-22T15:39:28.446Z] Paused: 0 [2019-10-22T15:39:28.446Z] Stopped: 0 [2019-10-22T15:39:28.446Z] Images: 0 [2019-10-22T15:39:28.446Z] Server Version: 18.06.1-ce [2019-10-22T15:39:28.446Z] Storage Driver: overlay2 [2019-10-22T15:39:28.446Z] Backing Filesystem: extfs [2019-10-22T15:39:28.446Z] Supports d_type: true [2019-10-22T15:39:28.446Z] Native Overlay Diff: true [2019-10-22T15:39:28.446Z] Logging Driver: json-file [2019-10-22T15:39:28.446Z] Cgroup Driver: cgroupfs [2019-10-22T15:39:28.446Z] Plugins: [2019-10-22T15:39:28.446Z] Volume: local [2019-10-22T15:39:28.446Z] Network: bridge host ipvlan macvlan null overlay [2019-10-22T15:39:28.446Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-22T15:39:28.446Z] Swarm: inactive [2019-10-22T15:39:28.446Z] Runtimes: runc [2019-10-22T15:39:28.446Z] Default Runtime: runc [2019-10-22T15:39:28.446Z] Init Binary: docker-init [2019-10-22T15:39:28.446Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-22T15:39:28.446Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-22T15:39:28.446Z] init version: fec3683 [2019-10-22T15:39:28.446Z] Security Options: [2019-10-22T15:39:28.446Z] apparmor [2019-10-22T15:39:28.446Z] seccomp [2019-10-22T15:39:28.446Z] Profile: default [2019-10-22T15:39:28.446Z] Kernel Version: 4.4.0-130-generic [2019-10-22T15:39:28.446Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-22T15:39:28.446Z] OSType: linux [2019-10-22T15:39:28.446Z] Architecture: ppc64le [2019-10-22T15:39:28.446Z] CPUs: 4 [2019-10-22T15:39:28.446Z] Total Memory: 7.972GiB [2019-10-22T15:39:28.446Z] Name: ppc64le-ubuntu-19 [2019-10-22T15:39:28.446Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-22T15:39:28.446Z] Docker Root Dir: /var/lib/docker [2019-10-22T15:39:28.446Z] Debug Mode (client): false [2019-10-22T15:39:28.446Z] Debug Mode (server): false [2019-10-22T15:39:28.446Z] Username: dockerbuildbot [2019-10-22T15:39:28.446Z] Registry: https://index.docker.io/v1/ [2019-10-22T15:39:28.446Z] Labels: [2019-10-22T15:39:28.446Z] Experimental: true [2019-10-22T15:39:28.446Z] Insecure Registries: [2019-10-22T15:39:28.446Z] 127.0.0.0/8 [2019-10-22T15:39:28.446Z] Live Restore Enabled: false [2019-10-22T15:39:28.446Z] [Pipeline] sh [2019-10-22T15:39:28.584Z] [2019-10-22T15:39:28.584Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-22T15:39:28.613Z] e4d79466b81c: Pull complete [2019-10-22T15:39:28.613Z] b00baabad4ce: Pull complete [2019-10-22T15:39:28.613Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-22T15:39:28.613Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-22T15:39:28.613Z] ---> 687421176e14 [2019-10-22T15:39:28.613Z] Step 5/16 : ARG BUILDX_REPO [2019-10-22T15:39:28.613Z] ---> Running in 9ae8a88f0d7f [2019-10-22T15:39:28.613Z] Removing intermediate container 9ae8a88f0d7f [2019-10-22T15:39:28.613Z] ---> c09a0f07ffa2 [2019-10-22T15:39:28.613Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-22T15:39:28.613Z] ---> Running in 6a83a7a32fb4 [2019-10-22T15:39:28.837Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:39:28.837Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:39:28.837Z] + curl -fsSL -o /home/docker/workspace/moby_PR-38401/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-22T15:39:28.837Z] + bash /home/docker/workspace/moby_PR-38401/check-config.sh [2019-10-22T15:39:28.837Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-22T15:39:28.837Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-10-22T15:39:28.837Z] [2019-10-22T15:39:28.837Z] Generally Necessary: [2019-10-22T15:39:28.842Z] #6 DONE 0.3s [2019-10-22T15:39:28.842Z] [2019-10-22T15:39:28.842Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-22T15:39:28.842Z] #5 DONE 0.3s [2019-10-22T15:39:28.842Z] [2019-10-22T15:39:28.842Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:39:28.842Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-22T15:39:28.842Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-22T15:39:28.842Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.0s [2019-10-22T15:39:28.842Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-22T15:39:28.842Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-22T15:39:28.842Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.0s [2019-10-22T15:39:28.998Z] Cloning into '/buildx'... [2019-10-22T15:39:29.100Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.72MB / 45.38MB 0.3s [2019-10-22T15:39:29.100Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.3s [2019-10-22T15:39:29.100Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 7.87MB / 45.38MB 0.3s [2019-10-22T15:39:29.100Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.3s done [2019-10-22T15:39:29.100Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.3s [2019-10-22T15:39:29.100Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.3s [2019-10-22T15:39:29.121Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-22T15:39:29.121Z] - apparmor: enabled and tools installed [2019-10-22T15:39:29.121Z] - CONFIG_NAMESPACES: enabled [2019-10-22T15:39:29.121Z] - CONFIG_NET_NS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_PID_NS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_IPC_NS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_UTS_NS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_CGROUPS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-22T15:39:29.121Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-22T15:39:29.121Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-22T15:39:29.121Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-22T15:39:29.121Z] - CONFIG_CPUSETS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_MEMCG: enabled [2019-10-22T15:39:29.121Z] - CONFIG_KEYS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_VETH: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-22T15:39:29.121Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-22T15:39:29.121Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-22T15:39:29.121Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-22T15:39:29.121Z] [2019-10-22T15:39:29.121Z] Optional Features: [2019-10-22T15:39:29.121Z] - CONFIG_USER_NS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_SECCOMP: enabled [2019-10-22T15:39:29.121Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-22T15:39:29.121Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-22T15:39:29.121Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-22T15:39:29.121Z] (cgroup swap accounting is currently enabled) [2019-10-22T15:39:29.358Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 13.96MB / 45.38MB 0.4s [2019-10-22T15:39:29.358Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 2.32MB / 4.34MB 0.4s [2019-10-22T15:39:29.358Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 26.68MB / 45.38MB 0.6s [2019-10-22T15:39:29.358Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 9.77MB / 50.07MB 0.6s [2019-10-22T15:39:29.406Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-22T15:39:29.406Z] - CONFIG_BLK_CGROUP: enabled [2019-10-22T15:39:29.406Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-22T15:39:29.406Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-22T15:39:29.406Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-22T15:39:29.406Z] - CONFIG_CGROUP_PERF: enabled [2019-10-22T15:39:29.406Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-22T15:39:29.406Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-22T15:39:29.406Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-22T15:39:29.406Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-22T15:39:29.406Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-22T15:39:29.406Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-22T15:39:29.406Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-22T15:39:29.406Z] - CONFIG_IP_VS: enabled (as module) [2019-10-22T15:39:29.406Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-22T15:39:29.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-22T15:39:29.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-22T15:39:29.406Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-22T15:39:29.406Z] - CONFIG_EXT4_FS: enabled [2019-10-22T15:39:29.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-22T15:39:29.406Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-22T15:39:29.406Z] - Network Drivers: [2019-10-22T15:39:29.406Z] - "overlay": [2019-10-22T15:39:29.406Z] - CONFIG_VXLAN: enabled (as module) [2019-10-22T15:39:29.406Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-22T15:39:29.406Z] Optional (for encrypted networks): [2019-10-22T15:39:29.616Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 32.32MB / 45.38MB 0.8s [2019-10-22T15:39:29.616Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.8s [2019-10-22T15:39:29.616Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 15.19MB / 50.07MB 0.8s [2019-10-22T15:39:29.690Z] - CONFIG_CRYPTO: enabled [2019-10-22T15:39:29.690Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_XFRM: enabled [2019-10-22T15:39:29.690Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-22T15:39:29.690Z] - "ipvlan": [2019-10-22T15:39:29.690Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-22T15:39:29.690Z] - "macvlan": [2019-10-22T15:39:29.690Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_DUMMY: enabled (as module) [2019-10-22T15:39:29.690Z] - "ftp,tftp client in container": [2019-10-22T15:39:29.690Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-22T15:39:29.690Z] - Storage Drivers: [2019-10-22T15:39:29.690Z] - "aufs": [2019-10-22T15:39:29.690Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-22T15:39:29.690Z] - "btrfs": [2019-10-22T15:39:29.690Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-22T15:39:29.690Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-22T15:39:29.690Z] - "devicemapper": [2019-10-22T15:39:29.690Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-22T15:39:29.690Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-22T15:39:29.690Z] - "overlay": [2019-10-22T15:39:29.690Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-22T15:39:29.690Z] - "zfs": [2019-10-22T15:39:29.690Z] - /dev/zfs: missing [2019-10-22T15:39:29.690Z] - zfs command: missing [2019-10-22T15:39:29.690Z] - zpool command: missing [2019-10-22T15:39:29.690Z] [2019-10-22T15:39:29.690Z] Limits: [2019-10-22T15:39:29.690Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-22T15:39:29.690Z] [2019-10-22T15:39:29.690Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-22T15:39:29.876Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 41.59MB / 45.38MB 1.0s [2019-10-22T15:39:29.876Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.9s done [2019-10-22T15:39:29.876Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 26.92MB / 50.07MB 1.0s [2019-10-22T15:39:29.876Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.28MB / 57.69MB 1.0s [2019-10-22T15:39:29.876Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.1s [2019-10-22T15:39:29.876Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 30.70MB / 50.07MB 1.1s [2019-10-22T15:39:29.876Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 5.70MB / 57.69MB 1.1s [2019-10-22T15:39:30.111Z] + make bundles/buildx [2019-10-22T15:39:30.134Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 9.22MB / 57.69MB 1.1s [2019-10-22T15:39:30.134Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.2s done [2019-10-22T15:39:30.134Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 39.08MB / 50.07MB 1.3s [2019-10-22T15:39:30.134Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 19.11MB / 57.69MB 1.3s [2019-10-22T15:39:30.134Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0B / 120.06MB 1.3s [2019-10-22T15:39:30.393Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 41.62MB / 50.07MB 1.5s [2019-10-22T15:39:30.393Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 23.72MB / 57.69MB 1.5s [2019-10-22T15:39:30.393Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 46.01MB / 50.07MB 1.5s [2019-10-22T15:39:30.393Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 8.53MB / 120.06MB 1.5s [2019-10-22T15:39:30.393Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-22T15:39:30.651Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.6s [2019-10-22T15:39:30.652Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 29.53MB / 57.69MB 1.6s [2019-10-22T15:39:30.652Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.7s done [2019-10-22T15:39:30.652Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 34.71MB / 57.69MB 1.8s [2019-10-22T15:39:30.652Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 20.87MB / 120.06MB 1.8s [2019-10-22T15:39:30.652Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 0B / 126B 1.8s [2019-10-22T15:39:30.652Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 38.53MB / 57.69MB 1.9s [2019-10-22T15:39:30.652Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 27.62MB / 120.06MB 1.9s [2019-10-22T15:39:30.652Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 1.8s done [2019-10-22T15:39:30.729Z] make: command: Command not found [2019-10-22T15:39:30.729Z] mkdir bundles [2019-10-22T15:39:30.729Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-22T15:39:30.729Z] --build-arg BUILDX_COMMIT \ [2019-10-22T15:39:30.729Z] --build-arg BUILDX_REPO \ [2019-10-22T15:39:30.729Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-22T15:39:30.729Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-22T15:39:30.729Z] . [2019-10-22T15:39:30.729Z] /bin/sh: 4: go: not found [2019-10-22T15:39:30.729Z] /bin/sh: 5: go: not found [2019-10-22T15:39:30.910Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 45.03MB / 57.69MB 2.0s [2019-10-22T15:39:30.910Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 52.60MB / 57.69MB 2.1s [2019-10-22T15:39:30.910Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 37.02MB / 120.06MB 2.1s [2019-10-22T15:39:30.978Z] Removing intermediate container 6a83a7a32fb4 [2019-10-22T15:39:30.978Z] ---> 676c9c9d123a [2019-10-22T15:39:30.978Z] Step 7/16 : WORKDIR /buildx [2019-10-22T15:39:30.978Z] ---> Running in 2092ff861ef2 [2019-10-22T15:39:31.167Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.2s [2019-10-22T15:39:31.167Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 47.44MB / 120.06MB 2.2s [2019-10-22T15:39:31.167Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.3s done [2019-10-22T15:39:31.393Z] Removing intermediate container 2092ff861ef2 [2019-10-22T15:39:31.393Z] ---> d2d972ef7e44 [2019-10-22T15:39:31.393Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-22T15:39:31.393Z] ---> Running in a7151021e9c3 [2019-10-22T15:39:31.393Z] Removing intermediate container a7151021e9c3 [2019-10-22T15:39:31.393Z] ---> da1e5416a483 [2019-10-22T15:39:31.393Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-22T15:39:31.393Z] ---> Running in e2f86502dba0 [2019-10-22T15:39:31.427Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 56.72MB / 120.06MB 2.4s [2019-10-22T15:39:31.427Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 67.40MB / 120.06MB 2.6s [2019-10-22T15:39:31.685Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 79.08MB / 120.06MB 2.8s [2019-10-22T15:39:31.944Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 88.79MB / 120.06MB 3.0s [2019-10-22T15:39:32.190Z] From https://github.com/docker/buildx [2019-10-22T15:39:32.190Z] * [new tag] v0.3.1 -> build [2019-10-22T15:39:32.201Z] #7 ... [2019-10-22T15:39:32.201Z] [2019-10-22T15:39:32.201Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-22T15:39:32.201Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-22T15:39:32.201Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-22T15:39:32.201Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-22T15:39:32.201Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-22T15:39:32.201Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.8s done [2019-10-22T15:39:32.201Z] #65 DONE 3.3s [2019-10-22T15:39:32.201Z] [2019-10-22T15:39:32.201Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:39:32.201Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 102.59MB / 120.06MB 3.2s [2019-10-22T15:39:32.201Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 110.02MB / 120.06MB 3.3s [2019-10-22T15:39:32.459Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 3.5s [2019-10-22T15:39:32.552Z] Switched to branch 'build' [2019-10-22T15:39:33.027Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 4.0s done [2019-10-22T15:39:33.284Z] #7 ... [2019-10-22T15:39:33.284Z] [2019-10-22T15:39:33.284Z] #19 [internal] load build context [2019-10-22T15:39:33.284Z] #19 transferring context: 45.63MB 4.2s done [2019-10-22T15:39:33.284Z] #19 DONE 4.4s [2019-10-22T15:39:33.284Z] [2019-10-22T15:39:33.284Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:39:33.351Z] Removing intermediate container e2f86502dba0 [2019-10-22T15:39:33.351Z] ---> 199a32fbdce7 [2019-10-22T15:39:33.351Z] Step 10/16 : RUN go mod download [2019-10-22T15:39:33.351Z] ---> Running in a805478a3478 [2019-10-22T15:39:33.420Z] Sending build context to Docker daemon 50.11MB [2019-10-22T15:39:33.420Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-22T15:39:33.420Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-22T15:39:33.420Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-22T15:39:33.420Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-22T15:39:33.420Z] 1.12.10-stretch: Pulling from library/golang [2019-10-22T15:39:33.420Z] fb056072eab9: Pulling fs layer [2019-10-22T15:39:33.420Z] 6a33b1f9796f: Pulling fs layer [2019-10-22T15:39:33.420Z] 8f8f8962e456: Pulling fs layer [2019-10-22T15:39:33.420Z] 68adcc365214: Pulling fs layer [2019-10-22T15:39:33.420Z] 76d8adf27bdf: Pulling fs layer [2019-10-22T15:39:33.420Z] d66e58854927: Pulling fs layer [2019-10-22T15:39:33.420Z] 71497195576e: Pulling fs layer [2019-10-22T15:39:33.420Z] 76d8adf27bdf: Waiting [2019-10-22T15:39:33.420Z] 68adcc365214: Waiting [2019-10-22T15:39:33.420Z] d66e58854927: Waiting [2019-10-22T15:39:33.420Z] 71497195576e: Waiting [2019-10-22T15:39:34.041Z] 8f8f8962e456: Verifying Checksum [2019-10-22T15:39:34.041Z] 8f8f8962e456: Download complete [2019-10-22T15:39:34.157Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-22T15:39:34.157Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-22T15:39:34.157Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-22T15:39:34.157Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-22T15:39:34.157Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-22T15:39:34.157Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-22T15:39:34.157Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-22T15:39:34.327Z] 6a33b1f9796f: Verifying Checksum [2019-10-22T15:39:34.327Z] 6a33b1f9796f: Download complete [2019-10-22T15:39:34.572Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-22T15:39:34.572Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-22T15:39:34.572Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-22T15:39:34.654Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 3.9s done [2019-10-22T15:39:34.654Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-22T15:39:34.911Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-10-22T15:39:34.911Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-22T15:39:34.911Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-22T15:39:34.965Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-22T15:39:35.169Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-10-22T15:39:35.386Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-22T15:39:35.387Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-22T15:39:35.387Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-22T15:39:35.387Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-22T15:39:35.387Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-22T15:39:35.985Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-22T15:39:35.985Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-22T15:39:36.514Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-22T15:39:36.514Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-22T15:39:36.514Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-22T15:39:36.942Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-22T15:39:36.942Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-22T15:39:36.942Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-22T15:39:36.942Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-22T15:39:36.942Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-22T15:39:37.032Z] fb056072eab9: Verifying Checksum [2019-10-22T15:39:37.032Z] fb056072eab9: Download complete [2019-10-22T15:39:37.345Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-22T15:39:37.345Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-22T15:39:37.694Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.1s done [2019-10-22T15:39:37.694Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-22T15:39:37.735Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-22T15:39:37.735Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-22T15:39:37.735Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-22T15:39:37.735Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-22T15:39:37.735Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-22T15:39:38.062Z] 68adcc365214: Verifying Checksum [2019-10-22T15:39:38.062Z] 68adcc365214: Download complete [2019-10-22T15:39:38.134Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-22T15:39:38.134Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-22T15:39:38.349Z] 71497195576e: Verifying Checksum [2019-10-22T15:39:38.349Z] 71497195576e: Download complete [2019-10-22T15:39:38.528Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-22T15:39:38.528Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-22T15:39:38.634Z] 76d8adf27bdf: Verifying Checksum [2019-10-22T15:39:38.634Z] 76d8adf27bdf: Download complete [2019-10-22T15:39:39.368Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-22T15:39:39.368Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-22T15:39:39.368Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-22T15:39:39.368Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-22T15:39:39.590Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.9s done [2019-10-22T15:39:39.590Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-22T15:39:39.781Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-22T15:39:40.178Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-22T15:39:40.178Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-22T15:39:40.178Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-22T15:39:40.595Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-22T15:39:40.595Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-22T15:39:41.054Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-22T15:39:41.327Z] fb056072eab9: Pull complete [2019-10-22T15:39:41.660Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-22T15:39:41.660Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-22T15:39:41.660Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-22T15:39:41.947Z] 6a33b1f9796f: Pull complete [2019-10-22T15:39:42.112Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-22T15:39:42.112Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-22T15:39:42.232Z] 8f8f8962e456: Pull complete [2019-10-22T15:39:42.523Z] go: finding golang.org/x/text v0.3.0 [2019-10-22T15:39:42.918Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-22T15:39:42.918Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-22T15:39:42.918Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-22T15:39:43.316Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-22T15:39:43.316Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-22T15:39:43.316Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-22T15:39:43.766Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.1s done [2019-10-22T15:39:43.766Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 [2019-10-22T15:39:43.766Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-22T15:39:44.027Z] #7 DONE 15.1s [2019-10-22T15:39:44.027Z] [2019-10-22T15:39:44.027Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-22T15:39:44.169Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-22T15:39:44.288Z] d66e58854927: Verifying Checksum [2019-10-22T15:39:44.288Z] d66e58854927: Download complete [2019-10-22T15:39:44.574Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-22T15:39:44.574Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-22T15:39:44.976Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-22T15:39:44.976Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-22T15:39:45.378Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-22T15:39:45.785Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-22T15:39:45.785Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-22T15:39:45.785Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-22T15:39:46.310Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-22T15:39:46.310Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-22T15:39:46.319Z] 68adcc365214: Pull complete [2019-10-22T15:39:46.754Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-22T15:39:46.754Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-22T15:39:46.754Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-22T15:39:47.164Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-22T15:39:47.164Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-22T15:39:47.567Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-22T15:39:47.567Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-22T15:39:47.974Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-22T15:39:48.367Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-22T15:39:48.367Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-22T15:39:48.777Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-22T15:39:49.013Z] 76d8adf27bdf: Pull complete [2019-10-22T15:39:49.191Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-22T15:39:49.191Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-22T15:39:49.280Z] #8 DONE 4.6s [2019-10-22T15:39:49.280Z] [2019-10-22T15:39:49.280Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-22T15:39:49.280Z] #9 DONE 0.7s [2019-10-22T15:39:49.280Z] [2019-10-22T15:39:49.280Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:39:49.280Z] #20 DONE 0.1s [2019-10-22T15:39:49.280Z] [2019-10-22T15:39:49.280Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-22T15:39:49.537Z] #30 DONE 0.1s [2019-10-22T15:39:49.537Z] [2019-10-22T15:39:49.537Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-22T15:39:49.537Z] #46 DONE 0.1s [2019-10-22T15:39:49.537Z] [2019-10-22T15:39:49.537Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-22T15:39:49.537Z] #49 DONE 0.1s [2019-10-22T15:39:49.537Z] [2019-10-22T15:39:49.537Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-22T15:39:49.537Z] #61 DONE 0.1s [2019-10-22T15:39:49.537Z] [2019-10-22T15:39:49.537Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-22T15:39:49.537Z] #43 DONE 0.1s [2019-10-22T15:39:49.537Z] [2019-10-22T15:39:49.537Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-22T15:39:49.537Z] #21 DONE 0.2s [2019-10-22T15:39:49.537Z] [2019-10-22T15:39:49.537Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:39:49.614Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-22T15:39:50.025Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-22T15:39:50.025Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-22T15:39:50.025Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-22T15:39:50.025Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-22T15:39:50.420Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-22T15:39:50.420Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-22T15:39:50.420Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-22T15:39:50.843Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-22T15:39:51.257Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-22T15:39:51.257Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-22T15:39:51.817Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-22T15:39:52.263Z] go: finding github.com/kr/text v0.1.0 [2019-10-22T15:39:52.697Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-22T15:39:52.697Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-22T15:39:52.697Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-22T15:39:53.101Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-22T15:39:53.101Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-22T15:39:53.101Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-22T15:39:53.500Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-22T15:39:53.920Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-22T15:39:54.314Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-22T15:39:54.314Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-22T15:39:54.314Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-22T15:39:54.523Z] d66e58854927: Pull complete [2019-10-22T15:39:54.523Z] 71497195576e: Pull complete [2019-10-22T15:39:54.523Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-22T15:39:54.523Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-22T15:39:54.523Z] ---> ebd73b5ebd31 [2019-10-22T15:39:54.523Z] Step 5/16 : ARG BUILDX_REPO [2019-10-22T15:39:54.523Z] ---> Running in cea5884c0db0 [2019-10-22T15:39:54.523Z] Removing intermediate container cea5884c0db0 [2019-10-22T15:39:54.523Z] ---> c3f478346388 [2019-10-22T15:39:54.523Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-22T15:39:54.523Z] ---> Running in cec4649b445e [2019-10-22T15:39:54.712Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-22T15:39:54.712Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-22T15:39:54.712Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-22T15:39:54.712Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-22T15:39:54.798Z] #31 ... [2019-10-22T15:39:54.798Z] [2019-10-22T15:39:54.798Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:39:54.798Z] #38 5.115 + mktemp -d [2019-10-22T15:39:54.798Z] #38 5.121 + export GOPATH=/tmp/tmp.HSvz0Yyjxl [2019-10-22T15:39:54.798Z] #38 5.121 + git clone https://github.com/docker/distribution.git /tmp/tmp.HSvz0Yyjxl/src/github.com/docker/distribution [2019-10-22T15:39:54.798Z] #38 5.121 Cloning into '/tmp/tmp.HSvz0Yyjxl/src/github.com/docker/distribution'... [2019-10-22T15:39:54.807Z] Cloning into '/buildx'... [2019-10-22T15:39:55.115Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-22T15:39:55.364Z] #38 ... [2019-10-22T15:39:55.364Z] [2019-10-22T15:39:55.364Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:39:55.364Z] #50 5.736 + RM_GOPATH=0 [2019-10-22T15:39:55.364Z] #50 5.736 + TMP_GOPATH= [2019-10-22T15:39:55.364Z] #50 5.736 + : /build [2019-10-22T15:39:55.364Z] #50 5.736 + '[' -z '' ']' [2019-10-22T15:39:55.364Z] #50 5.737 ++ mktemp -d [2019-10-22T15:39:55.364Z] #50 5.746 + export GOPATH=/tmp/tmp.zI4mWs6eBD [2019-10-22T15:39:55.364Z] #50 5.746 + GOPATH=/tmp/tmp.zI4mWs6eBD [2019-10-22T15:39:55.364Z] #50 5.746 + RM_GOPATH=1 [2019-10-22T15:39:55.364Z] #50 5.753 ++ dirname ./install.sh [2019-10-22T15:39:55.364Z] #50 5.760 + dir=. [2019-10-22T15:39:55.364Z] #50 5.760 + bin=golangci_lint [2019-10-22T15:39:55.364Z] #50 5.760 + shift [2019-10-22T15:39:55.364Z] #50 5.763 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-22T15:39:55.364Z] #50 5.763 + . ./golangci_lint.installer [2019-10-22T15:39:55.364Z] #50 5.764 ++ : v1.20.0 [2019-10-22T15:39:55.364Z] #50 5.764 + install_golangci_lint [2019-10-22T15:39:55.364Z] #50 5.764 + echo 'Installing golangci-lint version v1.20.0' [2019-10-22T15:39:55.364Z] #50 5.764 Installing golangci-lint version v1.20.0 [2019-10-22T15:39:55.364Z] #50 5.765 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-22T15:39:55.535Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-22T15:39:55.535Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-22T15:39:55.947Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-22T15:39:55.947Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-22T15:39:55.947Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-22T15:39:55.947Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-22T15:39:56.298Z] #50 ... [2019-10-22T15:39:56.298Z] [2019-10-22T15:39:56.298Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:39:56.298Z] #62 6.393 + RM_GOPATH=0 [2019-10-22T15:39:56.298Z] #62 6.393 + TMP_GOPATH= [2019-10-22T15:39:56.298Z] #62 6.393 + : /build/ [2019-10-22T15:39:56.298Z] #62 6.393 + '[' -z '' ']' [2019-10-22T15:39:56.298Z] #62 6.394 ++ mktemp -d [2019-10-22T15:39:56.298Z] #62 6.395 + export GOPATH=/tmp/tmp.5mtvxbAfp1 [2019-10-22T15:39:56.298Z] #62 6.395 + GOPATH=/tmp/tmp.5mtvxbAfp1 [2019-10-22T15:39:56.298Z] #62 6.396 + RM_GOPATH=1 [2019-10-22T15:39:56.298Z] #62 6.396 ++ dirname ./install.sh [2019-10-22T15:39:56.298Z] #62 6.404 + dir=. [2019-10-22T15:39:56.298Z] #62 6.404 + bin=rootlesskit [2019-10-22T15:39:56.298Z] #62 6.405 + shift [2019-10-22T15:39:56.298Z] #62 6.405 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-22T15:39:56.298Z] #62 6.405 + . ./rootlesskit.installer [2019-10-22T15:39:56.298Z] #62 6.405 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:39:56.298Z] #62 6.408 + install_rootlesskit [2019-10-22T15:39:56.298Z] #62 6.409 + case "$1" in [2019-10-22T15:39:56.298Z] #62 6.409 + export CGO_ENABLED=0 [2019-10-22T15:39:56.298Z] #62 6.410 + CGO_ENABLED=0 [2019-10-22T15:39:56.298Z] #62 6.410 + _install_rootlesskit [2019-10-22T15:39:56.298Z] #62 6.410 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-22T15:39:56.298Z] #62 6.410 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:39:56.298Z] #62 6.410 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5mtvxbAfp1/src/github.com/rootless-containers/rootlesskit [2019-10-22T15:39:56.298Z] #62 6.412 Cloning into '/tmp/tmp.5mtvxbAfp1/src/github.com/rootless-containers/rootlesskit'... [2019-10-22T15:39:56.360Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-22T15:39:56.555Z] #62 ... [2019-10-22T15:39:56.555Z] [2019-10-22T15:39:56.555Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:39:56.555Z] #31 7.100 + RM_GOPATH=0 [2019-10-22T15:39:56.555Z] #31 7.100 + TMP_GOPATH= [2019-10-22T15:39:56.555Z] #31 7.100 + : /build [2019-10-22T15:39:56.555Z] #31 7.100 + '[' -z '' ']' [2019-10-22T15:39:56.555Z] #31 7.106 ++ mktemp -d [2019-10-22T15:39:56.555Z] #31 7.106 + export GOPATH=/tmp/tmp.CYBnXjcx8j [2019-10-22T15:39:56.555Z] #31 7.106 + GOPATH=/tmp/tmp.CYBnXjcx8j [2019-10-22T15:39:56.555Z] #31 7.106 + RM_GOPATH=1 [2019-10-22T15:39:56.555Z] #31 7.106 ++ dirname ./install.sh [2019-10-22T15:39:56.555Z] #31 7.108 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:39:56.555Z] #31 7.108 + dir=. [2019-10-22T15:39:56.555Z] #31 7.108 + bin=tomlv [2019-10-22T15:39:56.555Z] #31 7.108 + shift [2019-10-22T15:39:56.555Z] #31 7.108 + '[' '!' -f ./tomlv.installer ']' [2019-10-22T15:39:56.555Z] #31 7.108 + . ./tomlv.installer [2019-10-22T15:39:56.555Z] #31 7.108 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:39:56.555Z] #31 7.108 + install_tomlv [2019-10-22T15:39:56.555Z] #31 7.108 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-22T15:39:56.555Z] #31 7.108 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CYBnXjcx8j/src/github.com/BurntSushi/toml [2019-10-22T15:39:56.555Z] #31 7.110 Cloning into '/tmp/tmp.CYBnXjcx8j/src/github.com/BurntSushi/toml'... [2019-10-22T15:39:56.862Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-22T15:39:56.862Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-22T15:39:57.335Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-22T15:39:57.747Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-22T15:39:57.747Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-22T15:39:57.927Z] #31 8.147 + cd /tmp/tmp.CYBnXjcx8j/src/github.com/BurntSushi/toml [2019-10-22T15:39:57.927Z] #31 8.167 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:39:57.927Z] #31 8.182 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-22T15:39:58.151Z] go: finding github.com/kr/pty v1.1.1 [2019-10-22T15:39:58.272Z] Removing intermediate container cec4649b445e [2019-10-22T15:39:58.272Z] ---> 2f9724e6c11b [2019-10-22T15:39:58.272Z] Step 7/16 : WORKDIR /buildx [2019-10-22T15:39:58.272Z] ---> Running in 54953f5861be [2019-10-22T15:39:58.272Z] Removing intermediate container 54953f5861be [2019-10-22T15:39:58.272Z] ---> f2c5b16d36f3 [2019-10-22T15:39:58.272Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-22T15:39:58.492Z] #31 9.024 internal/cpu [2019-10-22T15:39:58.492Z] #31 9.036 runtime/internal/atomic [2019-10-22T15:39:58.555Z] ---> Running in 907eb757a6a6 [2019-10-22T15:39:58.555Z] Removing intermediate container 907eb757a6a6 [2019-10-22T15:39:58.555Z] ---> 79ec05b4a5ef [2019-10-22T15:39:58.555Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-22T15:39:58.555Z] ---> Running in 591fd43ec3b9 [2019-10-22T15:39:58.750Z] #31 9.197 runtime/internal/sys [2019-10-22T15:39:59.008Z] #31 9.566 math/bits [2019-10-22T15:39:59.008Z] #31 9.651 internal/bytealg [2019-10-22T15:39:59.030Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-22T15:39:59.030Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-22T15:39:59.030Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-22T15:39:59.030Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-22T15:39:59.171Z] From https://github.com/docker/buildx [2019-10-22T15:39:59.171Z] * [new tag] v0.3.1 -> build [2019-10-22T15:39:59.266Z] #31 ... [2019-10-22T15:39:59.266Z] [2019-10-22T15:39:59.266Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:39:59.266Z] #28 2.485 + mktemp -d [2019-10-22T15:39:59.266Z] #28 2.485 + export GOPATH=/tmp/tmp.biCu4HHhER [2019-10-22T15:39:59.266Z] #28 2.485 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.biCu4HHhER/src/github.com/go-swagger/go-swagger [2019-10-22T15:39:59.266Z] #28 2.486 Cloning into '/tmp/tmp.biCu4HHhER/src/github.com/go-swagger/go-swagger'... [2019-10-22T15:39:59.266Z] #28 ... [2019-10-22T15:39:59.266Z] [2019-10-22T15:39:59.266Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:39:59.266Z] #33 8.583 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:39:59.266Z] #33 8.585 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:39:59.266Z] #33 8.638 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:39:59.266Z] #33 8.644 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:39:59.266Z] #33 8.693 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:39:59.266Z] #33 9.746 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-22T15:39:59.440Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-22T15:39:59.440Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-22T15:39:59.440Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-22T15:39:59.454Z] Switched to branch 'build' [2019-10-22T15:39:59.524Z] #33 ... [2019-10-22T15:39:59.524Z] [2019-10-22T15:39:59.524Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:39:59.524Z] #22 6.807 + RM_GOPATH=0 [2019-10-22T15:39:59.524Z] #22 6.807 + TMP_GOPATH= [2019-10-22T15:39:59.524Z] #22 6.807 + : /build [2019-10-22T15:39:59.524Z] #22 6.807 + '[' -z '' ']' [2019-10-22T15:39:59.524Z] #22 6.824 ++ mktemp -d [2019-10-22T15:39:59.524Z] #22 6.825 + export GOPATH=/tmp/tmp.RYwY3hT3gQ [2019-10-22T15:39:59.524Z] #22 6.832 + GOPATH=/tmp/tmp.RYwY3hT3gQ [2019-10-22T15:39:59.524Z] #22 6.832 + RM_GOPATH=1 [2019-10-22T15:39:59.524Z] #22 6.832 ++ dirname ./install.sh [2019-10-22T15:39:59.524Z] #22 6.833 + dir=. [2019-10-22T15:39:59.524Z] #22 6.834 + bin=dockercli [2019-10-22T15:39:59.524Z] #22 6.834 + shift [2019-10-22T15:39:59.524Z] #22 6.834 + '[' '!' -f ./dockercli.installer ']' [2019-10-22T15:39:59.524Z] #22 6.834 + . ./dockercli.installer [2019-10-22T15:39:59.524Z] #22 6.835 ++ : stable [2019-10-22T15:39:59.524Z] #22 6.835 ++ : 17.06.2-ce [2019-10-22T15:39:59.524Z] #22 6.835 + install_dockercli [2019-10-22T15:39:59.524Z] #22 6.835 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-22T15:39:59.524Z] #22 6.836 Install docker/cli version 17.06.2-ce from stable [2019-10-22T15:39:59.524Z] #22 6.836 ++ uname -m [2019-10-22T15:39:59.524Z] #22 6.837 + arch=x86_64 [2019-10-22T15:39:59.524Z] #22 6.837 + '[' x86_64 '!=' x86_64 ']' [2019-10-22T15:39:59.524Z] #22 6.838 + url=https://download.docker.com/linux/static [2019-10-22T15:39:59.524Z] #22 6.838 + tar -xz docker/docker [2019-10-22T15:39:59.524Z] #22 6.841 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-22T15:39:59.524Z] #22 ... [2019-10-22T15:39:59.524Z] [2019-10-22T15:39:59.524Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:39:59.524Z] #10 7.590 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:39:59.524Z] #10 7.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:39:59.524Z] #10 7.646 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:39:59.524Z] #10 7.662 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:39:59.524Z] #10 7.715 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:39:59.524Z] #10 8.311 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-22T15:39:59.524Z] #10 10.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-22T15:39:59.738Z] Removing intermediate container 591fd43ec3b9 [2019-10-22T15:39:59.738Z] ---> 51a0e5b2c35a [2019-10-22T15:39:59.738Z] Step 10/16 : RUN go mod download [2019-10-22T15:39:59.738Z] ---> Running in 161ca7b53bae [2019-10-22T15:39:59.782Z] #10 ... [2019-10-22T15:39:59.782Z] [2019-10-22T15:39:59.782Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:39:59.782Z] #44 6.501 + RM_GOPATH=0 [2019-10-22T15:39:59.782Z] #44 6.501 + TMP_GOPATH= [2019-10-22T15:39:59.782Z] #44 6.501 + : /build [2019-10-22T15:39:59.782Z] #44 6.501 + '[' -z '' ']' [2019-10-22T15:39:59.782Z] #44 6.503 ++ mktemp -d [2019-10-22T15:39:59.782Z] #44 6.504 + export GOPATH=/tmp/tmp.MVkrHOycwW [2019-10-22T15:39:59.782Z] #44 6.505 + GOPATH=/tmp/tmp.MVkrHOycwW [2019-10-22T15:39:59.782Z] #44 6.505 + RM_GOPATH=1 [2019-10-22T15:39:59.782Z] #44 6.505 ++ dirname ./install.sh [2019-10-22T15:39:59.782Z] #44 6.505 + dir=. [2019-10-22T15:39:59.782Z] #44 6.510 + bin=vndr [2019-10-22T15:39:59.782Z] #44 6.510 + shift [2019-10-22T15:39:59.782Z] #44 6.510 + '[' '!' -f ./vndr.installer ']' [2019-10-22T15:39:59.782Z] #44 6.510 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:39:59.782Z] #44 6.510 + . ./vndr.installer [2019-10-22T15:39:59.782Z] #44 6.510 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:39:59.782Z] #44 6.510 + install_vndr [2019-10-22T15:39:59.782Z] #44 6.510 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-22T15:39:59.782Z] #44 6.510 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MVkrHOycwW/src/github.com/LK4D4/vndr [2019-10-22T15:39:59.782Z] #44 6.521 Cloning into '/tmp/tmp.MVkrHOycwW/src/github.com/LK4D4/vndr'... [2019-10-22T15:39:59.782Z] #44 7.569 + cd /tmp/tmp.MVkrHOycwW/src/github.com/LK4D4/vndr [2019-10-22T15:39:59.782Z] #44 7.570 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:39:59.782Z] #44 7.576 + go build -buildmode=pie -v -o /build/vndr . [2019-10-22T15:39:59.782Z] #44 8.842 internal/cpu [2019-10-22T15:39:59.782Z] #44 8.882 runtime/internal/atomic [2019-10-22T15:39:59.782Z] #44 9.176 runtime/internal/sys [2019-10-22T15:39:59.782Z] #44 9.361 runtime/internal/math [2019-10-22T15:39:59.782Z] #44 9.469 internal/race [2019-10-22T15:39:59.782Z] #44 9.565 sync/atomic [2019-10-22T15:39:59.782Z] #44 9.598 internal/bytealg [2019-10-22T15:39:59.782Z] #44 9.918 unicode [2019-10-22T15:40:00.040Z] #44 10.42 runtime [2019-10-22T15:40:00.040Z] #44 ... [2019-10-22T15:40:00.040Z] [2019-10-22T15:40:00.040Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:40:00.040Z] #56 8.359 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:40:00.040Z] #56 8.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:40:00.040Z] #56 8.417 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:40:00.040Z] #56 8.430 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:40:00.040Z] #56 8.462 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:40:00.040Z] #56 9.228 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-22T15:40:00.040Z] #56 ... [2019-10-22T15:40:00.040Z] [2019-10-22T15:40:00.040Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:40:00.040Z] #40 7.910 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:40:00.040Z] #40 7.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:40:00.040Z] #40 7.953 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:40:00.040Z] #40 7.956 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:40:00.040Z] #40 7.977 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:40:00.040Z] #40 8.630 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-22T15:40:00.040Z] #40 10.45 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-22T15:40:00.298Z] #40 ... [2019-10-22T15:40:00.298Z] [2019-10-22T15:40:00.298Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:40:00.298Z] #24 6.022 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:40:00.298Z] #24 6.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:40:00.298Z] #24 6.075 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:40:00.298Z] #24 6.078 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:40:00.298Z] #24 6.103 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:40:00.298Z] #24 6.984 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-22T15:40:00.298Z] #24 8.082 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-22T15:40:00.298Z] #24 8.946 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-22T15:40:00.298Z] #24 ... [2019-10-22T15:40:00.298Z] [2019-10-22T15:40:00.298Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:40:00.298Z] #47 7.005 + RM_GOPATH=0 [2019-10-22T15:40:00.298Z] #47 7.005 + TMP_GOPATH= [2019-10-22T15:40:00.298Z] #47 7.005 + : /build [2019-10-22T15:40:00.298Z] #47 7.005 + '[' -z '' ']' [2019-10-22T15:40:00.298Z] #47 7.016 ++ mktemp -d [2019-10-22T15:40:00.298Z] #47 7.017 + export GOPATH=/tmp/tmp.3SufvI1vFM [2019-10-22T15:40:00.298Z] #47 7.017 + GOPATH=/tmp/tmp.3SufvI1vFM [2019-10-22T15:40:00.298Z] #47 7.017 + RM_GOPATH=1 [2019-10-22T15:40:00.298Z] #47 7.018 ++ dirname ./install.sh [2019-10-22T15:40:00.298Z] #47 7.019 + dir=. [2019-10-22T15:40:00.298Z] #47 7.019 + bin=gotestsum [2019-10-22T15:40:00.298Z] #47 7.019 + shift [2019-10-22T15:40:00.298Z] #47 7.020 + '[' '!' -f ./gotestsum.installer ']' [2019-10-22T15:40:00.298Z] #47 7.020 + . ./gotestsum.installer [2019-10-22T15:40:00.298Z] #47 7.021 ++ : v0.3.5 [2019-10-22T15:40:00.298Z] #47 7.021 + install_gotestsum [2019-10-22T15:40:00.298Z] #47 7.021 + echo 'Installing gotestsum version v0.3.5' [2019-10-22T15:40:00.298Z] #47 7.022 Installing gotestsum version v0.3.5 [2019-10-22T15:40:00.298Z] #47 7.022 + go get -d gotest.tools/gotestsum [2019-10-22T15:40:00.316Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-22T15:40:00.365Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-22T15:40:00.365Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-22T15:40:00.365Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-22T15:40:00.365Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-22T15:40:00.365Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-22T15:40:00.365Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-22T15:40:00.365Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-22T15:40:00.365Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-22T15:40:00.365Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-22T15:40:00.556Z] #47 ... [2019-10-22T15:40:00.556Z] [2019-10-22T15:40:00.556Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:40:00.556Z] #10 11.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-22T15:40:00.727Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-22T15:40:00.727Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-22T15:40:00.727Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-22T15:40:00.989Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-22T15:40:01.132Z] go: finding github.com/lib/pq v1.0.0 [2019-10-22T15:40:02.004Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-22T15:40:02.004Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-22T15:40:02.004Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-22T15:40:02.649Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-22T15:40:03.032Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-22T15:40:03.032Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-22T15:40:03.033Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-22T15:40:03.033Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-22T15:40:03.033Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-22T15:40:03.319Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-22T15:40:03.319Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-22T15:40:03.658Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-22T15:40:03.658Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-22T15:40:03.658Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-22T15:40:03.942Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-22T15:40:03.942Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-22T15:40:04.061Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-22T15:40:04.565Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-22T15:40:04.853Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-22T15:40:04.853Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-22T15:40:04.930Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-22T15:40:04.930Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-22T15:40:04.930Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-22T15:40:05.140Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-22T15:40:05.140Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-22T15:40:05.140Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-22T15:40:05.338Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-22T15:40:05.338Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-22T15:40:05.338Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-22T15:40:05.428Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-22T15:40:05.818Z] #10 ... [2019-10-22T15:40:05.818Z] [2019-10-22T15:40:05.818Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:40:05.818Z] #22 14.99 + mkdir -p /build [2019-10-22T15:40:05.818Z] #22 15.00 + mv docker/docker /build/ [2019-10-22T15:40:05.818Z] #22 15.01 + rmdir docker [2019-10-22T15:40:05.818Z] #22 DONE 15.8s [2019-10-22T15:40:05.818Z] [2019-10-22T15:40:05.818Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:40:05.818Z] #31 10.35 runtime [2019-10-22T15:40:05.818Z] #31 10.43 math [2019-10-22T15:40:05.818Z] #31 14.68 internal/testlog [2019-10-22T15:40:05.818Z] #31 14.97 encoding [2019-10-22T15:40:05.818Z] #31 15.17 runtime/cgo [2019-10-22T15:40:06.199Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-22T15:40:06.199Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-22T15:40:06.214Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-22T15:40:06.214Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-22T15:40:06.214Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-22T15:40:06.618Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-22T15:40:06.618Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-22T15:40:06.618Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-22T15:40:06.878Z] Running on ubuntu-1604-overlay2-arm64v8 (i-095e3c9ecad254a2f) in /home/ubuntu/workspace/moby_PR-38401 [Pipeline] { [Pipeline] checkout [2019-10-22T15:40:07.039Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-22T15:40:07.191Z] #31 ... [2019-10-22T15:40:07.191Z] [2019-10-22T15:40:07.191Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:40:07.191Z] #38 17.88 + cd /tmp/tmp.HSvz0Yyjxl/src/github.com/docker/distribution [2019-10-22T15:40:07.191Z] #38 17.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-22T15:40:07.232Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-22T15:40:07.232Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-22T15:40:07.468Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-22T15:40:07.522Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-22T15:40:07.811Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-22T15:40:07.811Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-22T15:40:08.051Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-22T15:40:08.051Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-22T15:40:08.051Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-22T15:40:08.099Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-22T15:40:08.099Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-22T15:40:08.543Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-22T15:40:08.543Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-22T15:40:08.726Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-22T15:40:08.936Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-22T15:40:08.936Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-22T15:40:08.936Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-22T15:40:08.936Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-22T15:40:09.329Z] go: finding github.com/golang/mock v1.1.1 [2019-10-22T15:40:09.718Z] #38 20.16 + GOPATH=/tmp/tmp.HSvz0Yyjxl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HSvz0Yyjxl go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-22T15:40:09.718Z] #38 ... [2019-10-22T15:40:09.718Z] [2019-10-22T15:40:09.718Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:40:09.718Z] #62 10.13 + cd /tmp/tmp.5mtvxbAfp1/src/github.com/rootless-containers/rootlesskit [2019-10-22T15:40:09.718Z] #62 10.13 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:40:09.718Z] #62 10.45 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-22T15:40:09.718Z] #62 10.45 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-22T15:40:09.718Z] #62 ... [2019-10-22T15:40:09.718Z] [2019-10-22T15:40:09.718Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:09.718Z] #44 13.63 unicode/utf8 [2019-10-22T15:40:09.718Z] #44 14.19 math [2019-10-22T15:40:09.718Z] #44 18.20 unicode/utf16 [2019-10-22T15:40:09.718Z] #44 18.42 container/list [2019-10-22T15:40:09.718Z] #44 18.95 crypto/internal/subtle [2019-10-22T15:40:09.718Z] #44 19.03 crypto/subtle [2019-10-22T15:40:09.718Z] #44 19.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-22T15:40:09.718Z] #44 19.29 internal/nettrace [2019-10-22T15:40:09.718Z] #44 19.44 runtime/cgo [2019-10-22T15:40:09.729Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-22T15:40:09.729Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-22T15:40:10.142Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-22T15:40:10.223Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-22T15:40:10.283Z] #44 ... [2019-10-22T15:40:10.283Z] [2019-10-22T15:40:10.283Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:40:10.283Z] #56 11.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-22T15:40:10.283Z] #56 11.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-22T15:40:10.303Z] using credential docker-jenkins-github-credentials [2019-10-22T15:40:10.316Z] Cloning the remote Git repository [2019-10-22T15:40:10.316Z] Cloning with configured refspecs honoured and without tags [2019-10-22T15:40:10.424Z] Cloning repository https://github.com/moby/moby.git [2019-10-22T15:40:10.467Z] > git init /home/ubuntu/workspace/moby_PR-38401 # timeout=10 [2019-10-22T15:40:10.543Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-22T15:40:10.543Z] go: finding cloud.google.com/go v0.26.0 [2019-10-22T15:40:10.543Z] #56 ... [2019-10-22T15:40:10.543Z] [2019-10-22T15:40:10.543Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:40:10.543Z] #24 19.67 Fetched 7919 kB in 14s (536 kB/s) [2019-10-22T15:40:10.543Z] #24 19.67 Reading package lists... [2019-10-22T15:40:10.543Z] #24 ... [2019-10-22T15:40:10.543Z] [2019-10-22T15:40:10.543Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:40:10.543Z] #40 11.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-22T15:40:10.801Z] #40 ... [2019-10-22T15:40:10.801Z] [2019-10-22T15:40:10.801Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:40:10.801Z] #33 11.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-22T15:40:10.802Z] #33 12.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-22T15:40:10.802Z] #33 ... [2019-10-22T15:40:10.802Z] [2019-10-22T15:40:10.802Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:40:10.802Z] #40 21.70 Fetched 7919 kB in 14s (535 kB/s) [2019-10-22T15:40:10.881Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-22T15:40:11.170Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-22T15:40:11.185Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-22T15:40:11.458Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-22T15:40:11.458Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-22T15:40:11.588Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-22T15:40:11.588Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-22T15:40:11.588Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-22T15:40:11.588Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-22T15:40:11.588Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-22T15:40:10.695Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:40:10.696Z] > git --version # timeout=10 [2019-10-22T15:40:10.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:40:10.709Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:40:11.992Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-22T15:40:11.992Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-22T15:40:12.084Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-22T15:40:12.438Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-22T15:40:12.964Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-22T15:40:12.964Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-22T15:40:12.964Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-22T15:40:12.964Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-22T15:40:12.964Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-22T15:40:13.467Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-22T15:40:13.467Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-22T15:40:13.590Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-22T15:40:13.881Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-22T15:40:13.881Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-22T15:40:13.903Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-22T15:40:13.903Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-22T15:40:14.172Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-22T15:40:14.312Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-22T15:40:14.312Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-22T15:40:14.462Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-22T15:40:14.721Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-22T15:40:14.721Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-22T15:40:14.752Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-22T15:40:15.134Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-22T15:40:15.134Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-22T15:40:15.134Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-22T15:40:15.134Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-22T15:40:15.378Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-22T15:40:15.530Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-22T15:40:15.530Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-22T15:40:15.530Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-22T15:40:15.530Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-22T15:40:15.530Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-22T15:40:15.667Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-22T15:40:15.935Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-22T15:40:15.955Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-22T15:40:16.061Z] #40 21.70 Reading package lists... [2019-10-22T15:40:16.062Z] #40 ... [2019-10-22T15:40:16.062Z] [2019-10-22T15:40:16.062Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:40:16.062Z] #28 26.82 + cd /tmp/tmp.biCu4HHhER/src/github.com/go-swagger/go-swagger [2019-10-22T15:40:16.062Z] #28 26.82 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-22T15:40:16.246Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-22T15:40:16.875Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-22T15:40:16.875Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-22T15:40:17.163Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-22T15:40:17.791Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-22T15:40:18.079Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-22T15:40:18.586Z] #28 29.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-22T15:40:18.703Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-22T15:40:18.993Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-22T15:40:19.619Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-22T15:40:19.619Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-22T15:40:21.115Z] #28 ... [2019-10-22T15:40:21.115Z] [2019-10-22T15:40:21.115Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:40:21.115Z] #50 21.52 + cd /tmp/tmp.zI4mWs6eBD/src/github.com/golangci/golangci-lint/ [2019-10-22T15:40:21.115Z] #50 21.52 + git checkout -q v1.20.0 [2019-10-22T15:40:21.115Z] #50 21.93 ++ git describe --tags [2019-10-22T15:40:21.115Z] #50 21.94 + version=v1.20.0 [2019-10-22T15:40:21.115Z] #50 21.94 ++ git rev-parse --short HEAD [2019-10-22T15:40:21.115Z] #50 21.95 + commit=cc98739 [2019-10-22T15:40:21.115Z] #50 21.96 ++ git show -s --format=%cd [2019-10-22T15:40:21.115Z] #50 21.96 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-22T15:40:21.115Z] #50 21.97 + 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-10-22T15:40:21.120Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-22T15:40:21.120Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-22T15:40:21.372Z] #50 ... [2019-10-22T15:40:21.372Z] [2019-10-22T15:40:21.372Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:40:21.372Z] #10 21.99 Fetched 7919 kB in 15s (515 kB/s) [2019-10-22T15:40:21.372Z] #10 21.99 Reading package lists... [2019-10-22T15:40:21.372Z] #10 28.37 Reading package lists... [2019-10-22T15:40:21.372Z] #10 ... [2019-10-22T15:40:21.372Z] [2019-10-22T15:40:21.372Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:21.372Z] #44 29.26 vendor/golang.org/x/crypto/internal/subtle [2019-10-22T15:40:21.372Z] #44 29.42 vendor/golang.org/x/crypto/curve25519 [2019-10-22T15:40:21.939Z] #44 ... [2019-10-22T15:40:21.939Z] [2019-10-22T15:40:21.939Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:40:21.939Z] #56 22.80 Fetched 7919 kB in 15s (512 kB/s) [2019-10-22T15:40:21.939Z] #56 22.80 Reading package lists... [2019-10-22T15:40:22.153Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-22T15:40:22.197Z] #56 28.81 Reading package lists... [2019-10-22T15:40:22.197Z] #56 ... [2019-10-22T15:40:22.197Z] [2019-10-22T15:40:22.197Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:40:22.197Z] #24 19.67 Reading package lists... [2019-10-22T15:40:22.197Z] #24 25.67 Reading package lists... [2019-10-22T15:40:22.197Z] #24 31.78 Building dependency tree... [2019-10-22T15:40:22.197Z] #24 ... [2019-10-22T15:40:22.197Z] [2019-10-22T15:40:22.197Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:40:22.197Z] #33 23.04 Fetched 7919 kB in 15s (510 kB/s) [2019-10-22T15:40:22.197Z] #33 23.04 Reading package lists... [2019-10-22T15:40:22.454Z] #33 29.34 Reading package lists... [2019-10-22T15:40:22.454Z] #33 ... [2019-10-22T15:40:22.454Z] [2019-10-22T15:40:22.454Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:40:22.454Z] #40 21.70 Reading package lists... [2019-10-22T15:40:22.454Z] #40 27.81 Reading package lists... [2019-10-22T15:40:22.778Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-22T15:40:23.585Z] #40 33.66 Building dependency tree... [2019-10-22T15:40:23.585Z] #40 ... [2019-10-22T15:40:23.585Z] [2019-10-22T15:40:23.585Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:40:23.585Z] #10 28.37 Reading package lists... [2019-10-22T15:40:24.827Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-22T15:40:25.217Z] #10 34.55 Building dependency tree... [2019-10-22T15:40:25.852Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-22T15:40:25.852Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-22T15:40:26.141Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-22T15:40:26.590Z] #10 37.13 The following additional packages will be installed: [2019-10-22T15:40:26.590Z] #10 37.13 libapparmor1 libseccomp2 [2019-10-22T15:40:26.590Z] #10 37.15 Suggested packages: [2019-10-22T15:40:26.591Z] #10 37.15 seccomp [2019-10-22T15:40:26.591Z] #10 37.48 The following NEW packages will be installed: [2019-10-22T15:40:26.591Z] #10 37.50 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-22T15:40:27.654Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-22T15:40:27.654Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-22T15:40:27.965Z] #10 38.69 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:40:27.965Z] #10 38.69 Need to get 300 kB of archives. [2019-10-22T15:40:27.965Z] #10 38.69 After this operation, 1201 kB of additional disk space will be used. [2019-10-22T15:40:27.965Z] #10 38.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-22T15:40:27.965Z] #10 ... [2019-10-22T15:40:27.965Z] [2019-10-22T15:40:27.965Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:40:27.965Z] #24 34.31 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-22T15:40:27.965Z] #24 34.31 The following additional packages will be installed: [2019-10-22T15:40:27.965Z] #24 34.31 libjq1 libonig4 [2019-10-22T15:40:27.965Z] #24 34.65 The following NEW packages will be installed: [2019-10-22T15:40:27.965Z] #24 34.66 jq libjq1 libonig4 [2019-10-22T15:40:27.965Z] #24 35.75 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:40:27.965Z] #24 35.75 Need to get 327 kB of archives. [2019-10-22T15:40:27.965Z] #24 35.75 After this operation, 1157 kB of additional disk space will be used. [2019-10-22T15:40:27.965Z] #24 35.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-22T15:40:27.965Z] #24 35.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-22T15:40:27.965Z] #24 35.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-22T15:40:27.965Z] #24 36.49 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:40:27.965Z] #24 36.67 Fetched 327 kB in 1s (317 kB/s) [2019-10-22T15:40:27.965Z] #24 36.82 Selecting previously unselected package libonig4:amd64. [2019-10-22T15:40:27.965Z] #24 36.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-22T15:40:27.965Z] #24 36.88 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-22T15:40:27.965Z] #24 36.90 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-22T15:40:27.965Z] #24 37.14 Selecting previously unselected package libjq1:amd64. [2019-10-22T15:40:27.965Z] #24 37.14 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-22T15:40:27.965Z] #24 37.14 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-22T15:40:27.965Z] #24 37.33 Selecting previously unselected package jq. [2019-10-22T15:40:27.965Z] #24 37.33 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-22T15:40:27.965Z] #24 37.34 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-22T15:40:27.965Z] #24 37.52 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-22T15:40:27.965Z] #24 37.55 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-22T15:40:27.965Z] #24 37.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:27.965Z] #24 37.66 Setting up jq (1.5+dfsg-1.3) ... [2019-10-22T15:40:27.965Z] #24 DONE 38.7s [2019-10-22T15:40:27.965Z] [2019-10-22T15:40:27.965Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:40:27.965Z] #10 38.70 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-10-22T15:40:27.965Z] #10 38.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-22T15:40:27.965Z] #10 38.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-22T15:40:28.223Z] #10 ... [2019-10-22T15:40:28.223Z] [2019-10-22T15:40:28.223Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-22T15:40:28.223Z] #25 DONE 0.1s [2019-10-22T15:40:28.223Z] [2019-10-22T15:40:28.223Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:28.223Z] #44 38.34 github.com/LK4D4/vndr/godl/singleflight [2019-10-22T15:40:28.223Z] #44 38.35 io [2019-10-22T15:40:28.223Z] #44 38.58 strconv [2019-10-22T15:40:29.146Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-22T15:40:29.434Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-22T15:40:29.599Z] #44 39.88 bytes [2019-10-22T15:40:29.658Z] Fetching without tags [2019-10-22T15:40:30.052Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:40:30.924Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-22T15:40:30.924Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-22T15:40:29.592Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:40:29.611Z] > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10 [2019-10-22T15:40:29.632Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-22T15:40:29.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:40:29.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:40:29.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:40:29.673Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:40:30.067Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:40:30.078Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:40:30.973Z] #44 ... [2019-10-22T15:40:30.973Z] [2019-10-22T15:40:30.973Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:40:30.973Z] #10 40.13 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:40:30.973Z] #10 40.31 Fetched 300 kB in 1s (258 kB/s) [2019-10-22T15:40:30.973Z] #10 40.43 Selecting previously unselected package libseccomp2:amd64. [2019-10-22T15:40:30.973Z] #10 40.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 ... 15091 files and directories currently installed.) [2019-10-22T15:40:30.973Z] #10 40.54 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-22T15:40:30.973Z] #10 40.55 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-22T15:40:30.973Z] #10 40.70 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-22T15:40:30.973Z] #10 40.70 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-22T15:40:30.973Z] #10 40.71 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-22T15:40:30.973Z] #10 40.85 Selecting previously unselected package libapparmor1:amd64. [2019-10-22T15:40:30.973Z] #10 40.85 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-22T15:40:30.973Z] #10 40.85 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-22T15:40:30.973Z] #10 40.98 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-22T15:40:30.973Z] #10 40.98 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-22T15:40:30.973Z] #10 40.99 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-22T15:40:30.973Z] #10 41.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:30.973Z] #10 41.37 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-22T15:40:30.973Z] #10 41.46 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-22T15:40:30.973Z] #10 41.47 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-22T15:40:30.973Z] #10 41.49 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-22T15:40:30.973Z] #10 41.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:30.973Z] #10 DONE 41.8s [2019-10-22T15:40:31.232Z] [2019-10-22T15:40:31.232Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:40:31.232Z] #52 DONE 0.1s [2019-10-22T15:40:31.232Z] [2019-10-22T15:40:31.232Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:40:31.232Z] #56 28.81 Reading package lists... [2019-10-22T15:40:31.232Z] #56 34.64 Building dependency tree... [2019-10-22T15:40:31.232Z] #56 36.88 The following additional packages will be installed: [2019-10-22T15:40:31.232Z] #56 36.88 btrfs-progs liblzo2-2 [2019-10-22T15:40:31.232Z] #56 37.15 The following NEW packages will be installed: [2019-10-22T15:40:31.232Z] #56 37.17 btrfs-progs btrfs-tools liblzo2-2 [2019-10-22T15:40:31.232Z] #56 38.47 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:40:31.232Z] #56 38.47 Need to get 649 kB of archives. [2019-10-22T15:40:31.232Z] #56 38.47 After this operation, 4320 kB of additional disk space will be used. [2019-10-22T15:40:31.232Z] #56 38.47 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-22T15:40:31.232Z] #56 38.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-22T15:40:31.232Z] #56 38.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-22T15:40:31.232Z] #56 39.95 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:40:31.232Z] #56 40.12 Fetched 649 kB in 1s (470 kB/s) [2019-10-22T15:40:31.232Z] #56 40.23 Selecting previously unselected package liblzo2-2:amd64. [2019-10-22T15:40:31.232Z] #56 40.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 ... 15091 files and directories currently installed.) [2019-10-22T15:40:31.232Z] #56 40.30 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-22T15:40:31.232Z] #56 40.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-22T15:40:31.232Z] #56 40.46 Selecting previously unselected package btrfs-progs. [2019-10-22T15:40:31.232Z] #56 40.47 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-22T15:40:31.232Z] #56 40.48 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-22T15:40:31.232Z] #56 41.22 Selecting previously unselected package btrfs-tools. [2019-10-22T15:40:31.232Z] #56 41.25 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-22T15:40:31.232Z] #56 41.25 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-22T15:40:31.232Z] #56 41.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:31.232Z] #56 41.60 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-22T15:40:31.232Z] #56 41.62 Setting up btrfs-progs (4.7.3-1) ... [2019-10-22T15:40:31.232Z] #56 41.63 Setting up btrfs-tools (4.7.3-1) ... [2019-10-22T15:40:31.232Z] #56 41.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:31.232Z] #56 DONE 42.0s [2019-10-22T15:40:31.232Z] [2019-10-22T15:40:31.232Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:40:31.232Z] #57 ... [2019-10-22T15:40:31.232Z] [2019-10-22T15:40:31.232Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-22T15:40:31.232Z] #53 DONE 0.2s [2019-10-22T15:40:31.490Z] [2019-10-22T15:40:31.490Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:40:31.490Z] #57 DONE 0.1s [2019-10-22T15:40:31.490Z] [2019-10-22T15:40:31.490Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-22T15:40:31.490Z] #58 DONE 0.1s [2019-10-22T15:40:31.490Z] [2019-10-22T15:40:31.490Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:40:31.962Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:40:31.963Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401) [2019-10-22T15:40:32.412Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-22T15:40:32.700Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-22T15:40:31.881Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-22T15:40:31.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-22T15:40:31.971Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:40:31.987Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:40:33.339Z] Commit message: "Run imageservice.Cleanup() also before daemon start" [2019-10-22T15:40:34.020Z] #59 ... [2019-10-22T15:40:34.020Z] [2019-10-22T15:40:34.020Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:40:34.020Z] #40 33.66 Building dependency tree... [2019-10-22T15:40:34.020Z] #40 35.83 The following additional packages will be installed: [2019-10-22T15:40:34.020Z] #40 35.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-22T15:40:34.020Z] #40 35.85 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-22T15:40:34.020Z] #40 35.86 Suggested packages: [2019-10-22T15:40:34.020Z] #40 35.87 manpages-dev python-setuptools [2019-10-22T15:40:34.020Z] #40 37.61 The following NEW packages will be installed: [2019-10-22T15:40:34.020Z] #40 37.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-22T15:40:34.020Z] #40 37.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-22T15:40:34.020Z] #40 37.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-22T15:40:34.020Z] #40 37.62 zlib1g-dev [2019-10-22T15:40:34.020Z] #40 38.80 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:40:34.020Z] #40 38.80 Need to get 3602 kB of archives. [2019-10-22T15:40:34.020Z] #40 38.80 After this operation, 18.9 MB of additional disk space will be used. [2019-10-22T15:40:34.020Z] #40 38.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-22T15:40:34.020Z] #40 38.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-22T15:40:34.020Z] #40 38.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-22T15:40:34.020Z] #40 38.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-22T15:40:34.020Z] #40 38.82 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-22T15:40:34.020Z] #40 38.83 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-22T15:40:34.020Z] #40 38.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-22T15:40:34.020Z] #40 38.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-22T15:40:34.020Z] #40 38.87 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-22T15:40:34.020Z] #40 38.95 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-22T15:40:34.020Z] #40 38.98 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-22T15:40:34.020Z] #40 39.08 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-22T15:40:34.020Z] #40 39.17 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-22T15:40:34.020Z] #40 39.19 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-22T15:40:34.020Z] #40 39.20 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-22T15:40:34.020Z] #40 39.24 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-22T15:40:34.020Z] #40 40.53 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:40:34.020Z] #40 40.72 Fetched 3602 kB in 1s (2237 kB/s) [2019-10-22T15:40:34.020Z] #40 40.84 Selecting previously unselected package libnet1:amd64. [2019-10-22T15:40:34.020Z] #40 40.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-22T15:40:34.020Z] #40 40.91 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 40.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-22T15:40:34.020Z] #40 41.07 Selecting previously unselected package libcap-dev:amd64. [2019-10-22T15:40:34.020Z] #40 41.07 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 41.08 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-22T15:40:34.020Z] #40 41.22 Selecting previously unselected package libnet1-dev. [2019-10-22T15:40:34.020Z] #40 41.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 41.25 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-22T15:40:34.020Z] #40 41.51 Selecting previously unselected package libnl-3-200:amd64. [2019-10-22T15:40:34.020Z] #40 41.51 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 41.52 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-22T15:40:34.020Z] #40 41.69 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-22T15:40:34.020Z] #40 41.72 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 41.74 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-22T15:40:34.020Z] #40 42.48 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-22T15:40:34.020Z] #40 42.48 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 42.50 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-22T15:40:34.020Z] #40 42.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-22T15:40:34.020Z] #40 42.66 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 42.69 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-22T15:40:34.020Z] #40 42.79 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-22T15:40:34.020Z] #40 42.79 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 42.80 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-22T15:40:34.020Z] #40 43.23 Selecting previously unselected package libprotobuf10:amd64. [2019-10-22T15:40:34.020Z] #40 43.23 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 43.26 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-22T15:40:34.020Z] #40 44.39 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-22T15:40:34.020Z] #40 44.39 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 44.40 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-22T15:40:34.020Z] #40 44.59 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-22T15:40:34.020Z] #40 44.60 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-22T15:40:34.020Z] #40 44.60 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-22T15:40:34.193Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-22T15:40:34.278Z] #40 ... [2019-10-22T15:40:34.278Z] [2019-10-22T15:40:34.278Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:40:34.278Z] #47 34.73 + cd /tmp/tmp.3SufvI1vFM/src/gotest.tools/gotestsum [2019-10-22T15:40:34.278Z] #47 34.73 + git checkout -q v0.3.5 [2019-10-22T15:40:34.278Z] #47 34.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-22T15:40:34.278Z] #47 ... [2019-10-22T15:40:34.278Z] [2019-10-22T15:40:34.278Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:40:34.278Z] #33 29.34 Reading package lists... [2019-10-22T15:40:34.278Z] #33 35.15 Building dependency tree... [2019-10-22T15:40:34.278Z] #33 37.14 The following additional packages will be installed: [2019-10-22T15:40:34.278Z] #33 37.15 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-22T15:40:34.278Z] #33 37.16 Suggested packages: [2019-10-22T15:40:34.278Z] #33 37.18 codeblocks eclipse ninja-build lrzip [2019-10-22T15:40:34.278Z] #33 37.18 Recommended packages: [2019-10-22T15:40:34.278Z] #33 37.18 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-22T15:40:34.278Z] #33 37.99 The following NEW packages will be installed: [2019-10-22T15:40:34.278Z] #33 38.00 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-22T15:40:34.278Z] #33 38.00 vim-common xxd [2019-10-22T15:40:34.278Z] #33 39.08 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:40:34.278Z] #33 39.08 Need to get 13.7 MB of archives. [2019-10-22T15:40:34.278Z] #33 39.08 After this operation, 57.2 MB of additional disk space will be used. [2019-10-22T15:40:34.278Z] #33 39.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-22T15:40:34.278Z] #33 39.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-22T15:40:34.278Z] #33 39.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-22T15:40:34.278Z] #33 40.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-22T15:40:34.278Z] #33 40.33 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-22T15:40:34.278Z] #33 40.37 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-22T15:40:34.278Z] #33 40.38 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-22T15:40:34.278Z] #33 40.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-22T15:40:34.278Z] #33 40.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-22T15:40:34.278Z] #33 40.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-22T15:40:34.278Z] #33 41.91 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:40:34.278Z] #33 42.23 Fetched 13.7 MB in 2s (5253 kB/s) [2019-10-22T15:40:34.278Z] #33 42.44 Selecting previously unselected package cmake-data. [2019-10-22T15:40:34.278Z] #33 42.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-22T15:40:34.278Z] #33 42.56 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-22T15:40:34.278Z] #33 42.58 Unpacking cmake-data (3.7.2-1) ... [2019-10-22T15:40:34.536Z] #33 ... [2019-10-22T15:40:34.536Z] [2019-10-22T15:40:34.536Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:34.536Z] #26 5.488 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-22T15:40:34.536Z] #26 5.963 [2019-10-22T15:40:35.029Z] + docker version [2019-10-22T15:40:35.053Z] #26 6.270 #### 6.9% ########## 14.7% ############## 20.5% #################### 27.9% ####################### 32.6% ############################ 39.4% ################################# 46.8% [2019-10-22T15:40:35.053Z] #26 ... [2019-10-22T15:40:35.053Z] [2019-10-22T15:40:35.053Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:40:35.053Z] #31 35.55 sync [2019-10-22T15:40:35.053Z] #31 35.56 internal/reflectlite [2019-10-22T15:40:35.053Z] #31 37.79 errors [2019-10-22T15:40:35.053Z] #31 37.79 sort [2019-10-22T15:40:35.053Z] #31 38.06 strconv [2019-10-22T15:40:35.053Z] #31 38.50 io [2019-10-22T15:40:35.053Z] #31 40.34 syscall [2019-10-22T15:40:35.053Z] #31 42.47 reflect [2019-10-22T15:40:35.053Z] #31 ... [2019-10-22T15:40:35.053Z] [2019-10-22T15:40:35.053Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:35.236Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-22T15:40:35.236Z] go: finding cloud.google.com/go v0.26.0 [2019-10-22T15:40:35.525Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-22T15:40:35.817Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-22T15:40:35.827Z] #26 6.270 #### 6.9% ########## 14.7% ############## 20.5% #################### 27.9% ####################### 32.6% ############################ 39.4% ################################# 46.8% #################################### 51.1% ######################################## 55.9% ########################################## 58.6% ############################################# 62.9% ################################################# 69.0% ########################################################### 82.7% [2019-10-22T15:40:35.827Z] #26 ... [2019-10-22T15:40:35.827Z] [2019-10-22T15:40:35.827Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-22T15:40:35.827Z] #11 DONE 4.8s [2019-10-22T15:40:35.827Z] [2019-10-22T15:40:35.827Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:36.087Z] #26 6.270 #### 6.9% ########## 14.7% ############## 20.5% #################### 27.9% ####################### 32.6% ############################ 39.4% ################################# 46.8% #################################### 51.1% ######################################## 55.9% ########################################## 58.6% ############################################# 62.9% ################################################# 69.0% ########################################################### 82.7% ############################################################### 87.7% ################################################################# 91.5% ###################################################################### 97.2% ######################################################################## 100.0% [2019-10-22T15:40:37.021Z] #26 8.792 [2019-10-22T15:40:37.315Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-22T15:40:37.606Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-22T15:40:37.796Z] #26 9.204 ######### 13.0% ##################### 29.8% ############################### 43.7% ######################################### 57.6% ###################################################### 75.4% ######################################################################## 100.0% [2019-10-22T15:40:37.894Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-22T15:40:38.523Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-22T15:40:38.730Z] #26 10.40 [2019-10-22T15:40:38.829Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-22T15:40:39.128Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-22T15:40:39.507Z] #26 10.76 ### 4.3% ####### 10.6% ############ 17.1% ################ 23.6% ###################### 31.0% [2019-10-22T15:40:39.508Z] #26 ... [2019-10-22T15:40:39.508Z] [2019-10-22T15:40:39.508Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-22T15:40:39.508Z] #12 DONE 3.5s [2019-10-22T15:40:39.508Z] [2019-10-22T15:40:39.508Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:40.627Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-22T15:40:40.627Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-22T15:40:40.802Z] #26 10.76 ### 4.3% ####### 10.6% ############ 17.1% ################ 23.6% ###################### 31.0% ########################### 38.6% ############################### 43.2% ################################ 45.0% ################################### 48.8% ###################################### 53.3% ######################################## 56.4% ########################################### 60.8% ############################################### 65.8% ################################################## 70.3% ##################################################### 74.7% ######################################################## 79.1% ############################################################## 86.9% ##################################################################### 96.3% ######################################################################## 100.0% [2019-10-22T15:40:41.255Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-22T15:40:41.255Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-22T15:40:41.368Z] #26 13.27 [2019-10-22T15:40:41.368Z] #26 ... [2019-10-22T15:40:41.368Z] [2019-10-22T15:40:41.368Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:41.368Z] #54 3.965 + RM_GOPATH=0 [2019-10-22T15:40:41.368Z] #54 3.965 + TMP_GOPATH= [2019-10-22T15:40:41.368Z] #54 3.965 + : /build [2019-10-22T15:40:41.368Z] #54 3.965 + '[' -z '' ']' [2019-10-22T15:40:41.368Z] #54 3.965 ++ mktemp -d [2019-10-22T15:40:41.368Z] #54 3.975 + export GOPATH=/tmp/tmp.kI25MnBvMT [2019-10-22T15:40:41.368Z] #54 3.975 + GOPATH=/tmp/tmp.kI25MnBvMT [2019-10-22T15:40:41.368Z] #54 3.975 + RM_GOPATH=1 [2019-10-22T15:40:41.368Z] #54 3.976 ++ dirname ./install.sh [2019-10-22T15:40:41.368Z] #54 3.978 + dir=. [2019-10-22T15:40:41.368Z] #54 3.978 + bin=runc [2019-10-22T15:40:41.368Z] #54 3.978 + shift [2019-10-22T15:40:41.368Z] #54 3.979 + '[' '!' -f ./runc.installer ']' [2019-10-22T15:40:41.368Z] #54 3.979 + . ./runc.installer [2019-10-22T15:40:41.368Z] #54 3.980 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-22T15:40:41.368Z] #54 3.981 + install_runc [2019-10-22T15:40:41.368Z] #54 3.983 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-22T15:40:41.368Z] #54 3.987 + uname -r [2019-10-22T15:40:41.368Z] #54 3.992 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-22T15:40:41.368Z] #54 4.004 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-22T15:40:41.368Z] #54 4.004 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-22T15:40:41.368Z] #54 4.004 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kI25MnBvMT/src/github.com/opencontainers/runc [2019-10-22T15:40:41.368Z] #54 4.006 Cloning into '/tmp/tmp.kI25MnBvMT/src/github.com/opencontainers/runc'... [2019-10-22T15:40:41.626Z] #54 ... [2019-10-22T15:40:41.626Z] [2019-10-22T15:40:41.626Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:40:41.626Z] #40 46.02 Selecting previously unselected package libprotoc10:amd64. [2019-10-22T15:40:41.626Z] #40 46.09 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-22T15:40:41.626Z] #40 46.09 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-22T15:40:41.626Z] #40 47.04 Selecting previously unselected package protobuf-c-compiler. [2019-10-22T15:40:41.626Z] #40 47.05 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-22T15:40:41.626Z] #40 47.06 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-22T15:40:41.626Z] #40 47.30 Selecting previously unselected package protobuf-compiler. [2019-10-22T15:40:41.626Z] #40 47.40 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-22T15:40:41.626Z] #40 47.41 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-22T15:40:41.626Z] #40 47.66 Selecting previously unselected package python-pkg-resources. [2019-10-22T15:40:41.626Z] #40 47.66 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-22T15:40:41.626Z] #40 47.69 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-22T15:40:41.626Z] #40 47.97 Selecting previously unselected package python-protobuf. [2019-10-22T15:40:41.626Z] #40 47.98 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-22T15:40:41.626Z] #40 47.99 Unpacking python-protobuf (3.0.0-9) ... [2019-10-22T15:40:41.626Z] #40 48.67 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-22T15:40:41.626Z] #40 48.80 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-22T15:40:41.626Z] #40 48.81 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-22T15:40:41.626Z] #40 ... [2019-10-22T15:40:41.626Z] [2019-10-22T15:40:41.626Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:41.626Z] #44 42.19 bufio [2019-10-22T15:40:41.626Z] #44 43.74 reflect [2019-10-22T15:40:41.626Z] #44 44.74 syscall [2019-10-22T15:40:41.884Z] #44 ... [2019-10-22T15:40:41.884Z] [2019-10-22T15:40:41.884Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:42.749Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-22T15:40:42.749Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-22T15:40:43.038Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-22T15:40:43.038Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-22T15:40:43.038Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-22T15:40:43.038Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-22T15:40:43.230Z] #26 13.58 # 1.8% ## 3.6% #### 6.0% ##### 8.2% ####### 9.8% ####### 10.8% ######## 12.2% ########## 14.1% ########### 15.7% ########### 16.5% ############# 18.7% ############## 20.5% ############### 22.1% ################# 23.7% [2019-10-22T15:40:43.230Z] #26 ... [2019-10-22T15:40:43.230Z] [2019-10-22T15:40:43.230Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-22T15:40:43.230Z] #13 3.472 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-22T15:40:43.230Z] #13 DONE 3.9s [2019-10-22T15:40:43.230Z] [2019-10-22T15:40:43.230Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:43.664Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-22T15:40:43.664Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-22T15:40:44.290Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-22T15:40:45.040Z] #26 13.58 # 1.8% ## 3.6% #### 6.0% ##### 8.2% ####### 9.8% ####### 10.8% ######## 12.2% ########## 14.1% ########### 15.7% ########### 16.5% ############# 18.7% ############## 20.5% ############### 22.1% ################# 23.7% ################## 25.9% ################### 27.6% ##################### 29.5% ###################### 31.3% ######################## 33.8% ########################## 37.1% ########################### 37.9% ############################# 40.6% ############################### 43.6% ################################ 45.6% ################################### 48.8% ##################################### 51.9% ###################################### 53.6% ######################################## 56.3% ########################################## 58.9% ############################################ 61.7% ############################################## 64.5% ################################################ 67.5% ### [2019-10-22T15:40:45.040Z] #26 ... [2019-10-22T15:40:45.040Z] [2019-10-22T15:40:45.040Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:40:45.040Z] #33 45.92 Selecting previously unselected package liblzo2-2:amd64. [2019-10-22T15:40:45.040Z] #33 45.92 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-22T15:40:45.040Z] #33 45.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-22T15:40:45.040Z] #33 46.16 Selecting previously unselected package libicu57:amd64. [2019-10-22T15:40:45.040Z] #33 46.17 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-22T15:40:45.040Z] #33 46.19 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-22T15:40:45.040Z] #33 55.36 Selecting previously unselected package libxml2:amd64. [2019-10-22T15:40:45.040Z] #33 55.37 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-22T15:40:45.040Z] #33 55.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-22T15:40:45.212Z] Client: Docker Engine - Community [2019-10-22T15:40:45.212Z] Version: 19.03.2 [2019-10-22T15:40:45.212Z] API version: 1.40 [2019-10-22T15:40:45.212Z] Go version: go1.12.8 [2019-10-22T15:40:45.212Z] Git commit: 6a30dfc [2019-10-22T15:40:45.212Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-22T15:40:45.212Z] OS/Arch: linux/arm64 [2019-10-22T15:40:45.212Z] Experimental: false [2019-10-22T15:40:45.212Z] [2019-10-22T15:40:45.212Z] Server: Docker Engine - Community [2019-10-22T15:40:45.212Z] Engine: [2019-10-22T15:40:45.212Z] Version: 19.03.2 [2019-10-22T15:40:45.212Z] API version: 1.40 (minimum version 1.12) [2019-10-22T15:40:45.212Z] Go version: go1.12.8 [2019-10-22T15:40:45.212Z] Git commit: 6a30dfc [2019-10-22T15:40:45.212Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-22T15:40:45.212Z] OS/Arch: linux/arm64 [2019-10-22T15:40:45.212Z] Experimental: true [2019-10-22T15:40:45.212Z] containerd: [2019-10-22T15:40:45.212Z] Version: 1.2.6 [2019-10-22T15:40:45.212Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-22T15:40:45.212Z] runc: [2019-10-22T15:40:45.212Z] Version: 1.0.0-rc8 [2019-10-22T15:40:45.212Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-22T15:40:45.212Z] docker-init: [2019-10-22T15:40:45.212Z] Version: 0.18.0 [2019-10-22T15:40:45.212Z] GitCommit: fec3683 [Pipeline] sh [2019-10-22T15:40:45.300Z] #33 ... [2019-10-22T15:40:45.300Z] [2019-10-22T15:40:45.300Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:45.338Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-22T15:40:45.542Z] + docker info [2019-10-22T15:40:45.559Z] #26 13.58 # 1.8% ## 3.6% #### 6.0% ##### 8.2% ####### 9.8% ####### 10.8% ######## 12.2% ########## 14.1% ########### 15.7% ########### 16.5% ############# 18.7% ############## 20.5% ############### 22.1% ################# 23.7% ################## 25.9% ################### 27.6% ##################### 29.5% ###################### 31.3% ######################## 33.8% ########################## 37.1% ########################### 37.9% ############################# 40.6% ############################### 43.6% ################################ 45.6% ################################### 48.8% ##################################### 51.9% ###################################### 53.6% ######################################## 56.3% ########################################## 58.9% ############################################ 61.7% ############################################## 64.5% ################################################ 67.5% ################################################### 70.9% ##################################################### 74.1% ####################################################### 77.8% ########################################################## 81.0% [2019-10-22T15:40:45.559Z] #26 ... [2019-10-22T15:40:45.559Z] [2019-10-22T15:40:45.559Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:40:45.559Z] #59 4.116 + RM_GOPATH=0 [2019-10-22T15:40:45.559Z] #59 4.116 + TMP_GOPATH= [2019-10-22T15:40:45.559Z] #59 4.116 + : /build [2019-10-22T15:40:45.559Z] #59 4.116 + '[' -z '' ']' [2019-10-22T15:40:45.559Z] #59 4.116 ++ mktemp -d [2019-10-22T15:40:45.559Z] #59 4.122 + export GOPATH=/tmp/tmp.gYoQhBnkmZ [2019-10-22T15:40:45.559Z] #59 4.122 + GOPATH=/tmp/tmp.gYoQhBnkmZ [2019-10-22T15:40:45.559Z] #59 4.122 + RM_GOPATH=1 [2019-10-22T15:40:45.559Z] #59 4.122 ++ dirname ./install.sh [2019-10-22T15:40:45.559Z] #59 4.125 + dir=. [2019-10-22T15:40:45.559Z] #59 4.126 + bin=containerd [2019-10-22T15:40:45.559Z] #59 4.126 + shift [2019-10-22T15:40:45.559Z] #59 4.126 + '[' '!' -f ./containerd.installer ']' [2019-10-22T15:40:45.559Z] #59 4.127 + . ./containerd.installer [2019-10-22T15:40:45.559Z] #59 4.127 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:40:45.559Z] #59 4.128 + install_containerd [2019-10-22T15:40:45.559Z] #59 4.128 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-22T15:40:45.559Z] #59 4.129 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:40:45.559Z] #59 4.129 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gYoQhBnkmZ/src/github.com/containerd/containerd [2019-10-22T15:40:45.559Z] #59 4.133 Cloning into '/tmp/tmp.gYoQhBnkmZ/src/github.com/containerd/containerd'... [2019-10-22T15:40:45.559Z] #59 ... [2019-10-22T15:40:45.559Z] [2019-10-22T15:40:45.559Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:45.626Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-22T15:40:45.626Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-22T15:40:45.916Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-22T15:40:46.204Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-22T15:40:46.204Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-22T15:40:46.339Z] #26 13.58 # 1.8% ## 3.6% #### 6.0% ##### 8.2% ####### 9.8% ####### 10.8% ######## 12.2% ########## 14.1% ########### 15.7% ########### 16.5% ############# 18.7% ############## 20.5% ############### 22.1% ################# 23.7% ################## 25.9% ################### 27.6% ##################### 29.5% ###################### 31.3% ######################## 33.8% ########################## 37.1% ########################### 37.9% ############################# 40.6% ############################### 43.6% ################################ 45.6% ################################### 48.8% ##################################### 51.9% ###################################### 53.6% ######################################## 56.3% ########################################## 58.9% ############################################ 61.7% ############################################## 64.5% ################################################ 67.5% ################################################### 70.9% ##################################################### 74.1% ####################################################### 77.8% ########################################################## 81.0% ############################################################ 83.6% ############################################################## 86.5% ################################################################ 90.0% ################################################################## 93.0% ##################################################################### 96.0% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-22T15:40:46.339Z] #26 18.33 [2019-10-22T15:40:47.273Z] #26 ... [2019-10-22T15:40:47.273Z] [2019-10-22T15:40:47.273Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-22T15:40:47.273Z] #14 DONE 4.1s [2019-10-22T15:40:47.532Z] [2019-10-22T15:40:47.532Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:40:47.532Z] #33 56.33 Selecting previously unselected package libarchive13:amd64. [2019-10-22T15:40:47.532Z] #33 56.33 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-22T15:40:47.532Z] #33 56.34 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-22T15:40:47.532Z] #33 56.78 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-22T15:40:47.532Z] #33 56.78 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-22T15:40:47.532Z] #33 56.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-22T15:40:47.532Z] #33 56.99 Selecting previously unselected package libuv1:amd64. [2019-10-22T15:40:47.532Z] #33 56.99 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-22T15:40:47.532Z] #33 57.00 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-22T15:40:47.532Z] #33 57.13 Selecting previously unselected package cmake. [2019-10-22T15:40:47.532Z] #33 57.13 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-22T15:40:47.532Z] #33 57.23 Unpacking cmake (3.7.2-1) ... [2019-10-22T15:40:47.705Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-22T15:40:48.728Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-22T15:40:48.728Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-22T15:40:48.728Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-22T15:40:49.432Z] #33 ... [2019-10-22T15:40:49.432Z] [2019-10-22T15:40:49.432Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:40:49.432Z] #31 49.77 time [2019-10-22T15:40:49.432Z] #31 57.81 internal/poll [2019-10-22T15:40:49.432Z] #31 59.79 internal/fmtsort [2019-10-22T15:40:49.432Z] #31 ... [2019-10-22T15:40:49.432Z] [2019-10-22T15:40:49.432Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:49.432Z] #26 19.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-22T15:40:49.432Z] #26 20.72 [2019-10-22T15:40:49.432Z] #26 20.92 ######################################################################## 100.0% [2019-10-22T15:40:49.432Z] #26 21.09 [2019-10-22T15:40:50.229Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-22T15:40:50.474Z] Removing intermediate container a805478a3478 [2019-10-22T15:40:50.474Z] ---> bf68f7274cb0 [2019-10-22T15:40:50.474Z] Step 11/16 : ARG GOOS [2019-10-22T15:40:50.474Z] ---> Running in cc9e19a0a97a [2019-10-22T15:40:50.474Z] Removing intermediate container cc9e19a0a97a [2019-10-22T15:40:50.474Z] ---> 337629ed3239 [2019-10-22T15:40:50.474Z] Step 12/16 : ARG GOARCH [2019-10-22T15:40:50.474Z] ---> Running in e667f6226492 [2019-10-22T15:40:50.474Z] Removing intermediate container e667f6226492 [2019-10-22T15:40:50.474Z] ---> eb8f7ac8d3ae [2019-10-22T15:40:50.474Z] 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-10-22T15:40:50.474Z] ---> Running in d273b48d0311 [2019-10-22T15:40:50.806Z] #26 22.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-22T15:40:50.806Z] #26 ... [2019-10-22T15:40:50.806Z] [2019-10-22T15:40:50.806Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-22T15:40:50.806Z] #15 DONE 3.5s [2019-10-22T15:40:50.856Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-22T15:40:50.856Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-22T15:40:51.064Z] [2019-10-22T15:40:51.064Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:40:51.064Z] #33 60.64 Selecting previously unselected package xxd. [2019-10-22T15:40:51.064Z] #33 60.65 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-22T15:40:51.064Z] #33 60.66 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:40:51.064Z] #33 60.85 Selecting previously unselected package vim-common. [2019-10-22T15:40:51.064Z] #33 60.85 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:40:51.064Z] #33 60.88 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:40:51.064Z] #33 61.19 Processing triggers for mime-support (3.60) ... [2019-10-22T15:40:51.064Z] #33 61.26 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:40:51.064Z] #33 61.29 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-22T15:40:51.064Z] #33 61.31 Setting up cmake-data (3.7.2-1) ... [2019-10-22T15:40:51.064Z] #33 61.32 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-22T15:40:51.064Z] #33 61.34 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-22T15:40:51.064Z] #33 61.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:51.064Z] #33 61.55 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:40:51.064Z] #33 61.61 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-22T15:40:51.064Z] #33 61.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-22T15:40:51.064Z] #33 61.76 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-22T15:40:51.064Z] #33 61.85 Setting up cmake (3.7.2-1) ... [2019-10-22T15:40:51.144Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-22T15:40:51.322Z] #33 61.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:51.431Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-22T15:40:51.431Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-22T15:40:51.580Z] #33 DONE 62.3s [2019-10-22T15:40:51.580Z] [2019-10-22T15:40:51.580Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:51.580Z] #26 23.35 [2019-10-22T15:40:51.580Z] #26 ... [2019-10-22T15:40:51.580Z] [2019-10-22T15:40:51.580Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:40:51.580Z] #34 DONE 0.1s [2019-10-22T15:40:51.838Z] [2019-10-22T15:40:51.838Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-22T15:40:51.838Z] #35 DONE 0.1s [2019-10-22T15:40:51.838Z] [2019-10-22T15:40:51.838Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:52.056Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-22T15:40:52.772Z] #36 ... [2019-10-22T15:40:52.772Z] [2019-10-22T15:40:52.772Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:40:52.772Z] #40 54.80 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-22T15:40:52.772Z] #40 54.81 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-22T15:40:52.772Z] #40 54.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:52.772Z] #40 54.87 Setting up python-protobuf (3.0.0-9) ... [2019-10-22T15:40:52.772Z] #40 62.45 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-22T15:40:52.772Z] #40 62.47 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-22T15:40:52.772Z] #40 62.52 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-22T15:40:52.772Z] #40 62.59 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-22T15:40:52.772Z] #40 62.61 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-22T15:40:52.772Z] #40 62.66 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-22T15:40:52.772Z] #40 62.71 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-22T15:40:52.772Z] #40 62.75 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-22T15:40:52.772Z] #40 62.77 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-22T15:40:52.772Z] #40 62.81 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-22T15:40:52.772Z] #40 62.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:40:52.772Z] #40 DONE 63.3s [2019-10-22T15:40:52.772Z] [2019-10-22T15:40:52.772Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:52.772Z] #26 23.92 ############################# 40.7% ######################################################################## 100.0% [2019-10-22T15:40:52.772Z] #26 24.33 [2019-10-22T15:40:53.081Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-22T15:40:53.369Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-22T15:40:54.403Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-22T15:40:54.403Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-22T15:40:54.676Z] #26 26.29 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-22T15:40:54.676Z] #26 26.40 skipping existing 1849cc453dee [2019-10-22T15:40:54.676Z] #26 26.51 [2019-10-22T15:40:54.676Z] #26 ... [2019-10-22T15:40:54.676Z] [2019-10-22T15:40:54.676Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:54.676Z] #44 55.16 time [2019-10-22T15:40:54.676Z] #44 60.42 internal/fmtsort [2019-10-22T15:40:54.676Z] #44 61.13 strings [2019-10-22T15:40:54.676Z] #44 62.83 os [2019-10-22T15:40:54.711Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-22T15:40:54.934Z] #44 65.35 regexp/syntax [2019-10-22T15:40:54.934Z] #44 ... [2019-10-22T15:40:54.934Z] [2019-10-22T15:40:54.934Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:40:54.934Z] #31 60.53 strings [2019-10-22T15:40:54.934Z] #31 61.08 os [2019-10-22T15:40:54.934Z] #31 64.95 path [2019-10-22T15:40:54.934Z] #31 65.43 text/tabwriter [2019-10-22T15:40:55.355Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-22T15:40:55.507Z] #31 ... [2019-10-22T15:40:55.507Z] [2019-10-22T15:40:55.507Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:55.507Z] #54 14.15 + cd /tmp/tmp.kI25MnBvMT/src/github.com/opencontainers/runc [2019-10-22T15:40:55.507Z] #54 14.15 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-22T15:40:55.507Z] #54 14.49 + '[' -z '' ']' [2019-10-22T15:40:55.507Z] #54 14.49 + target=static [2019-10-22T15:40:55.507Z] #54 14.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-22T15:40:55.507Z] #54 17.21 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-10-22T15:40:55.507Z] #54 ... [2019-10-22T15:40:55.507Z] [2019-10-22T15:40:55.507Z] #16 [dev 6/24] RUN ldconfig [2019-10-22T15:40:55.507Z] #16 DONE 4.6s [2019-10-22T15:40:55.507Z] [2019-10-22T15:40:55.507Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:40:55.642Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-22T15:40:56.268Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-22T15:40:57.755Z] Client: [2019-10-22T15:40:57.755Z] Debug Mode: false [2019-10-22T15:40:57.755Z] [2019-10-22T15:40:57.755Z] Server: [2019-10-22T15:40:57.755Z] Containers: 0 [2019-10-22T15:40:57.755Z] Running: 0 [2019-10-22T15:40:57.755Z] Paused: 0 [2019-10-22T15:40:57.755Z] Stopped: 0 [2019-10-22T15:40:57.755Z] Images: 0 [2019-10-22T15:40:57.755Z] Server Version: 19.03.2 [2019-10-22T15:40:57.755Z] Storage Driver: overlay2 [2019-10-22T15:40:57.755Z] Backing Filesystem: extfs [2019-10-22T15:40:57.755Z] Supports d_type: true [2019-10-22T15:40:57.755Z] Native Overlay Diff: true [2019-10-22T15:40:57.755Z] Logging Driver: json-file [2019-10-22T15:40:57.755Z] Cgroup Driver: cgroupfs [2019-10-22T15:40:57.755Z] Plugins: [2019-10-22T15:40:57.755Z] Volume: local [2019-10-22T15:40:57.755Z] Network: bridge host ipvlan macvlan null overlay [2019-10-22T15:40:57.755Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-22T15:40:57.755Z] Swarm: inactive [2019-10-22T15:40:57.755Z] Runtimes: runc [2019-10-22T15:40:57.755Z] Default Runtime: runc [2019-10-22T15:40:57.755Z] Init Binary: docker-init [2019-10-22T15:40:57.755Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-22T15:40:57.755Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-22T15:40:57.755Z] init version: fec3683 [2019-10-22T15:40:57.755Z] Security Options: [2019-10-22T15:40:57.755Z] apparmor [2019-10-22T15:40:57.755Z] seccomp [2019-10-22T15:40:57.755Z] Profile: default [2019-10-22T15:40:57.755Z] Kernel Version: 4.15.0-1048-aws [2019-10-22T15:40:57.755Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-22T15:40:57.755Z] OSType: linux [2019-10-22T15:40:57.755Z] Architecture: aarch64 [2019-10-22T15:40:57.755Z] CPUs: 4 [2019-10-22T15:40:57.755Z] Total Memory: 7.525GiB [2019-10-22T15:40:57.755Z] Name: ip-10-100-63-73 [2019-10-22T15:40:57.755Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-22T15:40:57.755Z] Docker Root Dir: /var/lib/docker [2019-10-22T15:40:57.755Z] Debug Mode: false [2019-10-22T15:40:57.755Z] Registry: https://index.docker.io/v1/ [2019-10-22T15:40:57.755Z] Labels: [2019-10-22T15:40:57.755Z] Experimental: true [2019-10-22T15:40:57.755Z] Insecure Registries: [2019-10-22T15:40:57.755Z] 127.0.0.0/8 [2019-10-22T15:40:57.755Z] Live Restore Enabled: true [2019-10-22T15:40:57.755Z] [2019-10-22T15:40:57.755Z] WARNING: No swap limit support [Pipeline] sh [2019-10-22T15:40:58.035Z] #17 ... [2019-10-22T15:40:58.035Z] [2019-10-22T15:40:58.035Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:40:58.035Z] #26 28.37 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-22T15:40:58.035Z] #26 29.05 [2019-10-22T15:40:58.035Z] #26 29.36 ######################################################################## 100.0% [2019-10-22T15:40:58.035Z] #26 29.47 [2019-10-22T15:40:58.035Z] #26 29.54 Download of images into '/build' complete. [2019-10-22T15:40:58.035Z] #26 29.54 Use something like the following to load the result into a Docker daemon: [2019-10-22T15:40:58.035Z] #26 29.54 tar -cC '/build' . | docker load [2019-10-22T15:40:58.035Z] #26 DONE 29.8s [2019-10-22T15:40:58.035Z] [2019-10-22T15:40:58.035Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:40:58.035Z] #36 3.937 + RM_GOPATH=0 [2019-10-22T15:40:58.035Z] #36 3.937 + TMP_GOPATH= [2019-10-22T15:40:58.035Z] #36 3.937 + : /build [2019-10-22T15:40:58.035Z] #36 3.937 + '[' -z '' ']' [2019-10-22T15:40:58.035Z] #36 3.937 ++ mktemp -d [2019-10-22T15:40:58.035Z] #36 3.937 + export GOPATH=/tmp/tmp.ihEftD498o [2019-10-22T15:40:58.035Z] #36 3.937 + GOPATH=/tmp/tmp.ihEftD498o [2019-10-22T15:40:58.035Z] #36 3.937 + RM_GOPATH=1 [2019-10-22T15:40:58.035Z] #36 3.939 ++ dirname ./install.sh [2019-10-22T15:40:58.035Z] #36 3.945 + dir=. [2019-10-22T15:40:58.035Z] #36 3.945 + bin=tini [2019-10-22T15:40:58.035Z] #36 3.945 + shift [2019-10-22T15:40:58.035Z] #36 3.945 + '[' '!' -f ./tini.installer ']' [2019-10-22T15:40:58.035Z] #36 3.945 + . ./tini.installer [2019-10-22T15:40:58.035Z] #36 3.945 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:40:58.035Z] #36 3.945 + install_tini [2019-10-22T15:40:58.035Z] #36 3.945 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-22T15:40:58.035Z] #36 3.945 + git clone https://github.com/krallin/tini.git /tmp/tmp.ihEftD498o/tini [2019-10-22T15:40:58.035Z] #36 3.945 Cloning into '/tmp/tmp.ihEftD498o/tini'... [2019-10-22T15:40:58.035Z] #36 3.945 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:40:58.035Z] #36 5.279 + cd /tmp/tmp.ihEftD498o/tini [2019-10-22T15:40:58.035Z] #36 5.280 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:40:58.035Z] #36 5.286 + cmake . [2019-10-22T15:40:58.036Z] #36 6.178 -- The C compiler identification is GNU 6.3.0 [2019-10-22T15:40:58.036Z] #36 6.327 -- Check for working C compiler: /usr/bin/cc [2019-10-22T15:40:58.051Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:40:58.051Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:40:58.051Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38401/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-22T15:40:58.051Z] + bash /home/ubuntu/workspace/moby_PR-38401/check-config.sh [2019-10-22T15:40:58.051Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-22T15:40:58.051Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-22T15:40:58.051Z] [2019-10-22T15:40:58.051Z] Generally Necessary: [2019-10-22T15:40:58.051Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-22T15:40:58.051Z] - apparmor: enabled and tools installed [2019-10-22T15:40:58.051Z] - CONFIG_NAMESPACES: enabled [2019-10-22T15:40:58.051Z] - CONFIG_NET_NS: enabled [2019-10-22T15:40:58.051Z] - CONFIG_PID_NS: enabled [2019-10-22T15:40:58.051Z] - CONFIG_IPC_NS: enabled [2019-10-22T15:40:58.051Z] - CONFIG_UTS_NS: enabled [2019-10-22T15:40:58.312Z] - CONFIG_CGROUPS: enabled [2019-10-22T15:40:58.312Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-22T15:40:58.312Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-22T15:40:58.312Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-22T15:40:58.312Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-22T15:40:58.312Z] - CONFIG_CPUSETS: enabled [2019-10-22T15:40:58.312Z] - CONFIG_MEMCG: enabled [2019-10-22T15:40:58.312Z] - CONFIG_KEYS: enabled [2019-10-22T15:40:58.312Z] - CONFIG_VETH: enabled (as module) [2019-10-22T15:40:58.312Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-22T15:40:58.312Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-22T15:40:58.312Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-22T15:40:58.313Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-22T15:40:58.313Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-22T15:40:58.313Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-22T15:40:58.313Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-22T15:40:58.313Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-22T15:40:58.313Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-22T15:40:58.313Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-22T15:40:58.313Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-22T15:40:58.313Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-22T15:40:58.313Z] [2019-10-22T15:40:58.313Z] Optional Features: [2019-10-22T15:40:58.313Z] - CONFIG_USER_NS: enabled [2019-10-22T15:40:58.313Z] - CONFIG_SECCOMP: enabled [2019-10-22T15:40:58.313Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-22T15:40:58.313Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-22T15:40:58.317Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-22T15:40:58.317Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-22T15:40:58.317Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-22T15:40:58.573Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-22T15:40:58.573Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-22T15:40:58.573Z] - CONFIG_BLK_CGROUP: enabled [2019-10-22T15:40:58.573Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-22T15:40:58.573Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-22T15:40:58.573Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-22T15:40:58.573Z] - CONFIG_CGROUP_PERF: enabled [2019-10-22T15:40:58.573Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-22T15:40:58.573Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-22T15:40:58.573Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-22T15:40:58.573Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-22T15:40:58.573Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-22T15:40:58.573Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-22T15:40:58.573Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-22T15:40:58.573Z] - CONFIG_IP_VS: enabled (as module) [2019-10-22T15:40:58.573Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-22T15:40:58.573Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-22T15:40:58.573Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-22T15:40:58.573Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-22T15:40:58.573Z] - CONFIG_EXT4_FS: enabled [2019-10-22T15:40:58.573Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-22T15:40:58.573Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-22T15:40:58.573Z] - Network Drivers: [2019-10-22T15:40:58.573Z] - "overlay": [2019-10-22T15:40:58.606Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-22T15:40:58.606Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-22T15:40:58.606Z] go: finding golang.org/x/text v0.3.0 [2019-10-22T15:40:58.833Z] - CONFIG_VXLAN: enabled (as module) [2019-10-22T15:40:58.833Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-22T15:40:58.833Z] Optional (for encrypted networks): [2019-10-22T15:40:58.833Z] - CONFIG_CRYPTO: enabled [2019-10-22T15:40:58.833Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-22T15:40:58.833Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-22T15:40:58.833Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-22T15:40:58.833Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-22T15:40:58.833Z] - CONFIG_XFRM: enabled [2019-10-22T15:40:58.833Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-22T15:40:58.833Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-22T15:40:58.833Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-22T15:40:58.833Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-22T15:40:58.833Z] - "ipvlan": [2019-10-22T15:40:58.834Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-22T15:40:58.834Z] - "macvlan": [2019-10-22T15:40:58.834Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-22T15:40:58.834Z] - CONFIG_DUMMY: enabled (as module) [2019-10-22T15:40:58.834Z] - "ftp,tftp client in container": [2019-10-22T15:40:58.834Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-22T15:40:58.834Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-22T15:40:58.834Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-22T15:40:58.834Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-22T15:40:58.834Z] - Storage Drivers: [2019-10-22T15:40:58.834Z] - "aufs": [2019-10-22T15:40:58.834Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-22T15:40:58.834Z] - "btrfs": [2019-10-22T15:40:58.834Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-22T15:40:58.895Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-22T15:40:58.895Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-22T15:40:58.895Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-22T15:40:59.093Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-22T15:40:59.093Z] - "devicemapper": [2019-10-22T15:40:59.093Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-22T15:40:59.093Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-22T15:40:59.093Z] - "overlay": [2019-10-22T15:40:59.093Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-22T15:40:59.093Z] - "zfs": [2019-10-22T15:40:59.093Z] - /dev/zfs: missing [2019-10-22T15:40:59.093Z] - zfs command: missing [2019-10-22T15:40:59.093Z] - zpool command: missing [2019-10-22T15:40:59.093Z] [2019-10-22T15:40:59.093Z] Limits: [2019-10-22T15:40:59.093Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-22T15:40:59.093Z] [2019-10-22T15:40:59.093Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-22T15:40:59.183Z] go: finding github.com/kr/text v0.1.0 [2019-10-22T15:40:59.408Z] #36 7.449 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-22T15:40:59.408Z] #36 7.468 -- Detecting C compiler ABI info [2019-10-22T15:40:59.432Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:73a7c369c6abce6117045332cd011c21db003cda . [2019-10-22T15:40:59.432Z] #2 [internal] load build definition from Dockerfile [2019-10-22T15:40:59.432Z] #2 transferring dockerfile: 14.63kB 0.0s done [2019-10-22T15:40:59.432Z] #2 DONE 0.1s [2019-10-22T15:40:59.432Z] [2019-10-22T15:40:59.432Z] #1 [internal] load .dockerignore [2019-10-22T15:40:59.432Z] #1 transferring context: 87B 0.0s done [2019-10-22T15:40:59.432Z] #1 DONE 0.1s [2019-10-22T15:40:59.432Z] [2019-10-22T15:40:59.432Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-22T15:40:59.468Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-22T15:41:00.106Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-22T15:41:00.342Z] #36 8.586 -- Detecting C compiler ABI info - done [2019-10-22T15:41:00.342Z] #36 8.710 -- Detecting C compile features [2019-10-22T15:41:00.377Z] #3 DONE 0.7s [2019-10-22T15:41:00.377Z] [2019-10-22T15:41:00.377Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-22T15:41:00.377Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-22T15:41:00.377Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-22T15:41:00.377Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-22T15:41:00.377Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-22T15:41:00.377Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-10-22T15:41:00.637Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.63MB / 8.26MB 0.3s [2019-10-22T15:41:00.637Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-10-22T15:41:00.637Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-10-22T15:41:00.728Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-22T15:41:00.729Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-22T15:41:00.898Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-22T15:41:01.158Z] #4 DONE 0.8s [2019-10-22T15:41:01.352Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-22T15:41:01.352Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-22T15:41:01.418Z] [2019-10-22T15:41:01.418Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-22T15:41:01.640Z] go: finding github.com/kr/pty v1.1.1 [2019-10-22T15:41:01.930Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-22T15:41:01.987Z] #6 DONE 0.4s [2019-10-22T15:41:01.987Z] [2019-10-22T15:41:01.987Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-22T15:41:01.987Z] #5 DONE 0.4s [2019-10-22T15:41:01.987Z] [2019-10-22T15:41:01.987Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-22T15:41:01.987Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-22T15:41:01.987Z] #65 DONE 0.0s [2019-10-22T15:41:01.987Z] [2019-10-22T15:41:01.987Z] #19 [internal] load build context [2019-10-22T15:41:02.870Z] #36 ... [2019-10-22T15:41:02.870Z] [2019-10-22T15:41:02.870Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:02.870Z] #41 4.844 Note: Building without setproctitle() and strlcpy() support. [2019-10-22T15:41:02.870Z] #41 4.844 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-22T15:41:02.870Z] #41 6.622 fatal: Not a git repository (or any of the parent directories): .git [2019-10-22T15:41:02.870Z] #41 6.701 GEN .gitid [2019-10-22T15:41:02.870Z] #41 6.737 GEN criu/include/version.h [2019-10-22T15:41:02.870Z] #41 6.885 GEN include/common/asm [2019-10-22T15:41:02.870Z] #41 9.556 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-22T15:41:02.870Z] #41 9.681 PBCC images/opts.pb-c.c [2019-10-22T15:41:02.870Z] #41 9.741 PBCC images/sit.pb-c.c [2019-10-22T15:41:02.870Z] #41 9.828 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-22T15:41:02.870Z] #41 9.900 DEP images/opts.pb-c.d [2019-10-22T15:41:02.870Z] #41 9.981 DEP images/sit.pb-c.d [2019-10-22T15:41:02.870Z] #41 10.06 PBCC images/macvlan.pb-c.c [2019-10-22T15:41:02.870Z] #41 10.07 DEP images/macvlan.pb-c.d [2019-10-22T15:41:02.870Z] #41 10.17 PBCC images/autofs.pb-c.c [2019-10-22T15:41:02.870Z] #41 ... [2019-10-22T15:41:02.870Z] [2019-10-22T15:41:02.870Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:02.870Z] #36 10.90 -- Detecting C compile features - done [2019-10-22T15:41:02.870Z] #36 10.95 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-22T15:41:03.129Z] #36 11.28 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-22T15:41:03.129Z] #36 11.44 -- Configuring done [2019-10-22T15:41:03.387Z] #36 11.48 -- Generating done [2019-10-22T15:41:03.387Z] #36 11.48 -- Build files have been written to: /tmp/tmp.ihEftD498o/tini [2019-10-22T15:41:03.387Z] #36 11.49 + make tini-static [2019-10-22T15:41:03.423Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-22T15:41:03.645Z] #36 11.89 Scanning dependencies of target tini-static [2019-10-22T15:41:03.645Z] #36 12.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-22T15:41:04.050Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-22T15:41:04.050Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-22T15:41:04.548Z] #19 transferring context: 28.96MB 2.6s [2019-10-22T15:41:04.678Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-22T15:41:04.678Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-22T15:41:05.301Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-22T15:41:05.301Z] go: finding github.com/golang/mock v1.1.1 [2019-10-22T15:41:05.488Z] #19 transferring context: 45.63MB 3.4s done [2019-10-22T15:41:05.544Z] #36 13.53 [100%] Linking C executable tini-static [2019-10-22T15:41:05.588Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-22T15:41:05.588Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-22T15:41:05.748Z] #19 DONE 3.7s [2019-10-22T15:41:05.748Z] [2019-10-22T15:41:05.748Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:41:05.748Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-22T15:41:05.748Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-22T15:41:05.748Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-22T15:41:05.748Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.5s done [2019-10-22T15:41:05.748Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.5s done [2019-10-22T15:41:05.748Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-22T15:41:05.748Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 1.0s done [2019-10-22T15:41:05.748Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 2.7s done [2019-10-22T15:41:05.748Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.3s done [2019-10-22T15:41:05.748Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 3.6s done [2019-10-22T15:41:05.748Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.3s [2019-10-22T15:41:05.748Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.5s done [2019-10-22T15:41:05.876Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-22T15:41:06.110Z] #36 14.22 [100%] Built target tini-static [2019-10-22T15:41:06.110Z] #36 14.32 + mkdir -p /build [2019-10-22T15:41:06.110Z] #36 14.32 + cp tini-static /build/docker-init [2019-10-22T15:41:06.164Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-22T15:41:06.164Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-22T15:41:06.164Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-22T15:41:06.369Z] #36 ... [2019-10-22T15:41:06.369Z] [2019-10-22T15:41:06.369Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:41:06.369Z] #31 66.78 fmt [2019-10-22T15:41:06.369Z] #31 66.80 path/filepath [2019-10-22T15:41:06.369Z] #31 68.93 io/ioutil [2019-10-22T15:41:06.369Z] #31 72.11 flag [2019-10-22T15:41:06.369Z] #31 72.13 github.com/BurntSushi/toml [2019-10-22T15:41:06.369Z] #31 74.18 log [2019-10-22T15:41:06.369Z] #31 ... [2019-10-22T15:41:06.369Z] [2019-10-22T15:41:06.369Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:06.369Z] #41 10.22 DEP images/autofs.pb-c.d [2019-10-22T15:41:06.369Z] #41 10.28 PBCC images/sysctl.pb-c.c [2019-10-22T15:41:06.369Z] #41 10.29 DEP images/sysctl.pb-c.d [2019-10-22T15:41:06.369Z] #41 10.35 PBCC images/time.pb-c.c [2019-10-22T15:41:06.369Z] #41 10.39 DEP images/time.pb-c.d [2019-10-22T15:41:06.369Z] #41 10.45 PBCC images/binfmt-misc.pb-c.c [2019-10-22T15:41:06.369Z] #41 10.50 DEP images/binfmt-misc.pb-c.d [2019-10-22T15:41:06.369Z] #41 10.59 PBCC images/seccomp.pb-c.c [2019-10-22T15:41:06.369Z] #41 10.63 DEP images/seccomp.pb-c.d [2019-10-22T15:41:06.369Z] #41 10.69 PBCC images/userns.pb-c.c [2019-10-22T15:41:06.369Z] #41 10.78 DEP images/userns.pb-c.d [2019-10-22T15:41:06.369Z] #41 10.83 PBCC images/cgroup.pb-c.c [2019-10-22T15:41:06.369Z] #41 10.85 DEP images/cgroup.pb-c.d [2019-10-22T15:41:06.369Z] #41 10.99 PBCC images/fown.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.03 PBCC images/ext-file.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.07 DEP images/fown.pb-c.d [2019-10-22T15:41:06.369Z] #41 11.13 DEP images/ext-file.pb-c.d [2019-10-22T15:41:06.369Z] #41 11.21 PBCC images/rpc.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.24 DEP images/rpc.pb-c.d [2019-10-22T15:41:06.369Z] #41 11.31 PBCC images/siginfo.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.34 DEP images/siginfo.pb-c.d [2019-10-22T15:41:06.369Z] #41 11.42 PBCC images/pagemap.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.49 DEP images/pagemap.pb-c.d [2019-10-22T15:41:06.369Z] #41 11.56 PBCC images/rlimit.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.63 DEP images/rlimit.pb-c.d [2019-10-22T15:41:06.369Z] #41 11.69 PBCC images/file-lock.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.74 DEP images/file-lock.pb-c.d [2019-10-22T15:41:06.369Z] #41 11.83 PBCC images/tty.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.89 DEP images/tty.pb-c.d [2019-10-22T15:41:06.369Z] #41 11.97 PBCC images/tun.pb-c.c [2019-10-22T15:41:06.369Z] #41 11.99 PBCC images/netdev.pb-c.c [2019-10-22T15:41:06.369Z] #41 12.07 DEP images/tun.pb-c.d [2019-10-22T15:41:06.369Z] #41 12.15 DEP images/netdev.pb-c.d [2019-10-22T15:41:06.369Z] #41 12.24 PBCC images/vma.pb-c.c [2019-10-22T15:41:06.369Z] #41 12.36 DEP images/vma.pb-c.d [2019-10-22T15:41:06.369Z] #41 12.44 PBCC images/creds.pb-c.c [2019-10-22T15:41:06.369Z] #41 12.46 DEP images/creds.pb-c.d [2019-10-22T15:41:06.369Z] #41 12.52 PBCC images/utsns.pb-c.c [2019-10-22T15:41:06.369Z] #41 12.57 DEP images/utsns.pb-c.d [2019-10-22T15:41:06.369Z] #41 12.63 PBCC images/ipc-desc.pb-c.c [2019-10-22T15:41:06.369Z] #41 12.64 PBCC images/ipc-sem.pb-c.c [2019-10-22T15:41:06.369Z] #41 12.67 DEP images/ipc-desc.pb-c.d [2019-10-22T15:41:06.369Z] #41 12.76 DEP images/ipc-sem.pb-c.d [2019-10-22T15:41:06.369Z] #41 12.82 PBCC images/ipc-msg.pb-c.c [2019-10-22T15:41:06.369Z] #41 12.86 DEP images/ipc-msg.pb-c.d [2019-10-22T15:41:06.369Z] #41 12.92 PBCC images/ipc-shm.pb-c.c [2019-10-22T15:41:06.369Z] #41 12.96 DEP images/ipc-shm.pb-c.d [2019-10-22T15:41:06.369Z] #41 13.06 PBCC images/ipc-var.pb-c.c [2019-10-22T15:41:06.369Z] #41 13.09 DEP images/ipc-var.pb-c.d [2019-10-22T15:41:06.369Z] #41 13.19 PBCC images/sk-opts.pb-c.c [2019-10-22T15:41:06.369Z] #41 13.26 PBCC images/packet-sock.pb-c.c [2019-10-22T15:41:06.369Z] #41 13.36 DEP images/sk-opts.pb-c.d [2019-10-22T15:41:06.369Z] #41 13.42 DEP images/packet-sock.pb-c.d [2019-10-22T15:41:06.369Z] #41 13.49 PBCC images/sk-netlink.pb-c.c [2019-10-22T15:41:06.369Z] #41 13.59 DEP images/sk-netlink.pb-c.d [2019-10-22T15:41:06.369Z] #41 13.63 PBCC images/sk-inet.pb-c.c [2019-10-22T15:41:06.369Z] #41 13.70 DEP images/sk-inet.pb-c.d [2019-10-22T15:41:06.369Z] #41 13.77 PBCC images/sk-unix.pb-c.c [2019-10-22T15:41:06.369Z] #41 13.82 DEP images/sk-unix.pb-c.d [2019-10-22T15:41:06.369Z] #41 13.93 PBCC images/mm.pb-c.c [2019-10-22T15:41:06.452Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-22T15:41:06.629Z] #41 ... [2019-10-22T15:41:06.629Z] [2019-10-22T15:41:06.629Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:06.629Z] #36 DONE 14.8s [2019-10-22T15:41:06.629Z] [2019-10-22T15:41:06.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:06.629Z] #41 14.12 DEP images/mm.pb-c.d [2019-10-22T15:41:06.629Z] #41 14.21 PBCC images/timerfd.pb-c.c [2019-10-22T15:41:06.739Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-22T15:41:06.739Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-22T15:41:06.888Z] #41 14.27 DEP images/timerfd.pb-c.d [2019-10-22T15:41:06.888Z] #41 14.31 PBCC images/timer.pb-c.c [2019-10-22T15:41:06.888Z] #41 14.34 DEP images/timer.pb-c.d [2019-10-22T15:41:06.888Z] #41 14.38 PBCC images/sa.pb-c.c [2019-10-22T15:41:07.026Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-22T15:41:07.131Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 3.5s done [2019-10-22T15:41:07.131Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-22T15:41:07.145Z] #41 14.46 DEP images/sa.pb-c.d [2019-10-22T15:41:07.145Z] #41 14.59 PBCC images/pipe-data.pb-c.c [2019-10-22T15:41:07.145Z] #41 14.65 DEP images/pipe-data.pb-c.d [2019-10-22T15:41:07.145Z] #41 14.73 PBCC images/mnt.pb-c.c [2019-10-22T15:41:07.391Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.4s done [2019-10-22T15:41:07.403Z] #41 ... [2019-10-22T15:41:07.403Z] [2019-10-22T15:41:07.403Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:07.403Z] #44 67.87 fmt [2019-10-22T15:41:07.403Z] #44 72.81 regexp [2019-10-22T15:41:07.403Z] #44 74.30 go/token [2019-10-22T15:41:07.403Z] #44 75.33 go/scanner [2019-10-22T15:41:07.403Z] #44 76.95 go/ast [2019-10-22T15:41:07.403Z] #44 77.60 internal/lazyregexp [2019-10-22T15:41:07.403Z] #44 ... [2019-10-22T15:41:07.403Z] [2019-10-22T15:41:07.403Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:07.403Z] #41 14.91 DEP images/mnt.pb-c.d [2019-10-22T15:41:07.403Z] #41 15.02 PBCC images/sk-packet.pb-c.c [2019-10-22T15:41:07.653Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-22T15:41:07.655Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-22T15:41:07.662Z] #41 15.07 DEP images/sk-packet.pb-c.d [2019-10-22T15:41:07.914Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-22T15:41:07.929Z] #41 15.20 PBCC images/tcp-stream.pb-c.c [2019-10-22T15:41:07.929Z] #41 15.25 DEP images/tcp-stream.pb-c.d [2019-10-22T15:41:07.929Z] #41 15.30 PBCC images/pipe.pb-c.c [2019-10-22T15:41:07.929Z] #41 15.40 DEP images/pipe.pb-c.d [2019-10-22T15:41:07.929Z] #41 15.48 PBCC images/pstree.pb-c.c [2019-10-22T15:41:07.929Z] #41 15.50 DEP images/pstree.pb-c.d [2019-10-22T15:41:07.942Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-22T15:41:08.185Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0.1s [2019-10-22T15:41:08.189Z] #41 15.59 PBCC images/fs.pb-c.c [2019-10-22T15:41:08.189Z] #41 15.64 DEP images/fs.pb-c.d [2019-10-22T15:41:08.446Z] #41 15.71 PBCC images/signalfd.pb-c.c [2019-10-22T15:41:08.446Z] #41 15.80 DEP images/signalfd.pb-c.d [2019-10-22T15:41:08.446Z] #41 15.87 PBCC images/fh.pb-c.c [2019-10-22T15:41:08.446Z] #41 15.92 PBCC images/fsnotify.pb-c.c [2019-10-22T15:41:08.446Z] #41 15.97 DEP images/fh.pb-c.d [2019-10-22T15:41:08.566Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-22T15:41:08.704Z] #41 16.04 DEP images/fsnotify.pb-c.d [2019-10-22T15:41:08.704Z] #41 16.13 PBCC images/eventpoll.pb-c.c [2019-10-22T15:41:08.704Z] #41 16.18 DEP images/eventpoll.pb-c.d [2019-10-22T15:41:08.704Z] #41 16.25 PBCC images/eventfd.pb-c.c [2019-10-22T15:41:08.962Z] #41 16.30 DEP images/eventfd.pb-c.d [2019-10-22T15:41:08.962Z] #41 16.35 PBCC images/remap-file-path.pb-c.c [2019-10-22T15:41:08.962Z] #41 16.39 DEP images/remap-file-path.pb-c.d [2019-10-22T15:41:08.962Z] #41 16.45 PBCC images/fifo.pb-c.c [2019-10-22T15:41:08.962Z] #41 16.52 DEP images/fifo.pb-c.d [2019-10-22T15:41:09.218Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-22T15:41:09.218Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-22T15:41:09.220Z] #41 16.59 PBCC images/ghost-file.pb-c.c [2019-10-22T15:41:09.220Z] #41 16.62 DEP images/ghost-file.pb-c.d [2019-10-22T15:41:09.220Z] #41 16.69 PBCC images/regfile.pb-c.c [2019-10-22T15:41:09.220Z] #41 16.75 DEP images/regfile.pb-c.d [2019-10-22T15:41:09.220Z] #41 16.82 PBCC images/ns.pb-c.c [2019-10-22T15:41:09.478Z] #41 16.88 DEP images/ns.pb-c.d [2019-10-22T15:41:09.478Z] #41 16.92 PBCC images/fdinfo.pb-c.c [2019-10-22T15:41:09.478Z] #41 17.02 DEP images/fdinfo.pb-c.d [2019-10-22T15:41:09.737Z] #41 17.11 PBCC images/core-aarch64.pb-c.c [2019-10-22T15:41:09.737Z] #41 17.18 PBCC images/core-arm.pb-c.c [2019-10-22T15:41:09.737Z] #41 17.23 PBCC images/core-ppc64.pb-c.c [2019-10-22T15:41:09.737Z] #41 17.29 PBCC images/core-s390.pb-c.c [2019-10-22T15:41:09.844Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-22T15:41:09.844Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-22T15:41:09.994Z] #41 17.34 PBCC images/core-x86.pb-c.c [2019-10-22T15:41:09.994Z] #41 17.44 PBCC images/core.pb-c.c [2019-10-22T15:41:09.994Z] #41 17.52 PBCC images/inventory.pb-c.c [2019-10-22T15:41:09.994Z] #41 ... [2019-10-22T15:41:09.994Z] [2019-10-22T15:41:09.994Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:09.994Z] #17 4.636 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:09.994Z] #17 4.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:09.994Z] #17 4.771 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:09.995Z] #17 4.898 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:09.995Z] #17 5.015 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:09.995Z] #17 5.864 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-22T15:41:09.995Z] #17 7.535 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-22T15:41:09.995Z] #17 8.182 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-22T15:41:10.096Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.1s done [2019-10-22T15:41:10.252Z] #17 ... [2019-10-22T15:41:10.252Z] [2019-10-22T15:41:10.252Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:10.252Z] #41 17.62 DEP images/core-aarch64.pb-c.d [2019-10-22T15:41:10.252Z] #41 17.70 DEP images/core-arm.pb-c.d [2019-10-22T15:41:10.252Z] #41 17.76 DEP images/core-ppc64.pb-c.d [2019-10-22T15:41:10.252Z] #41 17.82 DEP images/core-s390.pb-c.d [2019-10-22T15:41:10.356Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 0.1s [2019-10-22T15:41:10.472Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-22T15:41:10.472Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-22T15:41:10.472Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-22T15:41:10.510Z] #41 17.92 DEP images/core-x86.pb-c.d [2019-10-22T15:41:10.510Z] #41 17.98 DEP images/core.pb-c.d [2019-10-22T15:41:10.767Z] #41 18.07 DEP images/inventory.pb-c.d [2019-10-22T15:41:10.767Z] #41 18.20 PBCC images/cpuinfo.pb-c.c [2019-10-22T15:41:10.767Z] #41 18.24 DEP images/cpuinfo.pb-c.d [2019-10-22T15:41:10.767Z] #41 18.30 PBCC images/stats.pb-c.c [2019-10-22T15:41:11.028Z] #41 18.38 DEP images/stats.pb-c.d [2019-10-22T15:41:11.099Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-22T15:41:11.099Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-22T15:41:11.387Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-22T15:41:11.387Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-22T15:41:11.387Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-22T15:41:12.016Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-22T15:41:12.272Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.7s done [2019-10-22T15:41:12.272Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 [2019-10-22T15:41:12.403Z] #41 ... [2019-10-22T15:41:12.403Z] [2019-10-22T15:41:12.403Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:41:12.403Z] #31 77.34 github.com/BurntSushi/toml/cmd/tomlv [2019-10-22T15:41:12.403Z] #31 DONE 82.6s [2019-10-22T15:41:12.403Z] [2019-10-22T15:41:12.403Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:12.403Z] #59 36.72 + cd /tmp/tmp.gYoQhBnkmZ/src/github.com/containerd/containerd [2019-10-22T15:41:12.403Z] #59 36.72 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:41:12.403Z] #59 37.41 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-22T15:41:12.403Z] #59 37.41 + BUILDTAGS='netgo osusergo static_build' [2019-10-22T15:41:12.403Z] #59 37.41 + export EXTRA_FLAGS=-buildmode=pie [2019-10-22T15:41:12.403Z] #59 37.41 + EXTRA_FLAGS=-buildmode=pie [2019-10-22T15:41:12.403Z] #59 37.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-22T15:41:12.403Z] #59 37.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-22T15:41:12.403Z] #59 37.41 + '[' '' = dynamic ']' [2019-10-22T15:41:12.403Z] #59 37.41 + make [2019-10-22T15:41:12.403Z] #59 38.44 + bin/ctr [2019-10-22T15:41:12.638Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-22T15:41:12.638Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-22T15:41:12.639Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-22T15:41:12.925Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-22T15:41:13.212Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-22T15:41:13.337Z] #59 ... [2019-10-22T15:41:13.337Z] [2019-10-22T15:41:13.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:13.337Z] #41 20.89 make[1]: Nothing to be done for 'all'. [2019-10-22T15:41:13.499Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-22T15:41:13.499Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-22T15:41:13.786Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-22T15:41:14.119Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-22T15:41:14.407Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-22T15:41:14.407Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-22T15:41:14.407Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-22T15:41:14.407Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-22T15:41:15.035Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-22T15:41:15.236Z] #41 22.39 CC images/stats.o [2019-10-22T15:41:15.236Z] #41 22.76 CC images/core.o [2019-10-22T15:41:15.668Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-22T15:41:15.668Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-22T15:41:15.668Z] go: finding github.com/lib/pq v1.0.0 [2019-10-22T15:41:15.802Z] #41 23.42 CC images/core-x86.o [2019-10-22T15:41:16.160Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|compiled_files|imports|name) took 1m46.769870262s [2019-10-22T15:41:16.160Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 449.201152ms [2019-10-22T15:41:16.297Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-22T15:41:16.297Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-22T15:41:16.297Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-22T15:41:16.298Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-22T15:41:16.298Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-22T15:41:16.472Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.5s done [2019-10-22T15:41:16.472Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 [2019-10-22T15:41:16.472Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-22T15:41:16.472Z] #7 DONE 14.4s [2019-10-22T15:41:16.472Z] [2019-10-22T15:41:16.472Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-22T15:41:16.735Z] #41 24.02 CC images/core-arm.o [2019-10-22T15:41:16.993Z] #41 24.36 CC images/core-aarch64.o [2019-10-22T15:41:17.252Z] #41 24.70 CC images/core-ppc64.o [2019-10-22T15:41:17.797Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-22T15:41:17.797Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-22T15:41:17.817Z] #41 25.28 CC images/core-s390.o [2019-10-22T15:41:17.817Z] #41 ... [2019-10-22T15:41:17.817Z] [2019-10-22T15:41:17.817Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:17.817Z] #44 78.32 net/url [2019-10-22T15:41:17.817Z] #44 80.18 text/template/parse [2019-10-22T15:41:17.817Z] #44 83.94 go/parser [2019-10-22T15:41:17.817Z] #44 85.62 text/template [2019-10-22T15:41:17.817Z] #44 87.41 encoding/xml [2019-10-22T15:41:18.383Z] #44 ... [2019-10-22T15:41:18.383Z] [2019-10-22T15:41:18.383Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:18.383Z] #41 25.95 CC images/cpuinfo.o [2019-10-22T15:41:18.822Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-22T15:41:18.822Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-22T15:41:18.822Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-22T15:41:18.822Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-22T15:41:18.822Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-22T15:41:18.822Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-22T15:41:18.948Z] #41 26.39 CC images/inventory.o [2019-10-22T15:41:19.206Z] #41 26.68 CC images/fdinfo.o [2019-10-22T15:41:19.771Z] #41 27.01 CC images/fown.o [2019-10-22T15:41:19.771Z] #41 27.25 CC images/ns.o [2019-10-22T15:41:20.029Z] #41 27.45 CC images/regfile.o [2019-10-22T15:41:20.288Z] #41 27.80 CC images/ghost-file.o [2019-10-22T15:41:20.668Z] #8 DONE 3.7s [2019-10-22T15:41:20.668Z] [2019-10-22T15:41:20.668Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-22T15:41:20.854Z] #41 28.20 CC images/fifo.o [2019-10-22T15:41:20.854Z] #41 28.40 CC images/remap-file-path.o [2019-10-22T15:41:20.927Z] #9 DONE 1.0s [2019-10-22T15:41:21.188Z] [2019-10-22T15:41:21.188Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:41:21.188Z] #20 DONE 0.2s [2019-10-22T15:41:21.188Z] [2019-10-22T15:41:21.188Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-22T15:41:21.188Z] #21 DONE 0.1s [2019-10-22T15:41:21.188Z] [2019-10-22T15:41:21.188Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:41:21.420Z] #41 28.73 CC images/eventfd.o [2019-10-22T15:41:21.420Z] #41 28.96 CC images/eventpoll.o [2019-10-22T15:41:21.986Z] #41 29.31 CC images/fh.o [2019-10-22T15:41:22.244Z] #41 29.68 CC images/fsnotify.o [2019-10-22T15:41:23.178Z] #41 30.45 CC images/signalfd.o [2019-10-22T15:41:23.178Z] #41 ... [2019-10-22T15:41:23.178Z] [2019-10-22T15:41:23.178Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:23.178Z] #17 17.74 Fetched 7919 kB in 14s (560 kB/s) [2019-10-22T15:41:23.178Z] #17 17.74 Reading package lists... [2019-10-22T15:41:23.436Z] #17 22.91 Reading package lists... [2019-10-22T15:41:23.436Z] #17 ... [2019-10-22T15:41:23.436Z] [2019-10-22T15:41:23.436Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:23.436Z] #41 30.75 CC images/fs.o [2019-10-22T15:41:23.436Z] #41 31.01 CC images/pstree.o [2019-10-22T15:41:23.741Z] #10 2.733 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:23.741Z] #10 2.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:23.741Z] #10 2.750 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:23.741Z] #10 2.753 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:24.001Z] #10 2.847 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:24.001Z] #10 3.013 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-22T15:41:24.002Z] #41 31.29 CC images/pipe.o [2019-10-22T15:41:24.002Z] #41 31.50 CC images/tcp-stream.o [2019-10-22T15:41:24.260Z] #41 31.83 CC images/sk-packet.o [2019-10-22T15:41:24.571Z] #10 3.384 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-22T15:41:24.571Z] #10 3.480 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-22T15:41:24.826Z] #41 32.23 CC images/mnt.o [2019-10-22T15:41:24.887Z] Removing intermediate container d273b48d0311 [2019-10-22T15:41:24.888Z] ---> a201c1f8bfa5 [2019-10-22T15:41:24.888Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-22T15:41:24.888Z] ---> 687421176e14 [2019-10-22T15:41:24.888Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-22T15:41:24.888Z] ---> 5c33a887d801 [2019-10-22T15:41:24.888Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-22T15:41:24.888Z] ---> Running in c107882d70fb [2019-10-22T15:41:24.888Z] Removing intermediate container c107882d70fb [2019-10-22T15:41:24.888Z] ---> 51dacd6e173f [2019-10-22T15:41:24.888Z] Successfully built 51dacd6e173f [2019-10-22T15:41:24.888Z] Successfully tagged moby-buildx:latest [2019-10-22T15:41:24.888Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-22T15:41:24.888Z] if [ -n "${id}" ]; then \ [2019-10-22T15:41:24.888Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-22T15:41:24.888Z] && touch bundles/buildx; \ [2019-10-22T15:41:24.888Z] docker rm -f ${id}; \ [2019-10-22T15:41:24.888Z] fi [2019-10-22T15:41:25.084Z] #41 32.48 CC images/pipe-data.o [2019-10-22T15:41:25.266Z] abec218293fe8ddfb7281cdb8bb80df1efccc08efa54a7a396d3531980ee4cb3 [2019-10-22T15:41:25.266Z] bundles/buildx version [2019-10-22T15:41:25.342Z] #41 32.77 CC images/sa.o [2019-10-22T15:41:25.600Z] #41 32.96 CC images/timer.o [2019-10-22T15:41:25.632Z] buildx v0.3.1 6db68d0 [2019-10-22T15:41:25.632Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:73a7c369c6abce6117045332cd011c21db003cda . [2019-10-22T15:41:25.632Z] #1 [internal] booting buildkit [2019-10-22T15:41:25.632Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-22T15:41:26.166Z] #41 33.41 CC images/timerfd.o [2019-10-22T15:41:26.424Z] #41 33.70 CC images/mm.o [2019-10-22T15:41:26.501Z] #10 5.115 Fetched 7743 kB in 3s (2283 kB/s) [2019-10-22T15:41:26.682Z] #41 34.04 CC images/sk-opts.o [2019-10-22T15:41:26.940Z] #41 34.39 CC images/sk-unix.o [2019-10-22T15:41:27.444Z] #10 5.115 Reading package lists... [2019-10-22T15:41:27.506Z] #41 34.77 CC images/sk-inet.o [2019-10-22T15:41:27.776Z] #41 35.26 CC images/tun.o [2019-10-22T15:41:28.034Z] #10 6.557 Reading package lists... [2019-10-22T15:41:28.034Z] #10 ... [2019-10-22T15:41:28.034Z] [2019-10-22T15:41:28.034Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:28.034Z] #22 1.192 + RM_GOPATH=0 [2019-10-22T15:41:28.034Z] #22 1.192 + TMP_GOPATH= [2019-10-22T15:41:28.034Z] #22 1.192 + : /build [2019-10-22T15:41:28.034Z] #22 1.192 + '[' -z '' ']' [2019-10-22T15:41:28.034Z] #22 1.194 ++ mktemp -d [2019-10-22T15:41:28.034Z] #22 1.196 + export GOPATH=/tmp/tmp.z9jcEbG3sL [2019-10-22T15:41:28.034Z] #22 1.196 + GOPATH=/tmp/tmp.z9jcEbG3sL [2019-10-22T15:41:28.034Z] #22 1.198 + RM_GOPATH=1 [2019-10-22T15:41:28.034Z] #22 1.198 ++ dirname ./install.sh [2019-10-22T15:41:28.034Z] #22 1.207 + dir=. [2019-10-22T15:41:28.034Z] #22 1.207 + bin=dockercli [2019-10-22T15:41:28.034Z] #22 1.207 + shift [2019-10-22T15:41:28.034Z] #22 1.208 + '[' '!' -f ./dockercli.installer ']' [2019-10-22T15:41:28.034Z] #22 1.208 + . ./dockercli.installer [2019-10-22T15:41:28.034Z] #22 1.208 ++ : stable [2019-10-22T15:41:28.034Z] #22 1.208 ++ : 17.06.2-ce [2019-10-22T15:41:28.034Z] #22 1.208 + install_dockercli [2019-10-22T15:41:28.034Z] #22 1.208 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-22T15:41:28.034Z] #22 1.208 Install docker/cli version 17.06.2-ce from stable [2019-10-22T15:41:28.034Z] #22 1.210 ++ uname -m [2019-10-22T15:41:28.034Z] #22 1.211 + arch=aarch64 [2019-10-22T15:41:28.034Z] #22 1.211 + '[' aarch64 '!=' x86_64 ']' [2019-10-22T15:41:28.034Z] #22 1.211 + '[' aarch64 '!=' s390x ']' [2019-10-22T15:41:28.034Z] #22 1.211 + '[' aarch64 '!=' armhf ']' [2019-10-22T15:41:28.034Z] #22 1.211 + build_dockercli [2019-10-22T15:41:28.034Z] #22 1.211 + git clone https://github.com/docker/docker-ce /tmp/tmp.z9jcEbG3sL/tmp/docker-ce [2019-10-22T15:41:28.034Z] #22 1.214 Cloning into '/tmp/tmp.z9jcEbG3sL/tmp/docker-ce'... [2019-10-22T15:41:28.238Z] #1 pulling image moby/buildkit:buildx-stable-1 2.1s done [2019-10-22T15:41:28.238Z] #1 creating container buildx_buildkit_default [2019-10-22T15:41:28.238Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-22T15:41:28.238Z] #1 DONE 2.6s [2019-10-22T15:41:28.238Z] [2019-10-22T15:41:28.238Z] #2 [internal] load .dockerignore [2019-10-22T15:41:28.238Z] #2 transferring context: 87B done [2019-10-22T15:41:28.238Z] #2 DONE 0.0s [2019-10-22T15:41:28.238Z] [2019-10-22T15:41:28.238Z] #3 [internal] load build definition from Dockerfile [2019-10-22T15:41:28.238Z] #3 transferring dockerfile: 14.62kB done [2019-10-22T15:41:28.238Z] #3 DONE 0.0s [2019-10-22T15:41:28.343Z] #41 35.58 CC images/sk-netlink.o [2019-10-22T15:41:28.601Z] #41 35.92 CC images/packet-sock.o [2019-10-22T15:41:28.624Z] [2019-10-22T15:41:28.624Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-22T15:41:28.859Z] #41 36.36 CC images/ipc-var.o [2019-10-22T15:41:28.974Z] #22 ... [2019-10-22T15:41:28.974Z] [2019-10-22T15:41:28.974Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:41:28.974Z] #10 6.557 Reading package lists... [2019-10-22T15:41:28.988Z] #4 DONE 0.6s [2019-10-22T15:41:28.988Z] [2019-10-22T15:41:28.988Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-22T15:41:28.988Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-22T15:41:29.255Z] #10 7.887 Building dependency tree... [2019-10-22T15:41:29.387Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-22T15:41:29.387Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-22T15:41:29.387Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-22T15:41:29.387Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-22T15:41:29.387Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-22T15:41:29.387Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-22T15:41:29.427Z] #41 36.69 CC images/ipc-desc.o [2019-10-22T15:41:29.427Z] #41 36.88 CC images/ipc-shm.o [2019-10-22T15:41:29.517Z] #10 8.461 The following additional packages will be installed: [2019-10-22T15:41:29.517Z] #10 8.463 libapparmor1 libseccomp2 [2019-10-22T15:41:29.517Z] #10 8.467 Suggested packages: [2019-10-22T15:41:29.517Z] #10 8.467 seccomp [2019-10-22T15:41:29.517Z] #10 8.537 The following NEW packages will be installed: [2019-10-22T15:41:29.517Z] #10 8.540 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-22T15:41:29.685Z] #41 37.16 CC images/ipc-msg.o [2019-10-22T15:41:29.753Z] #5 DONE 0.5s [2019-10-22T15:41:29.753Z] [2019-10-22T15:41:29.753Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-22T15:41:30.251Z] #41 37.60 CC images/ipc-sem.o [2019-10-22T15:41:30.251Z] #41 ... [2019-10-22T15:41:30.251Z] [2019-10-22T15:41:30.251Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:30.251Z] #44 90.65 go/doc [2019-10-22T15:41:30.251Z] #44 93.82 hash/crc32 [2019-10-22T15:41:30.251Z] #44 94.36 github.com/LK4D4/vndr/build [2019-10-22T15:41:30.251Z] #44 94.59 compress/gzip [2019-10-22T15:41:30.251Z] #44 95.90 net [2019-10-22T15:41:30.251Z] #44 97.71 vendor/golang.org/x/text/transform [2019-10-22T15:41:30.251Z] #44 98.51 vendor/golang.org/x/text/unicode/bidi [2019-10-22T15:41:30.251Z] #44 100.4 vendor/golang.org/x/text/secure/bidirule [2019-10-22T15:41:30.251Z] #44 100.8 vendor/golang.org/x/text/unicode/norm [2019-10-22T15:41:30.251Z] #44 ... [2019-10-22T15:41:30.251Z] [2019-10-22T15:41:30.251Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:30.251Z] #17 22.91 Reading package lists... [2019-10-22T15:41:30.251Z] #17 28.24 Building dependency tree... [2019-10-22T15:41:30.251Z] #17 30.46 The following additional packages will be installed: [2019-10-22T15:41:30.251Z] #17 30.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-22T15:41:30.251Z] #17 30.47 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-22T15:41:30.251Z] #17 30.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-22T15:41:30.251Z] #17 30.47 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-22T15:41:30.251Z] #17 30.47 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-22T15:41:30.251Z] #17 30.47 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-22T15:41:30.251Z] #17 30.47 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-22T15:41:30.251Z] #17 30.47 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-22T15:41:30.251Z] #17 30.47 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-22T15:41:30.251Z] #17 30.48 Suggested packages: [2019-10-22T15:41:30.251Z] #17 30.49 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-22T15:41:30.251Z] #17 30.49 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-22T15:41:30.251Z] #17 30.49 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-22T15:41:30.251Z] #17 30.49 vim-doc vim-scripts xfsdump acl attr quota [2019-10-22T15:41:30.251Z] #17 30.49 Recommended packages: [2019-10-22T15:41:30.251Z] #17 30.49 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-22T15:41:30.251Z] #17 30.49 python3-keyrings.alt python3-xdg unzip [2019-10-22T15:41:30.509Z] #17 ... [2019-10-22T15:41:30.509Z] [2019-10-22T15:41:30.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:30.509Z] #41 37.81 CC images/utsns.o [2019-10-22T15:41:30.509Z] #41 38.01 CC images/creds.o [2019-10-22T15:41:30.591Z] #6 ... [2019-10-22T15:41:30.591Z] [2019-10-22T15:41:30.591Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-22T15:41:30.591Z] #7 DONE 0.6s [2019-10-22T15:41:30.591Z] [2019-10-22T15:41:30.591Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-22T15:41:30.591Z] #6 DONE 0.6s [2019-10-22T15:41:30.591Z] [2019-10-22T15:41:30.591Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:41:30.591Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-22T15:41:30.770Z] #41 38.25 CC images/vma.o [2019-10-22T15:41:30.897Z] #10 9.710 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:41:30.897Z] #10 9.710 Need to get 287 kB of archives. [2019-10-22T15:41:30.897Z] #10 9.710 After this operation, 1186 kB of additional disk space will be used. [2019-10-22T15:41:30.897Z] #10 9.710 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-22T15:41:30.897Z] #10 9.713 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-10-22T15:41:30.897Z] #10 9.716 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-22T15:41:30.897Z] #10 9.718 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-22T15:41:31.027Z] #41 38.50 CC images/netdev.o [2019-10-22T15:41:31.067Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-22T15:41:31.067Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-22T15:41:31.067Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-22T15:41:31.067Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 0B / 126B 0.1s [2019-10-22T15:41:31.067Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.2s [2019-10-22T15:41:31.067Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 1.78MB / 10.32MB 0.2s [2019-10-22T15:41:31.067Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 0B / 4.37MB 0.2s [2019-10-22T15:41:31.067Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 4.78MB / 45.24MB 0.2s [2019-10-22T15:41:31.067Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.2s [2019-10-22T15:41:31.067Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.3s done [2019-10-22T15:41:31.067Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 6.30MB / 10.32MB 0.4s [2019-10-22T15:41:31.067Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 2.16MB / 4.37MB 0.4s [2019-10-22T15:41:31.067Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 9.87MB / 45.24MB 0.4s [2019-10-22T15:41:31.067Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 326.79kB / 102.17MB 0.4s [2019-10-22T15:41:31.067Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 1.70MB / 45.98MB 0.4s [2019-10-22T15:41:31.158Z] #10 ... [2019-10-22T15:41:31.158Z] [2019-10-22T15:41:31.158Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:41:31.158Z] #24 2.765 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:31.158Z] #24 2.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:31.158Z] #24 2.782 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:31.158Z] #24 2.784 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:31.158Z] #24 2.847 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:31.158Z] #24 3.044 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-22T15:41:31.158Z] #24 3.380 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-22T15:41:31.158Z] #24 3.529 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-22T15:41:31.158Z] #24 5.222 Fetched 7743 kB in 3s (2236 kB/s) [2019-10-22T15:41:31.158Z] #24 5.222 Reading package lists... [2019-10-22T15:41:31.158Z] #24 6.606 Reading package lists... [2019-10-22T15:41:31.158Z] #24 7.941 Building dependency tree... [2019-10-22T15:41:31.158Z] #24 8.550 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-22T15:41:31.158Z] #24 8.550 The following additional packages will be installed: [2019-10-22T15:41:31.158Z] #24 8.551 libjq1 libonig4 [2019-10-22T15:41:31.158Z] #24 8.629 The following NEW packages will be installed: [2019-10-22T15:41:31.158Z] #24 8.631 jq libjq1 libonig4 [2019-10-22T15:41:31.158Z] #24 9.774 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:41:31.158Z] #24 9.774 Need to get 293 kB of archives. [2019-10-22T15:41:31.158Z] #24 9.774 After this operation, 1086 kB of additional disk space will be used. [2019-10-22T15:41:31.158Z] #24 9.774 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-22T15:41:31.158Z] #24 9.783 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-22T15:41:31.158Z] #24 9.786 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-22T15:41:31.158Z] #24 10.14 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:41:31.158Z] #24 10.18 Fetched 293 kB in 1s (258 kB/s) [2019-10-22T15:41:31.158Z] #24 ... [2019-10-22T15:41:31.158Z] [2019-10-22T15:41:31.158Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:41:31.158Z] #10 10.12 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:41:31.158Z] #10 10.16 Fetched 287 kB in 1s (245 kB/s) [2019-10-22T15:41:31.418Z] #10 10.22 Selecting previously unselected package libseccomp2:arm64. [2019-10-22T15:41:31.418Z] #10 10.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-22T15:41:31.418Z] #10 10.25 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-22T15:41:31.418Z] #10 10.26 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-22T15:41:31.418Z] #10 10.33 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-22T15:41:31.418Z] #10 10.33 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-22T15:41:31.418Z] #10 10.34 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-22T15:41:31.498Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 8.33MB / 10.32MB 0.5s [2019-10-22T15:41:31.498Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.10MB / 4.37MB 0.5s [2019-10-22T15:41:31.498Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 12.88MB / 45.24MB 0.5s [2019-10-22T15:41:31.498Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 5.37MB / 50.49MB 0.5s [2019-10-22T15:41:31.498Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 4.21MB / 45.98MB 0.5s [2019-10-22T15:41:31.498Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.6s done [2019-10-22T15:41:31.498Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.6s done [2019-10-22T15:41:31.498Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 17.20MB / 45.24MB 0.7s [2019-10-22T15:41:31.498Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 9.63MB / 50.49MB 0.7s [2019-10-22T15:41:31.498Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 8.64MB / 102.17MB 0.7s [2019-10-22T15:41:31.498Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 8.31MB / 45.98MB 0.7s [2019-10-22T15:41:31.498Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 20.56MB / 45.24MB 0.8s [2019-10-22T15:41:31.498Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 13.93MB / 50.49MB 0.8s [2019-10-22T15:41:31.498Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 12.21MB / 45.98MB 0.8s [2019-10-22T15:41:31.593Z] #41 38.92 CC images/tty.o [2019-10-22T15:41:31.678Z] #10 10.52 Selecting previously unselected package libapparmor1:arm64. [2019-10-22T15:41:31.678Z] #10 10.52 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-22T15:41:31.678Z] #10 10.54 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-22T15:41:31.678Z] #10 10.75 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-22T15:41:31.938Z] #10 10.75 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-22T15:41:31.938Z] #10 10.75 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-22T15:41:31.938Z] #10 10.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:41:31.938Z] #10 10.89 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-22T15:41:31.938Z] #10 10.92 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-22T15:41:31.938Z] #10 10.93 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-22T15:41:31.938Z] #10 10.95 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-22T15:41:32.054Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 24.98MB / 45.24MB 1.0s [2019-10-22T15:41:32.054Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 17.59MB / 50.49MB 1.0s [2019-10-22T15:41:32.054Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 16.03MB / 102.17MB 1.0s [2019-10-22T15:41:32.054Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 15.26MB / 45.98MB 1.0s [2019-10-22T15:41:32.054Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 28.15MB / 45.24MB 1.1s [2019-10-22T15:41:32.054Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 18.64MB / 45.98MB 1.1s [2019-10-22T15:41:32.054Z] #8 ... [2019-10-22T15:41:32.054Z] [2019-10-22T15:41:32.054Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-22T15:41:32.054Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-22T15:41:32.054Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-22T15:41:32.054Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-22T15:41:32.054Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-22T15:41:32.054Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-10-22T15:41:32.054Z] #66 DONE 1.5s [2019-10-22T15:41:32.054Z] [2019-10-22T15:41:32.054Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:41:32.054Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 31.98MB / 45.24MB 1.3s [2019-10-22T15:41:32.054Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 22.01MB / 50.49MB 1.3s [2019-10-22T15:41:32.054Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 22.33MB / 45.98MB 1.3s [2019-10-22T15:41:32.165Z] #41 39.54 CC images/file-lock.o [2019-10-22T15:41:32.197Z] #10 10.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:41:32.425Z] #41 39.75 CC images/rlimit.o [2019-10-22T15:41:32.539Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.64MB / 45.24MB 1.4s [2019-10-22T15:41:32.539Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 25.25MB / 50.49MB 1.4s [2019-10-22T15:41:32.539Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 25.15MB / 102.17MB 1.4s [2019-10-22T15:41:32.539Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 25.77MB / 45.98MB 1.4s [2019-10-22T15:41:32.539Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 38.40MB / 45.24MB 1.6s [2019-10-22T15:41:32.539Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 28.60MB / 50.49MB 1.6s [2019-10-22T15:41:32.539Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 29.48MB / 45.98MB 1.6s [2019-10-22T15:41:32.539Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 41.84MB / 45.24MB 1.7s [2019-10-22T15:41:32.539Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 31.85MB / 50.49MB 1.7s [2019-10-22T15:41:32.539Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 31.96MB / 102.17MB 1.7s [2019-10-22T15:41:32.539Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 33.05MB / 45.98MB 1.7s [2019-10-22T15:41:32.539Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 1.9s [2019-10-22T15:41:32.539Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 35.88MB / 50.49MB 1.9s [2019-10-22T15:41:32.539Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 37.27MB / 45.98MB 1.9s [2019-10-22T15:41:32.683Z] #41 40.05 CC images/pagemap.o [2019-10-22T15:41:32.768Z] #10 ... [2019-10-22T15:41:32.768Z] [2019-10-22T15:41:32.768Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:41:32.768Z] #24 10.22 Selecting previously unselected package libonig4:arm64. [2019-10-22T15:41:32.768Z] #24 10.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-22T15:41:32.768Z] #24 10.24 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-22T15:41:32.768Z] #24 10.25 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-22T15:41:32.768Z] #24 10.36 Selecting previously unselected package libjq1:arm64. [2019-10-22T15:41:32.768Z] #24 10.36 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-22T15:41:32.768Z] #24 10.47 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-22T15:41:32.768Z] #24 10.56 Selecting previously unselected package jq. [2019-10-22T15:41:32.768Z] #24 10.56 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-22T15:41:32.768Z] #24 10.70 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-22T15:41:32.768Z] #24 10.78 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-22T15:41:32.768Z] #24 10.80 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-22T15:41:32.768Z] #24 10.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:41:32.768Z] #24 10.86 Setting up jq (1.5+dfsg-1.3) ... [2019-10-22T15:41:32.768Z] #24 DONE 11.8s [2019-10-22T15:41:32.943Z] #41 40.35 CC images/siginfo.o [2019-10-22T15:41:32.974Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.0s done [2019-10-22T15:41:32.974Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 43.80MB / 102.17MB 2.0s [2019-10-22T15:41:32.974Z] #8 ... [2019-10-22T15:41:32.974Z] [2019-10-22T15:41:32.974Z] #20 [internal] load build context [2019-10-22T15:41:32.974Z] #20 transferring context: 45.63MB 2.4s done [2019-10-22T15:41:32.974Z] #20 DONE 2.5s [2019-10-22T15:41:32.974Z] [2019-10-22T15:41:32.974Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:41:32.974Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 42.01MB / 50.49MB 2.2s [2019-10-22T15:41:32.974Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 44.03MB / 45.98MB 2.2s [2019-10-22T15:41:33.028Z] [2019-10-22T15:41:33.028Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:41:33.028Z] #10 DONE 11.8s [2019-10-22T15:41:33.028Z] [2019-10-22T15:41:33.028Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-22T15:41:33.028Z] #25 DONE 0.1s [2019-10-22T15:41:33.028Z] [2019-10-22T15:41:33.028Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-22T15:41:33.201Z] #41 40.71 CC images/rpc.o [2019-10-22T15:41:33.419Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 47.09MB / 50.49MB 2.3s [2019-10-22T15:41:33.419Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 52.46MB / 102.17MB 2.3s [2019-10-22T15:41:33.419Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s [2019-10-22T15:41:33.419Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 62.41MB / 102.17MB 2.5s [2019-10-22T15:41:33.419Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s done [2019-10-22T15:41:33.419Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-10-22T15:41:33.419Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 77.03MB / 102.17MB 2.6s [2019-10-22T15:41:33.952Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 91.13MB / 102.17MB 2.8s [2019-10-22T15:41:33.952Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 2.9s [2019-10-22T15:41:33.952Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.1s done [2019-10-22T15:41:33.952Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-22T15:41:35.100Z] #41 42.29 CC images/ext-file.o [2019-10-22T15:41:35.100Z] #41 42.49 CC images/cgroup.o [2019-10-22T15:41:35.646Z] #11 DONE 2.6s [2019-10-22T15:41:35.646Z] [2019-10-22T15:41:35.646Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-22T15:41:36.033Z] #41 43.17 CC images/userns.o [2019-10-22T15:41:36.033Z] #41 43.55 CC images/google/protobuf/descriptor.o [2019-10-22T15:41:36.033Z] #41 ... [2019-10-22T15:41:36.033Z] [2019-10-22T15:41:36.033Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:36.033Z] #17 35.10 The following NEW packages will be installed: [2019-10-22T15:41:36.033Z] #17 35.11 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-22T15:41:36.033Z] #17 35.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-22T15:41:36.033Z] #17 35.11 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-22T15:41:36.033Z] #17 35.12 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-22T15:41:36.033Z] #17 35.12 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-22T15:41:36.033Z] #17 35.12 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-22T15:41:36.033Z] #17 35.12 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-22T15:41:36.033Z] #17 35.12 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-22T15:41:36.033Z] #17 35.12 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-22T15:41:36.033Z] #17 35.12 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-22T15:41:36.033Z] #17 35.12 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-22T15:41:36.033Z] #17 35.12 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-22T15:41:36.033Z] #17 35.12 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-22T15:41:36.033Z] #17 35.13 xfsprogs xxd xz-utils zip [2019-10-22T15:41:36.033Z] #17 36.25 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:41:36.033Z] #17 36.25 Need to get 90.9 MB of archives. [2019-10-22T15:41:36.033Z] #17 36.25 After this operation, 541 MB of additional disk space will be used. [2019-10-22T15:41:36.033Z] #17 36.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-22T15:41:36.033Z] #17 36.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-22T15:41:36.033Z] #17 36.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-22T15:41:36.033Z] #17 36.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-22T15:41:36.033Z] #17 36.28 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-22T15:41:36.033Z] #17 36.28 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-22T15:41:36.033Z] #17 36.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-22T15:41:36.033Z] #17 36.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-22T15:41:36.033Z] #17 36.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-22T15:41:36.033Z] #17 36.50 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-22T15:41:36.033Z] #17 36.68 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-22T15:41:36.033Z] #17 36.71 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-22T15:41:36.033Z] #17 36.72 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-22T15:41:36.033Z] #17 36.72 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-22T15:41:36.033Z] #17 36.72 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-22T15:41:36.033Z] #17 36.72 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-22T15:41:36.033Z] #17 36.73 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-22T15:41:36.033Z] #17 36.75 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-22T15:41:36.033Z] #17 36.76 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-22T15:41:36.033Z] #17 36.76 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-22T15:41:36.033Z] #17 36.76 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-22T15:41:36.033Z] #17 36.79 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-22T15:41:36.033Z] #17 36.81 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-22T15:41:36.033Z] #17 36.83 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-22T15:41:36.033Z] #17 36.83 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-22T15:41:36.033Z] #17 36.83 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-22T15:41:36.033Z] #17 36.86 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-22T15:41:36.033Z] #17 36.86 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-22T15:41:36.033Z] #17 36.86 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-22T15:41:36.033Z] #17 36.91 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-22T15:41:36.033Z] #17 36.91 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-22T15:41:36.033Z] #17 36.92 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-22T15:41:36.033Z] #17 36.94 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-22T15:41:36.033Z] #17 36.95 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-22T15:41:36.033Z] #17 36.96 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-22T15:41:36.033Z] #17 36.96 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-22T15:41:36.033Z] #17 36.97 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-22T15:41:36.033Z] #17 36.97 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-10-22T15:41:36.033Z] #17 36.98 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-22T15:41:36.033Z] #17 36.99 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-22T15:41:36.033Z] #17 37.02 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-22T15:41:36.033Z] #17 37.04 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-22T15:41:36.033Z] #17 37.09 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-22T15:41:36.033Z] #17 37.12 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-22T15:41:36.033Z] #17 37.13 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-22T15:41:36.033Z] #17 37.14 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-22T15:41:36.033Z] #17 37.14 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-22T15:41:36.033Z] #17 37.15 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-22T15:41:36.033Z] #17 37.27 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-22T15:41:36.033Z] #17 37.30 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-22T15:41:36.033Z] #17 37.40 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-22T15:41:36.033Z] #17 37.41 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-22T15:41:36.033Z] #17 37.43 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-22T15:41:36.033Z] #17 37.45 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-22T15:41:36.033Z] #17 37.46 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-22T15:41:36.033Z] #17 37.51 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-22T15:41:36.033Z] #17 37.92 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-22T15:41:36.034Z] #17 37.98 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-22T15:41:36.034Z] #17 38.04 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-22T15:41:36.034Z] #17 38.05 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-22T15:41:36.034Z] #17 38.06 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-22T15:41:36.034Z] #17 38.09 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-10-22T15:41:36.034Z] #17 38.57 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-10-22T15:41:36.034Z] #17 38.76 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-10-22T15:41:36.034Z] #17 38.81 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-22T15:41:36.034Z] #17 39.30 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-10-22T15:41:36.034Z] #17 39.61 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-10-22T15:41:36.034Z] #17 39.62 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-10-22T15:41:36.598Z] #17 ... [2019-10-22T15:41:36.598Z] [2019-10-22T15:41:36.598Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:36.598Z] #62 107.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-22T15:41:36.857Z] #62 107.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-22T15:41:37.563Z] #12 DONE 1.9s [2019-10-22T15:41:37.563Z] [2019-10-22T15:41:37.563Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:41:37.563Z] #26 3.093 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-22T15:41:37.563Z] #26 3.274 [2019-10-22T15:41:37.563Z] #26 3.446 0.1% # 2.4% ########## 15.1% ######################### 34.9% ###################################### 53.4% ############################################### 65.8% ################################################ 67.5% ################################################################ 89.1% ######################################################################## 100.0% [2019-10-22T15:41:37.563Z] #26 4.411 [2019-10-22T15:41:37.825Z] #26 4.606 # 2.8% ############################### 44.3% ######################################################## 78.1% ######################################################################## 100.0% [2019-10-22T15:41:38.085Z] #26 5.085 [2019-10-22T15:41:38.876Z] #26 5.390 ################# 24.5% ########################### 38.6% ############################################### 65.5% ########################################################### 82.2% ###################################################################### 98.1% ####26 ... [2019-10-22T15:41:38.876Z] [2019-10-22T15:41:38.876Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-22T15:41:38.876Z] #13 1.198 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-22T15:41:38.876Z] #13 DONE 1.5s [2019-10-22T15:41:38.876Z] [2019-10-22T15:41:38.876Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:41:38.876Z] #26 5.390 ################# 24.5% ########################### 38.6% ############################################### 65.5% ########################################################### 82.2% ###################################################################### 98.1% ######################################################################## 100.0% [2019-10-22T15:41:38.876Z] #26 ... [2019-10-22T15:41:38.876Z] [2019-10-22T15:41:38.876Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-22T15:41:40.786Z] #14 DONE 1.5s [2019-10-22T15:41:40.786Z] [2019-10-22T15:41:40.786Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:41:40.786Z] #26 6.084 [2019-10-22T15:41:41.834Z] #26 6.407 ##### 7.6% ####### 10.6% ########### 15.3% ############# 18.2% ################## 25.2% ################## 25.3% #################### 28.8% ########################### 37.7% ############################## 42.5% ################################## 47.6% #################################### 51.0% ###################################### 54.1% ######################################### 57.7% ########################################### 60.6% ############################################ 61.5% ############################################# 63.0% ################################################### 71.5% ################################################### 71.6% [2019-10-22T15:41:41.834Z] #26 ... [2019-10-22T15:41:41.834Z] [2019-10-22T15:41:41.834Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-22T15:41:41.834Z] #15 DONE 1.4s [2019-10-22T15:41:41.834Z] [2019-10-22T15:41:41.834Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:41:42.119Z] #62 ... [2019-10-22T15:41:42.119Z] [2019-10-22T15:41:42.119Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:42.119Z] #41 45.44 CC images/opts.o [2019-10-22T15:41:42.119Z] #41 45.67 CC images/seccomp.o [2019-10-22T15:41:42.119Z] #41 45.94 CC images/binfmt-misc.o [2019-10-22T15:41:42.119Z] #41 46.18 CC images/time.o [2019-10-22T15:41:42.119Z] #41 46.51 CC images/sysctl.o [2019-10-22T15:41:42.119Z] #41 46.71 CC images/autofs.o [2019-10-22T15:41:42.119Z] #41 46.90 CC images/macvlan.o [2019-10-22T15:41:42.119Z] #41 47.16 CC images/sit.o [2019-10-22T15:41:42.119Z] #41 47.36 LINK images/built-in.o [2019-10-22T15:41:42.119Z] #41 47.51 GEN compel/include/asm [2019-10-22T15:41:42.119Z] #41 47.52 GEN compel/include/version.h [2019-10-22T15:41:42.119Z] #41 47.53 touch .config [2019-10-22T15:41:42.119Z] #41 47.55 GEN include/common/config.h [2019-10-22T15:41:42.119Z] #41 47.65 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-22T15:41:42.119Z] #41 47.68 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-22T15:41:42.119Z] #41 47.72 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-22T15:41:42.119Z] #41 47.76 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-22T15:41:42.119Z] #41 47.78 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-22T15:41:42.119Z] #41 47.81 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-22T15:41:42.119Z] #41 47.88 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-22T15:41:42.119Z] #41 47.91 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-22T15:41:42.119Z] #41 47.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-22T15:41:42.119Z] #41 47.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-22T15:41:42.119Z] #41 47.99 DEP compel/plugins/std/infect.d [2019-10-22T15:41:42.119Z] #41 48.17 DEP compel/plugins/std/string.d [2019-10-22T15:41:42.119Z] #41 48.34 DEP compel/plugins/std/log.d [2019-10-22T15:41:42.119Z] #41 48.48 DEP compel/plugins/std/fds.d [2019-10-22T15:41:42.119Z] #41 48.63 DEP compel/plugins/std/std.d [2019-10-22T15:41:42.119Z] #41 48.76 DEP compel/plugins/shmem/shmem.d [2019-10-22T15:41:42.119Z] #41 48.87 DEP compel/plugins/fds/fds.d [2019-10-22T15:41:42.119Z] #41 49.12 CC compel/plugins/std/std.o [2019-10-22T15:41:42.120Z] #41 49.49 CC compel/plugins/std/fds.o [2019-10-22T15:41:42.685Z] #41 49.95 CC compel/plugins/std/log.o [2019-10-22T15:41:42.877Z] #26 6.407 ##### 7.6% ####### 10.6% ########### 15.3% ############# 18.2% ################## 25.2% ################## 25.3% #################### 28.8% ########################### 37.7% ############################## 42.5% ################################## 47.6% #################################### 51.0% ###################################### 54.1% ######################################### 57.7% ########################################### 60.6% ############################################ 61.5% ############################################# 63.0% ################################################### 71.5% ################################################### 71.6% ##################################################### 74.9% ######################################################## 78.5% ########################################################## 80.8% ############################################################## 86.5% ############################################################### 88.4% ################################################################## 92.2% #################################################################### 95.3% ###################################################################### 98.5% ####################################################################### 99.4% ######################################################################## 100.0% [2019-10-22T15:41:42.877Z] #26 10.05 [2019-10-22T15:41:43.449Z] #26 ... [2019-10-22T15:41:43.449Z] [2019-10-22T15:41:43.449Z] #16 [dev 6/24] RUN ldconfig [2019-10-22T15:41:43.449Z] #16 DONE 1.6s [2019-10-22T15:41:43.618Z] #41 50.95 CC compel/plugins/std/string.o [2019-10-22T15:41:43.722Z] [2019-10-22T15:41:43.722Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:44.560Z] #41 51.85 CC compel/plugins/std/infect.o [2019-10-22T15:41:44.839Z] #41 ... [2019-10-22T15:41:44.839Z] [2019-10-22T15:41:44.839Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:44.839Z] #44 105.5 vendor/golang.org/x/net/idna [2019-10-22T15:41:44.839Z] #44 108.5 vendor/golang.org/x/net/http2/hpack [2019-10-22T15:41:44.839Z] #44 110.0 mime [2019-10-22T15:41:44.839Z] #44 111.7 mime/quotedprintable [2019-10-22T15:41:45.102Z] #44 ... [2019-10-22T15:41:45.102Z] [2019-10-22T15:41:45.102Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:45.102Z] #62 DONE 115.5s [2019-10-22T15:41:45.102Z] [2019-10-22T15:41:45.102Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-22T15:41:45.102Z] #63 DONE 0.1s [2019-10-22T15:41:45.102Z] [2019-10-22T15:41:45.102Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:45.102Z] #41 52.55 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-22T15:41:45.378Z] #41 52.70 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-22T15:41:45.378Z] #41 52.85 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-22T15:41:45.378Z] #41 52.92 AR compel/plugins/std.lib.a [2019-10-22T15:41:45.431Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 10.7s done [2019-10-22T15:41:45.431Z] #8 DONE 14.0s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-22T15:41:45.431Z] #9 DONE 0.3s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-22T15:41:45.431Z] #10 DONE 0.2s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:41:45.431Z] #21 DONE 0.1s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:41:45.431Z] #34 ... [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-22T15:41:45.431Z] #68 DONE 0.1s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-22T15:41:45.431Z] #62 DONE 0.1s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-22T15:41:45.431Z] #47 DONE 0.1s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-22T15:41:45.431Z] #22 DONE 0.1s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-22T15:41:45.431Z] #31 DONE 0.1s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-22T15:41:45.431Z] #50 DONE 0.1s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-22T15:41:45.431Z] #44 DONE 0.1s [2019-10-22T15:41:45.431Z] [2019-10-22T15:41:45.431Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:45.654Z] #17 2.177 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:45.654Z] #17 2.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:45.654Z] #17 2.204 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:45.654Z] #17 2.206 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:45.654Z] #17 2.221 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:45.654Z] #41 53.02 CC compel/plugins/fds/fds.o [2019-10-22T15:41:45.822Z] #45 0.473 + RM_GOPATH=0 [2019-10-22T15:41:45.822Z] #45 0.473 + TMP_GOPATH= [2019-10-22T15:41:45.822Z] #45 0.473 + : /build [2019-10-22T15:41:45.822Z] #45 0.473 + '[' -z '' ']' [2019-10-22T15:41:45.822Z] #45 0.473 ++ mktemp -d [2019-10-22T15:41:45.822Z] #45 0.478 + export GOPATH=/tmp/tmp.lfDulE5Zn4 [2019-10-22T15:41:45.822Z] #45 0.478 + GOPATH=/tmp/tmp.lfDulE5Zn4 [2019-10-22T15:41:45.822Z] #45 0.478 + RM_GOPATH=1 [2019-10-22T15:41:45.822Z] #45 0.484 ++ dirname ./install.sh [2019-10-22T15:41:45.822Z] #45 0.489 + dir=. [2019-10-22T15:41:45.822Z] #45 0.489 + bin=vndr [2019-10-22T15:41:45.822Z] #45 0.489 + shift [2019-10-22T15:41:45.822Z] #45 0.489 + '[' '!' -f ./vndr.installer ']' [2019-10-22T15:41:45.822Z] #45 0.489 + . ./vndr.installer [2019-10-22T15:41:45.822Z] #45 0.489 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:41:45.822Z] #45 0.489 + install_vndr [2019-10-22T15:41:45.822Z] #45 0.489 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-22T15:41:45.822Z] #45 0.489 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lfDulE5Zn4/src/github.com/LK4D4/vndr [2019-10-22T15:41:45.822Z] #45 0.489 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:41:45.822Z] #45 0.498 Cloning into '/tmp/tmp.lfDulE5Zn4/src/github.com/LK4D4/vndr'... [2019-10-22T15:41:45.914Z] #17 2.404 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-22T15:41:46.177Z] #17 2.726 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-22T15:41:46.177Z] #17 2.814 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-22T15:41:46.222Z] #41 53.49 AR compel/plugins/fds.lib.a [2019-10-22T15:41:46.222Z] #41 53.61 HOSTDEP compel/src/lib/log-host.d [2019-10-22T15:41:46.479Z] #41 53.89 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-22T15:41:46.670Z] #45 1.263 + cd /tmp/tmp.lfDulE5Zn4/src/github.com/LK4D4/vndr [2019-10-22T15:41:46.671Z] #45 1.263 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:41:46.671Z] #45 1.266 + go build -buildmode=pie -v -o /build/vndr . [2019-10-22T15:41:46.736Z] #41 54.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-22T15:41:46.736Z] #41 54.25 HOSTDEP compel/src/main-host.d [2019-10-22T15:41:46.993Z] #41 54.40 DEP compel/src/lib/ptrace.d [2019-10-22T15:41:46.993Z] #41 54.53 DEP compel/src/lib/infect.d [2019-10-22T15:41:47.250Z] #41 54.70 DEP compel/src/lib/infect-util.d [2019-10-22T15:41:47.250Z] #41 54.83 DEP compel/src/lib/infect-rpc.d [2019-10-22T15:41:47.816Z] #41 54.99 DEP compel/arch/x86/src/lib/infect.d [2019-10-22T15:41:47.816Z] #41 55.18 DEP compel/arch/x86/src/lib/cpu.d [2019-10-22T15:41:47.816Z] #41 55.36 DEP compel/src/lib/log.d [2019-10-22T15:41:47.816Z] #41 ... [2019-10-22T15:41:47.816Z] [2019-10-22T15:41:47.816Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:47.816Z] #17 42.35 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-10-22T15:41:47.816Z] #17 44.84 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:41:47.816Z] #17 44.95 Fetched 90.9 MB in 8s (10.5 MB/s) [2019-10-22T15:41:47.816Z] #17 45.05 Selecting previously unselected package bash-completion. [2019-10-22T15:41:47.816Z] #17 45.05 (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-10-22T15:41:47.816Z] #17 45.11 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-22T15:41:47.816Z] #17 48.81 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-22T15:41:47.816Z] #17 49.86 Selecting previously unselected package libnet1:amd64. [2019-10-22T15:41:47.816Z] #17 49.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-22T15:41:47.816Z] #17 49.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-22T15:41:47.816Z] #17 50.00 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-22T15:41:47.816Z] #17 50.00 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-22T15:41:47.816Z] #17 50.00 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-22T15:41:47.816Z] #17 50.33 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-22T15:41:47.816Z] #17 50.33 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-22T15:41:47.816Z] #17 50.34 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-22T15:41:47.816Z] #17 50.73 Selecting previously unselected package libudev-dev:amd64. [2019-10-22T15:41:47.816Z] #17 50.76 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-22T15:41:47.816Z] #17 50.82 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-22T15:41:47.816Z] #17 51.08 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-22T15:41:47.816Z] #17 51.09 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-22T15:41:47.816Z] #17 51.11 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-22T15:41:47.816Z] #17 51.74 Selecting previously unselected package python3.5-minimal. [2019-10-22T15:41:47.816Z] #17 51.75 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-22T15:41:47.816Z] #17 51.76 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-22T15:41:48.035Z] #45 2.602 internal/cpu [2019-10-22T15:41:48.035Z] #45 2.606 runtime/internal/math [2019-10-22T15:41:48.035Z] #45 2.729 internal/race [2019-10-22T15:41:48.074Z] #17 ... [2019-10-22T15:41:48.074Z] [2019-10-22T15:41:48.074Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:48.074Z] #41 55.43 DEP compel/src/main.d [2019-10-22T15:41:48.074Z] #41 55.59 DEP compel/src/lib/handle-elf.d [2019-10-22T15:41:48.088Z] #17 ... [2019-10-22T15:41:48.088Z] [2019-10-22T15:41:48.088Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:41:48.088Z] #26 10.70 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-22T15:41:48.088Z] #26 10.94 [2019-10-22T15:41:48.088Z] #26 11.10 ######################################################################## 100.0% [2019-10-22T15:41:48.088Z] #26 11.14 [2019-10-22T15:41:48.088Z] #26 11.75 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-22T15:41:48.088Z] #26 11.91 [2019-10-22T15:41:48.088Z] #26 12.12 ######################################################################## 100.0% [2019-10-22T15:41:48.088Z] #26 12.15 [2019-10-22T15:41:48.088Z] #26 12.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-22T15:41:48.088Z] #26 12.81 skipping existing ed4b54129745 [2019-10-22T15:41:48.088Z] #26 12.85 [2019-10-22T15:41:48.088Z] #26 13.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-22T15:41:48.088Z] #26 13.66 [2019-10-22T15:41:48.088Z] #26 13.76 ######################################################################## 100.0% [2019-10-22T15:41:48.088Z] #26 13.79 [2019-10-22T15:41:48.088Z] #26 13.81 Download of images into '/build' complete. [2019-10-22T15:41:48.088Z] #26 13.81 Use something like the following to load the result into a Docker daemon: [2019-10-22T15:41:48.088Z] #26 13.82 tar -cC '/build' . | docker load [2019-10-22T15:41:48.088Z] #26 DONE 14.9s [2019-10-22T15:41:48.088Z] [2019-10-22T15:41:48.088Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:48.088Z] #22 23.41 Checking out files: 49% (5219/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 56% (5961/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) Checking out files: 64% (6812/10643) Checking out files: 65% (6918/10643) Checking out files: 66% (7025/10643) Checking out files: 67% (7131/10643) Checking out files: 68% (7238/10643) Checking out files: 69% (7344/10643) Checking out files: 70% (7451/10643) Checking out files: 71% (7557/10643) Checking out files: 72% (7663/10643) Checking out files: 73% (7770/10643) Checking out files: 74% (7876/10643) Checking out files: 75% (7983/10643) Checking out files: 76% (8089/10643) Checking out files: 77% (8196/10643) Checking out files: 78% (8302/10643) Checking out files: 79% (8408/10643) Checking out files: 80% (8515/10643) Checking out files: 81% (8621/10643) Checking out files: 82% (8728/10643) Checking out files: 83% (8834/10643) Checking out files: 84% (8941/10643) Checking out files: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 89% (9473/10643) Checking out files: 90% (9579/10643) Checking out files: 91% (9686/10643) Checking out files: 92% (9792/10643) Checking out files: 93% (9898/10643) Checking out files: 94% (10005/10643) Checking out files: 95% (10111/10643) Checking out files: 96% (10218/10643) Checking out files: 97% (10324/10643) Checking out files: 98% (10431/10643) Checking out files: 99% (10537/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-22T15:41:48.088Z] #22 24.33 + cd /tmp/tmp.z9jcEbG3sL/tmp/docker-ce [2019-10-22T15:41:48.088Z] #22 24.33 + git checkout -q v17.06.2-ce [2019-10-22T15:41:48.088Z] #22 26.02 + mkdir -p /tmp/tmp.z9jcEbG3sL/src/github.com/docker [2019-10-22T15:41:48.088Z] #22 26.02 + mv components/cli /tmp/tmp.z9jcEbG3sL/src/github.com/docker/cli [2019-10-22T15:41:48.088Z] #22 26.02 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-22T15:41:48.332Z] #41 55.80 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-22T15:41:48.445Z] #45 2.797 sync/atomic [2019-10-22T15:41:48.445Z] #45 3.073 unicode [2019-10-22T15:41:48.590Z] #41 56.07 CC compel/src/lib/log.o [2019-10-22T15:41:48.851Z] #45 3.371 internal/bytealg [2019-10-22T15:41:49.155Z] #41 56.54 CC compel/arch/x86/src/lib/cpu.o [2019-10-22T15:41:49.253Z] #45 3.911 runtime [2019-10-22T15:41:50.089Z] #41 57.39 CC compel/arch/x86/src/lib/infect.o [2019-10-22T15:41:50.655Z] #41 ... [2019-10-22T15:41:50.655Z] [2019-10-22T15:41:50.655Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:50.655Z] #47 DONE 121.1s [2019-10-22T15:41:50.655Z] [2019-10-22T15:41:50.655Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:50.655Z] #17 52.87 Selecting previously unselected package python3-minimal. [2019-10-22T15:41:50.655Z] #17 52.88 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-22T15:41:50.655Z] #17 52.89 Unpacking python3-minimal (3.5.3-1) ... [2019-10-22T15:41:50.655Z] #17 53.02 Selecting previously unselected package libmpdec2:amd64. [2019-10-22T15:41:50.655Z] #17 53.03 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-22T15:41:50.655Z] #17 53.04 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-22T15:41:50.655Z] #17 53.16 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-22T15:41:50.655Z] #17 53.17 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-22T15:41:50.655Z] #17 53.18 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-22T15:41:50.655Z] #17 54.80 Selecting previously unselected package python3.5. [2019-10-22T15:41:50.655Z] #17 54.80 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-22T15:41:50.655Z] #17 54.93 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-22T15:41:50.655Z] #17 55.17 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-22T15:41:50.655Z] #17 55.21 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-22T15:41:50.655Z] #17 55.22 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-22T15:41:51.226Z] #17 55.50 Selecting previously unselected package dh-python. [2019-10-22T15:41:51.226Z] #17 55.50 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-22T15:41:51.226Z] #17 55.56 Unpacking dh-python (2.20170125) ... [2019-10-22T15:41:51.279Z] #45 ... [2019-10-22T15:41:51.279Z] [2019-10-22T15:41:51.279Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:41:51.279Z] #32 0.454 + RM_GOPATH=0 [2019-10-22T15:41:51.279Z] #32 0.454 + TMP_GOPATH= [2019-10-22T15:41:51.279Z] #32 0.454 + : /build [2019-10-22T15:41:51.279Z] #32 0.454 + '[' -z '' ']' [2019-10-22T15:41:51.279Z] #32 0.454 ++ mktemp -d [2019-10-22T15:41:51.279Z] #32 0.455 + export GOPATH=/tmp/tmp.YdJaJpkJ7W [2019-10-22T15:41:51.279Z] #32 0.455 + GOPATH=/tmp/tmp.YdJaJpkJ7W [2019-10-22T15:41:51.279Z] #32 0.455 + RM_GOPATH=1 [2019-10-22T15:41:51.279Z] #32 0.455 ++ dirname ./install.sh [2019-10-22T15:41:51.279Z] #32 0.458 + dir=. [2019-10-22T15:41:51.279Z] #32 0.459 + bin=tomlv [2019-10-22T15:41:51.279Z] #32 0.459 + shift [2019-10-22T15:41:51.279Z] #32 0.459 + '[' '!' -f ./tomlv.installer ']' [2019-10-22T15:41:51.279Z] #32 0.459 + . ./tomlv.installer [2019-10-22T15:41:51.279Z] #32 0.459 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:41:51.279Z] #32 0.459 + install_tomlv [2019-10-22T15:41:51.279Z] #32 0.459 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-22T15:41:51.279Z] #32 0.460 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YdJaJpkJ7W/src/github.com/BurntSushi/toml [2019-10-22T15:41:51.279Z] #32 0.460 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:41:51.279Z] #32 0.462 Cloning into '/tmp/tmp.YdJaJpkJ7W/src/github.com/BurntSushi/toml'... [2019-10-22T15:41:51.279Z] #32 1.622 + cd /tmp/tmp.YdJaJpkJ7W/src/github.com/BurntSushi/toml [2019-10-22T15:41:51.279Z] #32 1.622 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:41:51.279Z] #32 1.637 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-22T15:41:51.279Z] #32 2.242 runtime/internal/atomic [2019-10-22T15:41:51.279Z] #32 2.286 internal/cpu [2019-10-22T15:41:51.279Z] #32 2.430 runtime/internal/sys [2019-10-22T15:41:51.279Z] #32 2.495 runtime/internal/math [2019-10-22T15:41:51.279Z] #32 2.652 math/bits [2019-10-22T15:41:51.279Z] #32 3.091 internal/bytealg [2019-10-22T15:41:51.279Z] #32 3.127 math [2019-10-22T15:41:51.279Z] #32 3.846 runtime [2019-10-22T15:41:51.484Z] #17 55.92 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-22T15:41:51.742Z] #17 56.05 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-22T15:41:53.960Z] #32 ... [2019-10-22T15:41:53.960Z] [2019-10-22T15:41:53.960Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:53.960Z] #45 8.497 unicode/utf8 [2019-10-22T15:41:54.270Z] #17 58.83 Setting up python3-minimal (3.5.3-1) ... [2019-10-22T15:41:54.681Z] #22 ... [2019-10-22T15:41:54.681Z] [2019-10-22T15:41:54.681Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:54.681Z] #17 4.608 Fetched 7743 kB in 3s (2249 kB/s) [2019-10-22T15:41:54.681Z] #17 4.608 Reading package lists... [2019-10-22T15:41:54.681Z] #17 6.209 Reading package lists... [2019-10-22T15:41:54.681Z] #17 7.552 Building dependency tree... [2019-10-22T15:41:54.681Z] #17 8.099 The following additional packages will be installed: [2019-10-22T15:41:54.681Z] #17 8.099 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-22T15:41:54.681Z] #17 8.099 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-22T15:41:54.681Z] #17 8.099 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-22T15:41:54.681Z] #17 8.100 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-22T15:41:54.681Z] #17 8.100 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-22T15:41:54.681Z] #17 8.100 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-22T15:41:54.681Z] #17 8.100 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-22T15:41:54.681Z] #17 8.100 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-22T15:41:54.681Z] #17 8.101 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-22T15:41:54.681Z] #17 8.104 Suggested packages: [2019-10-22T15:41:54.681Z] #17 8.104 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-22T15:41:54.681Z] #17 8.104 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-22T15:41:54.681Z] #17 8.104 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-22T15:41:54.681Z] #17 8.104 vim-doc vim-scripts xfsdump acl attr quota [2019-10-22T15:41:54.681Z] #17 8.104 Recommended packages: [2019-10-22T15:41:54.681Z] #17 8.104 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-22T15:41:54.681Z] #17 8.104 python3-keyrings.alt python3-xdg unzip [2019-10-22T15:41:54.681Z] #17 9.207 The following NEW packages will be installed: [2019-10-22T15:41:54.681Z] #17 9.207 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-22T15:41:54.681Z] #17 9.207 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-22T15:41:54.681Z] #17 9.207 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-22T15:41:54.681Z] #17 9.207 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-22T15:41:54.681Z] #17 9.208 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-22T15:41:54.681Z] #17 9.208 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-22T15:41:54.681Z] #17 9.208 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-22T15:41:54.681Z] #17 9.208 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-22T15:41:54.681Z] #17 9.208 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-22T15:41:54.681Z] #17 9.208 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-22T15:41:54.681Z] #17 9.211 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-22T15:41:54.681Z] #17 9.211 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-22T15:41:54.681Z] #17 9.211 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-22T15:41:54.681Z] #17 9.211 xfsprogs xxd xz-utils zip [2019-10-22T15:41:54.681Z] #17 10.28 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:41:54.681Z] #17 10.28 Need to get 84.4 MB of archives. [2019-10-22T15:41:54.681Z] #17 10.28 After this operation, 528 MB of additional disk space will be used. [2019-10-22T15:41:54.681Z] #17 10.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-22T15:41:54.681Z] #17 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-22T15:41:54.681Z] #17 10.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-22T15:41:54.681Z] #17 10.30 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-22T15:41:54.681Z] #17 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-22T15:41:54.681Z] #17 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-22T15:41:54.681Z] #17 10.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-22T15:41:54.681Z] #17 10.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-22T15:41:54.681Z] #17 10.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-22T15:41:54.681Z] #17 10.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-22T15:41:54.681Z] #17 10.40 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-22T15:41:54.681Z] #17 10.41 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-22T15:41:54.681Z] #17 10.41 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-22T15:41:54.681Z] #17 10.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-22T15:41:54.681Z] #17 10.42 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-22T15:41:54.681Z] #17 10.42 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-22T15:41:54.681Z] #17 10.42 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-22T15:41:54.681Z] #17 10.42 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-22T15:41:54.681Z] #17 10.42 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-22T15:41:54.681Z] #17 10.43 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-22T15:41:54.681Z] #17 10.43 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-22T15:41:54.681Z] #17 10.43 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-22T15:41:54.681Z] #17 10.44 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-22T15:41:54.681Z] #17 10.44 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-22T15:41:54.681Z] #17 10.44 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-22T15:41:54.681Z] #17 10.44 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-22T15:41:54.681Z] #17 10.45 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-22T15:41:54.681Z] #17 10.45 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-22T15:41:54.681Z] #17 10.45 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-22T15:41:54.681Z] #17 10.46 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-22T15:41:54.681Z] #17 10.47 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-22T15:41:54.681Z] #17 10.47 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-22T15:41:54.681Z] #17 10.47 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-22T15:41:54.681Z] #17 10.48 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-22T15:41:54.681Z] #17 10.48 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-22T15:41:54.681Z] #17 10.48 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-22T15:41:54.682Z] #17 10.48 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-22T15:41:54.682Z] #17 10.48 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-10-22T15:41:54.682Z] #17 10.48 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-22T15:41:54.682Z] #17 10.49 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-22T15:41:54.682Z] #17 10.50 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-22T15:41:54.682Z] #17 10.50 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-22T15:41:54.682Z] #17 10.51 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-22T15:41:54.682Z] #17 10.51 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-22T15:41:54.682Z] #17 10.52 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-22T15:41:54.682Z] #17 10.52 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-22T15:41:54.682Z] #17 10.52 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-22T15:41:54.682Z] #17 10.52 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-22T15:41:54.682Z] #17 10.65 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-22T15:41:54.682Z] #17 10.66 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-22T15:41:54.682Z] #17 10.68 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-22T15:41:54.682Z] #17 10.69 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-22T15:41:54.682Z] #17 10.70 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-22T15:41:54.682Z] #17 10.70 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-22T15:41:54.682Z] #17 10.70 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-22T15:41:54.682Z] #17 10.71 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-22T15:41:54.682Z] #17 10.81 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-22T15:41:54.682Z] #17 10.83 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-22T15:41:54.682Z] #17 10.84 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-22T15:41:54.682Z] #17 10.85 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-22T15:41:54.682Z] #17 10.86 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-22T15:41:54.682Z] #17 10.87 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-10-22T15:41:54.682Z] #17 10.91 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-10-22T15:41:54.682Z] #17 10.96 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-10-22T15:41:54.682Z] #17 10.96 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-22T15:41:54.682Z] #17 11.05 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-10-22T15:41:54.682Z] #17 11.11 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-10-22T15:41:54.682Z] #17 11.12 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-10-22T15:41:54.819Z] #45 9.399 internal/testlog [2019-10-22T15:41:54.819Z] #45 ... [2019-10-22T15:41:54.819Z] [2019-10-22T15:41:54.819Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:54.819Z] #23 0.503 + RM_GOPATH=0 [2019-10-22T15:41:54.819Z] #23 0.505 + TMP_GOPATH= [2019-10-22T15:41:54.819Z] #23 0.506 + : /build [2019-10-22T15:41:54.819Z] #23 0.506 + '[' -z '' ']' [2019-10-22T15:41:54.819Z] #23 0.508 ++ mktemp -d [2019-10-22T15:41:54.819Z] #23 0.509 + export GOPATH=/tmp/tmp.nHfHMorRsf [2019-10-22T15:41:54.819Z] #23 0.509 + GOPATH=/tmp/tmp.nHfHMorRsf [2019-10-22T15:41:54.819Z] #23 0.509 + RM_GOPATH=1 [2019-10-22T15:41:54.819Z] #23 0.511 ++ dirname ./install.sh [2019-10-22T15:41:54.819Z] #23 0.511 + dir=. [2019-10-22T15:41:54.819Z] #23 0.512 + bin=dockercli [2019-10-22T15:41:54.819Z] #23 0.513 + shift [2019-10-22T15:41:54.819Z] #23 0.513 + '[' '!' -f ./dockercli.installer ']' [2019-10-22T15:41:54.819Z] #23 0.514 + . ./dockercli.installer [2019-10-22T15:41:54.819Z] #23 0.514 ++ : stable [2019-10-22T15:41:54.819Z] #23 0.515 ++ : 17.06.2-ce [2019-10-22T15:41:54.819Z] #23 0.517 + install_dockercli [2019-10-22T15:41:54.819Z] #23 0.517 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-22T15:41:54.819Z] #23 0.518 Install docker/cli version 17.06.2-ce from stable [2019-10-22T15:41:54.819Z] #23 0.518 ++ uname -m [2019-10-22T15:41:54.819Z] #23 0.519 + arch=s390x [2019-10-22T15:41:54.819Z] #23 0.519 + '[' s390x '!=' x86_64 ']' [2019-10-22T15:41:54.819Z] #23 0.520 + '[' s390x '!=' s390x ']' [2019-10-22T15:41:54.819Z] #23 0.520 + url=https://download.docker.com/linux/static [2019-10-22T15:41:54.819Z] #23 0.521 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-22T15:41:54.819Z] #23 0.527 + tar -xz docker/docker [2019-10-22T15:41:54.819Z] #23 9.519 + mkdir -p /build [2019-10-22T15:41:54.819Z] #23 9.521 + mv docker/docker /build/ [2019-10-22T15:41:54.819Z] #23 9.522 + rmdir docker [2019-10-22T15:41:54.819Z] #23 DONE 9.6s [2019-10-22T15:41:55.209Z] [2019-10-22T15:41:55.209Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:41:55.209Z] #32 9.166 unicode/utf8 [2019-10-22T15:41:55.209Z] #32 ... [2019-10-22T15:41:55.209Z] [2019-10-22T15:41:55.209Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:41:55.209Z] #39 0.409 + mktemp -d [2019-10-22T15:41:55.209Z] #39 0.410 + export GOPATH=/tmp/tmp.Xvxt6gfOgo [2019-10-22T15:41:55.209Z] #39 0.410 + git clone https://github.com/docker/distribution.git /tmp/tmp.Xvxt6gfOgo/src/github.com/docker/distribution [2019-10-22T15:41:55.209Z] #39 0.411 Cloning into '/tmp/tmp.Xvxt6gfOgo/src/github.com/docker/distribution'... [2019-10-22T15:41:55.209Z] #39 ... [2019-10-22T15:41:55.209Z] [2019-10-22T15:41:55.209Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:41:55.209Z] #25 0.347 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:55.209Z] #25 0.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:55.209Z] #25 0.388 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:55.209Z] #25 0.399 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:55.209Z] #25 0.416 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:55.209Z] #25 0.826 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-22T15:41:55.209Z] #25 1.863 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-22T15:41:55.209Z] #25 2.458 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-22T15:41:55.357Z] #17 11.62 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-10-22T15:41:55.614Z] #25 ... [2019-10-22T15:41:55.614Z] [2019-10-22T15:41:55.614Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:55.614Z] #51 0.490 + RM_GOPATH=0 [2019-10-22T15:41:55.615Z] #51 0.490 + TMP_GOPATH= [2019-10-22T15:41:55.615Z] #51 0.492 + : /build [2019-10-22T15:41:55.615Z] #51 0.492 + '[' -z '' ']' [2019-10-22T15:41:55.615Z] #51 0.495 ++ mktemp -d [2019-10-22T15:41:55.615Z] #51 0.496 + export GOPATH=/tmp/tmp.Nre0eAh1Xs [2019-10-22T15:41:55.615Z] #51 0.496 + GOPATH=/tmp/tmp.Nre0eAh1Xs [2019-10-22T15:41:55.615Z] #51 0.496 + RM_GOPATH=1 [2019-10-22T15:41:55.615Z] #51 0.498 ++ dirname ./install.sh [2019-10-22T15:41:55.615Z] #51 0.498 + dir=. [2019-10-22T15:41:55.615Z] #51 0.499 + bin=golangci_lint [2019-10-22T15:41:55.615Z] #51 0.499 + shift [2019-10-22T15:41:55.615Z] #51 0.499 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-22T15:41:55.615Z] #51 0.500 + . ./golangci_lint.installer [2019-10-22T15:41:55.615Z] #51 0.500 ++ : v1.20.0 [2019-10-22T15:41:55.615Z] #51 0.503 + install_golangci_lint [2019-10-22T15:41:55.615Z] #51 0.504 + echo 'Installing golangci-lint version v1.20.0' [2019-10-22T15:41:55.615Z] #51 0.504 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-22T15:41:55.615Z] #51 0.504 Installing golangci-lint version v1.20.0 [2019-10-22T15:41:55.615Z] #51 ... [2019-10-22T15:41:55.615Z] [2019-10-22T15:41:55.615Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:41:55.615Z] #57 0.445 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:55.615Z] #57 0.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:55.615Z] #57 0.492 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:55.615Z] #57 0.515 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:55.615Z] #57 0.532 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:55.615Z] #57 1.224 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-22T15:41:55.615Z] #57 2.781 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-22T15:41:55.615Z] #57 3.669 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-22T15:41:55.643Z] #17 60.19 Selecting previously unselected package python3. [2019-10-22T15:41:55.901Z] #17 60.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 ... 16747 files and directories currently installed.) [2019-10-22T15:41:55.901Z] #17 60.25 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-22T15:41:55.901Z] #17 60.27 Unpacking python3 (3.5.3-1) ... [2019-10-22T15:41:55.901Z] #17 60.39 Selecting previously unselected package pigz. [2019-10-22T15:41:55.901Z] #17 60.39 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-22T15:41:55.901Z] #17 60.39 Unpacking pigz (2.3.4-1) ... [2019-10-22T15:41:55.901Z] #17 60.51 Selecting previously unselected package libip4tc0:amd64. [2019-10-22T15:41:56.000Z] #57 ... [2019-10-22T15:41:56.000Z] [2019-10-22T15:41:56.000Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:41:56.000Z] #34 0.573 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:56.000Z] #34 0.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:56.000Z] #34 0.631 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:56.000Z] #34 0.643 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:56.000Z] #34 0.723 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:56.000Z] #34 1.443 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-22T15:41:56.000Z] #34 2.934 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-22T15:41:56.000Z] #34 3.804 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-22T15:41:56.000Z] #34 ... [2019-10-22T15:41:56.000Z] [2019-10-22T15:41:56.000Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:41:56.000Z] #29 0.574 + mktemp -d [2019-10-22T15:41:56.000Z] #29 0.574 + export GOPATH=/tmp/tmp.i9f4EJW0ju [2019-10-22T15:41:56.000Z] #29 0.575 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.i9f4EJW0ju/src/github.com/go-swagger/go-swagger [2019-10-22T15:41:56.000Z] #29 0.576 Cloning into '/tmp/tmp.i9f4EJW0ju/src/github.com/go-swagger/go-swagger'... [2019-10-22T15:41:56.000Z] #29 ... [2019-10-22T15:41:56.000Z] [2019-10-22T15:41:56.000Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:41:56.000Z] #11 0.553 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:56.000Z] #11 0.562 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:56.000Z] #11 0.593 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:56.000Z] #11 0.606 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:56.000Z] #11 0.625 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:56.000Z] #11 1.426 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-22T15:41:56.000Z] #11 2.869 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-22T15:41:56.000Z] #11 3.585 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-22T15:41:56.159Z] #17 60.52 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-22T15:41:56.159Z] #17 60.53 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:41:56.159Z] #17 60.64 Selecting previously unselected package libip6tc0:amd64. [2019-10-22T15:41:56.159Z] #17 60.64 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-22T15:41:56.159Z] #17 60.65 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:41:56.306Z] #17 12.62 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:41:56.306Z] #17 12.67 Fetched 84.4 MB in 3s (27.5 MB/s) [2019-10-22T15:41:56.306Z] #17 12.73 Selecting previously unselected package bash-completion. [2019-10-22T15:41:56.306Z] #17 12.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-22T15:41:56.306Z] #17 12.76 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-22T15:41:56.403Z] #11 ... [2019-10-22T15:41:56.403Z] [2019-10-22T15:41:56.403Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:56.403Z] #48 0.500 + RM_GOPATH=0 [2019-10-22T15:41:56.403Z] #48 0.500 + TMP_GOPATH= [2019-10-22T15:41:56.403Z] #48 0.500 + : /build [2019-10-22T15:41:56.403Z] #48 0.501 + '[' -z '' ']' [2019-10-22T15:41:56.403Z] #48 0.501 ++ mktemp -d [2019-10-22T15:41:56.403Z] #48 0.503 + export GOPATH=/tmp/tmp.suOUWISmab [2019-10-22T15:41:56.403Z] #48 0.503 + GOPATH=/tmp/tmp.suOUWISmab [2019-10-22T15:41:56.403Z] #48 0.503 + RM_GOPATH=1 [2019-10-22T15:41:56.403Z] #48 0.505 ++ dirname ./install.sh [2019-10-22T15:41:56.403Z] #48 0.507 + dir=. [2019-10-22T15:41:56.403Z] #48 0.507 + bin=gotestsum [2019-10-22T15:41:56.403Z] #48 0.507 + shift [2019-10-22T15:41:56.403Z] #48 0.507 + '[' '!' -f ./gotestsum.installer ']' [2019-10-22T15:41:56.403Z] #48 0.507 + . ./gotestsum.installer [2019-10-22T15:41:56.403Z] #48 0.508 ++ : v0.3.5 [2019-10-22T15:41:56.403Z] #48 0.508 + install_gotestsum [2019-10-22T15:41:56.403Z] #48 0.508 + echo 'Installing gotestsum version v0.3.5' [2019-10-22T15:41:56.403Z] #48 0.508 + go get -d gotest.tools/gotestsum [2019-10-22T15:41:56.403Z] #48 0.508 Installing gotestsum version v0.3.5 [2019-10-22T15:41:56.403Z] #48 ... [2019-10-22T15:41:56.403Z] [2019-10-22T15:41:56.403Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:41:56.403Z] #69 0.512 + RM_GOPATH=0 [2019-10-22T15:41:56.403Z] #69 0.512 + TMP_GOPATH= [2019-10-22T15:41:56.403Z] #69 0.512 + : /build [2019-10-22T15:41:56.403Z] #69 0.512 + '[' -z '' ']' [2019-10-22T15:41:56.403Z] #69 0.513 ++ mktemp -d [2019-10-22T15:41:56.403Z] #69 0.515 + export GOPATH=/tmp/tmp.WhmMusYs4B [2019-10-22T15:41:56.403Z] #69 0.515 + GOPATH=/tmp/tmp.WhmMusYs4B [2019-10-22T15:41:56.403Z] #69 0.515 + RM_GOPATH=1 [2019-10-22T15:41:56.403Z] #69 0.516 ++ dirname ./install.sh [2019-10-22T15:41:56.403Z] #69 0.519 + dir=. [2019-10-22T15:41:56.403Z] #69 0.519 + bin=proxy [2019-10-22T15:41:56.403Z] #69 0.519 + shift [2019-10-22T15:41:56.403Z] #69 0.519 + '[' '!' -f ./proxy.installer ']' [2019-10-22T15:41:56.403Z] #69 0.519 + . ./proxy.installer [2019-10-22T15:41:56.403Z] #69 0.519 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:41:56.403Z] #69 0.521 + install_proxy [2019-10-22T15:41:56.403Z] #69 0.521 + case "$1" in [2019-10-22T15:41:56.403Z] #69 0.521 + export CGO_ENABLED=0 [2019-10-22T15:41:56.403Z] #69 0.521 + CGO_ENABLED=0 [2019-10-22T15:41:56.403Z] #69 0.521 + _install_proxy [2019-10-22T15:41:56.403Z] #69 0.521 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-22T15:41:56.403Z] #69 0.521 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:41:56.404Z] #69 0.521 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WhmMusYs4B/src/github.com/docker/libnetwork [2019-10-22T15:41:56.404Z] #69 0.530 Cloning into '/tmp/tmp.WhmMusYs4B/src/github.com/docker/libnetwork'... [2019-10-22T15:41:56.417Z] #17 60.75 Selecting previously unselected package libiptc0:amd64. [2019-10-22T15:41:56.417Z] #17 60.75 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-22T15:41:56.417Z] #17 60.76 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:41:56.417Z] #17 60.86 Selecting previously unselected package libxtables12:amd64. [2019-10-22T15:41:56.417Z] #17 60.87 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-22T15:41:56.417Z] #17 60.88 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:41:56.417Z] #17 60.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-22T15:41:56.675Z] #17 60.98 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-22T15:41:56.675Z] #17 60.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-22T15:41:56.675Z] #17 61.07 Selecting previously unselected package iptables. [2019-10-22T15:41:56.675Z] #17 61.07 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-22T15:41:56.675Z] #17 61.08 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-22T15:41:56.675Z] #17 ... [2019-10-22T15:41:56.675Z] [2019-10-22T15:41:56.675Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:56.675Z] #44 117.1 net/textproto [2019-10-22T15:41:56.675Z] #44 117.1 crypto/x509 [2019-10-22T15:41:56.675Z] #44 118.3 vendor/golang.org/x/net/http/httpguts [2019-10-22T15:41:56.675Z] #44 118.6 vendor/golang.org/x/net/http/httpproxy [2019-10-22T15:41:56.675Z] #44 119.1 mime/multipart [2019-10-22T15:41:56.675Z] #44 121.8 crypto/tls [2019-10-22T15:41:56.675Z] #44 ... [2019-10-22T15:41:56.675Z] [2019-10-22T15:41:56.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:41:56.675Z] #41 58.56 CC compel/src/lib/infect-rpc.o [2019-10-22T15:41:56.675Z] #41 59.11 CC compel/src/lib/infect-util.o [2019-10-22T15:41:56.675Z] #41 59.33 CC compel/src/lib/infect.o [2019-10-22T15:41:56.675Z] #41 61.71 CC compel/src/lib/ptrace.o [2019-10-22T15:41:56.675Z] #41 62.21 AR compel/libcompel.a [2019-10-22T15:41:56.675Z] #41 62.26 HOSTCC compel/src/main-host.o [2019-10-22T15:41:56.675Z] #41 62.62 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-22T15:41:56.675Z] #41 62.81 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-22T15:41:56.675Z] #41 63.25 HOSTCC compel/src/lib/log-host.o [2019-10-22T15:41:56.675Z] #41 63.47 HOSTLINK compel/compel-host-bin [2019-10-22T15:41:56.675Z] #41 63.58 DEP soccr/soccr.d [2019-10-22T15:41:56.675Z] #41 63.76 CC soccr/soccr.o [2019-10-22T15:41:56.933Z] #41 ... [2019-10-22T15:41:56.933Z] [2019-10-22T15:41:56.933Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:41:56.933Z] #17 61.32 Selecting previously unselected package xxd. [2019-10-22T15:41:56.933Z] #17 61.34 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-22T15:41:56.933Z] #17 61.35 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:41:56.991Z] #69 ... [2019-10-22T15:41:56.991Z] [2019-10-22T15:41:56.991Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:41:56.991Z] #63 0.463 + RM_GOPATH=0 [2019-10-22T15:41:56.991Z] #63 0.466 + TMP_GOPATH= [2019-10-22T15:41:56.991Z] #63 0.466 + : /build/ [2019-10-22T15:41:56.991Z] #63 0.466 + '[' -z '' ']' [2019-10-22T15:41:56.991Z] #63 0.467 ++ mktemp -d [2019-10-22T15:41:56.991Z] #63 0.467 + export GOPATH=/tmp/tmp.ndC6mJSZfq [2019-10-22T15:41:56.991Z] #63 0.467 + GOPATH=/tmp/tmp.ndC6mJSZfq [2019-10-22T15:41:56.991Z] #63 0.467 + RM_GOPATH=1 [2019-10-22T15:41:56.991Z] #63 0.473 ++ dirname ./install.sh [2019-10-22T15:41:56.991Z] #63 0.473 + dir=. [2019-10-22T15:41:56.991Z] #63 0.474 + bin=rootlesskit [2019-10-22T15:41:56.991Z] #63 0.474 + shift [2019-10-22T15:41:56.991Z] #63 0.474 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-22T15:41:56.991Z] #63 0.474 + . ./rootlesskit.installer [2019-10-22T15:41:56.991Z] #63 0.474 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:41:56.991Z] #63 0.475 + install_rootlesskit [2019-10-22T15:41:56.991Z] #63 0.475 + case "$1" in [2019-10-22T15:41:56.991Z] #63 0.475 + export CGO_ENABLED=0 [2019-10-22T15:41:56.991Z] #63 0.475 + CGO_ENABLED=0 [2019-10-22T15:41:56.991Z] #63 0.475 + _install_rootlesskit [2019-10-22T15:41:56.991Z] #63 0.475 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:41:56.991Z] #63 0.476 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-22T15:41:56.991Z] #63 0.476 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ndC6mJSZfq/src/github.com/rootless-containers/rootlesskit [2019-10-22T15:41:56.991Z] #63 0.477 Cloning into '/tmp/tmp.ndC6mJSZfq/src/github.com/rootless-containers/rootlesskit'... [2019-10-22T15:41:56.991Z] #63 3.767 + cd /tmp/tmp.ndC6mJSZfq/src/github.com/rootless-containers/rootlesskit [2019-10-22T15:41:56.991Z] #63 3.767 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:41:56.991Z] #63 4.017 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-22T15:41:56.991Z] #63 4.017 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-22T15:41:56.991Z] #63 ... [2019-10-22T15:41:56.991Z] [2019-10-22T15:41:56.991Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:41:56.991Z] #41 0.446 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:41:56.991Z] #41 0.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:41:56.991Z] #41 0.517 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:41:56.991Z] #41 0.540 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:41:56.991Z] #41 0.559 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:41:56.991Z] #41 1.447 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-22T15:41:56.991Z] #41 2.878 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-22T15:41:56.991Z] #41 3.594 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-22T15:41:56.991Z] #41 ... [2019-10-22T15:41:56.991Z] [2019-10-22T15:41:56.991Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:41:56.991Z] #45 9.960 encoding [2019-10-22T15:41:56.991Z] #45 10.21 unicode/utf16 [2019-10-22T15:41:56.991Z] #45 10.76 container/list [2019-10-22T15:41:57.191Z] #17 61.54 Selecting previously unselected package vim-common. [2019-10-22T15:41:57.191Z] #17 61.54 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:41:57.191Z] #17 61.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:41:57.191Z] #17 61.76 Selecting previously unselected package bzip2. [2019-10-22T15:41:57.191Z] #17 61.77 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-22T15:41:57.191Z] #17 61.78 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-22T15:41:57.449Z] #17 61.90 Selecting previously unselected package libgpm2:amd64. [2019-10-22T15:41:57.449Z] #17 61.91 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-22T15:41:57.449Z] #17 61.92 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-22T15:41:57.627Z] #45 11.72 crypto/internal/subtle [2019-10-22T15:41:57.627Z] #45 11.80 crypto/subtle [2019-10-22T15:41:57.627Z] #45 11.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-22T15:41:57.627Z] #45 12.05 internal/nettrace [2019-10-22T15:41:57.627Z] #45 12.29 runtime/cgo [2019-10-22T15:41:57.707Z] #17 62.00 Selecting previously unselected package xz-utils. [2019-10-22T15:41:57.707Z] #17 62.00 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-22T15:41:57.707Z] #17 62.01 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-22T15:41:57.707Z] #17 62.23 Selecting previously unselected package aufs-tools. [2019-10-22T15:41:57.707Z] #17 62.23 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-22T15:41:57.707Z] #17 62.24 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-22T15:41:57.965Z] #17 62.40 Selecting previously unselected package liblzo2-2:amd64. [2019-10-22T15:41:57.965Z] #17 62.41 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-22T15:41:57.965Z] #17 62.42 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-22T15:41:57.965Z] #17 62.50 Selecting previously unselected package btrfs-progs. [2019-10-22T15:41:57.965Z] #17 62.50 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-22T15:41:57.965Z] #17 62.51 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-22T15:41:58.254Z] #17 14.56 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-22T15:41:58.528Z] #17 14.96 Selecting previously unselected package libnet1:arm64. [2019-10-22T15:41:58.528Z] #17 14.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-22T15:41:58.528Z] #17 14.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-22T15:41:58.530Z] #17 62.99 Selecting previously unselected package btrfs-tools. [2019-10-22T15:41:58.530Z] #17 63.00 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-22T15:41:58.530Z] #17 63.02 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-22T15:41:58.788Z] #17 63.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-22T15:41:58.788Z] #17 63.08 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-22T15:41:58.788Z] #17 63.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-22T15:41:58.788Z] #17 63.28 Selecting previously unselected package dmsetup. [2019-10-22T15:41:58.788Z] #17 63.29 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-22T15:41:58.788Z] #17 63.31 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-22T15:41:58.789Z] #17 15.28 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-22T15:41:58.789Z] #17 15.29 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-22T15:41:58.789Z] #17 15.29 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-22T15:41:59.046Z] #17 63.44 Selecting previously unselected package libonig4:amd64. [2019-10-22T15:41:59.046Z] #17 63.44 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-22T15:41:59.046Z] #17 63.46 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-22T15:41:59.052Z] #17 15.58 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-22T15:41:59.052Z] #17 15.58 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-22T15:41:59.052Z] #17 15.60 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-22T15:41:59.304Z] #17 63.66 Selecting previously unselected package libjq1:amd64. [2019-10-22T15:41:59.304Z] #17 63.66 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-22T15:41:59.304Z] #17 63.67 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-22T15:41:59.304Z] #17 63.82 Selecting previously unselected package jq. [2019-10-22T15:41:59.304Z] #17 63.82 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-22T15:41:59.304Z] #17 63.83 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-22T15:41:59.314Z] #17 15.90 Selecting previously unselected package libudev-dev:arm64. [2019-10-22T15:41:59.314Z] #17 15.90 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-22T15:41:59.314Z] #17 15.94 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-22T15:41:59.562Z] #17 63.93 Selecting previously unselected package libaio1:amd64. [2019-10-22T15:41:59.562Z] #17 63.93 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-22T15:41:59.562Z] #17 63.94 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-22T15:41:59.562Z] #17 63.99 Selecting previously unselected package libcap2-bin. [2019-10-22T15:41:59.562Z] #17 64.00 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-22T15:41:59.562Z] #17 64.01 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-22T15:41:59.562Z] #17 64.12 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-22T15:41:59.562Z] #17 64.12 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-22T15:41:59.562Z] #17 64.13 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-22T15:41:59.562Z] #17 64.20 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-22T15:41:59.573Z] #17 16.04 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-22T15:41:59.573Z] #17 16.04 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-22T15:41:59.573Z] #17 16.05 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-22T15:41:59.820Z] #17 64.20 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-22T15:41:59.820Z] #17 64.21 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-22T15:42:00.078Z] #17 64.50 Selecting previously unselected package libpcre16-3:amd64. [2019-10-22T15:42:00.078Z] #17 64.50 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-22T15:42:00.078Z] #17 64.51 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-22T15:42:00.146Z] #17 16.51 Selecting previously unselected package python3.5-minimal. [2019-10-22T15:42:00.146Z] #17 16.51 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-22T15:42:00.146Z] #17 16.54 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-22T15:42:00.336Z] #17 64.74 Selecting previously unselected package libpcre32-3:amd64. [2019-10-22T15:42:00.336Z] #17 64.74 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-22T15:42:00.336Z] #17 64.75 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-22T15:42:00.407Z] #17 16.81 Selecting previously unselected package python3-minimal. [2019-10-22T15:42:00.407Z] #17 16.81 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-22T15:42:00.407Z] #17 16.81 Unpacking python3-minimal (3.5.3-1) ... [2019-10-22T15:42:00.407Z] #17 17.05 Selecting previously unselected package libmpdec2:arm64. [2019-10-22T15:42:00.407Z] #17 17.05 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-22T15:42:00.595Z] #17 64.93 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-22T15:42:00.595Z] #17 64.95 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-22T15:42:00.595Z] #17 64.95 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-22T15:42:00.669Z] #17 17.06 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-22T15:42:00.669Z] #17 17.15 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-22T15:42:00.669Z] #17 17.15 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-22T15:42:00.669Z] #17 17.16 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-22T15:42:00.853Z] #17 65.44 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-22T15:42:00.999Z] #45 ... [2019-10-22T15:42:00.999Z] [2019-10-22T15:42:00.999Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:42:00.999Z] #51 15.36 + cd /tmp/tmp.Nre0eAh1Xs/src/github.com/golangci/golangci-lint/ [2019-10-22T15:42:00.999Z] #51 15.36 + git checkout -q v1.20.0 [2019-10-22T15:42:01.111Z] #17 65.44 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-22T15:42:01.111Z] #17 65.45 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-22T15:42:01.369Z] #17 65.77 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-22T15:42:01.369Z] #17 65.77 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-22T15:42:01.369Z] #17 65.79 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-22T15:42:01.369Z] #17 65.92 Selecting previously unselected package libnl-3-200:amd64. [2019-10-22T15:42:01.369Z] #17 65.92 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-22T15:42:01.369Z] #17 65.92 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-22T15:42:01.405Z] #51 16.00 ++ git describe --tags [2019-10-22T15:42:01.405Z] #51 16.00 + version=v1.20.0 [2019-10-22T15:42:01.405Z] #51 16.01 ++ git rev-parse --short HEAD [2019-10-22T15:42:01.405Z] #51 16.01 + commit=cc98739 [2019-10-22T15:42:01.405Z] #51 16.01 ++ git show -s --format=%cd [2019-10-22T15:42:01.405Z] #51 16.02 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-22T15:42:01.405Z] #51 16.02 + 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-10-22T15:42:01.627Z] #17 66.05 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-22T15:42:01.627Z] #17 66.06 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-22T15:42:01.627Z] #17 66.07 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-22T15:42:01.627Z] #17 66.14 Selecting previously unselected package libreadline5:amd64. [2019-10-22T15:42:01.627Z] #17 66.15 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-22T15:42:01.627Z] #17 66.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-22T15:42:01.885Z] #17 66.28 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-22T15:42:01.885Z] #17 66.28 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-22T15:42:01.885Z] #17 66.28 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-22T15:42:02.751Z] #17 18.74 Selecting previously unselected package python3.5. [2019-10-22T15:42:02.751Z] #17 18.74 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-22T15:42:02.751Z] #17 18.77 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-22T15:42:02.751Z] #17 18.95 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-22T15:42:02.751Z] #17 18.95 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-22T15:42:02.751Z] #17 18.98 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-22T15:42:03.658Z] #17 19.51 Selecting previously unselected package dh-python. [2019-10-22T15:42:03.658Z] #17 19.51 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-22T15:42:03.658Z] #17 19.57 Unpacking dh-python (2.20170125) ... [2019-10-22T15:42:03.658Z] #17 19.91 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-22T15:42:03.658Z] #17 19.93 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-22T15:42:03.784Z] #17 67.95 Selecting previously unselected package net-tools. [2019-10-22T15:42:03.784Z] #17 67.96 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-22T15:42:03.784Z] #17 67.97 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-22T15:42:03.784Z] #17 68.20 Selecting previously unselected package python-pip-whl. [2019-10-22T15:42:03.784Z] #17 68.21 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-22T15:42:03.784Z] #17 68.22 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-22T15:42:04.717Z] #17 68.94 Selecting previously unselected package python3-pip. [2019-10-22T15:42:04.717Z] #17 68.94 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-22T15:42:04.717Z] #17 68.94 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-22T15:42:04.717Z] #17 69.13 Selecting previously unselected package python3-pkg-resources. [2019-10-22T15:42:04.717Z] #17 69.13 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-22T15:42:04.717Z] #17 69.14 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-22T15:42:04.717Z] #17 69.31 Selecting previously unselected package python3-setuptools. [2019-10-22T15:42:04.717Z] #17 69.31 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-22T15:42:04.717Z] #17 69.32 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-22T15:42:04.975Z] #17 69.52 Selecting previously unselected package python3-wheel. [2019-10-22T15:42:05.061Z] #17 21.45 Setting up python3-minimal (3.5.3-1) ... [2019-10-22T15:42:05.234Z] #17 69.52 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-22T15:42:05.234Z] #17 69.53 Unpacking python3-wheel (0.29.0-2) ... [2019-10-22T15:42:05.234Z] #17 69.69 Selecting previously unselected package thin-provisioning-tools. [2019-10-22T15:42:05.234Z] #17 69.70 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-22T15:42:05.234Z] #17 69.71 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-22T15:42:05.492Z] #17 70.08 Selecting previously unselected package vim-runtime. [2019-10-22T15:42:05.631Z] #17 22.11 Selecting previously unselected package python3. [2019-10-22T15:42:05.631Z] #17 22.11 (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-10-22T15:42:05.631Z] #17 22.12 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-22T15:42:05.631Z] #17 22.14 Unpacking python3 (3.5.3-1) ... [2019-10-22T15:42:05.631Z] #17 22.21 Selecting previously unselected package pigz. [2019-10-22T15:42:05.631Z] #17 22.21 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-22T15:42:05.631Z] #17 22.22 Unpacking pigz (2.3.4-1) ... [2019-10-22T15:42:05.750Z] #17 70.09 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:42:05.750Z] #17 70.14 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-22T15:42:05.750Z] #17 70.19 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-22T15:42:05.750Z] #17 70.20 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:05.871Z] #51 ... [2019-10-22T15:42:05.871Z] [2019-10-22T15:42:05.871Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:42:05.871Z] #32 10.02 encoding [2019-10-22T15:42:05.871Z] #32 10.34 runtime/cgo [2019-10-22T15:42:05.871Z] #32 ... [2019-10-22T15:42:05.871Z] [2019-10-22T15:42:05.871Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:42:05.871Z] #39 12.20 + cd /tmp/tmp.Xvxt6gfOgo/src/github.com/docker/distribution [2019-10-22T15:42:05.871Z] #39 12.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-22T15:42:05.871Z] #39 14.22 + GOPATH=/tmp/tmp.Xvxt6gfOgo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Xvxt6gfOgo go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-22T15:42:05.890Z] #17 22.30 Selecting previously unselected package libip4tc0:arm64. [2019-10-22T15:42:05.890Z] #17 22.30 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-22T15:42:05.890Z] #17 22.31 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:05.890Z] #17 22.41 Selecting previously unselected package libip6tc0:arm64. [2019-10-22T15:42:05.890Z] #17 22.41 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-22T15:42:05.890Z] #17 22.42 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:05.890Z] #17 22.50 Selecting previously unselected package libiptc0:arm64. [2019-10-22T15:42:05.890Z] #17 22.50 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-22T15:42:05.890Z] #17 22.51 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:06.150Z] #17 22.59 Selecting previously unselected package libxtables12:arm64. [2019-10-22T15:42:06.151Z] #17 22.60 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-22T15:42:06.151Z] #17 22.60 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:06.151Z] #17 22.69 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-22T15:42:06.413Z] #17 22.69 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-22T15:42:06.413Z] #17 22.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-22T15:42:06.413Z] #17 22.78 Selecting previously unselected package iptables. [2019-10-22T15:42:06.413Z] #17 22.78 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-22T15:42:06.413Z] #17 22.78 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:06.413Z] #17 22.94 Selecting previously unselected package xxd. [2019-10-22T15:42:06.413Z] #17 22.95 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-22T15:42:06.413Z] #17 22.96 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:06.413Z] #17 23.04 Selecting previously unselected package vim-common. [2019-10-22T15:42:06.413Z] #17 23.04 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:42:06.413Z] #17 23.06 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:06.674Z] #17 23.17 Selecting previously unselected package bzip2. [2019-10-22T15:42:06.674Z] #17 23.17 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-22T15:42:06.674Z] #17 23.17 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-22T15:42:06.674Z] #17 23.26 Selecting previously unselected package libgpm2:arm64. [2019-10-22T15:42:06.674Z] #17 23.26 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-22T15:42:06.674Z] #17 23.28 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-22T15:42:06.935Z] #17 23.35 Selecting previously unselected package xz-utils. [2019-10-22T15:42:06.935Z] #17 23.35 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-22T15:42:06.935Z] #17 23.37 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-22T15:42:06.935Z] #17 23.51 Selecting previously unselected package aufs-tools. [2019-10-22T15:42:06.935Z] #17 23.51 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-22T15:42:06.935Z] #17 23.52 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-22T15:42:07.195Z] #17 23.62 Selecting previously unselected package liblzo2-2:arm64. [2019-10-22T15:42:07.195Z] #17 23.62 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-22T15:42:07.195Z] #17 23.63 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-22T15:42:07.461Z] #17 23.74 Selecting previously unselected package btrfs-progs. [2019-10-22T15:42:07.461Z] #17 23.74 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-22T15:42:07.461Z] #17 23.75 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-22T15:42:07.461Z] #17 24.01 Selecting previously unselected package btrfs-tools. [2019-10-22T15:42:07.461Z] #17 24.01 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-22T15:42:07.649Z] #17 ... [2019-10-22T15:42:07.649Z] [2019-10-22T15:42:07.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:07.649Z] #41 65.03 AR soccr/libsoccr.a [2019-10-22T15:42:07.649Z] #41 65.07 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-22T15:42:07.649Z] #41 65.37 DEP criu/arch/x86/sigframe.d [2019-10-22T15:42:07.649Z] #41 65.46 DEP criu/arch/x86/sigaction_compat.d [2019-10-22T15:42:07.649Z] #41 65.57 DEP criu/arch/x86/kerndat.d [2019-10-22T15:42:07.649Z] #41 65.71 DEP criu/arch/x86/crtools.d [2019-10-22T15:42:07.649Z] #41 65.88 DEP criu/arch/x86/cpu.d [2019-10-22T15:42:07.649Z] #41 66.10 CC criu/arch/x86/cpu.o [2019-10-22T15:42:07.649Z] #41 66.83 CC criu/arch/x86/crtools.o [2019-10-22T15:42:07.649Z] #41 68.27 CC criu/arch/x86/kerndat.o [2019-10-22T15:42:07.649Z] #41 68.81 CC criu/arch/x86/sigaction_compat.o [2019-10-22T15:42:07.649Z] #41 69.05 CC criu/arch/x86/sigframe.o [2019-10-22T15:42:07.649Z] #41 69.39 LINK criu/arch/x86/crtools.built-in.o [2019-10-22T15:42:07.649Z] #41 69.46 DEP criu/pie/util-vdso-elf32.d [2019-10-22T15:42:07.649Z] #41 69.57 DEP criu/arch/x86/vdso-pie.d [2019-10-22T15:42:07.649Z] #41 69.74 DEP criu/pie/parasite-vdso.d [2019-10-22T15:42:07.649Z] #41 69.91 DEP criu/pie/util-vdso.d [2019-10-22T15:42:07.649Z] #41 70.02 DEP criu/pie/util.d [2019-10-22T15:42:07.649Z] #41 70.19 CC criu/pie/util.o [2019-10-22T15:42:07.649Z] #41 70.58 CC criu/pie/util-vdso.o [2019-10-22T15:42:07.649Z] #41 71.27 CC criu/pie/parasite-vdso.o [2019-10-22T15:42:07.649Z] #41 72.34 CC criu/arch/x86/vdso-pie.o [2019-10-22T15:42:07.649Z] #41 72.63 CC criu/pie/util-vdso-elf32.o [2019-10-22T15:42:07.649Z] #41 73.55 AR criu/pie/pie.lib.a [2019-10-22T15:42:07.649Z] #41 73.61 DEP criu/pie/restorer.d [2019-10-22T15:42:07.649Z] #41 73.89 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-22T15:42:07.649Z] #41 74.02 DEP criu/arch/x86/restorer_unmap.d [2019-10-22T15:42:07.649Z] #41 74.08 DEP criu/arch/x86/restorer.d [2019-10-22T15:42:07.649Z] #41 74.29 DEP criu/pie/parasite.d [2019-10-22T15:42:07.649Z] #41 74.57 CC criu/pie/parasite.o [2019-10-22T15:42:07.723Z] #17 24.02 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-22T15:42:07.724Z] #17 24.19 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-22T15:42:07.724Z] #17 24.19 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-22T15:42:07.724Z] #17 24.20 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-22T15:42:07.803Z] #39 ... [2019-10-22T15:42:07.803Z] [2019-10-22T15:42:07.803Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:42:07.803Z] #25 12.95 Fetched 7670 kB in 12s (605 kB/s) [2019-10-22T15:42:07.803Z] #25 12.95 Reading package lists... [2019-10-22T15:42:07.803Z] #25 16.40 Reading package lists... [2019-10-22T15:42:07.803Z] #25 21.02 Building dependency tree... [2019-10-22T15:42:07.803Z] #25 22.14 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-22T15:42:07.803Z] #25 22.14 The following additional packages will be installed: [2019-10-22T15:42:07.803Z] #25 22.14 libjq1 libonig4 [2019-10-22T15:42:07.803Z] #25 22.54 The following NEW packages will be installed: [2019-10-22T15:42:07.803Z] #25 22.55 jq libjq1 libonig4 [2019-10-22T15:42:07.803Z] #25 22.66 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:42:07.803Z] #25 22.66 Need to get 328 kB of archives. [2019-10-22T15:42:07.803Z] #25 22.66 After this operation, 1263 kB of additional disk space will be used. [2019-10-22T15:42:07.803Z] #25 22.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-22T15:42:07.803Z] #25 22.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-22T15:42:07.803Z] #25 22.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-22T15:42:07.907Z] #41 ... [2019-10-22T15:42:07.907Z] [2019-10-22T15:42:07.907Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:07.907Z] #44 128.2 net/http/httptrace [2019-10-22T15:42:07.907Z] #44 128.4 net/http [2019-10-22T15:42:07.990Z] #17 24.32 Selecting previously unselected package dmsetup. [2019-10-22T15:42:07.991Z] #17 24.32 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-22T15:42:07.991Z] #17 24.33 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-22T15:42:07.991Z] #17 24.44 Selecting previously unselected package libonig4:arm64. [2019-10-22T15:42:07.991Z] #17 24.44 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-22T15:42:07.991Z] #17 24.47 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-22T15:42:08.204Z] #25 ... [2019-10-22T15:42:08.204Z] [2019-10-22T15:42:08.204Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:42:08.204Z] #34 12.99 Fetched 7670 kB in 12s (616 kB/s) [2019-10-22T15:42:08.204Z] #34 12.99 Reading package lists... [2019-10-22T15:42:08.204Z] #34 17.38 Reading package lists... [2019-10-22T15:42:08.204Z] #34 21.96 Building dependency tree... [2019-10-22T15:42:08.204Z] #34 ... [2019-10-22T15:42:08.204Z] [2019-10-22T15:42:08.204Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:42:08.204Z] #41 13.22 Fetched 7670 kB in 12s (600 kB/s) [2019-10-22T15:42:08.204Z] #41 13.22 Reading package lists... [2019-10-22T15:42:08.204Z] #41 17.77 Reading package lists... [2019-10-22T15:42:08.204Z] #41 22.31 Building dependency tree... [2019-10-22T15:42:08.253Z] #17 24.60 Selecting previously unselected package libjq1:arm64. [2019-10-22T15:42:08.253Z] #17 24.60 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-22T15:42:08.253Z] #17 24.67 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-22T15:42:08.253Z] #17 24.79 Selecting previously unselected package jq. [2019-10-22T15:42:08.253Z] #17 24.79 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-22T15:42:08.253Z] #17 24.79 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-22T15:42:08.253Z] #17 24.87 Selecting previously unselected package libaio1:arm64. [2019-10-22T15:42:08.253Z] #17 24.87 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-22T15:42:08.473Z] #44 ... [2019-10-22T15:42:08.473Z] [2019-10-22T15:42:08.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:08.473Z] #41 75.80 LINK criu/pie/parasite.built-in.o [2019-10-22T15:42:08.473Z] #41 75.81 GEN criu/pie/parasite-blob.h [2019-10-22T15:42:08.473Z] #41 75.84 CC criu/arch/x86/restorer.o [2019-10-22T15:42:08.515Z] #17 24.89 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-22T15:42:08.515Z] #17 24.96 Selecting previously unselected package libcap2-bin. [2019-10-22T15:42:08.515Z] #17 24.99 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-22T15:42:08.515Z] #17 25.03 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-22T15:42:08.515Z] #17 25.14 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-22T15:42:08.606Z] #41 ... [2019-10-22T15:42:08.606Z] [2019-10-22T15:42:08.606Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:42:08.606Z] #57 13.23 Fetched 7670 kB in 12s (599 kB/s) [2019-10-22T15:42:08.606Z] #57 13.23 Reading package lists... [2019-10-22T15:42:08.606Z] #57 17.36 Reading package lists... [2019-10-22T15:42:08.606Z] #57 22.35 Building dependency tree... [2019-10-22T15:42:08.606Z] #57 ... [2019-10-22T15:42:08.606Z] [2019-10-22T15:42:08.606Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:42:08.606Z] #34 23.28 The following additional packages will be installed: [2019-10-22T15:42:08.606Z] #34 23.34 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-22T15:42:08.606Z] #34 23.35 Suggested packages: [2019-10-22T15:42:08.606Z] #34 23.35 codeblocks eclipse ninja-build lrzip [2019-10-22T15:42:08.606Z] #34 23.35 Recommended packages: [2019-10-22T15:42:08.606Z] #34 23.35 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-22T15:42:08.816Z] #17 25.14 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-22T15:42:08.816Z] #17 25.15 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-22T15:42:08.816Z] #17 25.23 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-22T15:42:08.816Z] #17 25.23 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-22T15:42:08.816Z] #17 25.24 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-22T15:42:09.005Z] #34 ... [2019-10-22T15:42:09.005Z] [2019-10-22T15:42:09.005Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:42:09.005Z] #11 13.96 Fetched 7670 kB in 13s (572 kB/s) [2019-10-22T15:42:09.005Z] #11 13.96 Reading package lists... [2019-10-22T15:42:09.005Z] #11 18.56 Reading package lists... [2019-10-22T15:42:09.005Z] #11 23.23 Building dependency tree... [2019-10-22T15:42:09.039Z] #41 76.49 CC criu/arch/x86/restorer_unmap.o [2019-10-22T15:42:09.039Z] #41 76.57 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-22T15:42:09.075Z] #17 25.58 Selecting previously unselected package libpcre16-3:arm64. [2019-10-22T15:42:09.075Z] #17 25.59 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-22T15:42:09.075Z] #17 25.59 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-22T15:42:09.336Z] #17 25.75 Selecting previously unselected package libpcre32-3:arm64. [2019-10-22T15:42:09.336Z] #17 25.78 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-22T15:42:09.429Z] #11 ... [2019-10-22T15:42:09.429Z] [2019-10-22T15:42:09.429Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:42:09.429Z] #69 13.78 + cd /tmp/tmp.WhmMusYs4B/src/github.com/docker/libnetwork [2019-10-22T15:42:09.429Z] #69 13.78 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:42:09.429Z] #69 14.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-22T15:42:09.429Z] #69 ... [2019-10-22T15:42:09.429Z] [2019-10-22T15:42:09.429Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:42:09.429Z] #25 23.57 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:42:09.429Z] #25 23.70 Fetched 328 kB in 0s (3472 kB/s) [2019-10-22T15:42:09.429Z] #25 23.79 Selecting previously unselected package libonig4:s390x. [2019-10-22T15:42:09.429Z] #25 23.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-22T15:42:09.429Z] #25 23.85 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-22T15:42:09.429Z] #25 23.85 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-22T15:42:09.429Z] #25 24.05 Selecting previously unselected package libjq1:s390x. [2019-10-22T15:42:09.429Z] #25 24.05 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-22T15:42:09.429Z] #25 24.06 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-22T15:42:09.429Z] #25 24.22 Selecting previously unselected package jq. [2019-10-22T15:42:09.429Z] #25 24.23 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-22T15:42:09.429Z] #25 24.23 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-22T15:42:09.429Z] #25 24.36 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-22T15:42:09.429Z] #25 24.37 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-22T15:42:09.429Z] #25 24.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:09.597Z] #17 25.90 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-22T15:42:09.597Z] #17 26.04 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-22T15:42:09.597Z] #17 26.07 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-22T15:42:09.597Z] #17 26.15 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-22T15:42:09.605Z] #41 76.93 CC criu/pie/restorer.o [2019-10-22T15:42:09.840Z] #25 24.45 Setting up jq (1.5+dfsg-1.3) ... [2019-10-22T15:42:09.840Z] #25 DONE 24.7s [2019-10-22T15:42:09.840Z] [2019-10-22T15:42:09.840Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-22T15:42:09.840Z] #26 DONE 0.1s [2019-10-22T15:42:09.840Z] [2019-10-22T15:42:09.840Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:42:09.840Z] #11 24.49 The following additional packages will be installed: [2019-10-22T15:42:09.840Z] #11 24.49 libapparmor1 libseccomp2 [2019-10-22T15:42:09.840Z] #11 24.49 Suggested packages: [2019-10-22T15:42:09.840Z] #11 24.49 seccomp [2019-10-22T15:42:09.840Z] #11 24.77 The following NEW packages will be installed: [2019-10-22T15:42:09.840Z] #11 24.77 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-22T15:42:10.167Z] #17 26.59 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-22T15:42:10.167Z] #17 26.60 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-22T15:42:10.167Z] #17 26.61 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-22T15:42:10.374Z] #11 24.90 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:42:10.374Z] #11 24.90 Need to get 301 kB of archives. [2019-10-22T15:42:10.374Z] #11 24.90 After this operation, 1402 kB of additional disk space will be used. [2019-10-22T15:42:10.374Z] #11 24.90 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-22T15:42:10.374Z] #11 24.95 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-10-22T15:42:10.374Z] #11 24.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-22T15:42:10.374Z] #11 24.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-22T15:42:10.426Z] #17 26.76 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-22T15:42:10.426Z] #17 26.76 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-22T15:42:10.427Z] #17 26.77 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-22T15:42:10.427Z] #17 26.97 Selecting previously unselected package libnl-3-200:arm64. [2019-10-22T15:42:10.427Z] #17 26.98 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-22T15:42:10.427Z] #17 26.98 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-22T15:42:10.690Z] #17 27.05 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-22T15:42:10.690Z] #17 27.05 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-22T15:42:10.690Z] #17 27.06 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-22T15:42:10.690Z] #17 27.12 Selecting previously unselected package libreadline5:arm64. [2019-10-22T15:42:10.690Z] #17 27.12 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-22T15:42:10.690Z] #17 27.13 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-22T15:42:10.690Z] #17 27.22 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-22T15:42:10.690Z] #17 27.22 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-22T15:42:10.690Z] #17 27.22 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-22T15:42:11.272Z] #17 27.90 Selecting previously unselected package net-tools. [2019-10-22T15:42:11.272Z] #17 27.90 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-22T15:42:11.419Z] #11 26.02 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:42:11.419Z] #11 26.15 Fetched 301 kB in 0s (2612 kB/s) [2019-10-22T15:42:11.419Z] #11 26.25 Selecting previously unselected package libseccomp2:s390x. [2019-10-22T15:42:11.419Z] #11 26.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-22T15:42:11.419Z] #11 26.34 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-22T15:42:11.532Z] #17 27.91 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-22T15:42:11.532Z] #17 28.05 Selecting previously unselected package python-pip-whl. [2019-10-22T15:42:11.532Z] #17 28.06 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-22T15:42:11.532Z] #17 28.06 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-22T15:42:11.796Z] #17 28.29 Selecting previously unselected package python3-pip. [2019-10-22T15:42:11.796Z] #17 28.29 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-22T15:42:11.796Z] #17 28.30 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-22T15:42:11.796Z] #17 28.47 Selecting previously unselected package python3-pkg-resources. [2019-10-22T15:42:11.827Z] #11 26.35 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-22T15:42:11.827Z] #11 26.50 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-22T15:42:11.827Z] #11 26.51 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-22T15:42:11.827Z] #11 26.52 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-22T15:42:11.827Z] #11 26.67 Selecting previously unselected package libapparmor1:s390x. [2019-10-22T15:42:11.827Z] #11 26.67 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-22T15:42:11.827Z] #11 26.67 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-22T15:42:11.827Z] #11 26.72 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-22T15:42:11.827Z] #11 26.72 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-22T15:42:11.827Z] #11 26.73 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-22T15:42:12.059Z] #17 28.47 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-22T15:42:12.059Z] #17 28.48 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-22T15:42:12.059Z] #17 28.57 Selecting previously unselected package python3-setuptools. [2019-10-22T15:42:12.059Z] #17 28.57 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-22T15:42:12.059Z] #17 28.58 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-22T15:42:12.132Z] #41 79.69 LINK criu/pie/restorer.built-in.o [2019-10-22T15:42:12.236Z] #11 ... [2019-10-22T15:42:12.236Z] [2019-10-22T15:42:12.236Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:42:12.236Z] #57 23.63 The following additional packages will be installed: [2019-10-22T15:42:12.236Z] #57 23.63 btrfs-progs liblzo2-2 [2019-10-22T15:42:12.236Z] #57 23.89 The following NEW packages will be installed: [2019-10-22T15:42:12.236Z] #57 23.89 btrfs-progs btrfs-tools liblzo2-2 [2019-10-22T15:42:12.236Z] #57 24.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:42:12.236Z] #57 24.00 Need to get 668 kB of archives. [2019-10-22T15:42:12.236Z] #57 24.00 After this operation, 5446 kB of additional disk space will be used. [2019-10-22T15:42:12.236Z] #57 24.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-22T15:42:12.236Z] #57 24.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-22T15:42:12.236Z] #57 24.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-22T15:42:12.236Z] #57 24.80 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:42:12.236Z] #57 24.92 Fetched 668 kB in 0s (6339 kB/s) [2019-10-22T15:42:12.236Z] #57 25.05 Selecting previously unselected package liblzo2-2:s390x. [2019-10-22T15:42:12.236Z] #57 25.05 (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-10-22T15:42:12.236Z] #57 25.13 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-22T15:42:12.236Z] #57 25.14 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-22T15:42:12.236Z] #57 25.30 Selecting previously unselected package btrfs-progs. [2019-10-22T15:42:12.236Z] #57 25.30 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-22T15:42:12.236Z] #57 25.36 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-22T15:42:12.236Z] #57 26.61 Selecting previously unselected package btrfs-tools. [2019-10-22T15:42:12.236Z] #57 26.62 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-22T15:42:12.236Z] #57 26.62 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-22T15:42:12.236Z] #57 26.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:12.236Z] #57 26.77 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-22T15:42:12.236Z] #57 26.78 Setting up btrfs-progs (4.7.3-1) ... [2019-10-22T15:42:12.236Z] #57 26.79 Setting up btrfs-tools (4.7.3-1) ... [2019-10-22T15:42:12.236Z] #57 26.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:12.236Z] #57 DONE 27.1s [2019-10-22T15:42:12.236Z] [2019-10-22T15:42:12.236Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:42:12.236Z] #11 27.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:12.236Z] #11 27.03 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-22T15:42:12.236Z] #11 27.04 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-22T15:42:12.236Z] #11 27.05 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-22T15:42:12.236Z] #11 27.06 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-22T15:42:12.236Z] #11 27.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:12.236Z] #11 ... [2019-10-22T15:42:12.236Z] [2019-10-22T15:42:12.236Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:42:12.236Z] #58 DONE 0.1s [2019-10-22T15:42:12.321Z] #17 28.78 Selecting previously unselected package python3-wheel. [2019-10-22T15:42:12.321Z] #17 28.79 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-22T15:42:12.321Z] #17 28.80 Unpacking python3-wheel (0.29.0-2) ... [2019-10-22T15:42:12.390Z] #41 79.72 GEN criu/pie/restorer-blob.h [2019-10-22T15:42:12.390Z] #41 79.82 DEP criu/vdso.d [2019-10-22T15:42:12.581Z] #17 28.90 Selecting previously unselected package thin-provisioning-tools. [2019-10-22T15:42:12.582Z] #17 28.90 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-22T15:42:12.582Z] #17 28.91 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-22T15:42:12.638Z] [2019-10-22T15:42:12.638Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-22T15:42:12.638Z] #59 DONE 0.1s [2019-10-22T15:42:12.638Z] [2019-10-22T15:42:12.638Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:42:12.638Z] #34 24.15 The following NEW packages will be installed: [2019-10-22T15:42:12.638Z] #34 24.16 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-22T15:42:12.638Z] #34 24.16 vim-common xxd [2019-10-22T15:42:12.638Z] #34 24.24 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:42:12.638Z] #34 24.24 Need to get 13.2 MB of archives. [2019-10-22T15:42:12.638Z] #34 24.24 After this operation, 59.4 MB of additional disk space will be used. [2019-10-22T15:42:12.638Z] #34 24.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-22T15:42:12.638Z] #34 24.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-22T15:42:12.639Z] #34 24.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-22T15:42:12.639Z] #34 24.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-22T15:42:12.639Z] #34 25.06 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-22T15:42:12.639Z] #34 25.07 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-22T15:42:12.639Z] #34 25.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-22T15:42:12.639Z] #34 25.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-22T15:42:12.639Z] #34 25.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-22T15:42:12.639Z] #34 25.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-22T15:42:12.639Z] #34 26.76 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:42:12.639Z] #34 26.89 Fetched 13.2 MB in 1s (10.1 MB/s) [2019-10-22T15:42:12.639Z] #34 27.00 Selecting previously unselected package cmake-data. [2019-10-22T15:42:12.639Z] #34 27.00 (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-10-22T15:42:12.639Z] #34 27.06 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-22T15:42:12.639Z] #34 27.07 Unpacking cmake-data (3.7.2-1) ... [2019-10-22T15:42:12.639Z] #34 ... [2019-10-22T15:42:12.639Z] [2019-10-22T15:42:12.639Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:42:12.639Z] #11 DONE 27.4s [2019-10-22T15:42:12.639Z] [2019-10-22T15:42:12.639Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:42:12.639Z] #53 DONE 0.1s [2019-10-22T15:42:12.639Z] [2019-10-22T15:42:12.639Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-22T15:42:12.639Z] #54 DONE 0.1s [2019-10-22T15:42:12.639Z] [2019-10-22T15:42:12.639Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:42:12.639Z] #60 0.250 + RM_GOPATH=0 [2019-10-22T15:42:12.639Z] #60 0.250 + TMP_GOPATH= [2019-10-22T15:42:12.639Z] #60 0.250 + : /build [2019-10-22T15:42:12.639Z] #60 0.250 + '[' -z '' ']' [2019-10-22T15:42:12.639Z] #60 0.251 ++ mktemp -d [2019-10-22T15:42:12.639Z] #60 0.252 + export GOPATH=/tmp/tmp.nCdfbaRGup [2019-10-22T15:42:12.639Z] #60 0.252 + GOPATH=/tmp/tmp.nCdfbaRGup [2019-10-22T15:42:12.639Z] #60 0.253 + RM_GOPATH=1 [2019-10-22T15:42:12.639Z] #60 0.253 ++ dirname ./install.sh [2019-10-22T15:42:12.639Z] #60 0.254 + dir=. [2019-10-22T15:42:12.639Z] #60 0.254 + bin=containerd [2019-10-22T15:42:12.639Z] #60 0.254 + shift [2019-10-22T15:42:12.639Z] #60 0.255 + '[' '!' -f ./containerd.installer ']' [2019-10-22T15:42:12.639Z] #60 0.255 + . ./containerd.installer [2019-10-22T15:42:12.639Z] #60 0.256 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:42:12.639Z] #60 0.256 + install_containerd [2019-10-22T15:42:12.639Z] #60 0.257 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-22T15:42:12.639Z] #60 0.257 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:42:12.639Z] #60 0.257 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nCdfbaRGup/src/github.com/containerd/containerd [2019-10-22T15:42:12.639Z] #60 0.262 Cloning into '/tmp/tmp.nCdfbaRGup/src/github.com/containerd/containerd'... [2019-10-22T15:42:12.648Z] #41 80.01 DEP criu/vdso-compat.d [2019-10-22T15:42:12.842Z] #17 29.13 Selecting previously unselected package vim-runtime. [2019-10-22T15:42:12.842Z] #17 29.14 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:42:12.842Z] #17 29.16 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-22T15:42:12.842Z] #17 29.19 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-22T15:42:12.842Z] #17 29.19 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:12.906Z] #41 80.18 DEP criu/uts_ns.d [2019-10-22T15:42:12.906Z] #41 80.39 DEP criu/util.d [2019-10-22T15:42:13.164Z] #41 80.60 DEP criu/uffd.d [2019-10-22T15:42:13.422Z] #41 80.81 DEP criu/tun.d [2019-10-22T15:42:13.473Z] #60 ... [2019-10-22T15:42:13.473Z] [2019-10-22T15:42:13.473Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-22T15:42:13.473Z] #12 DONE 0.5s [2019-10-22T15:42:13.473Z] [2019-10-22T15:42:13.473Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:13.473Z] #55 0.253 + RM_GOPATH=0 [2019-10-22T15:42:13.473Z] #55 0.253 + TMP_GOPATH= [2019-10-22T15:42:13.473Z] #55 0.253 + : /build [2019-10-22T15:42:13.473Z] #55 0.254 + '[' -z '' ']' [2019-10-22T15:42:13.473Z] #55 0.255 ++ mktemp -d [2019-10-22T15:42:13.473Z] #55 0.256 + export GOPATH=/tmp/tmp.fhAwrUCvBY [2019-10-22T15:42:13.473Z] #55 0.256 + GOPATH=/tmp/tmp.fhAwrUCvBY [2019-10-22T15:42:13.473Z] #55 0.257 + RM_GOPATH=1 [2019-10-22T15:42:13.473Z] #55 0.259 ++ dirname ./install.sh [2019-10-22T15:42:13.473Z] #55 0.260 + dir=. [2019-10-22T15:42:13.473Z] #55 0.260 + bin=runc [2019-10-22T15:42:13.473Z] #55 0.261 + shift [2019-10-22T15:42:13.473Z] #55 0.261 + '[' '!' -f ./runc.installer ']' [2019-10-22T15:42:13.473Z] #55 0.261 + . ./runc.installer [2019-10-22T15:42:13.473Z] #55 0.262 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-22T15:42:13.473Z] #55 0.262 + install_runc [2019-10-22T15:42:13.473Z] #55 0.263 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-22T15:42:13.473Z] #55 0.265 + uname -r [2019-10-22T15:42:13.473Z] #55 0.266 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-22T15:42:13.473Z] #55 0.266 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-22T15:42:13.474Z] #55 0.267 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-22T15:42:13.474Z] #55 0.267 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fhAwrUCvBY/src/github.com/opencontainers/runc [2019-10-22T15:42:13.474Z] #55 0.270 Cloning into '/tmp/tmp.fhAwrUCvBY/src/github.com/opencontainers/runc'... [2019-10-22T15:42:13.474Z] #55 ... [2019-10-22T15:42:13.474Z] [2019-10-22T15:42:13.474Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-22T15:42:13.474Z] #13 DONE 0.4s [2019-10-22T15:42:13.680Z] #41 81.02 DEP criu/tty.d [2019-10-22T15:42:13.680Z] #41 81.20 DEP criu/timerfd.d [2019-10-22T15:42:13.867Z] [2019-10-22T15:42:13.867Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:42:13.867Z] #41 23.58 The following additional packages will be installed: [2019-10-22T15:42:13.867Z] #41 23.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-22T15:42:13.867Z] #41 23.58 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-22T15:42:13.867Z] #41 23.58 Suggested packages: [2019-10-22T15:42:13.867Z] #41 23.58 manpages-dev python-setuptools [2019-10-22T15:42:13.867Z] #41 25.85 The following NEW packages will be installed: [2019-10-22T15:42:13.867Z] #41 25.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-22T15:42:13.867Z] #41 25.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-22T15:42:13.867Z] #41 25.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-22T15:42:13.867Z] #41 25.85 zlib1g-dev [2019-10-22T15:42:13.867Z] #41 25.96 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:42:13.867Z] #41 25.96 Need to get 3476 kB of archives. [2019-10-22T15:42:13.867Z] #41 25.96 After this operation, 20.2 MB of additional disk space will be used. [2019-10-22T15:42:13.867Z] #41 25.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-22T15:42:13.867Z] #41 25.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-22T15:42:13.867Z] #41 25.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-22T15:42:13.867Z] #41 26.00 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-22T15:42:13.867Z] #41 26.01 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-22T15:42:13.867Z] #41 26.01 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-22T15:42:13.867Z] #41 26.02 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-22T15:42:13.867Z] #41 26.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-22T15:42:13.867Z] #41 26.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-22T15:42:13.867Z] #41 26.09 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-22T15:42:13.867Z] #41 26.10 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-22T15:42:13.867Z] #41 26.17 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-22T15:42:13.867Z] #41 26.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-22T15:42:13.867Z] #41 26.23 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-22T15:42:13.867Z] #41 26.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-22T15:42:13.867Z] #41 26.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-22T15:42:13.867Z] #41 27.29 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:42:13.867Z] #41 27.35 Fetched 3476 kB in 0s (8769 kB/s) [2019-10-22T15:42:13.867Z] #41 27.41 Selecting previously unselected package libnet1:s390x. [2019-10-22T15:42:13.867Z] #41 27.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 ... 14828 files and directories currently installed.) [2019-10-22T15:42:13.867Z] #41 27.46 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-22T15:42:13.867Z] #41 27.46 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-22T15:42:13.867Z] #41 27.57 Selecting previously unselected package libcap-dev:s390x. [2019-10-22T15:42:13.867Z] #41 27.58 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-22T15:42:13.867Z] #41 27.58 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-22T15:42:13.867Z] #41 27.82 Selecting previously unselected package libnet1-dev. [2019-10-22T15:42:13.867Z] #41 27.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-22T15:42:13.867Z] #41 27.84 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-22T15:42:13.867Z] #41 27.97 Selecting previously unselected package libnl-3-200:s390x. [2019-10-22T15:42:13.867Z] #41 27.99 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-22T15:42:13.867Z] #41 28.01 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-22T15:42:13.867Z] #41 28.12 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-22T15:42:13.867Z] #41 28.12 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-22T15:42:13.867Z] #41 28.13 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-22T15:42:13.867Z] #41 28.38 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-22T15:42:13.867Z] #41 28.40 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-22T15:42:13.867Z] #41 28.41 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-22T15:42:13.867Z] #41 28.61 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-22T15:42:13.867Z] #41 28.61 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-22T15:42:13.867Z] #41 28.61 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-22T15:42:13.867Z] #41 28.71 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-22T15:42:13.867Z] #41 28.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-22T15:42:13.867Z] #41 28.71 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-22T15:42:13.938Z] #41 81.45 DEP criu/sysfs_parse.d [2019-10-22T15:42:14.195Z] #41 81.66 DEP criu/sysctl.d [2019-10-22T15:42:14.262Z] #41 ... [2019-10-22T15:42:14.262Z] [2019-10-22T15:42:14.262Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-22T15:42:14.262Z] #14 0.319 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-22T15:42:14.262Z] #14 DONE 0.4s [2019-10-22T15:42:14.262Z] [2019-10-22T15:42:14.262Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-22T15:42:14.262Z] #15 DONE 0.4s [2019-10-22T15:42:14.262Z] [2019-10-22T15:42:14.262Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:14.262Z] #27 2.091 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-22T15:42:14.262Z] #27 2.801 [2019-10-22T15:42:14.453Z] #41 81.81 DEP criu/string.d [2019-10-22T15:42:14.453Z] #41 81.91 DEP criu/stats.d [2019-10-22T15:42:14.453Z] #41 82.03 DEP criu/sockets.d [2019-10-22T15:42:14.711Z] #41 82.28 DEP criu/sk-unix.d [2019-10-22T15:42:14.770Z] #17 31.08 Selecting previously unselected package vim. [2019-10-22T15:42:14.770Z] #17 31.09 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-22T15:42:14.770Z] #17 31.09 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:14.770Z] #17 31.33 Selecting previously unselected package xfsprogs. [2019-10-22T15:42:14.770Z] #17 31.33 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-22T15:42:15.041Z] #27 3.420 ## 2.8% ### 4.9% ###### 9.1% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% [2019-10-22T15:42:15.041Z] #27 ... [2019-10-22T15:42:15.041Z] [2019-10-22T15:42:15.041Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-22T15:42:15.041Z] #16 DONE 0.4s [2019-10-22T15:42:15.041Z] [2019-10-22T15:42:15.041Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:15.043Z] #17 31.34 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-22T15:42:15.043Z] #17 31.63 Selecting previously unselected package zip. [2019-10-22T15:42:15.277Z] #41 82.61 DEP criu/sk-tcp.d [2019-10-22T15:42:15.277Z] #41 82.83 DEP criu/sk-queue.d [2019-10-22T15:42:15.304Z] #17 31.63 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-22T15:42:15.304Z] #17 31.64 Unpacking zip (3.0-11+b1) ... [2019-10-22T15:42:15.304Z] #17 31.81 Selecting previously unselected package libapparmor-perl. [2019-10-22T15:42:15.304Z] #17 31.81 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-22T15:42:15.304Z] #17 31.82 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-22T15:42:15.304Z] #17 31.92 Selecting previously unselected package apparmor. [2019-10-22T15:42:15.431Z] #27 3.420 ## 2.8% ### 4.9% ###### 9.1% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ################## 25.8% #################### 27.9% ##################### 30.0% [2019-10-22T15:42:15.431Z] #27 ... [2019-10-22T15:42:15.431Z] [2019-10-22T15:42:15.431Z] #17 [dev 6/24] RUN ldconfig [2019-10-22T15:42:15.431Z] #17 DONE 0.4s [2019-10-22T15:42:15.431Z] [2019-10-22T15:42:15.431Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:15.535Z] #41 ... [2019-10-22T15:42:15.535Z] [2019-10-22T15:42:15.535Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:15.535Z] #17 74.45 Selecting previously unselected package vim. [2019-10-22T15:42:15.535Z] #17 74.47 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-22T15:42:15.535Z] #17 74.48 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:15.535Z] #17 75.06 Selecting previously unselected package xfsprogs. [2019-10-22T15:42:15.535Z] #17 75.07 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-22T15:42:15.535Z] #17 75.07 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-22T15:42:15.535Z] #17 75.60 Selecting previously unselected package zip. [2019-10-22T15:42:15.535Z] #17 75.61 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-22T15:42:15.535Z] #17 75.62 Unpacking zip (3.0-11+b1) ... [2019-10-22T15:42:15.535Z] #17 75.81 Selecting previously unselected package libapparmor-perl. [2019-10-22T15:42:15.535Z] #17 75.81 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-22T15:42:15.535Z] #17 75.82 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-22T15:42:15.535Z] #17 75.95 Selecting previously unselected package apparmor. [2019-10-22T15:42:15.535Z] #17 75.96 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-22T15:42:15.535Z] #17 76.04 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-22T15:42:15.535Z] #17 76.46 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-22T15:42:15.535Z] #17 76.47 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-22T15:42:15.535Z] #17 76.48 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-22T15:42:15.535Z] #17 78.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-22T15:42:15.535Z] #17 78.13 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-22T15:42:15.535Z] #17 78.14 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-22T15:42:15.535Z] #17 80.02 Selecting previously unselected package binutils-mingw-w64. [2019-10-22T15:42:15.535Z] #17 80.03 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-22T15:42:15.535Z] #17 80.04 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-22T15:42:15.613Z] #17 31.92 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-22T15:42:15.613Z] #17 31.99 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-22T15:42:15.793Z] #17 80.13 Selecting previously unselected package mingw-w64-common. [2019-10-22T15:42:15.793Z] #17 80.15 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-22T15:42:15.793Z] #17 80.16 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-22T15:42:15.873Z] #17 32.45 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-22T15:42:15.873Z] #17 32.45 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-22T15:42:15.873Z] #17 32.47 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-22T15:42:16.825Z] #17 33.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-22T15:42:16.826Z] #17 33.28 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-22T15:42:16.826Z] #17 33.29 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-22T15:42:17.556Z] #27 3.420 ## 2.8% ### 4.9% ###### 9.1% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ################## 25.8% #################### 27.9% ##################### 30.0% ####################### 32.0% ######################## 34.1% ########################## 36.2% ########################### 38.3% ############################## 42.5% ################################ 44.6% #################################### 50.9% ###################################### 52.9% ####################################### 55.0% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################### 65.5% [2019-10-22T15:42:17.556Z] #27 ... [2019-10-22T15:42:17.556Z] [2019-10-22T15:42:17.556Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:42:17.556Z] #69 DONE 32.3s [2019-10-22T15:42:17.801Z] #17 34.15 Selecting previously unselected package binutils-mingw-w64. [2019-10-22T15:42:17.801Z] #17 34.15 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-22T15:42:17.801Z] #17 34.16 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-22T15:42:17.801Z] #17 34.27 Selecting previously unselected package mingw-w64-common. [2019-10-22T15:42:17.801Z] #17 34.27 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-22T15:42:17.801Z] #17 34.29 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-22T15:42:17.966Z] [2019-10-22T15:42:17.966Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:19.971Z] #27 3.420 ## 2.8% ### 4.9% ###### 9.1% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ################## 25.8% #################### 27.9% ##################### 30.0% ####################### 32.0% ######################## 34.1% ########################## 36.2% ########################### 38.3% ############################## 42.5% ################################ 44.6% #################################### 50.9% ###################################### 52.9% ####################################### 55.0% ######################################### 57.1% ########################################## 59.2% ############################################ 61.3% ############################################### 65.5% ################################################ 67.5% ################################################## 69.6% ################################################### 71.7% ##################################################### 73.8% ######################################################## 78.0% ######################################################### 80.1% ########################################################### 82.2% ############################################################ 84.3% ############################################################## 86.4% ################################################################# 90.5% ################################################################## 92.6% #################################################################### 94.7% ##################################################################### 96.8% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-22T15:42:19.977Z] #17 84.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-22T15:42:19.977Z] #17 84.57 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-22T15:42:19.977Z] #17 84.57 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-22T15:42:20.368Z] #27 ... [2019-10-22T15:42:20.368Z] [2019-10-22T15:42:20.368Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:42:20.368Z] #48 25.03 + cd /tmp/tmp.suOUWISmab/src/gotest.tools/gotestsum [2019-10-22T15:42:20.368Z] #48 25.07 + git checkout -q v0.3.5 [2019-10-22T15:42:20.368Z] #48 25.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-22T15:42:20.397Z] #17 36.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-22T15:42:20.397Z] #17 36.38 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-22T15:42:20.397Z] #17 36.38 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-22T15:42:20.785Z] #48 ... [2019-10-22T15:42:20.785Z] [2019-10-22T15:42:20.785Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:42:20.785Z] #41 29.00 Selecting previously unselected package libprotobuf10:s390x. [2019-10-22T15:42:20.785Z] #41 29.00 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-22T15:42:20.785Z] #41 29.01 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-22T15:42:20.785Z] #41 29.78 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-22T15:42:20.785Z] #41 29.79 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-22T15:42:20.785Z] #41 29.79 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-22T15:42:20.785Z] #41 29.95 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-22T15:42:20.785Z] #41 29.98 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-22T15:42:20.785Z] #41 29.98 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-22T15:42:20.785Z] #41 31.58 Selecting previously unselected package libprotoc10:s390x. [2019-10-22T15:42:20.785Z] #41 31.58 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-22T15:42:20.785Z] #41 31.58 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-22T15:42:20.785Z] #41 32.61 Selecting previously unselected package protobuf-c-compiler. [2019-10-22T15:42:20.785Z] #41 32.64 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-22T15:42:20.785Z] #41 32.65 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-22T15:42:20.785Z] #41 32.90 Selecting previously unselected package protobuf-compiler. [2019-10-22T15:42:20.785Z] #41 32.90 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-22T15:42:20.785Z] #41 32.91 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-22T15:42:20.785Z] #41 33.22 Selecting previously unselected package python-pkg-resources. [2019-10-22T15:42:20.785Z] #41 33.24 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-22T15:42:20.785Z] #41 33.25 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-22T15:42:20.785Z] #41 33.66 Selecting previously unselected package python-protobuf. [2019-10-22T15:42:20.785Z] #41 33.68 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-22T15:42:20.785Z] #41 33.69 Unpacking python-protobuf (3.0.0-9) ... [2019-10-22T15:42:20.785Z] #41 34.16 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-22T15:42:20.785Z] #41 34.28 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-22T15:42:20.785Z] #41 34.30 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-22T15:42:20.785Z] #41 ... [2019-10-22T15:42:20.785Z] [2019-10-22T15:42:20.785Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:20.785Z] #27 10.73 [2019-10-22T15:42:21.351Z] #17 ... [2019-10-22T15:42:21.351Z] [2019-10-22T15:42:21.351Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:21.351Z] #44 141.6 github.com/LK4D4/vndr/godl [2019-10-22T15:42:21.351Z] #44 142.3 github.com/LK4D4/vndr [2019-10-22T15:42:21.351Z] #44 ... [2019-10-22T15:42:21.351Z] [2019-10-22T15:42:21.351Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:21.351Z] #41 83.04 DEP criu/sk-packet.d [2019-10-22T15:42:21.351Z] #41 83.26 DEP criu/sk-netlink.d [2019-10-22T15:42:21.351Z] #41 83.53 DEP criu/sk-inet.d [2019-10-22T15:42:21.351Z] #41 83.73 DEP criu/signalfd.d [2019-10-22T15:42:21.351Z] #41 83.90 DEP criu/sigframe.d [2019-10-22T15:42:21.351Z] #41 84.00 DEP criu/shmem.d [2019-10-22T15:42:21.351Z] #41 84.24 DEP criu/servicefd.d [2019-10-22T15:42:21.351Z] #41 84.42 DEP criu/seize.d [2019-10-22T15:42:21.351Z] #41 84.62 DEP criu/seccomp.d [2019-10-22T15:42:21.351Z] #41 84.85 DEP criu/rst-malloc.d [2019-10-22T15:42:21.351Z] #41 84.91 DEP criu/rbtree.d [2019-10-22T15:42:21.351Z] #41 84.97 DEP criu/pstree.d [2019-10-22T15:42:21.351Z] #41 85.16 DEP criu/protobuf.d [2019-10-22T15:42:21.351Z] #41 85.41 GEN criu/protobuf-desc-gen.h [2019-10-22T15:42:21.351Z] #41 86.75 DEP criu/protobuf-desc.d [2019-10-22T15:42:21.351Z] #41 86.97 DEP criu/proc_parse.d [2019-10-22T15:42:21.351Z] #41 87.22 DEP criu/plugin.d [2019-10-22T15:42:21.351Z] #41 87.31 DEP criu/pipes.d [2019-10-22T15:42:21.351Z] #41 87.57 DEP criu/pie-util.d [2019-10-22T15:42:21.351Z] #41 87.68 DEP criu/pie-util-vdso.d [2019-10-22T15:42:21.351Z] #41 87.80 DEP criu/pie-util-vdso-elf32.d [2019-10-22T15:42:21.351Z] #41 87.93 DEP criu/path.d [2019-10-22T15:42:21.351Z] #41 88.05 DEP criu/parasite-syscall.d [2019-10-22T15:42:21.351Z] #41 88.31 DEP criu/pagemap.d [2019-10-22T15:42:21.351Z] #41 88.49 DEP criu/pagemap-cache.d [2019-10-22T15:42:21.351Z] #41 88.69 DEP criu/page-xfer.d [2019-10-22T15:42:21.351Z] #41 88.90 DEP criu/page-pipe.d [2019-10-22T15:42:21.609Z] #41 89.01 DEP criu/netfilter.d [2019-10-22T15:42:21.609Z] #41 89.13 DEP criu/net.d [2019-10-22T15:42:21.609Z] #41 ... [2019-10-22T15:42:21.609Z] [2019-10-22T15:42:21.609Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:42:21.609Z] #28 152.4 + rm -rf /tmp/tmp.biCu4HHhER [2019-10-22T15:42:22.314Z] #17 38.92 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-22T15:42:22.543Z] #28 DONE 153.3s [2019-10-22T15:42:22.543Z] [2019-10-22T15:42:22.543Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:22.543Z] #44 DONE 153.1s [2019-10-22T15:42:22.543Z] [2019-10-22T15:42:22.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:22.543Z] #41 89.37 DEP criu/namespaces.d [2019-10-22T15:42:22.543Z] #41 89.56 DEP criu/mount.d [2019-10-22T15:42:22.543Z] #41 89.70 DEP criu/mem.d [2019-10-22T15:42:22.543Z] #41 89.83 DEP criu/lsm.d [2019-10-22T15:42:22.543Z] #41 89.94 DEP criu/log.d [2019-10-22T15:42:22.575Z] #17 38.93 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-22T15:42:22.575Z] #17 38.93 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-22T15:42:22.575Z] #17 39.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-22T15:42:22.575Z] #17 39.02 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-22T15:42:22.575Z] #17 39.03 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-22T15:42:22.801Z] #41 90.23 DEP criu/libnetlink.d [2019-10-22T15:42:23.059Z] #41 90.50 DEP criu/kerndat.d [2019-10-22T15:42:23.366Z] #27 11.26 ######### 13.3% ############# 19.1% ################# 24.7% ##################### 30.4% ######################### 36.0% ############################## 41.7% ################################## 47.3% ###################################### 53.0% ########################################## 58.7% ################################################## 70.0% ###################################################### 75.7% ########################################################## 81.4% ############################################################## 87.0% ###################################################################### 98.4% ######################################################################## 100.0% [2019-10-22T15:42:23.624Z] #41 90.95 DEP criu/kcmp-ids.d [2019-10-22T15:42:23.767Z] #27 14.05 [2019-10-22T15:42:23.882Z] #41 91.10 DEP criu/irmap.d [2019-10-22T15:42:24.140Z] #41 91.42 DEP criu/ipc_ns.d [2019-10-22T15:42:24.398Z] #41 91.68 DEP criu/image.d [2019-10-22T15:42:24.398Z] #41 91.98 DEP criu/image-desc.d [2019-10-22T15:42:24.964Z] #41 92.14 DEP criu/fsnotify.d [2019-10-22T15:42:24.964Z] #41 92.46 DEP criu/filesystems.d [2019-10-22T15:42:25.222Z] #41 92.67 DEP criu/files.d [2019-10-22T15:42:25.387Z] #27 14.32 ## 3.4% #### 5.9% ###### 8.5% ######### 13.6% ########### 16.1% ############# 18.7% ############### 21.2% [2019-10-22T15:42:25.387Z] #27 ... [2019-10-22T15:42:25.387Z] [2019-10-22T15:42:25.387Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:25.387Z] #18 0.358 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:42:25.387Z] #18 0.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:42:25.387Z] #18 0.401 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:42:25.387Z] #18 0.443 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:42:25.387Z] #18 0.492 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:42:25.387Z] #18 1.351 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-22T15:42:25.387Z] #18 3.292 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-22T15:42:25.387Z] #18 4.099 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-22T15:42:25.387Z] #18 ... [2019-10-22T15:42:25.387Z] [2019-10-22T15:42:25.387Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:25.480Z] #41 92.81 DEP criu/files-reg.d [2019-10-22T15:42:25.480Z] #41 93.02 DEP criu/files-ext.d [2019-10-22T15:42:25.738Z] #41 93.20 DEP criu/file-lock.d [2019-10-22T15:42:25.802Z] #27 14.32 ## 3.4% #### 5.9% ###### 8.5% ######### 13.6% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% [2019-10-22T15:42:25.802Z] #27 ... [2019-10-22T15:42:25.802Z] [2019-10-22T15:42:25.802Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:42:25.802Z] #34 30.39 Selecting previously unselected package liblzo2-2:s390x. [2019-10-22T15:42:25.802Z] #34 30.41 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-22T15:42:25.802Z] #34 30.43 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-22T15:42:25.802Z] #34 30.59 Selecting previously unselected package libicu57:s390x. [2019-10-22T15:42:25.802Z] #34 30.60 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-22T15:42:25.802Z] #34 30.61 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-22T15:42:25.803Z] #34 38.30 Selecting previously unselected package libxml2:s390x. [2019-10-22T15:42:25.803Z] #34 38.30 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-22T15:42:25.803Z] #34 38.32 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-22T15:42:25.803Z] #34 38.95 Selecting previously unselected package libarchive13:s390x. [2019-10-22T15:42:25.803Z] #34 38.95 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-22T15:42:25.803Z] #34 38.95 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-22T15:42:25.803Z] #34 39.23 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-22T15:42:25.803Z] #34 39.23 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-22T15:42:25.803Z] #34 39.23 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-22T15:42:25.803Z] #34 39.42 Selecting previously unselected package libuv1:s390x. [2019-10-22T15:42:25.803Z] #34 39.42 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-22T15:42:25.803Z] #34 39.42 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-22T15:42:25.803Z] #34 39.53 Selecting previously unselected package cmake. [2019-10-22T15:42:25.803Z] #34 39.53 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-22T15:42:25.803Z] #34 39.60 Unpacking cmake (3.7.2-1) ... [2019-10-22T15:42:25.803Z] #34 ... [2019-10-22T15:42:25.803Z] [2019-10-22T15:42:25.803Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:42:25.803Z] #32 30.37 sync [2019-10-22T15:42:25.803Z] #32 30.37 internal/reflectlite [2019-10-22T15:42:25.803Z] #32 34.25 sort [2019-10-22T15:42:25.803Z] #32 34.25 errors [2019-10-22T15:42:25.803Z] #32 34.59 strconv [2019-10-22T15:42:25.803Z] #32 35.62 io [2019-10-22T15:42:25.803Z] #32 37.19 internal/oserror [2019-10-22T15:42:25.803Z] #32 37.26 syscall [2019-10-22T15:42:25.803Z] #32 38.85 reflect [2019-10-22T15:42:25.803Z] #32 ... [2019-10-22T15:42:25.803Z] [2019-10-22T15:42:25.803Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:25.996Z] #41 93.35 DEP criu/file-ids.d [2019-10-22T15:42:25.996Z] #41 93.49 DEP criu/fifo.d [2019-10-22T15:42:25.996Z] #41 93.60 DEP criu/fdstore.d [2019-10-22T15:42:26.254Z] #41 93.70 DEP criu/fault-injection.d [2019-10-22T15:42:26.254Z] #41 93.74 DEP criu/external.d [2019-10-22T15:42:26.254Z] #41 93.85 DEP criu/eventpoll.d [2019-10-22T15:42:26.647Z] #27 14.32 ## 3.4% #### 5.9% ###### 8.5% ######### 13.6% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% ########################## 36.5% ############################ 39.0% ############################### 44.1% ################################# 46.7% ##################################### 51.8% ######################################## 56.9% ###################### [2019-10-22T15:42:26.647Z] #27 ... [2019-10-22T15:42:26.647Z] [2019-10-22T15:42:26.647Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:42:26.647Z] #41 37.25 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-22T15:42:26.647Z] #41 37.26 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-22T15:42:26.647Z] #41 37.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:26.647Z] #41 37.28 Setting up python-protobuf (3.0.0-9) ... [2019-10-22T15:42:26.647Z] #41 41.03 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-22T15:42:26.647Z] #41 41.04 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-22T15:42:26.647Z] #41 41.08 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-22T15:42:26.647Z] #41 41.11 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-22T15:42:26.647Z] #41 41.12 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-22T15:42:26.647Z] #41 41.15 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-22T15:42:26.647Z] #41 41.16 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-22T15:42:26.647Z] #41 41.17 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-22T15:42:26.647Z] #41 41.19 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-22T15:42:26.647Z] #41 41.19 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-22T15:42:26.647Z] #41 41.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:26.647Z] #41 DONE 41.6s [2019-10-22T15:42:26.647Z] [2019-10-22T15:42:26.647Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:26.820Z] #41 94.05 DEP criu/eventfd.d [2019-10-22T15:42:26.820Z] #41 94.16 DEP criu/crtools.d [2019-10-22T15:42:27.077Z] #41 94.35 DEP criu/cr-service.d [2019-10-22T15:42:27.077Z] #41 94.53 DEP criu/cr-restore.d [2019-10-22T15:42:27.203Z] #27 14.32 ## 3.4% #### 5.9% ###### 8.5% ######### 13.6% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% ########################## 36.5% ############################ 39.0% ############################### 44.1% ################################# 46.7% ##################################### 51.8% ######################################## 56.9% ########################################## 59.4% ################################################ 67.0% ################################################### 72.0% [2019-10-22T15:42:27.203Z] #27 ... [2019-10-22T15:42:27.203Z] [2019-10-22T15:42:27.203Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:27.203Z] #45 31.78 internal/reflectlite [2019-10-22T15:42:27.203Z] #45 31.81 sync [2019-10-22T15:42:27.203Z] #45 34.01 github.com/LK4D4/vndr/godl/singleflight [2019-10-22T15:42:27.203Z] #45 34.46 math/rand [2019-10-22T15:42:27.203Z] #45 35.80 internal/singleflight [2019-10-22T15:42:27.203Z] #45 36.57 io [2019-10-22T15:42:27.203Z] #45 36.58 strconv [2019-10-22T15:42:27.203Z] #45 37.97 bytes [2019-10-22T15:42:27.203Z] #45 40.67 reflect [2019-10-22T15:42:27.203Z] #45 41.17 bufio [2019-10-22T15:42:27.335Z] #41 94.73 DEP criu/cr-errno.d [2019-10-22T15:42:27.335Z] #41 94.75 DEP criu/cr-dump.d [2019-10-22T15:42:27.593Z] #41 94.98 DEP criu/cr-dedup.d [2019-10-22T15:42:27.593Z] #41 95.18 DEP criu/cr-check.d [2019-10-22T15:42:27.642Z] #45 ... [2019-10-22T15:42:27.642Z] [2019-10-22T15:42:27.642Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:42:27.642Z] #29 32.02 + cd /tmp/tmp.i9f4EJW0ju/src/github.com/go-swagger/go-swagger [2019-10-22T15:42:27.642Z] #29 32.02 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-22T15:42:27.642Z] #29 34.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-22T15:42:27.642Z] #29 ... [2019-10-22T15:42:27.642Z] [2019-10-22T15:42:27.642Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:27.859Z] #17 43.72 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-22T15:42:27.859Z] #17 43.73 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-22T15:42:27.859Z] #17 43.73 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-22T15:42:28.159Z] #41 95.35 DEP criu/config.d [2019-10-22T15:42:28.159Z] #41 95.51 DEP criu/clone-noasan.d [2019-10-22T15:42:28.159Z] #41 95.59 DEP criu/cgroup.d [2019-10-22T15:42:28.416Z] #41 95.84 DEP criu/cgroup-props.d [2019-10-22T15:42:28.416Z] #41 96.02 DEP criu/bitmap.d [2019-10-22T15:42:28.447Z] #27 14.32 ## 3.4% #### 5.9% ###### 8.5% ######### 13.6% ########### 16.1% ############# 18.7% ############### 21.2% ################## 26.3% ###################### 31.4% ########################## 36.5% ############################ 39.0% ############################### 44.1% ################################# 46.7% ##################################### 51.8% ######################################## 56.9% ########################################## 59.4% ################################################ 67.0% ################################################### 72.0% ##################################################### 74.6% ####################################################### 77.1% ############################################################# 84.8% ################################################################ 89.9% #################################################################### 94.9% ###################################################################### 97.5% ######################################################################## 100.0% [2019-10-22T15:42:28.674Z] #41 96.03 DEP criu/bfd.d [2019-10-22T15:42:28.674Z] #41 96.16 DEP criu/autofs.d [2019-10-22T15:42:28.855Z] #27 ... [2019-10-22T15:42:28.855Z] [2019-10-22T15:42:28.855Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:42:28.855Z] #34 42.59 Selecting previously unselected package xxd. [2019-10-22T15:42:28.855Z] #34 42.59 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-22T15:42:28.855Z] #34 42.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:28.855Z] #34 42.72 Selecting previously unselected package vim-common. [2019-10-22T15:42:28.855Z] #34 42.72 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:42:28.855Z] #34 42.74 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:28.855Z] #34 43.15 Processing triggers for mime-support (3.60) ... [2019-10-22T15:42:28.855Z] #34 43.23 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:28.855Z] #34 43.24 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-22T15:42:28.855Z] #34 43.24 Setting up cmake-data (3.7.2-1) ... [2019-10-22T15:42:28.855Z] #34 43.26 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-22T15:42:28.855Z] #34 43.26 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-22T15:42:28.855Z] #34 43.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:28.855Z] #34 43.34 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:28.855Z] #34 43.35 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-22T15:42:28.855Z] #34 43.36 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-22T15:42:28.855Z] #34 43.37 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-22T15:42:28.855Z] #34 43.37 Setting up cmake (3.7.2-1) ... [2019-10-22T15:42:28.855Z] #34 43.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:28.855Z] #34 DONE 43.7s [2019-10-22T15:42:28.932Z] #41 96.30 DEP criu/aio.d [2019-10-22T15:42:29.190Z] #41 96.48 DEP criu/action-scripts.d [2019-10-22T15:42:29.190Z] #41 96.69 CC criu/action-scripts.o [2019-10-22T15:42:29.240Z] [2019-10-22T15:42:29.240Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:42:29.240Z] #35 DONE 0.1s [2019-10-22T15:42:29.240Z] [2019-10-22T15:42:29.240Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-22T15:42:29.240Z] #36 DONE 0.1s [2019-10-22T15:42:29.240Z] [2019-10-22T15:42:29.240Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:29.240Z] #27 19.14 [2019-10-22T15:42:29.756Z] #41 97.24 CC criu/aio.o [2019-10-22T15:42:30.690Z] #41 97.86 CC criu/autofs.o [2019-10-22T15:42:31.153Z] #17 47.18 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-22T15:42:31.153Z] #17 47.20 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-22T15:42:31.153Z] #17 47.21 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-22T15:42:31.153Z] #17 47.22 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-22T15:42:31.153Z] #17 47.24 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-22T15:42:31.153Z] #17 47.27 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:31.153Z] #17 47.29 Processing triggers for mime-support (3.60) ... [2019-10-22T15:42:31.153Z] #17 47.32 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:31.153Z] #17 47.33 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-22T15:42:31.153Z] #17 47.35 Setting up libcap2-bin (1:2.25-1) ... [2019-10-22T15:42:31.153Z] #17 47.36 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-22T15:42:31.153Z] #17 47.38 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-22T15:42:31.153Z] #17 47.41 Setting up bash-completion (1:2.1-4.3) ... [2019-10-22T15:42:31.226Z] #27 19.54 # 1.7% # 2.6% ### 4.5% #### 6.4% ##### 8.3% ####### 10.2% ######## 11.2% ######### 13.1% ########## 14.0% ########## 14.9% ########### 15.9% ############ 17.8% [2019-10-22T15:42:31.226Z] #27 ... [2019-10-22T15:42:31.226Z] [2019-10-22T15:42:31.226Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:31.226Z] #55 8.256 + cd /tmp/tmp.fhAwrUCvBY/src/github.com/opencontainers/runc [2019-10-22T15:42:31.226Z] #55 8.257 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-22T15:42:31.226Z] #55 8.955 + '[' -z '' ']' [2019-10-22T15:42:31.226Z] #55 8.955 + target=static [2019-10-22T15:42:31.226Z] #55 8.956 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-22T15:42:31.226Z] #55 10.51 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-10-22T15:42:31.226Z] #55 ... [2019-10-22T15:42:31.226Z] [2019-10-22T15:42:31.226Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:32.064Z] #41 99.16 CC criu/bfd.o [2019-10-22T15:42:32.093Z] #17 48.62 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-22T15:42:32.093Z] #17 48.63 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-22T15:42:32.322Z] #41 99.63 CC criu/bitmap.o [2019-10-22T15:42:32.322Z] #41 99.79 CC criu/cgroup-props.o [2019-10-22T15:42:32.352Z] #17 48.65 Setting up zip (3.0-11+b1) ... [2019-10-22T15:42:32.352Z] #17 48.66 Setting up bzip2 (1.0.6-8.1) ... [2019-10-22T15:42:32.352Z] #17 48.68 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-22T15:42:32.352Z] #17 48.81 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-22T15:42:32.352Z] #17 48.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:32.352Z] #17 48.87 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-22T15:42:32.352Z] #17 48.89 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:32.611Z] #17 48.91 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-22T15:42:32.611Z] #17 48.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-22T15:42:32.611Z] #17 48.94 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-22T15:42:32.611Z] #17 48.96 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:32.611Z] #17 48.98 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-22T15:42:32.611Z] #17 49.03 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-22T15:42:32.611Z] #17 49.08 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-22T15:42:32.611Z] #17 49.14 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:32.870Z] #17 49.36 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-22T15:42:33.129Z] #17 49.48 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-22T15:42:33.129Z] #17 49.57 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-22T15:42:33.255Z] #41 100.7 CC criu/cgroup.o [2019-10-22T15:42:33.388Z] #17 49.86 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-22T15:42:33.388Z] #17 49.97 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-22T15:42:33.649Z] #17 49.98 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-22T15:42:33.649Z] #17 50.00 Setting up pigz (2.3.4-1) ... [2019-10-22T15:42:33.649Z] #17 50.02 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-22T15:42:33.649Z] #17 50.03 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-22T15:42:33.649Z] #17 50.05 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:33.649Z] #17 50.07 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-22T15:42:33.649Z] #17 50.08 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-22T15:42:33.649Z] #17 50.10 Setting up jq (1.5+dfsg-1.3) ... [2019-10-22T15:42:33.649Z] #17 50.11 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-22T15:42:33.649Z] #17 50.13 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-22T15:42:33.649Z] #17 50.15 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-22T15:42:33.649Z] #17 50.16 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:33.649Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-22T15:42:33.649Z] #17 50.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-22T15:42:33.649Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-22T15:42:33.649Z] #17 50.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-22T15:42:33.649Z] #17 50.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-22T15:42:33.649Z] #17 50.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-22T15:42:33.649Z] #17 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-22T15:42:33.649Z] #17 50.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-22T15:42:33.649Z] #17 50.23 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-22T15:42:33.649Z] #17 50.25 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:33.649Z] #17 50.26 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-22T15:42:33.649Z] #17 50.28 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:33.649Z] #17 50.29 Setting up btrfs-progs (4.7.3-1) ... [2019-10-22T15:42:33.909Z] #17 50.30 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-22T15:42:33.909Z] #17 50.32 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-22T15:42:35.783Z] #41 103.1 CC criu/clone-noasan.o [2019-10-22T15:42:35.783Z] #41 103.2 CC criu/config.o [2019-10-22T15:42:36.042Z] #41 ... [2019-10-22T15:42:36.042Z] [2019-10-22T15:42:36.042Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:36.042Z] #17 90.59 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-22T15:42:36.042Z] #17 90.60 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-22T15:42:36.042Z] #17 90.61 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-22T15:42:36.042Z] #17 90.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-22T15:42:36.042Z] #17 90.71 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-22T15:42:36.042Z] #17 90.73 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:42:36.451Z] #17 52.71 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-22T15:42:36.451Z] #17 52.73 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-22T15:42:36.451Z] #17 52.74 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-10-22T15:42:36.451Z] #17 52.75 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-10-22T15:42:36.451Z] #17 52.76 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-10-22T15:42:36.451Z] #17 52.76 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-10-22T15:42:36.451Z] #17 52.80 Setting up btrfs-tools (4.7.3-1) ... [2019-10-22T15:42:36.451Z] #17 52.85 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-22T15:42:36.451Z] #17 52.89 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-10-22T15:42:36.451Z] #17 52.91 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-10-22T15:42:36.451Z] #17 52.92 Setting up python3 (3.5.3-1) ... [2019-10-22T15:42:36.648Z] #27 19.54 # 1.7% # 2.6% ### 4.5% #### 6.4% ##### 8.3% ####### 10.2% ######## 11.2% ######### 13.1% ########## 14.0% ########## 14.9% ########### 15.9% ############ 17.8% ############# 18.7% ############## 20.6% ################ 22.5% ################ 23.4% ################## 25.3% ################## 26.3% ################### 27.2% #################### 28.2% #################### 29.1% ##################### 30.1% ####################### 32.0% ######################## 33.8% ######################### 35.7% ########################## 36.7% ########################### 38.6% ############################ 39.5% ############################## 42.4% ################################# 46.1% ################################## 48.0% ################################### 49.0% #################################### 50.9% ##################################### 52.7% ####################################### 54.6% ######################################## 55.6% ######################################### 57.5% ########################################## 58.4% ########################################## 59.4% ########################################### 60.3% ############################################ 62.2% ############################################# 63.1% ############################################## 64.1% ############################################### 66.0% ################################################ 66.9% ################################################ 67.9% ################################################## 69.7% ################################################### 71.6% #################################################### 73.5% [2019-10-22T15:42:36.648Z] #27 ... [2019-10-22T15:42:36.648Z] [2019-10-22T15:42:36.648Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:36.648Z] #42 1.768 Note: Building without setproctitle() and strlcpy() support. [2019-10-22T15:42:36.648Z] #42 1.768 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-22T15:42:36.648Z] #42 2.581 fatal: Not a git repository (or any of the parent directories): .git [2019-10-22T15:42:36.648Z] #42 2.587 GEN .gitid [2019-10-22T15:42:36.648Z] #42 2.589 GEN criu/include/version.h [2019-10-22T15:42:36.648Z] #42 2.602 GEN include/common/asm [2019-10-22T15:42:36.648Z] #42 3.986 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.125 PBCC images/opts.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.157 PBCC images/sit.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.191 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.299 DEP images/opts.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.341 DEP images/sit.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.422 PBCC images/macvlan.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.429 DEP images/macvlan.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.475 PBCC images/autofs.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.496 DEP images/autofs.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.523 PBCC images/sysctl.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.581 DEP images/sysctl.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.623 PBCC images/time.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.627 DEP images/time.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.689 PBCC images/binfmt-misc.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.751 DEP images/binfmt-misc.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.834 PBCC images/seccomp.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.841 DEP images/seccomp.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.865 PBCC images/userns.pb-c.c [2019-10-22T15:42:36.648Z] #42 4.909 DEP images/userns.pb-c.d [2019-10-22T15:42:36.648Z] #42 4.992 PBCC images/cgroup.pb-c.c [2019-10-22T15:42:36.648Z] #42 5.026 DEP images/cgroup.pb-c.d [2019-10-22T15:42:36.648Z] #42 5.142 PBCC images/fown.pb-c.c [2019-10-22T15:42:36.648Z] #42 5.154 PBCC images/ext-file.pb-c.c [2019-10-22T15:42:36.648Z] #42 5.183 DEP images/fown.pb-c.d [2019-10-22T15:42:36.648Z] #42 5.229 DEP images/ext-file.pb-c.d [2019-10-22T15:42:36.648Z] #42 5.280 PBCC images/rpc.pb-c.c [2019-10-22T15:42:36.648Z] #42 5.332 DEP images/rpc.pb-c.d [2019-10-22T15:42:36.648Z] #42 5.363 PBCC images/siginfo.pb-c.c [2019-10-22T15:42:36.648Z] #42 5.377 DEP images/siginfo.pb-c.d [2019-10-22T15:42:36.648Z] #42 5.473 PBCC images/pagemap.pb-c.c [2019-10-22T15:42:36.648Z] #42 5.535 DEP images/pagemap.pb-c.d [2019-10-22T15:42:36.648Z] #42 5.644 PBCC images/rlimit.pb-c.c [2019-10-22T15:42:36.648Z] #42 5.686 DEP images/rlimit.pb-c.d [2019-10-22T15:42:36.648Z] #42 5.736 PBCC images/file-lock.pb-c.c [2019-10-22T15:42:36.648Z] #42 5.812 DEP images/file-lock.pb-c.d [2019-10-22T15:42:36.648Z] #42 5.967 PBCC images/tty.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.014 DEP images/tty.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.209 PBCC images/tun.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.217 PBCC images/netdev.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.241 DEP images/tun.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.285 DEP images/netdev.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.344 PBCC images/vma.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.400 DEP images/vma.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.465 PBCC images/creds.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.477 DEP images/creds.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.549 PBCC images/utsns.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.578 DEP images/utsns.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.603 PBCC images/ipc-desc.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.642 PBCC images/ipc-sem.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.655 DEP images/ipc-desc.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.695 DEP images/ipc-sem.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.741 PBCC images/ipc-msg.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.748 DEP images/ipc-msg.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.783 PBCC images/ipc-shm.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.801 DEP images/ipc-shm.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.852 PBCC images/ipc-var.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.872 DEP images/ipc-var.pb-c.d [2019-10-22T15:42:36.648Z] #42 6.952 PBCC images/sk-opts.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.972 PBCC images/packet-sock.pb-c.c [2019-10-22T15:42:36.648Z] #42 6.992 DEP images/sk-opts.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.102 DEP images/packet-sock.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.112 PBCC images/sk-netlink.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.144 DEP images/sk-netlink.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.155 PBCC images/sk-inet.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.180 DEP images/sk-inet.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.200 PBCC images/sk-unix.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.245 DEP images/sk-unix.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.362 PBCC images/mm.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.438 DEP images/mm.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.494 PBCC images/timerfd.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.515 DEP images/timerfd.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.537 PBCC images/timer.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.580 DEP images/timer.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.636 PBCC images/sa.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.672 DEP images/sa.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.780 PBCC images/pipe-data.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.794 DEP images/pipe-data.pb-c.d [2019-10-22T15:42:36.648Z] #42 7.884 PBCC images/mnt.pb-c.c [2019-10-22T15:42:36.648Z] #42 7.967 DEP images/mnt.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.062 PBCC images/sk-packet.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.070 DEP images/sk-packet.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.109 PBCC images/tcp-stream.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.193 DEP images/tcp-stream.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.233 PBCC images/pipe.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.295 DEP images/pipe.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.308 PBCC images/pstree.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.344 DEP images/pstree.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.405 PBCC images/fs.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.433 DEP images/fs.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.479 PBCC images/signalfd.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.572 DEP images/signalfd.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.594 PBCC images/fh.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.612 PBCC images/fsnotify.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.702 DEP images/fh.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.717 DEP images/fsnotify.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.777 PBCC images/eventpoll.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.804 DEP images/eventpoll.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.877 PBCC images/eventfd.pb-c.c [2019-10-22T15:42:36.648Z] #42 8.907 DEP images/eventfd.pb-c.d [2019-10-22T15:42:36.648Z] #42 8.937 PBCC images/remap-file-path.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.004 DEP images/remap-file-path.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.063 PBCC images/fifo.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.076 DEP images/fifo.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.133 PBCC images/ghost-file.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.160 DEP images/ghost-file.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.224 PBCC images/regfile.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.245 DEP images/regfile.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.280 PBCC images/ns.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.313 DEP images/ns.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.389 PBCC images/fdinfo.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.422 DEP images/fdinfo.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.484 PBCC images/core-aarch64.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.539 PBCC images/core-arm.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.573 PBCC images/core-ppc64.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.596 PBCC images/core-s390.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.618 PBCC images/core-x86.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.712 PBCC images/core.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.752 PBCC images/inventory.pb-c.c [2019-10-22T15:42:36.648Z] #42 9.822 DEP images/core-aarch64.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.859 DEP images/core-arm.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.922 DEP images/core-ppc64.pb-c.d [2019-10-22T15:42:36.648Z] #42 9.953 DEP images/core-s390.pb-c.d [2019-10-22T15:42:36.648Z] #42 10.00 DEP images/core-x86.pb-c.d [2019-10-22T15:42:36.975Z] #17 ... [2019-10-22T15:42:36.975Z] [2019-10-22T15:42:36.975Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:36.975Z] #41 104.5 CC criu/cr-check.o [2019-10-22T15:42:37.255Z] #42 10.06 DEP images/core.pb-c.d [2019-10-22T15:42:37.255Z] #42 10.12 DEP images/inventory.pb-c.d [2019-10-22T15:42:37.255Z] #42 ... [2019-10-22T15:42:37.255Z] [2019-10-22T15:42:37.255Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:37.256Z] #27 19.54 # 1.7% # 2.6% ### 4.5% #### 6.4% ##### 8.3% ####### 10.2% ######## 11.2% ######### 13.1% ########## 14.0% ########## 14.9% ########### 15.9% ############ 17.8% ############# 18.7% ############## 20.6% ################ 22.5% ################ 23.4% ################## 25.3% ################## 26.3% ################### 27.2% #################### 28.2% #################### 29.1% ##################### 30.1% ####################### 32.0% ######################## 33.8% ######################### 35.7% ########################## 36.7% ########################### 38.6% ############################ 39.5% ############################## 42.4% ################################# 46.1% ################################## 48.0% ################################### 49.0% #################################### 50.9% ##################################### 52.7% ####################################### 54.6% ######################################## 55.6% ######################################### 57.5% ########################################## 58.4% ########################################## 59.4% ########################################### 60.3% ############################################ 62.2% ############################################# 63.1% ############################################## 64.1% ############################################### 66.0% ################################################ 66.9% ################################################ 67.9% ################################################## 69.7% ################################################### 71.6% #################################################### 73.5% ##################################################### 74.5% [2019-10-22T15:42:37.256Z] #27 ... [2019-10-22T15:42:37.256Z] [2019-10-22T15:42:37.256Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:37.256Z] #37 0.240 + RM_GOPATH=0 [2019-10-22T15:42:37.256Z] #37 0.240 + TMP_GOPATH= [2019-10-22T15:42:37.256Z] #37 0.240 + : /build [2019-10-22T15:42:37.256Z] #37 0.240 + '[' -z '' ']' [2019-10-22T15:42:37.256Z] #37 0.240 ++ mktemp -d [2019-10-22T15:42:37.256Z] #37 0.241 + export GOPATH=/tmp/tmp.fLddrXuxCP [2019-10-22T15:42:37.256Z] #37 0.241 + GOPATH=/tmp/tmp.fLddrXuxCP [2019-10-22T15:42:37.256Z] #37 0.241 + RM_GOPATH=1 [2019-10-22T15:42:37.256Z] #37 0.242 ++ dirname ./install.sh [2019-10-22T15:42:37.256Z] #37 0.242 + dir=. [2019-10-22T15:42:37.256Z] #37 0.249 + bin=tini [2019-10-22T15:42:37.256Z] #37 0.249 + shift [2019-10-22T15:42:37.256Z] #37 0.249 + '[' '!' -f ./tini.installer ']' [2019-10-22T15:42:37.256Z] #37 0.250 + . ./tini.installer [2019-10-22T15:42:37.256Z] #37 0.250 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:42:37.256Z] #37 0.250 + install_tini [2019-10-22T15:42:37.256Z] #37 0.250 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-22T15:42:37.256Z] #37 0.250 + git clone https://github.com/krallin/tini.git /tmp/tmp.fLddrXuxCP/tini [2019-10-22T15:42:37.256Z] #37 0.250 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:42:37.256Z] #37 0.252 Cloning into '/tmp/tmp.fLddrXuxCP/tini'... [2019-10-22T15:42:37.256Z] #37 1.222 + cd /tmp/tmp.fLddrXuxCP/tini [2019-10-22T15:42:37.256Z] #37 1.234 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:42:37.256Z] #37 1.237 + cmake . [2019-10-22T15:42:37.256Z] #37 1.818 -- The C compiler identification is GNU 6.3.0 [2019-10-22T15:42:37.256Z] #37 1.831 -- Check for working C compiler: /usr/bin/cc [2019-10-22T15:42:37.256Z] #37 2.393 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-22T15:42:37.256Z] #37 2.395 -- Detecting C compiler ABI info [2019-10-22T15:42:37.256Z] #37 3.125 -- Detecting C compiler ABI info - done [2019-10-22T15:42:37.256Z] #37 3.154 -- Detecting C compile features [2019-10-22T15:42:37.256Z] #37 4.872 -- Detecting C compile features - done [2019-10-22T15:42:37.256Z] #37 4.932 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-22T15:42:37.256Z] #37 5.267 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-22T15:42:37.256Z] #37 5.431 -- Configuring done [2019-10-22T15:42:37.256Z] #37 5.470 -- Generating done [2019-10-22T15:42:37.256Z] #37 5.470 -- Build files have been written to: /tmp/tmp.fLddrXuxCP/tini [2019-10-22T15:42:37.256Z] #37 5.485 + make tini-static [2019-10-22T15:42:37.256Z] #37 5.773 Scanning dependencies of target tini-static [2019-10-22T15:42:37.256Z] #37 5.820 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-22T15:42:37.256Z] #37 7.230 [100%] Linking C executable tini-static [2019-10-22T15:42:37.256Z] #37 7.675 [100%] Built target tini-static [2019-10-22T15:42:37.256Z] #37 7.729 + mkdir -p /build [2019-10-22T15:42:37.256Z] #37 7.733 + cp tini-static /build/docker-init [2019-10-22T15:42:37.256Z] #37 DONE 7.9s [2019-10-22T15:42:37.256Z] [2019-10-22T15:42:37.256Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:37.393Z] #17 53.77 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-22T15:42:38.314Z] #27 19.54 # 1.7% # 2.6% ### 4.5% #### 6.4% ##### 8.3% ####### 10.2% ######## 11.2% ######### 13.1% ########## 14.0% ########## 14.9% ########### 15.9% ############ 17.8% ############# 18.7% ############## 20.6% ################ 22.5% ################ 23.4% ################## 25.3% ################## 26.3% ################### 27.2% #################### 28.2% #################### 29.1% ##################### 30.1% ####################### 32.0% ######################## 33.8% ######################### 35.7% ########################## 36.7% ########################### 38.6% ############################ 39.5% ############################## 42.4% ################################# 46.1% ################################## 48.0% ################################### 49.0% #################################### 50.9% ##################################### 52.7% ####################################### 54.6% ######################################## 55.6% ######################################### 57.5% ########################################## 58.4% ########################################## 59.4% ########################################### 60.3% ############################################ 62.2% ############################################# 63.1% ############################################## 64.1% ############################################### 66.0% ################################################ 66.9% ################################################ 67.9% ################################################## 69.7% ################################################### 71.6% #################################################### 73.5% ##################################################### 74.5% ###################################################### 76.4% ####################################################### 77.3% ######################################################## 78.3% ######################################################### 79.2% ########################################################## 81.1% [2019-10-22T15:42:38.314Z] #27 ... [2019-10-22T15:42:38.314Z] [2019-10-22T15:42:38.314Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:38.314Z] #18 12.95 Fetched 7670 kB in 12s (610 kB/s) [2019-10-22T15:42:38.314Z] #18 12.95 Reading package lists... [2019-10-22T15:42:38.314Z] #18 17.76 Reading package lists... [2019-10-22T15:42:38.314Z] #18 22.81 Building dependency tree... [2019-10-22T15:42:38.314Z] #18 ... [2019-10-22T15:42:38.314Z] [2019-10-22T15:42:38.314Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:38.333Z] #17 54.82 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-22T15:42:38.333Z] #17 54.91 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-22T15:42:38.333Z] #17 54.94 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-22T15:42:38.594Z] #17 54.96 Setting up python3-wheel (0.29.0-2) ... [2019-10-22T15:42:38.707Z] #27 19.54 # 1.7% # 2.6% ### 4.5% #### 6.4% ##### 8.3% ####### 10.2% ######## 11.2% ######### 13.1% ########## 14.0% ########## 14.9% ########### 15.9% ############ 17.8% ############# 18.7% ############## 20.6% ################ 22.5% ################ 23.4% ################## 25.3% ################## 26.3% ################### 27.2% #################### 28.2% #################### 29.1% ##################### 30.1% ####################### 32.0% ######################## 33.8% ######################### 35.7% ########################## 36.7% ########################### 38.6% ############################ 39.5% ############################## 42.4% ################################# 46.1% ################################## 48.0% ################################### 49.0% #################################### 50.9% ##################################### 52.7% ####################################### 54.6% ######################################## 55.6% ######################################### 57.5% ########################################## 58.4% ########################################## 59.4% ########################################### 60.3% ############################################ 62.2% ############################################# 63.1% ############################################## 64.1% ############################################### 66.0% ################################################ 66.9% ################################################ 67.9% ################################################## 69.7% ################################################### 71.6% #################################################### 73.5% ##################################################### 74.5% ###################################################### 76.4% ####################################################### 77.3% ######################################################## 78.3% ######################################################### 79.2% ########################################################## 81.1% ########################################################### 83.0% ############################################################# 84.9% ############################################################# 85.8% ############################################################### 87.7% [2019-10-22T15:42:38.707Z] #27 ... [2019-10-22T15:42:38.707Z] [2019-10-22T15:42:38.707Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:38.707Z] #45 43.39 syscall [2019-10-22T15:42:38.875Z] #41 106.2 CC criu/cr-dedup.o [2019-10-22T15:42:39.124Z] #45 ... [2019-10-22T15:42:39.124Z] [2019-10-22T15:42:39.124Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:39.168Z] #17 55.40 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-22T15:42:39.436Z] #17 55.89 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-22T15:42:39.436Z] #17 55.91 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-22T15:42:39.440Z] #41 106.6 CC criu/cr-dump.o [2019-10-22T15:42:39.696Z] #17 ... [2019-10-22T15:42:39.696Z] [2019-10-22T15:42:39.696Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:42:39.696Z] #22 78.25 + return [2019-10-22T15:42:39.926Z] #27 19.54 # 1.7% # 2.6% ### 4.5% #### 6.4% ##### 8.3% ####### 10.2% ######## 11.2% ######### 13.1% ########## 14.0% ########## 14.9% ########### 15.9% ############ 17.8% ############# 18.7% ############## 20.6% ################ 22.5% ################ 23.4% ################## 25.3% ################## 26.3% ################### 27.2% #################### 28.2% #################### 29.1% ##################### 30.1% ####################### 32.0% ######################## 33.8% ######################### 35.7% ########################## 36.7% ########################### 38.6% ############################ 39.5% ############################## 42.4% ################################# 46.1% ################################## 48.0% ################################### 49.0% #################################### 50.9% ##################################### 52.7% ####################################### 54.6% ######################################## 55.6% ######################################### 57.5% ########################################## 58.4% ########################################## 59.4% ########################################### 60.3% ############################################ 62.2% ############################################# 63.1% ############################################## 64.1% ############################################### 66.0% ################################################ 66.9% ################################################ 67.9% ################################################## 69.7% ################################################### 71.6% #################################################### 73.5% ##################################################### 74.5% ###################################################### 76.4% ####################################################### 77.3% ######################################################## 78.3% ######################################################### 79.2% ########################################################## 81.1% ########################################################### 83.0% ############################################################# 84.9% ############################################################# 85.8% ############################################################### 87.7% ################################################################ 89.6% ################################################################# 90.6% ################################################################# 91.6% ################################################################### 94.2% #################################################################### 95.1% ##################################################################### 97.0% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-22T15:42:39.926Z] #27 29.96 [2019-10-22T15:42:39.955Z] #22 DONE 78.7s [2019-10-22T15:42:39.955Z] [2019-10-22T15:42:39.955Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:39.955Z] #17 56.45 Setting up dmsetup (2:1.02.137-2) ... [2019-10-22T15:42:39.955Z] #17 56.48 Setting up python3-setuptools (33.1.1-1) ... [2019-10-22T15:42:40.527Z] #17 57.04 Setting up dh-python (2.20170125) ... [2019-10-22T15:42:40.907Z] Removing intermediate container 161ca7b53bae [2019-10-22T15:42:40.907Z] ---> 3043140e874c [2019-10-22T15:42:40.907Z] Step 11/16 : ARG GOOS [2019-10-22T15:42:40.907Z] ---> Running in 4652b744e1bf [2019-10-22T15:42:40.907Z] Removing intermediate container 4652b744e1bf [2019-10-22T15:42:40.907Z] ---> f3dddce71fdf [2019-10-22T15:42:40.907Z] Step 12/16 : ARG GOARCH [2019-10-22T15:42:40.907Z] ---> Running in ac9eca63ede9 [2019-10-22T15:42:40.907Z] Removing intermediate container ac9eca63ede9 [2019-10-22T15:42:40.907Z] ---> 79b81bd78c11 [2019-10-22T15:42:40.907Z] 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-10-22T15:42:40.907Z] ---> Running in 6f5c3ac7d8c6 [2019-10-22T15:42:41.097Z] #17 57.39 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-22T15:42:41.097Z] #17 57.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:41.280Z] #27 31.14 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-22T15:42:41.357Z] #17 DONE 57.7s [2019-10-22T15:42:41.357Z] [2019-10-22T15:42:41.357Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:42:41.685Z] #27 31.49 [2019-10-22T15:42:41.685Z] #27 31.79 ############################################################ 84.0% ######################################################################## 100.0% [2019-10-22T15:42:41.981Z] #41 108.9 CC criu/cr-errno.o [2019-10-22T15:42:41.982Z] #41 109.0 CC criu/cr-restore.o [2019-10-22T15:42:42.072Z] #27 31.97 [2019-10-22T15:42:43.191Z] #27 ... [2019-10-22T15:42:43.191Z] [2019-10-22T15:42:43.191Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:42:43.191Z] #32 47.92 time [2019-10-22T15:42:43.191Z] #32 55.42 internal/poll [2019-10-22T15:42:43.191Z] #32 56.60 internal/fmtsort [2019-10-22T15:42:43.595Z] #32 57.95 internal/syscall/unix [2019-10-22T15:42:43.595Z] #32 ... [2019-10-22T15:42:43.595Z] [2019-10-22T15:42:43.595Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:42:43.595Z] #60 29.71 + cd /tmp/tmp.nCdfbaRGup/src/github.com/containerd/containerd [2019-10-22T15:42:43.595Z] #60 29.71 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:42:43.595Z] #60 30.43 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-22T15:42:43.595Z] #60 30.43 + BUILDTAGS='netgo osusergo static_build' [2019-10-22T15:42:43.595Z] #60 30.43 + export EXTRA_FLAGS=-buildmode=pie [2019-10-22T15:42:43.595Z] #60 30.43 + EXTRA_FLAGS=-buildmode=pie [2019-10-22T15:42:43.595Z] #60 30.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-22T15:42:43.595Z] #60 30.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-22T15:42:43.595Z] #60 30.43 + '[' '' = dynamic ']' [2019-10-22T15:42:43.595Z] #60 30.43 + make [2019-10-22T15:42:43.999Z] #60 31.47 + bin/ctr [2019-10-22T15:42:44.646Z] #18 3.239 Collecting yamllint==1.16.0 [2019-10-22T15:42:46.165Z] #41 113.3 CC criu/cr-service.o [2019-10-22T15:42:47.276Z] #60 ... [2019-10-22T15:42:47.276Z] [2019-10-22T15:42:47.276Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:47.276Z] #42 10.24 PBCC images/cpuinfo.pb-c.c [2019-10-22T15:42:47.276Z] #42 10.35 DEP images/cpuinfo.pb-c.d [2019-10-22T15:42:47.276Z] #42 10.53 PBCC images/stats.pb-c.c [2019-10-22T15:42:47.276Z] #42 10.55 DEP images/stats.pb-c.d [2019-10-22T15:42:47.276Z] #42 12.31 make[1]: Nothing to be done for 'all'. [2019-10-22T15:42:47.276Z] #42 13.48 CC images/stats.o [2019-10-22T15:42:47.276Z] #42 13.94 CC images/core.o [2019-10-22T15:42:47.276Z] #42 14.40 CC images/core-x86.o [2019-10-22T15:42:47.276Z] #42 14.95 CC images/core-arm.o [2019-10-22T15:42:47.276Z] #42 15.26 CC images/core-aarch64.o [2019-10-22T15:42:47.276Z] #42 15.62 CC images/core-ppc64.o [2019-10-22T15:42:47.276Z] #42 16.71 CC images/core-s390.o [2019-10-22T15:42:47.276Z] #42 17.18 CC images/cpuinfo.o [2019-10-22T15:42:47.276Z] #42 17.53 CC images/inventory.o [2019-10-22T15:42:47.276Z] #42 17.76 CC images/fdinfo.o [2019-10-22T15:42:47.276Z] #42 18.12 CC images/fown.o [2019-10-22T15:42:47.276Z] #42 18.30 CC images/ns.o [2019-10-22T15:42:47.276Z] #42 18.58 CC images/regfile.o [2019-10-22T15:42:47.276Z] #42 18.79 CC images/ghost-file.o [2019-10-22T15:42:47.276Z] #42 19.17 CC images/fifo.o [2019-10-22T15:42:47.276Z] #42 19.32 CC images/remap-file-path.o [2019-10-22T15:42:47.276Z] #42 19.53 CC images/eventfd.o [2019-10-22T15:42:47.276Z] #42 19.77 CC images/eventpoll.o [2019-10-22T15:42:47.276Z] #42 20.17 CC images/fh.o [2019-10-22T15:42:47.276Z] #42 ... [2019-10-22T15:42:47.276Z] [2019-10-22T15:42:47.276Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:42:47.276Z] #27 33.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-22T15:42:47.276Z] #27 34.07 [2019-10-22T15:42:47.276Z] #27 34.31 ############################################## 65.0% ######################################################################## 100.0% [2019-10-22T15:42:47.276Z] #27 34.47 [2019-10-22T15:42:47.277Z] #27 35.71 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-22T15:42:47.277Z] #27 35.80 skipping existing b63cc5f62c21 [2019-10-22T15:42:47.277Z] #27 35.88 [2019-10-22T15:42:47.277Z] #27 37.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-22T15:42:47.539Z] #41 114.9 CC criu/crtools.o [2019-10-22T15:42:47.663Z] #27 37.82 [2019-10-22T15:42:48.050Z] #27 38.02 ######################################################################## 100.0% [2019-10-22T15:42:48.050Z] #27 38.12 [2019-10-22T15:42:48.050Z] #27 38.16 Download of images into '/build' complete. [2019-10-22T15:42:48.050Z] #27 38.16 Use something like the following to load the result into a Docker daemon: [2019-10-22T15:42:48.050Z] #27 38.16 tar -cC '/build' . | docker load [2019-10-22T15:42:48.105Z] #41 115.6 CC criu/eventfd.o [2019-10-22T15:42:48.483Z] #27 DONE 38.3s [2019-10-22T15:42:48.483Z] [2019-10-22T15:42:48.483Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:48.483Z] #18 22.81 Building dependency tree... [2019-10-22T15:42:48.483Z] #18 24.15 The following additional packages will be installed: [2019-10-22T15:42:48.483Z] #18 24.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-22T15:42:48.483Z] #18 24.16 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-22T15:42:48.483Z] #18 24.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-22T15:42:48.483Z] #18 24.17 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-22T15:42:48.483Z] #18 24.17 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-22T15:42:48.483Z] #18 24.17 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-22T15:42:48.483Z] #18 24.17 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-22T15:42:48.483Z] #18 24.17 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-22T15:42:48.483Z] #18 24.17 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-22T15:42:48.483Z] #18 24.17 Suggested packages: [2019-10-22T15:42:48.483Z] #18 24.17 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-22T15:42:48.483Z] #18 24.17 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-22T15:42:48.483Z] #18 24.17 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-22T15:42:48.483Z] #18 24.17 vim-doc vim-scripts xfsdump acl attr quota [2019-10-22T15:42:48.483Z] #18 24.17 Recommended packages: [2019-10-22T15:42:48.483Z] #18 24.17 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-22T15:42:48.483Z] #18 24.17 python3-keyrings.alt python3-xdg unzip [2019-10-22T15:42:48.483Z] #18 28.88 The following NEW packages will be installed: [2019-10-22T15:42:48.483Z] #18 28.88 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-22T15:42:48.483Z] #18 28.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-22T15:42:48.483Z] #18 28.88 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-22T15:42:48.483Z] #18 28.88 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-22T15:42:48.483Z] #18 28.88 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-22T15:42:48.483Z] #18 28.88 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-22T15:42:48.483Z] #18 28.88 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-22T15:42:48.483Z] #18 28.88 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-22T15:42:48.483Z] #18 28.88 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-22T15:42:48.483Z] #18 28.88 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-22T15:42:48.483Z] #18 28.88 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-22T15:42:48.483Z] #18 28.88 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-22T15:42:48.483Z] #18 28.88 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-22T15:42:48.483Z] #18 28.88 xfsprogs xxd xz-utils zip [2019-10-22T15:42:48.483Z] #18 28.95 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:42:48.483Z] #18 28.95 Need to get 88.2 MB of archives. [2019-10-22T15:42:48.483Z] #18 28.95 After this operation, 565 MB of additional disk space will be used. [2019-10-22T15:42:48.483Z] #18 28.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-22T15:42:48.483Z] #18 28.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-22T15:42:48.483Z] #18 28.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-22T15:42:48.483Z] #18 28.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-22T15:42:48.483Z] #18 29.00 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-22T15:42:48.483Z] #18 29.00 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-22T15:42:48.483Z] #18 29.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-22T15:42:48.483Z] #18 29.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-22T15:42:48.483Z] #18 29.16 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-22T15:42:48.483Z] #18 29.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-22T15:42:48.483Z] #18 29.33 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-22T15:42:48.483Z] #18 29.35 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-22T15:42:48.483Z] #18 29.35 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-22T15:42:48.483Z] #18 29.36 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-22T15:42:48.484Z] #18 29.36 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-22T15:42:48.484Z] #18 29.40 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-22T15:42:48.484Z] #18 29.40 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-22T15:42:48.484Z] #18 29.40 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-22T15:42:48.484Z] #18 29.40 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-22T15:42:48.484Z] #18 29.42 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-22T15:42:48.484Z] #18 29.42 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-22T15:42:48.484Z] #18 29.44 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-22T15:42:48.484Z] #18 29.44 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-22T15:42:48.484Z] #18 29.44 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-22T15:42:48.484Z] #18 29.44 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-22T15:42:48.484Z] #18 29.45 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-22T15:42:48.484Z] #18 29.46 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-22T15:42:48.484Z] #18 29.46 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-22T15:42:48.484Z] #18 29.46 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-22T15:42:48.484Z] #18 29.46 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-10-22T15:42:48.484Z] #18 29.47 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-22T15:42:48.484Z] #18 29.51 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-22T15:42:48.484Z] #18 29.51 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-22T15:42:48.484Z] #18 29.51 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-22T15:42:48.484Z] #18 29.55 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-22T15:42:48.484Z] #18 29.56 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-22T15:42:48.484Z] #18 29.57 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-22T15:42:48.484Z] #18 29.57 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-22T15:42:48.484Z] #18 29.58 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-22T15:42:48.484Z] #18 29.62 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-22T15:42:48.484Z] #18 30.32 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-22T15:42:48.484Z] #18 30.33 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-22T15:42:48.484Z] #18 30.45 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-22T15:42:48.484Z] #18 30.46 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-22T15:42:48.484Z] #18 30.46 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-22T15:42:48.484Z] #18 30.48 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-22T15:42:48.484Z] #18 30.49 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-22T15:42:48.484Z] #18 30.50 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-22T15:42:48.484Z] #18 30.81 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-22T15:42:48.484Z] #18 30.89 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-22T15:42:48.484Z] #18 30.96 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-22T15:42:48.484Z] #18 30.96 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-22T15:42:48.484Z] #18 30.98 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-22T15:42:48.484Z] #18 31.02 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-10-22T15:42:48.484Z] #18 31.11 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-10-22T15:42:48.484Z] #18 31.24 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-10-22T15:42:48.484Z] #18 31.26 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-22T15:42:48.484Z] #18 31.55 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-10-22T15:42:48.484Z] #18 31.75 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-10-22T15:42:48.484Z] #18 31.76 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-10-22T15:42:48.671Z] #41 116.0 CC criu/eventpoll.o [2019-10-22T15:42:49.604Z] #41 117.0 CC criu/external.o [2019-10-22T15:42:49.913Z] #18 8.755 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-22T15:42:49.976Z] #18 34.67 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-10-22T15:42:50.170Z] #41 117.5 CC criu/fault-injection.o [2019-10-22T15:42:50.170Z] #41 117.7 CC criu/fdstore.o [2019-10-22T15:42:50.172Z] #18 9.002 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-22T15:42:50.736Z] #41 118.1 CC criu/fifo.o [2019-10-22T15:42:50.736Z] #41 ... [2019-10-22T15:42:50.736Z] [2019-10-22T15:42:50.736Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:50.736Z] #17 105.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-22T15:42:50.736Z] #17 105.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-22T15:42:50.736Z] #17 105.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:42:50.813Z] #18 ... [2019-10-22T15:42:50.813Z] [2019-10-22T15:42:50.813Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:50.813Z] #45 55.39 time [2019-10-22T15:42:50.813Z] #45 57.25 internal/fmtsort [2019-10-22T15:42:50.813Z] #45 58.32 strings [2019-10-22T15:42:50.813Z] #45 61.42 regexp/syntax [2019-10-22T15:42:50.813Z] #45 61.78 os [2019-10-22T15:42:50.813Z] #45 ... [2019-10-22T15:42:50.813Z] [2019-10-22T15:42:50.813Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:50.813Z] #42 20.54 CC images/fsnotify.o [2019-10-22T15:42:50.813Z] #42 21.11 CC images/signalfd.o [2019-10-22T15:42:50.813Z] #42 21.28 CC images/fs.o [2019-10-22T15:42:50.813Z] #42 21.41 CC images/pstree.o [2019-10-22T15:42:50.813Z] #42 21.63 CC images/pipe.o [2019-10-22T15:42:50.813Z] #42 22.23 CC images/tcp-stream.o [2019-10-22T15:42:50.813Z] #42 22.73 CC images/sk-packet.o [2019-10-22T15:42:50.813Z] #42 23.16 CC images/mnt.o [2019-10-22T15:42:50.813Z] #42 23.36 CC images/pipe-data.o [2019-10-22T15:42:50.813Z] #42 23.54 CC images/sa.o [2019-10-22T15:42:50.813Z] #42 23.76 CC images/timer.o [2019-10-22T15:42:50.813Z] #42 24.04 CC images/timerfd.o [2019-10-22T15:42:50.813Z] #42 24.19 CC images/mm.o [2019-10-22T15:42:50.994Z] #17 ... [2019-10-22T15:42:50.994Z] [2019-10-22T15:42:50.994Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:50.994Z] #41 118.5 CC criu/file-ids.o [2019-10-22T15:42:51.188Z] #42 24.41 CC images/sk-opts.o [2019-10-22T15:42:51.548Z] #18 10.10 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-22T15:42:51.559Z] #41 118.8 CC criu/file-lock.o [2019-10-22T15:42:51.600Z] #42 24.59 CC images/sk-unix.o [2019-10-22T15:42:51.600Z] #42 24.90 CC images/sk-inet.o [2019-10-22T15:42:52.007Z] #42 25.26 CC images/tun.o [2019-10-22T15:42:52.396Z] #42 25.42 CC images/sk-netlink.o [2019-10-22T15:42:52.396Z] #42 25.63 CC images/packet-sock.o [2019-10-22T15:42:52.492Z] #41 119.8 CC criu/files-ext.o [2019-10-22T15:42:52.493Z] #18 11.06 Collecting pyyaml (from yamllint==1.16.0) [2019-10-22T15:42:52.586Z] INFO [runner] Issues before processing: 2317, after processing: 0 [2019-10-22T15:42:52.586Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1712/1712, identifier_marker: 1615/1615, exclude: 1615/1615, exclude-rules: 63/1615, nolint: 0/63, cgo: 1712/2317, skip_files: 1712/1712, path_prettifier: 1712/1712, autogenerated_exclude: 1615/1712, skip_dirs: 1712/1712 [2019-10-22T15:42:52.586Z] INFO [runner] processing took 169.326292ms with stages: nolint: 71.18722ms, identifier_marker: 59.879231ms, path_prettifier: 14.453897ms, exclude-rules: 8.831529ms, autogenerated_exclude: 7.123678ms, skip_dirs: 4.263608ms, cgo: 2.02955ms, filename_unadjuster: 1.551589ms, max_same_issues: 1.497µs, exclude: 682ns, uniq_by_line: 615ns, source_code: 591ns, diff: 583ns, max_from_linter: 561ns, skip_files: 552ns, path_shortener: 477ns, max_per_file_from_linter: 432ns [2019-10-22T15:42:52.586Z] INFO [runner] linters took 1m33.810498059s with stages: goanalysis_metalinter: 1m16.959147627s, unused: 16.681792105s [2019-10-22T15:42:52.586Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-10-22T15:42:52.586Z] INFO Memory: 1519 samples, avg is 253.1MB, max is 2830.6MB [2019-10-22T15:42:52.586Z] INFO Execution took 3m22.257493756s [2019-10-22T15:42:52.586Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-22T15:42:52.586Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-22T15:42:52.586Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-22T15:42:52.586Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-22T15:42:52.586Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-22T15:42:52.750Z] #41 120.2 CC criu/files-reg.o [2019-10-22T15:42:52.789Z] #42 25.92 CC images/ipc-var.o [2019-10-22T15:42:52.789Z] #42 26.06 CC images/ipc-desc.o [2019-10-22T15:42:52.944Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/make.sh dynbinary-daemon test-docker-py [2019-10-22T15:42:53.183Z] #42 26.19 CC images/ipc-shm.o [2019-10-22T15:42:53.183Z] #42 26.37 CC images/ipc-msg.o [2019-10-22T15:42:53.183Z] #42 26.51 CC images/ipc-sem.o [2019-10-22T15:42:53.429Z] #18 12.20 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-22T15:42:53.580Z] #42 26.64 CC images/utsns.o [2019-10-22T15:42:53.580Z] #42 26.83 CC images/creds.o [2019-10-22T15:42:53.580Z] #42 ... [2019-10-22T15:42:53.580Z] [2019-10-22T15:42:53.580Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:42:53.580Z] #32 58.14 strings [2019-10-22T15:42:53.580Z] #32 58.29 os [2019-10-22T15:42:53.580Z] #32 61.30 path [2019-10-22T15:42:53.580Z] #32 61.87 text/tabwriter [2019-10-22T15:42:53.580Z] #32 62.75 path/filepath [2019-10-22T15:42:53.580Z] #32 62.77 fmt [2019-10-22T15:42:53.580Z] #32 64.99 io/ioutil [2019-10-22T15:42:53.580Z] #32 66.96 github.com/BurntSushi/toml [2019-10-22T15:42:53.580Z] #32 66.96 flag [2019-10-22T15:42:53.580Z] #32 ... [2019-10-22T15:42:53.580Z] [2019-10-22T15:42:53.580Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:53.580Z] #18 36.61 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:42:53.580Z] #18 36.70 Fetched 88.2 MB in 6s (12.9 MB/s) [2019-10-22T15:42:53.580Z] #18 36.78 Selecting previously unselected package bash-completion. [2019-10-22T15:42:53.580Z] #18 36.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-22T15:42:53.580Z] #18 36.82 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-22T15:42:53.876Z] [2019-10-22T15:42:53.876Z] Removing bundles/ [2019-10-22T15:42:53.876Z] [2019-10-22T15:42:53.876Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-22T15:42:53.876Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T15:42:53.876Z] GOOS="" GOARCH="" GOARM="" [2019-10-22T15:42:54.806Z] #18 13.27 Building wheels for collected packages: pathspec, pyyaml [2019-10-22T15:42:54.806Z] #18 13.28 Running setup.py bdist_wheel for pathspec: started [2019-10-22T15:42:55.104Z] #18 39.87 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-22T15:42:55.278Z] #41 122.4 CC criu/files.o [2019-10-22T15:42:55.375Z] #18 14.02 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-22T15:42:55.375Z] #18 14.02 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-22T15:42:55.375Z] #18 14.04 Running setup.py bdist_wheel for pyyaml: started [2019-10-22T15:42:55.942Z] #18 14.83 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-22T15:42:55.942Z] #18 14.83 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-22T15:42:55.942Z] #18 14.88 Successfully built pathspec pyyaml [2019-10-22T15:42:55.943Z] #18 40.49 Selecting previously unselected package libnet1:s390x. [2019-10-22T15:42:55.943Z] #18 40.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-22T15:42:55.943Z] #18 40.50 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-22T15:42:55.943Z] #18 40.62 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-22T15:42:55.943Z] #18 40.62 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-22T15:42:55.943Z] #18 40.63 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-22T15:42:55.943Z] #18 40.68 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-22T15:42:55.943Z] #18 40.68 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-22T15:42:55.943Z] #18 40.69 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-22T15:42:55.943Z] #18 40.76 Selecting previously unselected package libudev-dev:s390x. [2019-10-22T15:42:55.943Z] #18 40.77 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-22T15:42:55.943Z] #18 40.77 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-22T15:42:56.202Z] #18 14.88 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-22T15:42:56.217Z] #41 ... [2019-10-22T15:42:56.217Z] [2019-10-22T15:42:56.217Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:42:56.217Z] #17 115.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-22T15:42:56.217Z] #17 115.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-22T15:42:56.217Z] #17 115.6 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-22T15:42:56.217Z] #17 115.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-22T15:42:56.217Z] #17 115.7 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-22T15:42:56.217Z] #17 115.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:56.217Z] #17 115.8 Processing triggers for mime-support (3.60) ... [2019-10-22T15:42:56.217Z] #17 115.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:56.217Z] #17 115.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-22T15:42:56.217Z] #17 115.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-22T15:42:56.217Z] #17 115.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-22T15:42:56.217Z] #17 115.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-22T15:42:56.217Z] #17 115.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-22T15:42:56.217Z] #17 118.3 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-22T15:42:56.217Z] #17 118.3 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-22T15:42:56.217Z] #17 118.3 Setting up zip (3.0-11+b1) ... [2019-10-22T15:42:56.217Z] #17 118.3 Setting up bzip2 (1.0.6-8.1) ... [2019-10-22T15:42:56.217Z] #17 118.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-22T15:42:56.217Z] #17 118.3 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-22T15:42:56.217Z] #17 118.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:42:56.217Z] #17 118.4 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-22T15:42:56.217Z] #17 118.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:56.217Z] #17 118.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-22T15:42:56.217Z] #17 118.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-22T15:42:56.217Z] #17 118.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-22T15:42:56.217Z] #17 118.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:56.217Z] #17 118.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-22T15:42:56.217Z] #17 118.5 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-22T15:42:56.217Z] #17 118.5 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-22T15:42:56.217Z] #17 118.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:56.217Z] #17 118.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-22T15:42:56.217Z] #17 119.0 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-22T15:42:56.217Z] #17 119.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-22T15:42:56.217Z] #17 119.0 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-22T15:42:56.217Z] #17 119.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-22T15:42:56.217Z] #17 119.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-22T15:42:56.217Z] #17 119.1 Setting up pigz (2.3.4-1) ... [2019-10-22T15:42:56.217Z] #17 119.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-22T15:42:56.217Z] #17 119.1 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-22T15:42:56.217Z] #17 119.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:56.217Z] #17 119.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-22T15:42:56.217Z] #17 119.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-22T15:42:56.217Z] #17 119.1 Setting up jq (1.5+dfsg-1.3) ... [2019-10-22T15:42:56.217Z] #17 119.2 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-22T15:42:56.217Z] #17 119.2 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-22T15:42:56.217Z] #17 119.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-22T15:42:56.217Z] #17 119.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:42:56.217Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-22T15:42:56.217Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-22T15:42:56.217Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-22T15:42:56.217Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-22T15:42:56.217Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-22T15:42:56.217Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-22T15:42:56.217Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-22T15:42:56.217Z] #17 119.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-22T15:42:56.217Z] #17 119.3 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-22T15:42:56.217Z] #17 119.3 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:56.217Z] #17 119.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-22T15:42:56.217Z] #17 119.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-22T15:42:56.217Z] #17 119.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-22T15:42:56.217Z] #17 119.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-22T15:42:56.217Z] #17 119.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-22T15:42:56.330Z] #18 41.01 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-22T15:42:56.330Z] #18 41.01 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-22T15:42:56.330Z] #18 41.01 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-22T15:42:56.464Z] #18 15.15 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-22T15:42:56.464Z] #18 DONE 15.4s [2019-10-22T15:42:56.464Z] [2019-10-22T15:42:56.464Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-22T15:42:56.723Z] #18 41.52 Selecting previously unselected package python3.5-minimal. [2019-10-22T15:42:56.723Z] #18 41.53 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-22T15:42:56.723Z] #18 41.53 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-22T15:42:57.033Z] #23 DONE 0.2s [2019-10-22T15:42:57.033Z] [2019-10-22T15:42:57.033Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-22T15:42:57.033Z] #30 ... [2019-10-22T15:42:57.033Z] [2019-10-22T15:42:57.033Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-22T15:42:57.033Z] #61 DONE 0.3s [2019-10-22T15:42:57.292Z] [2019-10-22T15:42:57.292Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-22T15:42:57.292Z] #46 DONE 0.4s [2019-10-22T15:42:57.292Z] [2019-10-22T15:42:57.292Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-22T15:42:57.292Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-22T15:42:57.292Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-22T15:42:57.292Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-22T15:42:57.292Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-22T15:42:57.552Z] #65 ... [2019-10-22T15:42:57.552Z] [2019-10-22T15:42:57.552Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-22T15:42:57.552Z] #27 DONE 0.7s [2019-10-22T15:42:57.552Z] [2019-10-22T15:42:57.552Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-22T15:42:57.812Z] #65 ... [2019-10-22T15:42:57.812Z] [2019-10-22T15:42:57.812Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-22T15:42:57.812Z] #67 DONE 0.8s [2019-10-22T15:42:57.812Z] [2019-10-22T15:42:57.812Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-22T15:42:57.812Z] #49 DONE 0.8s [2019-10-22T15:42:57.812Z] [2019-10-22T15:42:57.812Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:42:57.812Z] #52 DONE 0.8s [2019-10-22T15:42:57.812Z] [2019-10-22T15:42:57.812Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-22T15:42:57.812Z] #30 DONE 0.9s [2019-10-22T15:42:57.812Z] [2019-10-22T15:42:57.812Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-22T15:42:57.812Z] #43 DONE 0.9s [2019-10-22T15:42:57.812Z] [2019-10-22T15:42:57.812Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-22T15:42:57.812Z] #53 DONE 0.2s [2019-10-22T15:42:57.812Z] [2019-10-22T15:42:57.812Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-22T15:42:58.077Z] #18 42.55 Selecting previously unselected package python3-minimal. [2019-10-22T15:42:58.077Z] #18 42.56 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-22T15:42:58.077Z] #18 42.58 Unpacking python3-minimal (3.5.3-1) ... [2019-10-22T15:42:58.077Z] #18 42.69 Selecting previously unselected package libmpdec2:s390x. [2019-10-22T15:42:58.077Z] #18 42.69 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-22T15:42:58.077Z] #18 42.69 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-22T15:42:58.077Z] #18 42.76 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-22T15:42:58.077Z] #18 42.76 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-22T15:42:58.077Z] #18 42.76 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-22T15:42:59.202Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.8s done [2019-10-22T15:42:59.202Z] #65 DONE 2.2s [2019-10-22T15:42:59.202Z] [2019-10-22T15:42:59.202Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:59.508Z] #17 ... [2019-10-22T15:42:59.508Z] [2019-10-22T15:42:59.508Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:42:59.508Z] #54 144.2 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-10-22T15:42:59.508Z] #54 146.8 + mkdir -p /build [2019-10-22T15:42:59.508Z] #54 146.8 + cp runc /build/runc [2019-10-22T15:42:59.508Z] #54 DONE 147.8s [2019-10-22T15:42:59.508Z] [2019-10-22T15:42:59.508Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:42:59.508Z] #41 124.8 CC criu/filesystems.o [2019-10-22T15:42:59.508Z] #41 125.4 CC criu/fsnotify.o [2019-10-22T15:42:59.508Z] #41 126.7 CC criu/image-desc.o [2019-10-22T15:42:59.508Z] #41 126.9 CC criu/image.o [2019-10-22T15:43:00.048Z] #18 44.31 Selecting previously unselected package python3.5. [2019-10-22T15:43:00.048Z] #18 44.31 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-22T15:43:00.048Z] #18 44.31 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-22T15:43:00.048Z] #18 44.53 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-22T15:43:00.048Z] #18 44.53 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-22T15:43:00.048Z] #18 44.53 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-22T15:43:00.048Z] #18 44.59 Selecting previously unselected package dh-python. [2019-10-22T15:43:00.048Z] #18 44.59 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-22T15:43:00.048Z] #18 44.59 Unpacking dh-python (2.20170125) ... [2019-10-22T15:43:00.048Z] #18 44.81 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-22T15:43:00.048Z] #18 44.84 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-22T15:43:00.439Z] #41 127.9 CC criu/ipc_ns.o [2019-10-22T15:43:00.736Z] #18 ... [2019-10-22T15:43:00.736Z] [2019-10-22T15:43:00.736Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:43:00.736Z] #32 69.20 log [2019-10-22T15:43:00.736Z] #32 71.52 github.com/BurntSushi/toml/cmd/tomlv [2019-10-22T15:43:00.736Z] #32 DONE 75.0s [2019-10-22T15:43:00.736Z] [2019-10-22T15:43:00.736Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:00.736Z] #42 26.93 CC images/vma.o [2019-10-22T15:43:00.736Z] #42 27.06 CC images/netdev.o [2019-10-22T15:43:00.736Z] #42 27.61 CC images/tty.o [2019-10-22T15:43:00.736Z] #42 28.24 CC images/file-lock.o [2019-10-22T15:43:00.736Z] #42 28.40 CC images/rlimit.o [2019-10-22T15:43:00.736Z] #42 28.50 CC images/pagemap.o [2019-10-22T15:43:00.736Z] #42 28.75 CC images/siginfo.o [2019-10-22T15:43:00.736Z] #42 28.95 CC images/rpc.o [2019-10-22T15:43:00.736Z] #42 30.08 CC images/ext-file.o [2019-10-22T15:43:00.736Z] #42 30.32 CC images/cgroup.o [2019-10-22T15:43:00.736Z] #42 30.89 CC images/userns.o [2019-10-22T15:43:00.736Z] #42 31.21 CC images/google/protobuf/descriptor.o [2019-10-22T15:43:00.736Z] #42 32.37 CC images/opts.o [2019-10-22T15:43:00.736Z] #42 32.55 CC images/seccomp.o [2019-10-22T15:43:00.736Z] #42 32.69 CC images/binfmt-misc.o [2019-10-22T15:43:00.736Z] #42 32.83 CC images/time.o [2019-10-22T15:43:00.736Z] #42 33.02 CC images/sysctl.o [2019-10-22T15:43:00.736Z] #42 33.16 CC images/autofs.o [2019-10-22T15:43:00.737Z] #42 33.29 CC images/macvlan.o [2019-10-22T15:43:00.737Z] #42 33.43 CC images/sit.o [2019-10-22T15:43:00.737Z] #42 33.90 LINK images/built-in.o [2019-10-22T15:43:01.119Z] #54 3.120 + RM_GOPATH=0 [2019-10-22T15:43:01.119Z] #54 3.120 + TMP_GOPATH= [2019-10-22T15:43:01.120Z] #54 3.120 + : /build [2019-10-22T15:43:01.120Z] #54 3.120 + '[' -z '' ']' [2019-10-22T15:43:01.120Z] #54 3.124 ++ mktemp -d [2019-10-22T15:43:01.120Z] #54 3.124 + export GOPATH=/tmp/tmp.ibYPoVRRUZ [2019-10-22T15:43:01.120Z] #54 3.124 + GOPATH=/tmp/tmp.ibYPoVRRUZ [2019-10-22T15:43:01.120Z] #54 3.124 + RM_GOPATH=1 [2019-10-22T15:43:01.120Z] #54 3.128 ++ dirname ./install.sh [2019-10-22T15:43:01.120Z] #54 3.128 + dir=. [2019-10-22T15:43:01.120Z] #54 3.128 + bin=runc [2019-10-22T15:43:01.120Z] #54 3.128 + shift [2019-10-22T15:43:01.120Z] #54 3.128 + '[' '!' -f ./runc.installer ']' [2019-10-22T15:43:01.120Z] #54 3.128 + . ./runc.installer [2019-10-22T15:43:01.120Z] #54 3.128 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-22T15:43:01.120Z] #54 3.128 + install_runc [2019-10-22T15:43:01.120Z] #54 3.128 + uname -r [2019-10-22T15:43:01.120Z] #54 3.128 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-22T15:43:01.120Z] #54 3.131 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-22T15:43:01.120Z] #54 3.131 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-22T15:43:01.120Z] #54 3.131 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-22T15:43:01.120Z] #54 3.132 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ibYPoVRRUZ/src/github.com/opencontainers/runc [2019-10-22T15:43:01.120Z] #54 3.135 Cloning into '/tmp/tmp.ibYPoVRRUZ/src/github.com/opencontainers/runc'... [2019-10-22T15:43:01.234Z] #42 34.59 GEN compel/include/asm [2019-10-22T15:43:01.234Z] #42 34.59 GEN compel/include/version.h [2019-10-22T15:43:01.234Z] #42 34.61 touch .config [2019-10-22T15:43:01.747Z] #42 34.64 GEN include/common/config.h [2019-10-22T15:43:01.747Z] #42 34.80 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-22T15:43:01.747Z] #42 34.87 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-22T15:43:01.747Z] #42 34.92 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-22T15:43:01.747Z] #42 34.93 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-22T15:43:01.747Z] #42 34.95 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-22T15:43:01.747Z] #42 34.98 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-22T15:43:01.747Z] #42 ... [2019-10-22T15:43:01.747Z] [2019-10-22T15:43:01.747Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:01.747Z] #45 66.23 fmt [2019-10-22T15:43:01.747Z] #45 67.81 regexp [2019-10-22T15:43:01.747Z] #45 71.01 go/token [2019-10-22T15:43:01.747Z] #45 71.74 go/scanner [2019-10-22T15:43:01.747Z] #45 72.66 internal/lazyregexp [2019-10-22T15:43:01.747Z] #45 72.91 net/url [2019-10-22T15:43:01.747Z] #45 73.25 go/ast [2019-10-22T15:43:01.747Z] #45 74.73 text/template/parse [2019-10-22T15:43:01.747Z] #45 ... [2019-10-22T15:43:01.747Z] [2019-10-22T15:43:01.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:01.747Z] #42 35.00 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-22T15:43:01.747Z] #42 35.01 DEP compel/plugins/std/infect.d [2019-10-22T15:43:01.747Z] #42 35.12 DEP compel/plugins/std/string.d [2019-10-22T15:43:01.809Z] #41 128.9 CC criu/irmap.o [2019-10-22T15:43:02.067Z] #41 129.4 CC criu/kcmp-ids.o [2019-10-22T15:43:02.157Z] #42 35.17 DEP compel/plugins/std/log.d [2019-10-22T15:43:02.157Z] #42 35.24 DEP compel/plugins/std/fds.d [2019-10-22T15:43:02.157Z] #42 35.33 DEP compel/plugins/std/std.d [2019-10-22T15:43:02.157Z] #42 35.41 DEP compel/plugins/shmem/shmem.d [2019-10-22T15:43:02.157Z] #42 35.47 DEP compel/plugins/fds/fds.d [2019-10-22T15:43:02.324Z] #41 129.7 CC criu/kerndat.o [2019-10-22T15:43:02.561Z] #42 35.58 CC compel/plugins/std/std.o [2019-10-22T15:43:02.562Z] #42 35.86 CC compel/plugins/std/fds.o [2019-10-22T15:43:02.966Z] #42 36.23 CC compel/plugins/std/log.o [2019-10-22T15:43:03.259Z] #41 ... [2019-10-22T15:43:03.259Z] [2019-10-22T15:43:03.259Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:43:03.259Z] #17 123.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-22T15:43:03.259Z] #17 123.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:43:03.259Z] #17 123.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-10-22T15:43:03.259Z] #17 123.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-10-22T15:43:03.259Z] #17 124.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-10-22T15:43:03.259Z] #17 124.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-10-22T15:43:03.259Z] #17 124.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-22T15:43:03.259Z] #17 124.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:43:03.259Z] #17 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-22T15:43:03.259Z] #17 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-22T15:43:03.259Z] #17 124.0 Setting up python3 (3.5.3-1) ... [2019-10-22T15:43:03.259Z] #17 125.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-22T15:43:03.259Z] #17 127.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-22T15:43:03.259Z] #17 127.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-22T15:43:03.259Z] #17 127.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-22T15:43:03.259Z] #17 127.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-22T15:43:03.517Z] #17 127.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-22T15:43:03.664Z] #54 ... [2019-10-22T15:43:03.664Z] [2019-10-22T15:43:03.664Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:43:03.664Z] #68 3.737 + RM_GOPATH=0 [2019-10-22T15:43:03.664Z] #68 3.737 + TMP_GOPATH= [2019-10-22T15:43:03.664Z] #68 3.738 + : /build [2019-10-22T15:43:03.664Z] #68 3.738 + '[' -z '' ']' [2019-10-22T15:43:03.664Z] #68 3.738 ++ mktemp -d [2019-10-22T15:43:03.664Z] #68 3.740 + export GOPATH=/tmp/tmp.GUy8iLuBCB [2019-10-22T15:43:03.664Z] #68 3.740 + GOPATH=/tmp/tmp.GUy8iLuBCB [2019-10-22T15:43:03.664Z] #68 3.740 + RM_GOPATH=1 [2019-10-22T15:43:03.664Z] #68 3.741 ++ dirname ./install.sh [2019-10-22T15:43:03.664Z] #68 3.743 + dir=. [2019-10-22T15:43:03.664Z] #68 3.743 + bin=proxy [2019-10-22T15:43:03.664Z] #68 3.743 + shift [2019-10-22T15:43:03.664Z] #68 3.743 + '[' '!' -f ./proxy.installer ']' [2019-10-22T15:43:03.664Z] #68 3.744 + . ./proxy.installer [2019-10-22T15:43:03.664Z] #68 3.744 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:43:03.664Z] #68 3.745 + install_proxy [2019-10-22T15:43:03.664Z] #68 3.749 + case "$1" in [2019-10-22T15:43:03.664Z] #68 3.750 + export CGO_ENABLED=0 [2019-10-22T15:43:03.664Z] #68 3.750 + CGO_ENABLED=0 [2019-10-22T15:43:03.664Z] #68 3.750 + _install_proxy [2019-10-22T15:43:03.664Z] #68 3.759 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-22T15:43:03.664Z] #68 3.759 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:43:03.664Z] #68 3.759 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GUy8iLuBCB/src/github.com/docker/libnetwork [2019-10-22T15:43:03.664Z] #68 3.762 Cloning into '/tmp/tmp.GUy8iLuBCB/src/github.com/docker/libnetwork'... [2019-10-22T15:43:03.664Z] #68 ... [2019-10-22T15:43:03.664Z] [2019-10-22T15:43:03.664Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:03.664Z] #62 4.074 + RM_GOPATH=0 [2019-10-22T15:43:03.664Z] #62 4.074 + TMP_GOPATH= [2019-10-22T15:43:03.664Z] #62 4.074 + : /build/ [2019-10-22T15:43:03.664Z] #62 4.074 + '[' -z '' ']' [2019-10-22T15:43:03.664Z] #62 4.075 ++ mktemp -d [2019-10-22T15:43:03.664Z] #62 4.078 + export GOPATH=/tmp/tmp.B0dofECDP5 [2019-10-22T15:43:03.664Z] #62 4.078 + GOPATH=/tmp/tmp.B0dofECDP5 [2019-10-22T15:43:03.664Z] #62 4.078 + RM_GOPATH=1 [2019-10-22T15:43:03.664Z] #62 4.078 ++ dirname ./install.sh [2019-10-22T15:43:03.664Z] #62 4.080 + dir=. [2019-10-22T15:43:03.664Z] #62 4.081 + bin=rootlesskit [2019-10-22T15:43:03.664Z] #62 4.081 + shift [2019-10-22T15:43:03.664Z] #62 4.082 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-22T15:43:03.664Z] #62 4.089 + . ./rootlesskit.installer [2019-10-22T15:43:03.664Z] #62 4.090 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:43:03.664Z] #62 4.090 + install_rootlesskit [2019-10-22T15:43:03.664Z] #62 4.090 + case "$1" in [2019-10-22T15:43:03.664Z] #62 4.094 + export CGO_ENABLED=0 [2019-10-22T15:43:03.664Z] #62 4.094 + CGO_ENABLED=0 [2019-10-22T15:43:03.664Z] #62 4.094 + _install_rootlesskit [2019-10-22T15:43:03.664Z] #62 4.095 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-22T15:43:03.664Z] #62 4.095 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:43:03.664Z] #62 4.095 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B0dofECDP5/src/github.com/rootless-containers/rootlesskit [2019-10-22T15:43:03.664Z] #62 4.098 Cloning into '/tmp/tmp.B0dofECDP5/src/github.com/rootless-containers/rootlesskit'... [2019-10-22T15:43:03.664Z] #62 6.066 + cd /tmp/tmp.B0dofECDP5/src/github.com/rootless-containers/rootlesskit [2019-10-22T15:43:03.664Z] #62 6.066 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:43:03.664Z] #62 6.164 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-22T15:43:03.664Z] #62 6.164 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-22T15:43:03.823Z] #42 37.09 CC compel/plugins/std/string.o [2019-10-22T15:43:04.239Z] #42 37.61 CC compel/plugins/std/infect.o [2019-10-22T15:43:04.449Z] #17 129.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-22T15:43:04.449Z] #17 129.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-22T15:43:04.638Z] #42 37.93 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-22T15:43:04.638Z] #42 37.97 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-22T15:43:04.638Z] #42 38.03 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-22T15:43:05.032Z] #42 38.20 AR compel/plugins/std.lib.a [2019-10-22T15:43:05.032Z] #42 38.26 CC compel/plugins/fds/fds.o [2019-10-22T15:43:05.032Z] #42 38.52 AR compel/plugins/fds.lib.a [2019-10-22T15:43:05.382Z] #17 129.9 Setting up dmsetup (2:1.02.137-2) ... [2019-10-22T15:43:05.382Z] #17 130.0 Setting up python3-setuptools (33.1.1-1) ... [2019-10-22T15:43:05.505Z] #42 38.57 HOSTDEP compel/src/lib/log-host.d [2019-10-22T15:43:05.505Z] #42 38.87 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-22T15:43:05.575Z] #62 ... [2019-10-22T15:43:05.575Z] [2019-10-22T15:43:05.575Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:05.575Z] #54 7.353 + cd /tmp/tmp.ibYPoVRRUZ/src/github.com/opencontainers/runc [2019-10-22T15:43:05.575Z] #54 7.353 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-22T15:43:05.575Z] #54 7.420 + '[' -z '' ']' [2019-10-22T15:43:05.575Z] #54 7.420 + target=static [2019-10-22T15:43:05.575Z] #54 7.423 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-22T15:43:05.981Z] #42 39.04 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-22T15:43:05.981Z] #42 39.24 HOSTDEP compel/src/main-host.d [2019-10-22T15:43:06.601Z] #42 39.41 DEP compel/src/lib/ptrace.d [2019-10-22T15:43:06.601Z] #42 39.66 DEP compel/src/lib/infect.d [2019-10-22T15:43:06.754Z] #17 131.0 Setting up dh-python (2.20170125) ... [2019-10-22T15:43:06.959Z] #54 8.809 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-10-22T15:43:06.960Z] #54 ... [2019-10-22T15:43:06.960Z] [2019-10-22T15:43:06.960Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:43:06.960Z] #28 3.626 + mktemp -d [2019-10-22T15:43:06.960Z] #28 3.631 + export GOPATH=/tmp/tmp.SWHOuPA0z5 [2019-10-22T15:43:06.960Z] #28 3.631 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.SWHOuPA0z5/src/github.com/go-swagger/go-swagger [2019-10-22T15:43:06.960Z] #28 3.631 Cloning into '/tmp/tmp.SWHOuPA0z5/src/github.com/go-swagger/go-swagger'... [2019-10-22T15:43:06.960Z] #28 ... [2019-10-22T15:43:06.960Z] [2019-10-22T15:43:06.960Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:43:06.960Z] #40 4.233 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:43:06.960Z] #40 4.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:43:06.960Z] #40 4.342 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:43:06.960Z] #40 4.345 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:43:06.960Z] #40 4.361 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:43:06.960Z] #40 4.779 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-22T15:43:06.960Z] #40 5.701 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-22T15:43:06.960Z] #40 6.357 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-22T15:43:07.005Z] #42 39.98 DEP compel/src/lib/infect-util.d [2019-10-22T15:43:07.005Z] #42 40.12 DEP compel/src/lib/infect-rpc.d [2019-10-22T15:43:07.005Z] #42 40.19 DEP compel/arch/s390/src/lib/infect.d [2019-10-22T15:43:07.005Z] #42 40.29 DEP compel/arch/s390/src/lib/cpu.d [2019-10-22T15:43:07.223Z] #40 10.32 Fetched 7743 kB in 7s (1064 kB/s) [2019-10-22T15:43:07.223Z] #40 10.32 Reading package lists... [2019-10-22T15:43:07.223Z] #40 ... [2019-10-22T15:43:07.223Z] [2019-10-22T15:43:07.223Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:43:07.223Z] #33 4.937 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:43:07.223Z] #33 4.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:43:07.223Z] #33 4.955 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:43:07.223Z] #33 4.961 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:43:07.223Z] #33 4.977 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:43:07.223Z] #33 5.566 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-22T15:43:07.223Z] #33 6.593 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-22T15:43:07.223Z] #33 7.404 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-22T15:43:07.223Z] #33 ... [2019-10-22T15:43:07.223Z] [2019-10-22T15:43:07.223Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:07.223Z] #47 3.258 + RM_GOPATH=0 [2019-10-22T15:43:07.223Z] #47 3.258 + TMP_GOPATH= [2019-10-22T15:43:07.223Z] #47 3.258 + : /build [2019-10-22T15:43:07.223Z] #47 3.258 + '[' -z '' ']' [2019-10-22T15:43:07.223Z] #47 3.258 ++ mktemp -d [2019-10-22T15:43:07.223Z] #47 3.270 Installing gotestsum version v0.3.5 [2019-10-22T15:43:07.223Z] #47 3.270 + export GOPATH=/tmp/tmp.hiWqQFTZfQ [2019-10-22T15:43:07.223Z] #47 3.270 + GOPATH=/tmp/tmp.hiWqQFTZfQ [2019-10-22T15:43:07.223Z] #47 3.270 + RM_GOPATH=1 [2019-10-22T15:43:07.223Z] #47 3.270 ++ dirname ./install.sh [2019-10-22T15:43:07.223Z] #47 3.270 + dir=. [2019-10-22T15:43:07.223Z] #47 3.270 + bin=gotestsum [2019-10-22T15:43:07.223Z] #47 3.270 + shift [2019-10-22T15:43:07.223Z] #47 3.270 + '[' '!' -f ./gotestsum.installer ']' [2019-10-22T15:43:07.223Z] #47 3.270 + . ./gotestsum.installer [2019-10-22T15:43:07.223Z] #47 3.270 ++ : v0.3.5 [2019-10-22T15:43:07.223Z] #47 3.270 + install_gotestsum [2019-10-22T15:43:07.223Z] #47 3.270 + echo 'Installing gotestsum version v0.3.5' [2019-10-22T15:43:07.223Z] #47 3.270 + go get -d gotest.tools/gotestsum [2019-10-22T15:43:07.270Z] #17 131.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-22T15:43:07.270Z] #17 131.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:43:07.405Z] #42 40.40 DEP compel/src/lib/log.d [2019-10-22T15:43:07.405Z] #42 40.53 DEP compel/src/main.d [2019-10-22T15:43:07.405Z] #42 40.69 DEP compel/src/lib/handle-elf.d [2019-10-22T15:43:07.405Z] #42 40.80 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-22T15:43:07.483Z] #47 ... [2019-10-22T15:43:07.483Z] [2019-10-22T15:43:07.483Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:43:07.483Z] #56 5.447 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:43:07.483Z] #56 5.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:43:07.483Z] #56 5.464 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:43:07.483Z] #56 5.474 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:43:07.483Z] #56 5.512 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:43:07.483Z] #56 6.104 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-22T15:43:07.483Z] #56 7.088 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-22T15:43:07.483Z] #56 7.865 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-22T15:43:07.527Z] #17 DONE 132.2s [2019-10-22T15:43:07.527Z] [2019-10-22T15:43:07.527Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:43:07.527Z] #38 191.6 + dpkg --print-architecture [2019-10-22T15:43:07.527Z] #38 191.6 + cd /tmp/tmp.HSvz0Yyjxl/src/github.com/docker/distribution [2019-10-22T15:43:07.527Z] #38 191.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-22T15:43:07.527Z] #38 191.8 + GOPATH=/tmp/tmp.HSvz0Yyjxl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HSvz0Yyjxl [2019-10-22T15:43:07.527Z] #38 191.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-22T15:43:07.749Z] #56 ... [2019-10-22T15:43:07.749Z] [2019-10-22T15:43:07.749Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:43:07.749Z] #38 3.597 + mktemp -d [2019-10-22T15:43:07.749Z] #38 3.597 + export GOPATH=/tmp/tmp.Vk7yoStSQx [2019-10-22T15:43:07.749Z] #38 3.597 + git clone https://github.com/docker/distribution.git /tmp/tmp.Vk7yoStSQx/src/github.com/docker/distribution [2019-10-22T15:43:07.749Z] #38 3.597 Cloning into '/tmp/tmp.Vk7yoStSQx/src/github.com/docker/distribution'... [2019-10-22T15:43:07.749Z] #38 ... [2019-10-22T15:43:07.749Z] [2019-10-22T15:43:07.749Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:07.749Z] #44 3.423 + RM_GOPATH=0 [2019-10-22T15:43:07.749Z] #44 3.423 + TMP_GOPATH= [2019-10-22T15:43:07.749Z] #44 3.423 + : /build [2019-10-22T15:43:07.749Z] #44 3.423 + '[' -z '' ']' [2019-10-22T15:43:07.749Z] #44 3.423 ++ mktemp -d [2019-10-22T15:43:07.749Z] #44 3.429 + export GOPATH=/tmp/tmp.CVQkU30W41 [2019-10-22T15:43:07.749Z] #44 3.429 + GOPATH=/tmp/tmp.CVQkU30W41 [2019-10-22T15:43:07.749Z] #44 3.429 + RM_GOPATH=1 [2019-10-22T15:43:07.749Z] #44 3.430 ++ dirname ./install.sh [2019-10-22T15:43:07.749Z] #44 3.431 + dir=. [2019-10-22T15:43:07.749Z] #44 3.431 + bin=vndr [2019-10-22T15:43:07.749Z] #44 3.431 + shift [2019-10-22T15:43:07.749Z] #44 3.431 + '[' '!' -f ./vndr.installer ']' [2019-10-22T15:43:07.749Z] #44 3.431 + . ./vndr.installer [2019-10-22T15:43:07.749Z] #44 3.432 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:43:07.749Z] #44 3.432 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:43:07.749Z] #44 3.432 + install_vndr [2019-10-22T15:43:07.749Z] #44 3.432 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-22T15:43:07.749Z] #44 3.432 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CVQkU30W41/src/github.com/LK4D4/vndr [2019-10-22T15:43:07.749Z] #44 3.456 Cloning into '/tmp/tmp.CVQkU30W41/src/github.com/LK4D4/vndr'... [2019-10-22T15:43:07.749Z] #44 4.226 + cd /tmp/tmp.CVQkU30W41/src/github.com/LK4D4/vndr [2019-10-22T15:43:07.749Z] #44 4.227 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:43:07.749Z] #44 4.243 + go build -buildmode=pie -v -o /build/vndr . [2019-10-22T15:43:07.749Z] #44 5.486 github.com/LK4D4/vndr/godl/singleflight [2019-10-22T15:43:07.749Z] #44 5.639 go/token [2019-10-22T15:43:07.749Z] #44 5.666 internal/lazyregexp [2019-10-22T15:43:07.749Z] #44 5.671 encoding/xml [2019-10-22T15:43:07.749Z] #44 6.885 go/scanner [2019-10-22T15:43:07.749Z] #44 7.949 go/ast [2019-10-22T15:43:07.785Z] #38 ... [2019-10-22T15:43:07.785Z] [2019-10-22T15:43:07.785Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:43:07.809Z] #42 41.01 CC compel/src/lib/log.o [2019-10-22T15:43:08.010Z] #44 ... [2019-10-22T15:43:08.010Z] [2019-10-22T15:43:08.010Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:43:08.010Z] #31 3.157 + RM_GOPATH=0 [2019-10-22T15:43:08.010Z] #31 3.157 + TMP_GOPATH= [2019-10-22T15:43:08.010Z] #31 3.158 + : /build [2019-10-22T15:43:08.010Z] #31 3.158 + '[' -z '' ']' [2019-10-22T15:43:08.010Z] #31 3.158 ++ mktemp -d [2019-10-22T15:43:08.010Z] #31 3.162 + export GOPATH=/tmp/tmp.op4GKbnYBQ [2019-10-22T15:43:08.010Z] #31 3.162 + GOPATH=/tmp/tmp.op4GKbnYBQ [2019-10-22T15:43:08.010Z] #31 3.162 + RM_GOPATH=1 [2019-10-22T15:43:08.010Z] #31 3.163 ++ dirname ./install.sh [2019-10-22T15:43:08.010Z] #31 3.164 + dir=. [2019-10-22T15:43:08.010Z] #31 3.165 + bin=tomlv [2019-10-22T15:43:08.010Z] #31 3.165 + shift [2019-10-22T15:43:08.010Z] #31 3.165 + '[' '!' -f ./tomlv.installer ']' [2019-10-22T15:43:08.010Z] #31 3.166 + . ./tomlv.installer [2019-10-22T15:43:08.010Z] #31 3.166 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:43:08.010Z] #31 3.166 + install_tomlv [2019-10-22T15:43:08.010Z] #31 3.166 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-22T15:43:08.010Z] #31 3.167 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.op4GKbnYBQ/src/github.com/BurntSushi/toml [2019-10-22T15:43:08.010Z] #31 3.167 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:43:08.010Z] #31 3.170 Cloning into '/tmp/tmp.op4GKbnYBQ/src/github.com/BurntSushi/toml'... [2019-10-22T15:43:08.010Z] #31 3.912 + cd /tmp/tmp.op4GKbnYBQ/src/github.com/BurntSushi/toml [2019-10-22T15:43:08.010Z] #31 3.913 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:43:08.010Z] #31 3.931 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-22T15:43:08.010Z] #31 4.427 github.com/BurntSushi/toml [2019-10-22T15:43:08.010Z] #31 6.320 github.com/BurntSushi/toml/cmd/tomlv [2019-10-22T15:43:08.010Z] #31 DONE 10.4s [2019-10-22T15:43:08.010Z] [2019-10-22T15:43:08.010Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:08.010Z] #50 3.415 + RM_GOPATH=0 [2019-10-22T15:43:08.010Z] #50 3.415 + TMP_GOPATH= [2019-10-22T15:43:08.010Z] #50 3.415 + : /build [2019-10-22T15:43:08.010Z] #50 3.416 + '[' -z '' ']' [2019-10-22T15:43:08.010Z] #50 3.417 ++ mktemp -d [2019-10-22T15:43:08.010Z] #50 3.419 + export GOPATH=/tmp/tmp.u1ra5gaNh8 [2019-10-22T15:43:08.010Z] #50 3.419 + GOPATH=/tmp/tmp.u1ra5gaNh8 [2019-10-22T15:43:08.010Z] #50 3.420 + RM_GOPATH=1 [2019-10-22T15:43:08.010Z] #50 3.421 ++ dirname ./install.sh [2019-10-22T15:43:08.010Z] #50 3.423 + dir=. [2019-10-22T15:43:08.010Z] #50 3.423 + bin=golangci_lint [2019-10-22T15:43:08.010Z] #50 3.423 + shift [2019-10-22T15:43:08.010Z] #50 3.423 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-22T15:43:08.010Z] #50 3.424 + . ./golangci_lint.installer [2019-10-22T15:43:08.010Z] #50 3.424 ++ : v1.20.0 [2019-10-22T15:43:08.010Z] #50 3.424 + install_golangci_lint [2019-10-22T15:43:08.010Z] #50 3.424 + echo 'Installing golangci-lint version v1.20.0' [2019-10-22T15:43:08.010Z] #50 3.424 Installing golangci-lint version v1.20.0 [2019-10-22T15:43:08.010Z] #50 3.424 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-22T15:43:08.214Z] #42 41.36 CC compel/arch/s390/src/lib/cpu.o [2019-10-22T15:43:08.580Z] #50 ... [2019-10-22T15:43:08.580Z] [2019-10-22T15:43:08.580Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:43:08.580Z] #56 11.79 Fetched 7743 kB in 7s (1033 kB/s) [2019-10-22T15:43:08.638Z] #42 41.75 CC compel/arch/s390/src/lib/infect.o [2019-10-22T15:43:08.638Z] #42 ... [2019-10-22T15:43:08.638Z] [2019-10-22T15:43:08.638Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:43:08.638Z] #18 48.44 Setting up python3-minimal (3.5.3-1) ... [2019-10-22T15:43:08.638Z] #18 49.37 Selecting previously unselected package python3. [2019-10-22T15:43:08.638Z] #18 49.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 ... 16484 files and directories currently installed.) [2019-10-22T15:43:08.638Z] #18 49.38 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-22T15:43:08.638Z] #18 49.39 Unpacking python3 (3.5.3-1) ... [2019-10-22T15:43:08.638Z] #18 49.47 Selecting previously unselected package pigz. [2019-10-22T15:43:08.638Z] #18 49.47 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-22T15:43:08.638Z] #18 49.47 Unpacking pigz (2.3.4-1) ... [2019-10-22T15:43:08.638Z] #18 49.56 Selecting previously unselected package libip4tc0:s390x. [2019-10-22T15:43:08.638Z] #18 49.56 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-22T15:43:08.638Z] #18 49.56 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-22T15:43:08.638Z] #18 49.71 Selecting previously unselected package libip6tc0:s390x. [2019-10-22T15:43:08.638Z] #18 49.71 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-22T15:43:08.638Z] #18 49.71 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-22T15:43:08.638Z] #18 49.78 Selecting previously unselected package libiptc0:s390x. [2019-10-22T15:43:08.638Z] #18 49.78 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-22T15:43:08.638Z] #18 49.78 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-22T15:43:08.638Z] #18 49.84 Selecting previously unselected package libxtables12:s390x. [2019-10-22T15:43:08.639Z] #18 49.84 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 49.84 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-22T15:43:08.639Z] #18 49.91 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-22T15:43:08.639Z] #18 49.91 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 49.92 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-22T15:43:08.639Z] #18 49.95 Selecting previously unselected package iptables. [2019-10-22T15:43:08.639Z] #18 49.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 49.95 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-22T15:43:08.639Z] #18 50.46 Selecting previously unselected package xxd. [2019-10-22T15:43:08.639Z] #18 50.46 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 50.46 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:43:08.639Z] #18 50.46 Selecting previously unselected package vim-common. [2019-10-22T15:43:08.639Z] #18 50.46 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:43:08.639Z] #18 50.46 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:43:08.639Z] #18 50.46 Selecting previously unselected package bzip2. [2019-10-22T15:43:08.639Z] #18 50.46 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 50.46 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-22T15:43:08.639Z] #18 50.60 Selecting previously unselected package libgpm2:s390x. [2019-10-22T15:43:08.639Z] #18 50.60 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 50.61 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-22T15:43:08.639Z] #18 50.68 Selecting previously unselected package xz-utils. [2019-10-22T15:43:08.639Z] #18 50.68 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 50.68 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-22T15:43:08.639Z] #18 50.80 Selecting previously unselected package aufs-tools. [2019-10-22T15:43:08.639Z] #18 50.80 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 50.81 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-22T15:43:08.639Z] #18 51.00 Selecting previously unselected package liblzo2-2:s390x. [2019-10-22T15:43:08.639Z] #18 51.00 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 51.00 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-22T15:43:08.639Z] #18 51.08 Selecting previously unselected package btrfs-progs. [2019-10-22T15:43:08.639Z] #18 51.08 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 51.08 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-22T15:43:08.639Z] #18 51.61 Selecting previously unselected package btrfs-tools. [2019-10-22T15:43:08.639Z] #18 51.61 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 51.61 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-22T15:43:08.639Z] #18 51.67 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-22T15:43:08.639Z] #18 51.67 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 51.67 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-22T15:43:08.639Z] #18 51.76 Selecting previously unselected package dmsetup. [2019-10-22T15:43:08.639Z] #18 51.76 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 51.76 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-22T15:43:08.639Z] #18 51.89 Selecting previously unselected package libonig4:s390x. [2019-10-22T15:43:08.639Z] #18 51.89 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 51.89 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-22T15:43:08.639Z] #18 52.10 Selecting previously unselected package libjq1:s390x. [2019-10-22T15:43:08.639Z] #18 52.10 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 52.10 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-22T15:43:08.639Z] #18 52.25 Selecting previously unselected package jq. [2019-10-22T15:43:08.639Z] #18 52.25 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 52.25 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-22T15:43:08.639Z] #18 52.38 Selecting previously unselected package libaio1:s390x. [2019-10-22T15:43:08.639Z] #18 52.38 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 52.38 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-22T15:43:08.639Z] #18 52.45 Selecting previously unselected package libcap2-bin. [2019-10-22T15:43:08.639Z] #18 52.45 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 52.45 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-22T15:43:08.639Z] #18 52.55 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-22T15:43:08.639Z] #18 52.55 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 52.55 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-22T15:43:08.639Z] #18 52.62 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-22T15:43:08.639Z] #18 52.62 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 52.63 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-22T15:43:08.639Z] #18 52.92 Selecting previously unselected package libpcre16-3:s390x. [2019-10-22T15:43:08.639Z] #18 52.92 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 52.93 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-22T15:43:08.639Z] #18 53.02 Selecting previously unselected package libpcre32-3:s390x. [2019-10-22T15:43:08.639Z] #18 53.02 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 53.02 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-22T15:43:08.639Z] #18 53.17 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-22T15:43:08.639Z] #18 53.17 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-22T15:43:08.639Z] #18 53.18 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-22T15:43:08.639Z] #18 53.57 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-22T15:43:09.055Z] #18 53.57 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-22T15:43:09.055Z] #18 53.58 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-22T15:43:09.055Z] #18 53.92 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-22T15:43:09.055Z] #18 53.92 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-22T15:43:09.055Z] #18 53.92 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-22T15:43:09.456Z] #18 54.07 Selecting previously unselected package libnl-3-200:s390x. [2019-10-22T15:43:09.456Z] #18 54.07 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-22T15:43:09.456Z] #18 54.07 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-22T15:43:09.456Z] #18 54.22 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-22T15:43:09.456Z] #18 54.22 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-22T15:43:09.456Z] #18 54.22 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-22T15:43:09.456Z] #18 54.30 Selecting previously unselected package libreadline5:s390x. [2019-10-22T15:43:09.456Z] #18 54.30 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-22T15:43:09.456Z] #18 54.30 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-22T15:43:09.861Z] #18 54.47 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-22T15:43:09.861Z] #18 54.49 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-22T15:43:09.861Z] #18 54.52 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-22T15:43:12.141Z] #18 56.47 Selecting previously unselected package net-tools. [2019-10-22T15:43:12.141Z] #18 56.47 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-22T15:43:12.141Z] #18 56.48 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-22T15:43:12.141Z] #18 56.77 Selecting previously unselected package python-pip-whl. [2019-10-22T15:43:12.141Z] #18 56.78 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-22T15:43:12.141Z] #18 56.78 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-22T15:43:12.788Z] #56 11.79 Reading package lists... [2019-10-22T15:43:12.985Z] #18 57.43 Selecting previously unselected package python3-pip. [2019-10-22T15:43:12.985Z] #18 57.43 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-22T15:43:12.985Z] #18 57.43 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-22T15:43:12.985Z] #18 57.57 Selecting previously unselected package python3-pkg-resources. [2019-10-22T15:43:12.985Z] #18 57.57 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-22T15:43:12.985Z] #18 57.58 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-22T15:43:12.985Z] #18 57.71 Selecting previously unselected package python3-setuptools. [2019-10-22T15:43:12.985Z] #18 57.72 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-22T15:43:12.985Z] #18 57.72 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-22T15:43:13.397Z] #18 57.91 Selecting previously unselected package python3-wheel. [2019-10-22T15:43:13.397Z] #18 57.94 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-22T15:43:13.397Z] #18 57.94 Unpacking python3-wheel (0.29.0-2) ... [2019-10-22T15:43:13.397Z] #18 58.06 Selecting previously unselected package thin-provisioning-tools. [2019-10-22T15:43:13.397Z] #18 58.07 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-22T15:43:13.397Z] #18 58.07 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-22T15:43:13.805Z] #18 58.47 Selecting previously unselected package vim-runtime. [2019-10-22T15:43:13.805Z] #18 58.47 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:43:13.805Z] #18 58.49 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-22T15:43:13.805Z] #18 58.51 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-22T15:43:13.805Z] #18 58.54 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:43:14.171Z] #56 15.81 Reading package lists... [2019-10-22T15:43:14.171Z] #56 ... [2019-10-22T15:43:14.171Z] [2019-10-22T15:43:14.171Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:14.171Z] #50 14.87 + cd /tmp/tmp.u1ra5gaNh8/src/github.com/golangci/golangci-lint/ [2019-10-22T15:43:14.171Z] #50 14.87 + git checkout -q v1.20.0 [2019-10-22T15:43:14.171Z] #50 15.56 ++ git describe --tags [2019-10-22T15:43:14.171Z] #50 15.57 + version=v1.20.0 [2019-10-22T15:43:14.171Z] #50 15.57 ++ git rev-parse --short HEAD [2019-10-22T15:43:14.171Z] #50 15.58 + commit=cc98739 [2019-10-22T15:43:14.171Z] #50 15.58 ++ git show -s --format=%cd [2019-10-22T15:43:14.171Z] #50 15.59 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-22T15:43:14.171Z] #50 15.59 + 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-10-22T15:43:14.337Z] #18 ... [2019-10-22T15:43:14.337Z] [2019-10-22T15:43:14.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:14.337Z] #41 130.8 CC criu/libnetlink.o [2019-10-22T15:43:14.337Z] #41 131.0 CC criu/log.o [2019-10-22T15:43:14.337Z] #41 131.4 CC criu/lsm.o [2019-10-22T15:43:14.337Z] #41 131.7 CC criu/mem.o [2019-10-22T15:43:14.337Z] #41 133.1 CC criu/mount.o [2019-10-22T15:43:14.337Z] #41 136.8 CC criu/namespaces.o [2019-10-22T15:43:14.337Z] #41 138.6 CC criu/net.o [2019-10-22T15:43:14.337Z] #41 ... [2019-10-22T15:43:14.337Z] [2019-10-22T15:43:14.337Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:43:14.337Z] #18 5.881 Collecting yamllint==1.16.0 [2019-10-22T15:43:15.191Z] #18 ... [2019-10-22T15:43:15.191Z] [2019-10-22T15:43:15.191Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:15.191Z] #45 79.63 go/parser [2019-10-22T15:43:15.191Z] #45 81.05 text/template [2019-10-22T15:43:15.191Z] #45 84.33 encoding/xml [2019-10-22T15:43:15.191Z] #45 87.77 go/doc [2019-10-22T15:43:15.191Z] #45 ... [2019-10-22T15:43:15.191Z] [2019-10-22T15:43:15.191Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:15.191Z] #42 42.53 CC compel/src/lib/infect-rpc.o [2019-10-22T15:43:15.191Z] #42 42.80 CC compel/src/lib/infect-util.o [2019-10-22T15:43:15.191Z] #42 42.98 CC compel/src/lib/infect.o [2019-10-22T15:43:15.191Z] #42 44.88 CC compel/src/lib/ptrace.o [2019-10-22T15:43:15.191Z] #42 45.41 AR compel/libcompel.a [2019-10-22T15:43:15.191Z] #42 45.47 HOSTCC compel/src/main-host.o [2019-10-22T15:43:15.191Z] #42 45.67 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-22T15:43:15.191Z] #42 45.84 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-22T15:43:15.191Z] #42 46.22 HOSTCC compel/src/lib/log-host.o [2019-10-22T15:43:15.191Z] #42 46.36 HOSTLINK compel/compel-host-bin [2019-10-22T15:43:15.191Z] #42 46.45 DEP soccr/soccr.d [2019-10-22T15:43:15.191Z] #42 46.63 CC soccr/soccr.o [2019-10-22T15:43:15.191Z] #42 47.90 AR soccr/libsoccr.a [2019-10-22T15:43:15.191Z] #42 47.93 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-22T15:43:15.191Z] #42 48.13 DEP criu/arch/s390/sigframe.d [2019-10-22T15:43:15.191Z] #42 48.26 DEP criu/arch/s390/crtools.d [2019-10-22T15:43:15.191Z] #42 48.41 DEP criu/arch/s390/cpu.d [2019-10-22T15:43:15.608Z] #42 48.57 CC criu/arch/s390/cpu.o [2019-10-22T15:43:16.018Z] #42 49.01 CC criu/arch/s390/crtools.o [2019-10-22T15:43:16.018Z] #42 ... [2019-10-22T15:43:16.018Z] [2019-10-22T15:43:16.018Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:16.018Z] #45 90.55 compress/flate [2019-10-22T15:43:17.656Z] #45 91.69 github.com/LK4D4/vndr/build [2019-10-22T15:43:18.376Z] #50 ... [2019-10-22T15:43:18.376Z] [2019-10-22T15:43:18.376Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:43:18.376Z] #56 15.81 Reading package lists... [2019-10-22T15:43:18.376Z] #56 19.86 Building dependency tree... [2019-10-22T15:43:18.376Z] #56 21.31 The following additional packages will be installed: [2019-10-22T15:43:18.376Z] #56 21.31 btrfs-progs liblzo2-2 [2019-10-22T15:43:18.376Z] #56 21.43 The following NEW packages will be installed: [2019-10-22T15:43:18.376Z] #56 21.44 btrfs-progs btrfs-tools liblzo2-2 [2019-10-22T15:43:18.947Z] #56 ... [2019-10-22T15:43:18.948Z] [2019-10-22T15:43:18.948Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:43:18.948Z] #33 12.03 Fetched 7743 kB in 8s (957 kB/s) [2019-10-22T15:43:18.948Z] #33 12.03 Reading package lists... [2019-10-22T15:43:18.948Z] #33 16.01 Reading package lists... [2019-10-22T15:43:18.948Z] #33 20.51 Building dependency tree... [2019-10-22T15:43:18.948Z] #33 21.90 The following additional packages will be installed: [2019-10-22T15:43:18.948Z] #33 21.91 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-22T15:43:18.948Z] #33 21.91 Suggested packages: [2019-10-22T15:43:18.948Z] #33 21.91 codeblocks eclipse ninja-build lrzip [2019-10-22T15:43:18.948Z] #33 21.91 Recommended packages: [2019-10-22T15:43:18.948Z] #33 21.91 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-22T15:43:18.948Z] #33 ... [2019-10-22T15:43:18.948Z] [2019-10-22T15:43:18.948Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:43:18.948Z] #38 12.19 + cd /tmp/tmp.Vk7yoStSQx/src/github.com/docker/distribution [2019-10-22T15:43:18.948Z] #38 12.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-22T15:43:18.948Z] #38 14.15 + GOPATH=/tmp/tmp.Vk7yoStSQx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Vk7yoStSQx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-22T15:43:19.210Z] #38 ... [2019-10-22T15:43:19.210Z] [2019-10-22T15:43:19.210Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:19.210Z] #44 11.02 github.com/LK4D4/vndr/godl [2019-10-22T15:43:19.210Z] #44 11.55 go/parser [2019-10-22T15:43:19.210Z] #44 11.56 go/doc [2019-10-22T15:43:19.210Z] #44 14.82 github.com/LK4D4/vndr/build [2019-10-22T15:43:19.210Z] #44 16.42 github.com/LK4D4/vndr [2019-10-22T15:43:19.210Z] #44 ... [2019-10-22T15:43:19.210Z] [2019-10-22T15:43:19.210Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:43:19.210Z] #33 22.32 The following NEW packages will be installed: [2019-10-22T15:43:19.210Z] #33 22.33 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-22T15:43:19.210Z] #33 22.33 vim-common xxd [2019-10-22T15:43:19.594Z] #18 ... [2019-10-22T15:43:19.595Z] [2019-10-22T15:43:19.595Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:19.595Z] #41 141.6 CC criu/netfilter.o [2019-10-22T15:43:19.595Z] #41 141.9 CC criu/page-pipe.o [2019-10-22T15:43:19.595Z] #41 142.4 CC criu/page-xfer.o [2019-10-22T15:43:19.595Z] #41 143.4 CC criu/pagemap-cache.o [2019-10-22T15:43:19.595Z] #41 143.7 CC criu/pagemap.o [2019-10-22T15:43:19.595Z] #41 144.3 CC criu/parasite-syscall.o [2019-10-22T15:43:19.595Z] #41 145.1 CC criu/path.o [2019-10-22T15:43:19.595Z] #41 145.4 CC criu/pie-util-vdso-elf32.o [2019-10-22T15:43:19.595Z] #41 145.7 CC criu/pie-util-vdso.o [2019-10-22T15:43:19.595Z] #41 146.1 CC criu/pie-util.o [2019-10-22T15:43:19.595Z] #41 146.3 CC criu/pipes.o [2019-10-22T15:43:19.595Z] #41 146.9 CC criu/plugin.o [2019-10-22T15:43:19.782Z] #33 ... [2019-10-22T15:43:19.782Z] [2019-10-22T15:43:19.782Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:43:19.782Z] #68 12.20 + cd /tmp/tmp.GUy8iLuBCB/src/github.com/docker/libnetwork [2019-10-22T15:43:19.782Z] #68 12.21 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:43:19.782Z] #68 12.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-22T15:43:19.851Z] #41 147.2 CC criu/proc_parse.o [2019-10-22T15:43:20.042Z] #68 ... [2019-10-22T15:43:20.042Z] [2019-10-22T15:43:20.042Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:43:20.042Z] #40 10.32 Reading package lists... [2019-10-22T15:43:20.042Z] #40 14.85 Reading package lists... [2019-10-22T15:43:20.042Z] #40 18.11 Building dependency tree... [2019-10-22T15:43:20.042Z] #40 19.37 The following additional packages will be installed: [2019-10-22T15:43:20.042Z] #40 19.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-22T15:43:20.042Z] #40 19.37 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-22T15:43:20.042Z] #40 19.38 Suggested packages: [2019-10-22T15:43:20.042Z] #40 19.38 manpages-dev python-setuptools [2019-10-22T15:43:20.042Z] #40 20.47 The following NEW packages will be installed: [2019-10-22T15:43:20.042Z] #40 20.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-22T15:43:20.042Z] #40 20.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-22T15:43:20.042Z] #40 20.48 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-22T15:43:20.042Z] #40 20.48 zlib1g-dev [2019-10-22T15:43:20.042Z] #40 21.58 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:43:20.042Z] #40 21.58 Need to get 3415 kB of archives. [2019-10-22T15:43:20.042Z] #40 21.58 After this operation, 19.0 MB of additional disk space will be used. [2019-10-22T15:43:20.042Z] #40 21.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-22T15:43:20.042Z] #40 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-22T15:43:20.042Z] #40 21.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-22T15:43:20.042Z] #40 21.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-22T15:43:20.042Z] #40 21.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-22T15:43:20.042Z] #40 21.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-22T15:43:20.042Z] #40 21.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-22T15:43:20.043Z] #40 21.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-22T15:43:20.043Z] #40 21.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-22T15:43:20.043Z] #40 21.65 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-22T15:43:20.043Z] #40 21.66 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-22T15:43:20.043Z] #40 21.72 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-22T15:43:20.043Z] #40 21.75 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-22T15:43:20.043Z] #40 21.75 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-22T15:43:20.043Z] #40 21.75 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-22T15:43:20.043Z] #40 21.77 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-22T15:43:20.043Z] #40 22.48 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:43:20.043Z] #40 22.58 Fetched 3415 kB in 1s (2757 kB/s) [2019-10-22T15:43:20.043Z] #40 22.71 Selecting previously unselected package libnet1:arm64. [2019-10-22T15:43:20.043Z] #40 22.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-22T15:43:20.043Z] #40 22.76 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-22T15:43:20.043Z] #40 22.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-22T15:43:20.043Z] #40 22.86 Selecting previously unselected package libcap-dev:arm64. [2019-10-22T15:43:20.043Z] #40 22.86 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-22T15:43:20.043Z] #40 22.86 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-22T15:43:20.043Z] #40 22.95 Selecting previously unselected package libnet1-dev. [2019-10-22T15:43:20.043Z] #40 22.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-22T15:43:20.043Z] #40 22.96 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-22T15:43:20.043Z] #40 23.12 Selecting previously unselected package libnl-3-200:arm64. [2019-10-22T15:43:20.043Z] #40 23.13 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-22T15:43:20.043Z] #40 23.14 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-22T15:43:20.043Z] #40 23.24 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-22T15:43:20.246Z] #45 94.35 compress/gzip [2019-10-22T15:43:20.246Z] #45 94.93 vendor/golang.org/x/crypto/cryptobyte [2019-10-22T15:43:20.304Z] #40 23.24 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-22T15:43:20.304Z] #40 23.25 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-22T15:43:20.304Z] #40 ... [2019-10-22T15:43:20.304Z] [2019-10-22T15:43:20.304Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:43:20.304Z] #33 23.43 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:43:20.304Z] #33 23.43 Need to get 13.1 MB of archives. [2019-10-22T15:43:20.304Z] #33 23.43 After this operation, 55.5 MB of additional disk space will be used. [2019-10-22T15:43:20.304Z] #33 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-22T15:43:20.304Z] #33 23.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-22T15:43:20.304Z] #33 23.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-22T15:43:20.415Z] #41 ... [2019-10-22T15:43:20.415Z] [2019-10-22T15:43:20.415Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:43:20.415Z] #18 12.59 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-22T15:43:20.672Z] #18 12.88 Collecting pyyaml (from yamllint==1.16.0) [2019-10-22T15:43:21.075Z] #45 95.63 net [2019-10-22T15:43:21.246Z] #33 24.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-22T15:43:21.246Z] #33 24.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-22T15:43:21.246Z] #33 24.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-22T15:43:21.246Z] #33 24.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-22T15:43:21.246Z] #33 24.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-22T15:43:21.470Z] #45 ... [2019-10-22T15:43:21.470Z] [2019-10-22T15:43:21.470Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:43:21.470Z] #18 63.38 Selecting previously unselected package vim. [2019-10-22T15:43:21.470Z] #18 63.41 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-22T15:43:21.470Z] #18 63.44 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:43:21.470Z] #18 64.02 Selecting previously unselected package xfsprogs. [2019-10-22T15:43:21.470Z] #18 64.02 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-22T15:43:21.470Z] #18 64.02 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-22T15:43:21.470Z] #18 64.53 Selecting previously unselected package zip. [2019-10-22T15:43:21.470Z] #18 64.53 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-22T15:43:21.470Z] #18 64.54 Unpacking zip (3.0-11+b1) ... [2019-10-22T15:43:21.470Z] #18 64.72 Selecting previously unselected package libapparmor-perl. [2019-10-22T15:43:21.470Z] #18 64.72 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-22T15:43:21.470Z] #18 64.72 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-22T15:43:21.470Z] #18 64.80 Selecting previously unselected package apparmor. [2019-10-22T15:43:21.470Z] #18 64.80 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-22T15:43:21.470Z] #18 64.85 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-22T15:43:21.470Z] #18 65.27 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-22T15:43:21.470Z] #18 65.28 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-22T15:43:21.470Z] #18 65.30 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-22T15:43:21.506Z] #33 ... [2019-10-22T15:43:21.506Z] [2019-10-22T15:43:21.506Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:43:21.506Z] #68 DONE 23.8s [2019-10-22T15:43:21.506Z] [2019-10-22T15:43:21.506Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:43:21.507Z] #33 24.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-22T15:43:21.507Z] #33 24.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-22T15:43:22.042Z] #18 14.09 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-22T15:43:22.327Z] #18 66.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-22T15:43:22.327Z] #18 66.90 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-22T15:43:22.327Z] #18 66.90 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-22T15:43:22.447Z] #33 25.63 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:43:22.708Z] #33 ... [2019-10-22T15:43:22.708Z] [2019-10-22T15:43:22.708Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:22.708Z] #44 DONE 25.0s [2019-10-22T15:43:22.708Z] [2019-10-22T15:43:22.708Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:43:22.708Z] #33 25.75 Fetched 13.1 MB in 2s (5753 kB/s) [2019-10-22T15:43:22.708Z] #33 25.88 Selecting previously unselected package cmake-data. [2019-10-22T15:43:22.708Z] #33 25.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-22T15:43:22.708Z] #33 25.94 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-22T15:43:22.708Z] #33 25.98 Unpacking cmake-data (3.7.2-1) ... [2019-10-22T15:43:22.969Z] #33 ... [2019-10-22T15:43:22.969Z] [2019-10-22T15:43:22.969Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:43:22.969Z] #56 22.55 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:43:22.969Z] #56 22.55 Need to get 582 kB of archives. [2019-10-22T15:43:22.969Z] #56 22.55 After this operation, 3944 kB of additional disk space will be used. [2019-10-22T15:43:22.969Z] #56 22.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-22T15:43:22.969Z] #56 22.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-22T15:43:22.969Z] #56 22.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-22T15:43:22.969Z] #56 23.45 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:43:22.969Z] #56 23.60 Fetched 582 kB in 1s (542 kB/s) [2019-10-22T15:43:22.969Z] #56 23.76 Selecting previously unselected package liblzo2-2:arm64. [2019-10-22T15:43:22.969Z] #56 23.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-22T15:43:22.969Z] #56 23.83 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-22T15:43:22.969Z] #56 23.89 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-22T15:43:22.969Z] #56 24.62 Selecting previously unselected package btrfs-progs. [2019-10-22T15:43:22.969Z] #56 24.64 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-22T15:43:22.969Z] #56 24.67 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-22T15:43:22.969Z] #56 25.31 Selecting previously unselected package btrfs-tools. [2019-10-22T15:43:22.969Z] #56 25.32 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-22T15:43:22.969Z] #56 25.35 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-22T15:43:22.969Z] #56 25.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:43:22.969Z] #56 25.68 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-22T15:43:22.969Z] #56 25.73 Setting up btrfs-progs (4.7.3-1) ... [2019-10-22T15:43:22.969Z] #56 25.76 Setting up btrfs-tools (4.7.3-1) ... [2019-10-22T15:43:22.969Z] #56 25.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:43:22.969Z] #56 DONE 26.2s [2019-10-22T15:43:23.230Z] [2019-10-22T15:43:23.230Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:43:23.230Z] #57 DONE 0.1s [2019-10-22T15:43:23.230Z] [2019-10-22T15:43:23.230Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:43:23.230Z] #40 23.67 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-22T15:43:23.230Z] #40 23.67 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-22T15:43:23.230Z] #40 23.70 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-22T15:43:23.230Z] #40 23.86 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-22T15:43:23.230Z] #40 23.87 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-22T15:43:23.230Z] #40 23.91 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-22T15:43:23.230Z] #40 24.41 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-22T15:43:23.230Z] #40 24.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-22T15:43:23.230Z] #40 24.61 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-22T15:43:23.230Z] #40 24.90 Selecting previously unselected package libprotobuf10:arm64. [2019-10-22T15:43:23.230Z] #40 24.90 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-22T15:43:23.230Z] #40 24.92 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-22T15:43:23.230Z] #40 25.37 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-22T15:43:23.230Z] #40 25.38 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-22T15:43:23.230Z] #40 25.39 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-22T15:43:23.230Z] #40 25.64 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-22T15:43:23.230Z] #40 25.65 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-22T15:43:23.230Z] #40 25.65 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-22T15:43:23.490Z] #40 ... [2019-10-22T15:43:23.491Z] [2019-10-22T15:43:23.491Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-22T15:43:23.491Z] #58 DONE 0.2s [2019-10-22T15:43:23.491Z] [2019-10-22T15:43:23.491Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:23.936Z] #18 15.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-22T15:43:23.936Z] #18 ... [2019-10-22T15:43:23.936Z] [2019-10-22T15:43:23.936Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:43:23.936Z] #38 214.2 + rm -rf /tmp/tmp.HSvz0Yyjxl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.HSvz0Yyjxl [2019-10-22T15:43:23.936Z] #38 DONE 214.6s [2019-10-22T15:43:23.936Z] [2019-10-22T15:43:23.936Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:23.936Z] #41 149.5 CC criu/protobuf-desc.o [2019-10-22T15:43:23.936Z] #41 150.5 CC criu/protobuf.o [2019-10-22T15:43:23.936Z] #41 150.9 CC criu/pstree.o [2019-10-22T15:43:24.500Z] #41 151.9 CC criu/rbtree.o [2019-10-22T15:43:24.757Z] #41 152.3 CC criu/rst-malloc.o [2019-10-22T15:43:25.090Z] #18 69.71 Selecting previously unselected package binutils-mingw-w64. [2019-10-22T15:43:25.090Z] #18 69.72 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-22T15:43:25.090Z] #18 69.72 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-22T15:43:25.090Z] #18 69.79 Selecting previously unselected package mingw-w64-common. [2019-10-22T15:43:25.090Z] #18 69.79 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-22T15:43:25.090Z] #18 69.79 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-22T15:43:25.322Z] #41 152.7 CC criu/seccomp.o [2019-10-22T15:43:25.402Z] #59 2.186 + RM_GOPATH=0 [2019-10-22T15:43:25.402Z] #59 2.186 + TMP_GOPATH= [2019-10-22T15:43:25.402Z] #59 2.186 + : /build [2019-10-22T15:43:25.402Z] #59 2.186 + '[' -z '' ']' [2019-10-22T15:43:25.402Z] #59 2.186 ++ mktemp -d [2019-10-22T15:43:25.402Z] #59 2.186 + export GOPATH=/tmp/tmp.hVGitnkwxS [2019-10-22T15:43:25.402Z] #59 2.186 + GOPATH=/tmp/tmp.hVGitnkwxS [2019-10-22T15:43:25.402Z] #59 2.186 + RM_GOPATH=1 [2019-10-22T15:43:25.663Z] #59 2.191 ++ dirname ./install.sh [2019-10-22T15:43:25.663Z] #59 2.195 + dir=. [2019-10-22T15:43:25.663Z] #59 2.195 + bin=containerd [2019-10-22T15:43:25.663Z] #59 2.195 + shift [2019-10-22T15:43:25.663Z] #59 2.195 + '[' '!' -f ./containerd.installer ']' [2019-10-22T15:43:25.663Z] #59 2.195 + . ./containerd.installer [2019-10-22T15:43:25.663Z] #59 2.195 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:43:25.663Z] #59 2.195 + install_containerd [2019-10-22T15:43:25.663Z] #59 2.195 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-22T15:43:25.663Z] #59 2.195 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hVGitnkwxS/src/github.com/containerd/containerd [2019-10-22T15:43:25.663Z] #59 2.196 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:43:25.663Z] #59 2.199 Cloning into '/tmp/tmp.hVGitnkwxS/src/github.com/containerd/containerd'... [2019-10-22T15:43:25.887Z] #41 153.3 CC criu/seize.o [2019-10-22T15:43:26.820Z] #41 154.0 CC criu/servicefd.o [2019-10-22T15:43:27.007Z] #18 ... [2019-10-22T15:43:27.007Z] [2019-10-22T15:43:27.007Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:27.007Z] #42 50.20 CC criu/arch/s390/sigframe.o [2019-10-22T15:43:27.007Z] #42 50.52 LINK criu/arch/s390/crtools.built-in.o [2019-10-22T15:43:27.007Z] #42 50.58 DEP criu/arch/s390/vdso-pie.d [2019-10-22T15:43:27.007Z] #42 50.82 DEP criu/pie/parasite-vdso.d [2019-10-22T15:43:27.007Z] #42 51.05 DEP criu/pie/util-vdso.d [2019-10-22T15:43:27.007Z] #42 51.38 DEP criu/pie/util.d [2019-10-22T15:43:27.007Z] #42 51.66 CC criu/pie/util.o [2019-10-22T15:43:27.007Z] #42 52.10 CC criu/pie/util-vdso.o [2019-10-22T15:43:27.007Z] #42 52.63 CC criu/pie/parasite-vdso.o [2019-10-22T15:43:27.007Z] #42 53.17 CC criu/arch/s390/vdso-pie.o [2019-10-22T15:43:27.007Z] #42 53.48 AR criu/pie/pie.lib.a [2019-10-22T15:43:27.007Z] #42 53.55 DEP criu/pie/restorer.d [2019-10-22T15:43:27.007Z] #42 53.79 DEP criu/arch/s390/restorer.d [2019-10-22T15:43:27.007Z] #42 53.97 DEP criu/pie/parasite.d [2019-10-22T15:43:27.007Z] #42 54.27 CC criu/pie/parasite.o [2019-10-22T15:43:27.007Z] #42 55.38 LINK criu/pie/parasite.built-in.o [2019-10-22T15:43:27.007Z] #42 55.38 GEN criu/pie/parasite-blob.h [2019-10-22T15:43:27.007Z] #42 55.40 CC criu/arch/s390/restorer.o [2019-10-22T15:43:27.007Z] #42 55.98 CC criu/pie/restorer.o [2019-10-22T15:43:27.007Z] #42 59.04 LINK criu/pie/restorer.built-in.o [2019-10-22T15:43:27.007Z] #42 59.08 GEN criu/pie/restorer-blob.h [2019-10-22T15:43:27.007Z] #42 59.13 DEP criu/vdso.d [2019-10-22T15:43:27.007Z] #42 59.29 DEP criu/uts_ns.d [2019-10-22T15:43:27.007Z] #42 59.51 DEP criu/util.d [2019-10-22T15:43:27.007Z] #42 59.65 DEP criu/uffd.d [2019-10-22T15:43:27.007Z] #42 59.82 DEP criu/tun.d [2019-10-22T15:43:27.007Z] #42 60.21 DEP criu/tty.d [2019-10-22T15:43:27.077Z] #41 154.4 CC criu/shmem.o [2019-10-22T15:43:27.411Z] #42 60.54 DEP criu/timerfd.d [2019-10-22T15:43:27.411Z] #42 60.77 DEP criu/sysfs_parse.d [2019-10-22T15:43:27.576Z] #59 ... [2019-10-22T15:43:27.576Z] [2019-10-22T15:43:27.576Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:43:27.576Z] #28 20.74 + cd /tmp/tmp.SWHOuPA0z5/src/github.com/go-swagger/go-swagger [2019-10-22T15:43:27.576Z] #28 20.74 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-22T15:43:27.576Z] #28 21.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-22T15:43:27.815Z] #42 60.93 DEP criu/sysctl.d [2019-10-22T15:43:27.815Z] #42 ... [2019-10-22T15:43:27.815Z] [2019-10-22T15:43:27.815Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:27.815Z] #63 102.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-22T15:43:27.815Z] #63 102.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-22T15:43:27.836Z] #28 ... [2019-10-22T15:43:27.836Z] [2019-10-22T15:43:27.836Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:43:27.836Z] #40 27.19 Selecting previously unselected package libprotoc10:arm64. [2019-10-22T15:43:27.836Z] #40 27.19 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-22T15:43:27.836Z] #40 27.21 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-22T15:43:27.836Z] #40 27.65 Selecting previously unselected package protobuf-c-compiler. [2019-10-22T15:43:27.836Z] #40 27.65 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-22T15:43:27.836Z] #40 27.72 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-22T15:43:27.836Z] #40 27.96 Selecting previously unselected package protobuf-compiler. [2019-10-22T15:43:27.836Z] #40 27.96 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-22T15:43:27.836Z] #40 27.97 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-22T15:43:27.836Z] #40 28.14 Selecting previously unselected package python-pkg-resources. [2019-10-22T15:43:27.836Z] #40 28.15 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-22T15:43:27.836Z] #40 28.17 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-22T15:43:27.836Z] #40 28.42 Selecting previously unselected package python-protobuf. [2019-10-22T15:43:27.836Z] #40 28.43 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-22T15:43:27.836Z] #40 28.45 Unpacking python-protobuf (3.0.0-9) ... [2019-10-22T15:43:27.836Z] #40 28.92 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-22T15:43:27.836Z] #40 29.06 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-22T15:43:27.836Z] #40 29.09 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-22T15:43:28.009Z] #41 155.3 CC criu/sigframe.o [2019-10-22T15:43:28.009Z] #41 155.5 CC criu/signalfd.o [2019-10-22T15:43:28.266Z] #41 155.8 CC criu/sk-inet.o [2019-10-22T15:43:28.357Z] #40 31.40 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-22T15:43:28.357Z] #40 31.43 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-22T15:43:28.357Z] #40 31.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:43:28.357Z] #40 31.48 Setting up python-protobuf (3.0.0-9) ... [2019-10-22T15:43:28.832Z] #41 ... [2019-10-22T15:43:28.832Z] [2019-10-22T15:43:28.832Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:43:28.832Z] #18 17.16 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-22T15:43:28.832Z] #18 18.36 Building wheels for collected packages: pyyaml, pathspec [2019-10-22T15:43:28.832Z] #18 18.37 Running setup.py bdist_wheel for pyyaml: started [2019-10-22T15:43:28.832Z] #18 19.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-22T15:43:28.832Z] #18 19.36 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-22T15:43:28.832Z] #18 19.44 Running setup.py bdist_wheel for pathspec: started [2019-10-22T15:43:28.832Z] #18 20.35 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-22T15:43:28.832Z] #18 20.35 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-22T15:43:28.832Z] #18 20.36 Successfully built pyyaml pathspec [2019-10-22T15:43:28.832Z] #18 20.39 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-22T15:43:28.832Z] #18 20.70 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-22T15:43:28.832Z] #18 DONE 21.0s [2019-10-22T15:43:28.832Z] [2019-10-22T15:43:28.832Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-22T15:43:29.089Z] #23 DONE 0.4s [2019-10-22T15:43:29.089Z] [2019-10-22T15:43:29.089Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-22T15:43:30.900Z] #40 ... [2019-10-22T15:43:30.900Z] [2019-10-22T15:43:30.900Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:30.900Z] #47 23.52 + cd /tmp/tmp.hiWqQFTZfQ/src/gotest.tools/gotestsum [2019-10-22T15:43:30.900Z] #47 23.52 + git checkout -q v0.3.5 [2019-10-22T15:43:30.900Z] #47 23.55 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-22T15:43:30.900Z] #47 ... [2019-10-22T15:43:30.900Z] [2019-10-22T15:43:30.900Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:43:30.900Z] #33 29.25 Selecting previously unselected package liblzo2-2:arm64. [2019-10-22T15:43:30.900Z] #33 29.27 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-22T15:43:30.900Z] #33 29.38 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-22T15:43:30.900Z] #33 29.49 Selecting previously unselected package libicu57:arm64. [2019-10-22T15:43:30.900Z] #33 29.50 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-22T15:43:30.900Z] #33 29.51 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-22T15:43:30.900Z] #33 32.59 Selecting previously unselected package libxml2:arm64. [2019-10-22T15:43:30.900Z] #33 32.60 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-22T15:43:30.900Z] #33 32.60 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-22T15:43:30.900Z] #33 33.01 Selecting previously unselected package libarchive13:arm64. [2019-10-22T15:43:30.900Z] #33 33.02 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-22T15:43:30.900Z] #33 33.03 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-22T15:43:30.900Z] #33 33.24 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-22T15:43:30.900Z] #33 33.24 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-22T15:43:30.900Z] #33 33.25 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-22T15:43:30.900Z] #33 33.41 Selecting previously unselected package libuv1:arm64. [2019-10-22T15:43:30.900Z] #33 33.43 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-22T15:43:30.900Z] #33 33.44 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-22T15:43:30.900Z] #33 33.59 Selecting previously unselected package cmake. [2019-10-22T15:43:30.900Z] #33 33.59 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-22T15:43:30.900Z] #33 33.71 Unpacking cmake (3.7.2-1) ... [2019-10-22T15:43:30.985Z] #27 DONE 1.9s [2019-10-22T15:43:30.985Z] [2019-10-22T15:43:30.985Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-22T15:43:31.243Z] #29 DONE 0.1s [2019-10-22T15:43:31.243Z] [2019-10-22T15:43:31.243Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-22T15:43:31.243Z] #32 DONE 0.1s [2019-10-22T15:43:31.243Z] [2019-10-22T15:43:31.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:31.243Z] #41 156.5 CC criu/sk-netlink.o [2019-10-22T15:43:31.243Z] #41 156.8 CC criu/sk-packet.o [2019-10-22T15:43:31.243Z] #41 157.3 CC criu/sk-queue.o [2019-10-22T15:43:31.243Z] #41 157.6 CC criu/sk-tcp.o [2019-10-22T15:43:31.243Z] #41 157.9 CC criu/sk-unix.o [2019-10-22T15:43:31.243Z] #41 ... [2019-10-22T15:43:31.243Z] [2019-10-22T15:43:31.243Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-22T15:43:31.243Z] #37 DONE 0.1s [2019-10-22T15:43:31.500Z] [2019-10-22T15:43:31.500Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-22T15:43:31.757Z] #39 DONE 0.4s [2019-10-22T15:43:31.757Z] [2019-10-22T15:43:31.757Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:32.014Z] #41 159.5 CC criu/sockets.o [2019-10-22T15:43:32.441Z] #33 ... [2019-10-22T15:43:32.441Z] [2019-10-22T15:43:32.441Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:43:32.441Z] #40 34.77 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-22T15:43:32.441Z] #40 34.79 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-22T15:43:32.441Z] #40 34.82 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-22T15:43:32.441Z] #40 34.88 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-22T15:43:32.441Z] #40 34.90 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-22T15:43:32.441Z] #40 34.92 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-22T15:43:32.441Z] #40 34.96 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-22T15:43:32.441Z] #40 35.05 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-22T15:43:32.441Z] #40 35.07 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-22T15:43:32.441Z] #40 35.09 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-22T15:43:32.441Z] #40 35.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:43:32.577Z] #41 160.1 CC criu/stats.o [2019-10-22T15:43:32.835Z] #41 160.3 CC criu/string.o [2019-10-22T15:43:32.835Z] #41 160.4 CC criu/sysctl.o [2019-10-22T15:43:33.377Z] #63 ... [2019-10-22T15:43:33.377Z] [2019-10-22T15:43:33.377Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:33.377Z] #45 97.31 vendor/golang.org/x/crypto/curve25519 [2019-10-22T15:43:33.377Z] #45 98.18 vendor/golang.org/x/text/transform [2019-10-22T15:43:33.377Z] #45 99.15 vendor/golang.org/x/text/unicode/bidi [2019-10-22T15:43:33.377Z] #45 101.2 vendor/golang.org/x/text/secure/bidirule [2019-10-22T15:43:33.377Z] #45 101.6 vendor/golang.org/x/text/unicode/norm [2019-10-22T15:43:33.377Z] #45 ... [2019-10-22T15:43:33.377Z] [2019-10-22T15:43:33.377Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:33.377Z] #42 61.10 DEP criu/string.d [2019-10-22T15:43:33.377Z] #42 61.11 DEP criu/stats.d [2019-10-22T15:43:33.377Z] #42 61.21 DEP criu/sockets.d [2019-10-22T15:43:33.377Z] #42 61.48 DEP criu/sk-unix.d [2019-10-22T15:43:33.377Z] #42 61.65 DEP criu/sk-tcp.d [2019-10-22T15:43:33.377Z] #42 61.83 DEP criu/sk-queue.d [2019-10-22T15:43:33.377Z] #42 61.95 DEP criu/sk-packet.d [2019-10-22T15:43:33.377Z] #42 62.12 DEP criu/sk-netlink.d [2019-10-22T15:43:33.377Z] #42 62.31 DEP criu/sk-inet.d [2019-10-22T15:43:33.377Z] #42 62.51 DEP criu/signalfd.d [2019-10-22T15:43:33.377Z] #42 62.62 DEP criu/sigframe.d [2019-10-22T15:43:33.377Z] #42 62.81 DEP criu/shmem.d [2019-10-22T15:43:33.377Z] #42 63.00 DEP criu/servicefd.d [2019-10-22T15:43:33.377Z] #42 63.35 DEP criu/seize.d [2019-10-22T15:43:33.377Z] #42 63.47 DEP criu/seccomp.d [2019-10-22T15:43:33.377Z] #42 63.62 DEP criu/rst-malloc.d [2019-10-22T15:43:33.377Z] #42 63.71 DEP criu/rbtree.d [2019-10-22T15:43:33.377Z] #42 63.72 DEP criu/pstree.d [2019-10-22T15:43:33.377Z] #42 63.76 DEP criu/protobuf.d [2019-10-22T15:43:33.377Z] #42 63.80 GEN criu/protobuf-desc-gen.h [2019-10-22T15:43:33.378Z] #42 64.93 DEP criu/protobuf-desc.d [2019-10-22T15:43:33.378Z] #42 65.17 DEP criu/proc_parse.d [2019-10-22T15:43:33.378Z] #42 65.37 DEP criu/plugin.d [2019-10-22T15:43:33.378Z] #42 65.45 DEP criu/pipes.d [2019-10-22T15:43:33.378Z] #42 65.62 DEP criu/pie-util.d [2019-10-22T15:43:33.378Z] #42 65.72 DEP criu/pie-util-vdso.d [2019-10-22T15:43:33.378Z] #42 65.91 DEP criu/pie-util-vdso-elf32.d [2019-10-22T15:43:33.378Z] #42 66.10 DEP criu/path.d [2019-10-22T15:43:33.378Z] #42 66.24 DEP criu/parasite-syscall.d [2019-10-22T15:43:33.378Z] #42 66.45 DEP criu/pagemap.d [2019-10-22T15:43:33.378Z] #42 66.61 DEP criu/pagemap-cache.d [2019-10-22T15:43:33.378Z] #42 66.74 DEP criu/page-xfer.d [2019-10-22T15:43:33.399Z] #41 160.8 CC criu/sysfs_parse.o [2019-10-22T15:43:33.657Z] #41 161.0 CC criu/timerfd.o [2019-10-22T15:43:33.776Z] #42 66.93 DEP criu/page-pipe.d [2019-10-22T15:43:33.776Z] #42 67.04 DEP criu/netfilter.d [2019-10-22T15:43:33.915Z] #41 161.3 CC criu/tty.o [2019-10-22T15:43:34.191Z] #42 67.21 DEP criu/net.d [2019-10-22T15:43:34.191Z] #42 67.48 DEP criu/namespaces.d [2019-10-22T15:43:34.413Z] #40 DONE 37.5s [2019-10-22T15:43:34.413Z] [2019-10-22T15:43:34.413Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:43:34.413Z] #33 36.21 Selecting previously unselected package xxd. [2019-10-22T15:43:34.413Z] #33 36.21 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-22T15:43:34.413Z] #33 36.21 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:43:34.413Z] #33 37.02 Selecting previously unselected package vim-common. [2019-10-22T15:43:34.413Z] #33 37.02 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:43:34.413Z] #33 37.06 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:43:34.594Z] #42 67.67 DEP criu/mount.d [2019-10-22T15:43:34.594Z] #42 67.88 DEP criu/mem.d [2019-10-22T15:43:34.686Z] #33 37.67 Processing triggers for mime-support (3.60) ... [2019-10-22T15:43:34.686Z] #33 37.82 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:43:34.686Z] #33 37.85 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-22T15:43:34.686Z] #33 37.86 Setting up cmake-data (3.7.2-1) ... [2019-10-22T15:43:34.686Z] #33 37.88 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-22T15:43:34.686Z] #33 37.90 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-22T15:43:34.686Z] #33 37.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:43:34.947Z] #33 37.97 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:43:34.947Z] #33 37.99 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-22T15:43:34.947Z] #33 38.08 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-22T15:43:34.947Z] #33 38.15 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-22T15:43:34.947Z] #33 38.20 Setting up cmake (3.7.2-1) ... [2019-10-22T15:43:34.997Z] #42 68.09 DEP criu/lsm.d [2019-10-22T15:43:34.997Z] #42 68.25 DEP criu/log.d [2019-10-22T15:43:34.997Z] #42 68.37 DEP criu/libnetlink.d [2019-10-22T15:43:35.208Z] #33 38.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:43:35.288Z] #41 162.6 CC criu/tun.o [2019-10-22T15:43:35.401Z] #42 68.57 DEP criu/kerndat.d [2019-10-22T15:43:35.401Z] #42 68.68 DEP criu/kcmp-ids.d [2019-10-22T15:43:35.401Z] #42 68.73 DEP criu/irmap.d [2019-10-22T15:43:35.472Z] #33 DONE 38.7s [2019-10-22T15:43:35.472Z] [2019-10-22T15:43:35.472Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:43:35.472Z] #34 DONE 0.1s [2019-10-22T15:43:35.472Z] [2019-10-22T15:43:35.472Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:35.546Z] #41 163.0 CC criu/uffd.o [2019-10-22T15:43:35.732Z] #41 ... [2019-10-22T15:43:35.732Z] [2019-10-22T15:43:35.732Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-22T15:43:35.732Z] #35 DONE 0.1s [2019-10-22T15:43:35.811Z] #42 68.86 DEP criu/ipc_ns.d [2019-10-22T15:43:35.811Z] #42 69.04 DEP criu/image.d [2019-10-22T15:43:35.811Z] #42 ... [2019-10-22T15:43:35.811Z] [2019-10-22T15:43:35.811Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:35.811Z] #63 DONE 110.5s [2019-10-22T15:43:35.811Z] [2019-10-22T15:43:35.811Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-22T15:43:35.811Z] #64 DONE 0.1s [2019-10-22T15:43:35.811Z] [2019-10-22T15:43:35.811Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:35.811Z] #42 69.21 DEP criu/image-desc.d [2019-10-22T15:43:35.811Z] #42 ... [2019-10-22T15:43:35.811Z] [2019-10-22T15:43:35.811Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:43:35.811Z] #18 73.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-22T15:43:35.811Z] #18 73.95 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-22T15:43:35.811Z] #18 73.96 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-22T15:43:35.811Z] #18 79.16 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-22T15:43:35.811Z] #18 79.18 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-22T15:43:35.811Z] #18 79.18 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-22T15:43:35.811Z] #18 79.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-22T15:43:35.811Z] #18 79.29 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-22T15:43:35.811Z] #18 79.29 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:43:35.993Z] [2019-10-22T15:43:35.993Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:36.205Z] #18 ... [2019-10-22T15:43:36.205Z] [2019-10-22T15:43:36.205Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:36.205Z] #42 69.34 DEP criu/fsnotify.d [2019-10-22T15:43:36.479Z] #41 163.8 CC criu/util.o [2019-10-22T15:43:36.794Z] #42 69.96 DEP criu/filesystems.d [2019-10-22T15:43:37.324Z] #42 70.41 DEP criu/files.d [2019-10-22T15:43:37.324Z] #42 70.66 DEP criu/files-reg.d [2019-10-22T15:43:37.413Z] #41 164.6 CC criu/uts_ns.o [2019-10-22T15:43:37.413Z] #41 164.8 CC criu/vdso-compat.o [2019-10-22T15:43:37.670Z] #41 164.9 CC criu/vdso.o [2019-10-22T15:43:37.725Z] Removing intermediate container 6f5c3ac7d8c6 [2019-10-22T15:43:37.725Z] ---> 926cf2101592 [2019-10-22T15:43:37.725Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-22T15:43:37.725Z] ---> ebd73b5ebd31 [2019-10-22T15:43:37.725Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-22T15:43:37.725Z] ---> 5da4b688ebb6 [2019-10-22T15:43:37.725Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-22T15:43:37.725Z] ---> Running in 0dc8e8e20212 [2019-10-22T15:43:37.725Z] Removing intermediate container 0dc8e8e20212 [2019-10-22T15:43:37.725Z] ---> 6ead43e9d789 [2019-10-22T15:43:37.725Z] Successfully built 6ead43e9d789 [2019-10-22T15:43:37.725Z] Successfully tagged moby-buildx:latest [2019-10-22T15:43:37.725Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-22T15:43:37.725Z] if [ -n "${id}" ]; then \ [2019-10-22T15:43:37.725Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-22T15:43:37.725Z] && touch bundles/buildx; \ [2019-10-22T15:43:37.725Z] docker rm -f ${id}; \ [2019-10-22T15:43:37.725Z] fi [2019-10-22T15:43:37.762Z] #42 71.02 DEP criu/files-ext.d [2019-10-22T15:43:37.909Z] #36 1.784 + RM_GOPATH=0 [2019-10-22T15:43:37.909Z] #36 1.785 + TMP_GOPATH= [2019-10-22T15:43:37.909Z] #36 1.785 + : /build [2019-10-22T15:43:37.909Z] #36 1.785 + '[' -z '' ']' [2019-10-22T15:43:37.909Z] #36 1.790 ++ mktemp -d [2019-10-22T15:43:37.909Z] #36 1.790 + export GOPATH=/tmp/tmp.1Hyf9aN009 [2019-10-22T15:43:37.909Z] #36 1.790 + GOPATH=/tmp/tmp.1Hyf9aN009 [2019-10-22T15:43:37.909Z] #36 1.790 + RM_GOPATH=1 [2019-10-22T15:43:37.909Z] #36 1.790 ++ dirname ./install.sh [2019-10-22T15:43:37.909Z] #36 1.795 + dir=. [2019-10-22T15:43:37.909Z] #36 1.795 + bin=tini [2019-10-22T15:43:37.909Z] #36 1.795 + shift [2019-10-22T15:43:37.909Z] #36 1.795 + '[' '!' -f ./tini.installer ']' [2019-10-22T15:43:37.909Z] #36 1.795 + . ./tini.installer [2019-10-22T15:43:37.909Z] #36 1.795 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:43:37.909Z] #36 1.795 + install_tini [2019-10-22T15:43:37.909Z] #36 1.795 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-22T15:43:37.909Z] #36 1.795 + git clone https://github.com/krallin/tini.git /tmp/tmp.1Hyf9aN009/tini [2019-10-22T15:43:37.909Z] #36 1.795 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:43:37.909Z] #36 1.805 Cloning into '/tmp/tmp.1Hyf9aN009/tini'... [2019-10-22T15:43:38.198Z] #42 71.27 DEP criu/file-lock.d [2019-10-22T15:43:38.198Z] #42 71.58 DEP criu/file-ids.d [2019-10-22T15:43:38.236Z] #41 165.5 LINK criu/built-in.o [2019-10-22T15:43:38.236Z] #41 165.6 LINK criu/criu [2019-10-22T15:43:38.340Z] 5441491c1dfb41cb4bd58eb41dd63b4698cfb88ef83f79c193ea6ae7b6e74652 [2019-10-22T15:43:38.340Z] bundles/buildx version [2019-10-22T15:43:38.340Z] buildx v0.3.1 6db68d0 [2019-10-22T15:43:38.340Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:73a7c369c6abce6117045332cd011c21db003cda . [2019-10-22T15:43:38.340Z] #1 [internal] booting buildkit [2019-10-22T15:43:38.481Z] #36 2.711 + cd /tmp/tmp.1Hyf9aN009/tini [2019-10-22T15:43:38.481Z] #36 2.711 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:43:38.481Z] #36 2.718 + cmake . [2019-10-22T15:43:38.494Z] #41 165.9 DEP lib/c/criu.d [2019-10-22T15:43:38.494Z] #41 165.9 CC images/rpc.pb-c.o [2019-10-22T15:43:38.610Z] #42 71.78 DEP criu/fifo.d [2019-10-22T15:43:38.610Z] #42 71.88 DEP criu/fdstore.d [2019-10-22T15:43:38.610Z] #42 71.97 DEP criu/fault-injection.d [2019-10-22T15:43:38.623Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-22T15:43:38.742Z] #36 3.077 -- The C compiler identification is GNU 6.3.0 [2019-10-22T15:43:38.742Z] #36 3.089 -- Check for working C compiler: /usr/bin/cc [2019-10-22T15:43:38.752Z] #41 166.3 CC lib/c/criu.o [2019-10-22T15:43:39.003Z] #36 ... [2019-10-22T15:43:39.003Z] [2019-10-22T15:43:39.003Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:39.003Z] #47 DONE 41.7s [2019-10-22T15:43:39.019Z] #42 72.01 DEP criu/external.d [2019-10-22T15:43:39.019Z] #42 72.13 DEP criu/eventpoll.d [2019-10-22T15:43:39.019Z] #42 72.37 DEP criu/eventfd.d [2019-10-22T15:43:39.264Z] [2019-10-22T15:43:39.264Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:39.264Z] #41 3.320 Note: Building without setproctitle() and strlcpy() support. [2019-10-22T15:43:39.264Z] #41 3.320 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-22T15:43:39.264Z] #41 4.503 fatal: Not a git repository (or any of the parent directories): .git [2019-10-22T15:43:39.264Z] #41 4.537 GEN .gitid [2019-10-22T15:43:39.264Z] #41 4.549 GEN criu/include/version.h [2019-10-22T15:43:39.264Z] #41 4.608 GEN include/common/asm [2019-10-22T15:43:39.416Z] #42 72.60 DEP criu/crtools.d [2019-10-22T15:43:39.416Z] #42 72.78 DEP criu/cr-service.d [2019-10-22T15:43:39.686Z] #41 167.1 LINK lib/c/built-in.o [2019-10-22T15:43:39.686Z] #41 167.1 LINK lib/c/libcriu.so [2019-10-22T15:43:39.810Z] #42 72.92 DEP criu/cr-restore.d [2019-10-22T15:43:39.810Z] #42 73.15 DEP criu/cr-errno.d [2019-10-22T15:43:39.810Z] #42 73.15 DEP criu/cr-dump.d [2019-10-22T15:43:39.945Z] #41 167.3 GEN magic.py [2019-10-22T15:43:39.945Z] #41 167.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-22T15:43:39.945Z] #41 167.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-22T15:43:40.223Z] #42 73.42 DEP criu/cr-dedup.d [2019-10-22T15:43:40.223Z] #42 73.54 DEP criu/cr-check.d [2019-10-22T15:43:40.511Z] #41 167.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-22T15:43:40.609Z] #42 73.78 DEP criu/config.d [2019-10-22T15:43:40.609Z] #42 73.93 DEP criu/clone-noasan.d [2019-10-22T15:43:40.609Z] #42 74.00 DEP criu/cgroup.d [2019-10-22T15:43:40.647Z] #41 6.210 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-22T15:43:40.647Z] #41 6.361 PBCC images/opts.pb-c.c [2019-10-22T15:43:40.647Z] #41 6.410 PBCC images/sit.pb-c.c [2019-10-22T15:43:40.647Z] #41 6.461 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-22T15:43:40.908Z] #41 6.506 DEP images/opts.pb-c.d [2019-10-22T15:43:40.908Z] #41 6.581 DEP images/sit.pb-c.d [2019-10-22T15:43:40.908Z] #41 6.671 PBCC images/macvlan.pb-c.c [2019-10-22T15:43:40.908Z] #41 6.705 DEP images/macvlan.pb-c.d [2019-10-22T15:43:40.999Z] #42 74.23 DEP criu/cgroup-props.d [2019-10-22T15:43:40.999Z] #42 ... [2019-10-22T15:43:40.999Z] [2019-10-22T15:43:40.999Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:40.999Z] #48 DONE 115.6s [2019-10-22T15:43:40.999Z] [2019-10-22T15:43:40.999Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:40.999Z] #42 74.38 DEP criu/bitmap.d [2019-10-22T15:43:40.999Z] #42 ... [2019-10-22T15:43:40.999Z] [2019-10-22T15:43:40.999Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:40.999Z] #45 108.1 vendor/golang.org/x/net/idna [2019-10-22T15:43:40.999Z] #45 111.3 vendor/golang.org/x/net/http2/hpack [2019-10-22T15:43:40.999Z] #45 111.7 mime [2019-10-22T15:43:40.999Z] #45 114.0 mime/quotedprintable [2019-10-22T15:43:40.999Z] #45 114.5 net/http/internal [2019-10-22T15:43:41.077Z] #41 168.3 make[1]: Nothing to be done for 'all'. [2019-10-22T15:43:41.168Z] #41 6.726 PBCC images/autofs.pb-c.c [2019-10-22T15:43:41.168Z] #41 6.765 DEP images/autofs.pb-c.d [2019-10-22T15:43:41.168Z] #41 6.824 PBCC images/sysctl.pb-c.c [2019-10-22T15:43:41.168Z] #41 6.846 DEP images/sysctl.pb-c.d [2019-10-22T15:43:41.168Z] #41 6.897 PBCC images/time.pb-c.c [2019-10-22T15:43:41.168Z] #41 6.923 DEP images/time.pb-c.d [2019-10-22T15:43:41.312Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2019-10-22T15:43:41.312Z] #1 creating container buildx_buildkit_default [2019-10-22T15:43:41.334Z] #41 168.8 make[1]: 'images/built-in.o' is up to date. [2019-10-22T15:43:41.335Z] #41 168.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-22T15:43:41.335Z] #41 168.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-22T15:43:41.335Z] #41 168.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-22T15:43:41.392Z] #45 ... [2019-10-22T15:43:41.392Z] [2019-10-22T15:43:41.392Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:41.392Z] #42 74.39 DEP criu/bfd.d [2019-10-22T15:43:41.392Z] #42 74.58 DEP criu/autofs.d [2019-10-22T15:43:41.392Z] #42 74.76 DEP criu/aio.d [2019-10-22T15:43:41.429Z] #41 6.991 PBCC images/binfmt-misc.pb-c.c [2019-10-22T15:43:41.429Z] #41 7.042 DEP images/binfmt-misc.pb-c.d [2019-10-22T15:43:41.429Z] #41 7.119 PBCC images/seccomp.pb-c.c [2019-10-22T15:43:41.429Z] #41 7.135 DEP images/seccomp.pb-c.d [2019-10-22T15:43:41.429Z] #41 7.211 PBCC images/userns.pb-c.c [2019-10-22T15:43:41.429Z] #41 7.233 DEP images/userns.pb-c.d [2019-10-22T15:43:41.592Z] #41 168.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-22T15:43:41.593Z] #41 168.9 make[1]: Nothing to be done for 'all'. [2019-10-22T15:43:41.593Z] #41 168.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-22T15:43:41.593Z] #41 169.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:43:41.593Z] #41 169.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:43:41.593Z] #41 169.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:43:41.593Z] #41 169.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:43:41.593Z] #41 169.1 make[2]: Nothing to be done for 'all'. [2019-10-22T15:43:41.595Z] #1 creating container buildx_buildkit_default 0.4s done [2019-10-22T15:43:41.595Z] #1 DONE 3.1s [2019-10-22T15:43:41.690Z] #41 7.279 PBCC images/cgroup.pb-c.c [2019-10-22T15:43:41.690Z] #41 7.317 DEP images/cgroup.pb-c.d [2019-10-22T15:43:41.690Z] #41 7.345 PBCC images/fown.pb-c.c [2019-10-22T15:43:41.690Z] #41 7.358 PBCC images/ext-file.pb-c.c [2019-10-22T15:43:41.690Z] #41 7.381 DEP images/fown.pb-c.d [2019-10-22T15:43:41.690Z] #41 7.430 DEP images/ext-file.pb-c.d [2019-10-22T15:43:41.817Z] #42 75.10 DEP criu/action-scripts.d [2019-10-22T15:43:41.851Z] #41 169.1 make[2]: Nothing to be done for 'all'. [2019-10-22T15:43:41.851Z] #41 169.2 make[2]: Nothing to be done for 'all'. [2019-10-22T15:43:41.851Z] #41 169.2 make[2]: Nothing to be done for 'all'. [2019-10-22T15:43:41.851Z] #41 169.2 INSTALL criu/criu [2019-10-22T15:43:41.877Z] [2019-10-22T15:43:41.877Z] #3 [internal] load build definition from Dockerfile [2019-10-22T15:43:41.877Z] #3 transferring dockerfile: 14.62kB 0.0s done [2019-10-22T15:43:41.877Z] #3 DONE 0.0s [2019-10-22T15:43:41.877Z] [2019-10-22T15:43:41.877Z] #2 [internal] load .dockerignore [2019-10-22T15:43:41.877Z] #2 transferring context: 87B done [2019-10-22T15:43:41.877Z] #2 DONE 0.0s [2019-10-22T15:43:41.877Z] [2019-10-22T15:43:41.877Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-22T15:43:41.950Z] #41 7.471 PBCC images/rpc.pb-c.c [2019-10-22T15:43:41.950Z] #41 7.528 DEP images/rpc.pb-c.d [2019-10-22T15:43:41.950Z] #41 7.566 PBCC images/siginfo.pb-c.c [2019-10-22T15:43:41.950Z] #41 7.578 DEP images/siginfo.pb-c.d [2019-10-22T15:43:41.950Z] #41 7.629 PBCC images/pagemap.pb-c.c [2019-10-22T15:43:41.950Z] #41 7.672 DEP images/pagemap.pb-c.d [2019-10-22T15:43:42.109Z] #41 DONE 169.6s [2019-10-22T15:43:42.109Z] [2019-10-22T15:43:42.109Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:42.210Z] #41 7.722 PBCC images/rlimit.pb-c.c [2019-10-22T15:43:42.210Z] #41 7.743 DEP images/rlimit.pb-c.d [2019-10-22T15:43:42.210Z] #41 7.817 PBCC images/file-lock.pb-c.c [2019-10-22T15:43:42.210Z] #41 7.837 DEP images/file-lock.pb-c.d [2019-10-22T15:43:42.210Z] #41 7.873 PBCC images/tty.pb-c.c [2019-10-22T15:43:42.210Z] #41 7.929 DEP images/tty.pb-c.d [2019-10-22T15:43:42.299Z] #42 75.54 CC criu/action-scripts.o [2019-10-22T15:43:42.471Z] #41 7.969 PBCC images/tun.pb-c.c [2019-10-22T15:43:42.471Z] #41 8.016 PBCC images/netdev.pb-c.c [2019-10-22T15:43:42.471Z] #41 8.110 DEP images/tun.pb-c.d [2019-10-22T15:43:42.490Z] #4 DONE 0.6s [2019-10-22T15:43:42.490Z] [2019-10-22T15:43:42.490Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-22T15:43:42.490Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-22T15:43:42.490Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-22T15:43:42.490Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-22T15:43:42.490Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 4.23MB / 8.18MB 0.1s [2019-10-22T15:43:42.490Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-22T15:43:42.675Z] #50 ... [2019-10-22T15:43:42.675Z] [2019-10-22T15:43:42.675Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:42.675Z] #59 191.2 + bin/containerd [2019-10-22T15:43:42.731Z] #41 8.197 DEP images/netdev.pb-c.d [2019-10-22T15:43:42.731Z] #41 8.257 PBCC images/vma.pb-c.c [2019-10-22T15:43:42.731Z] #41 8.320 DEP images/vma.pb-c.d [2019-10-22T15:43:42.731Z] #41 8.377 PBCC images/creds.pb-c.c [2019-10-22T15:43:42.731Z] #41 8.389 DEP images/creds.pb-c.d [2019-10-22T15:43:42.731Z] #41 8.441 PBCC images/utsns.pb-c.c [2019-10-22T15:43:42.772Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-22T15:43:42.772Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-22T15:43:42.814Z] #42 75.97 CC criu/aio.o [2019-10-22T15:43:42.991Z] #41 8.489 DEP images/utsns.pb-c.d [2019-10-22T15:43:42.991Z] #41 8.538 PBCC images/ipc-desc.pb-c.c [2019-10-22T15:43:42.991Z] #41 8.573 PBCC images/ipc-sem.pb-c.c [2019-10-22T15:43:42.991Z] #41 8.592 DEP images/ipc-desc.pb-c.d [2019-10-22T15:43:42.991Z] #41 8.665 DEP images/ipc-sem.pb-c.d [2019-10-22T15:43:42.991Z] #41 8.700 PBCC images/ipc-msg.pb-c.c [2019-10-22T15:43:42.991Z] #41 8.732 DEP images/ipc-msg.pb-c.d [2019-10-22T15:43:42.991Z] #41 8.784 PBCC images/ipc-shm.pb-c.c [2019-10-22T15:43:42.991Z] #41 8.815 DEP images/ipc-shm.pb-c.d [2019-10-22T15:43:43.055Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-22T15:43:43.251Z] #42 76.42 CC criu/autofs.o [2019-10-22T15:43:43.252Z] #41 8.869 PBCC images/ipc-var.pb-c.c [2019-10-22T15:43:43.252Z] #41 8.883 DEP images/ipc-var.pb-c.d [2019-10-22T15:43:43.252Z] #41 8.931 PBCC images/sk-opts.pb-c.c [2019-10-22T15:43:43.252Z] #41 8.973 PBCC images/packet-sock.pb-c.c [2019-10-22T15:43:43.252Z] #41 9.045 DEP images/sk-opts.pb-c.d [2019-10-22T15:43:43.339Z] #5 DONE 0.8s [2019-10-22T15:43:43.339Z] [2019-10-22T15:43:43.339Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-22T15:43:43.513Z] #41 9.112 DEP images/packet-sock.pb-c.d [2019-10-22T15:43:43.513Z] #41 9.173 PBCC images/sk-netlink.pb-c.c [2019-10-22T15:43:43.513Z] #41 9.221 DEP images/sk-netlink.pb-c.d [2019-10-22T15:43:43.513Z] #41 9.297 PBCC images/sk-inet.pb-c.c [2019-10-22T15:43:43.610Z] #59 ... [2019-10-22T15:43:43.610Z] [2019-10-22T15:43:43.610Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-22T15:43:43.610Z] #42 DONE 0.1s [2019-10-22T15:43:43.610Z] [2019-10-22T15:43:43.610Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-22T15:43:43.610Z] #45 DONE 0.2s [2019-10-22T15:43:43.610Z] [2019-10-22T15:43:43.610Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-22T15:43:43.610Z] #48 DONE 0.2s [2019-10-22T15:43:43.610Z] [2019-10-22T15:43:43.610Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:43.628Z] #7 DONE 0.4s [2019-10-22T15:43:43.628Z] [2019-10-22T15:43:43.628Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-22T15:43:43.628Z] #6 DONE 0.4s [2019-10-22T15:43:43.773Z] #41 9.340 DEP images/sk-inet.pb-c.d [2019-10-22T15:43:43.774Z] #41 9.385 PBCC images/sk-unix.pb-c.c [2019-10-22T15:43:43.774Z] #41 9.436 DEP images/sk-unix.pb-c.d [2019-10-22T15:43:43.774Z] #41 9.478 PBCC images/mm.pb-c.c [2019-10-22T15:43:43.774Z] #41 9.565 DEP images/mm.pb-c.d [2019-10-22T15:43:43.916Z] [2019-10-22T15:43:43.916Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:43:43.916Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-22T15:43:44.034Z] #41 9.609 PBCC images/timerfd.pb-c.c [2019-10-22T15:43:44.034Z] #41 9.669 DEP images/timerfd.pb-c.d [2019-10-22T15:43:44.034Z] #41 9.707 PBCC images/timer.pb-c.c [2019-10-22T15:43:44.034Z] #41 9.749 DEP images/timer.pb-c.d [2019-10-22T15:43:44.034Z] #41 9.778 PBCC images/sa.pb-c.c [2019-10-22T15:43:44.206Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 130.18kB / 10.00MB 0.2s [2019-10-22T15:43:44.206Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 0B / 50.07MB 0.2s [2019-10-22T15:43:44.206Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 0B / 96.41MB 0.2s [2019-10-22T15:43:44.206Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-22T15:43:44.206Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-22T15:43:44.206Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-10-22T15:43:44.206Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 1.50MB / 45.65MB 0.2s [2019-10-22T15:43:44.206Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-22T15:43:44.206Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 0B / 52.87MB 0.2s [2019-10-22T15:43:44.206Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 0B / 4.30MB 0.2s [2019-10-22T15:43:44.206Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 916.61kB / 10.00MB 0.3s [2019-10-22T15:43:44.206Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 556.17kB / 4.30MB 0.3s [2019-10-22T15:43:44.295Z] #41 9.813 DEP images/sa.pb-c.d [2019-10-22T15:43:44.295Z] #41 9.871 PBCC images/pipe-data.pb-c.c [2019-10-22T15:43:44.295Z] #41 9.914 DEP images/pipe-data.pb-c.d [2019-10-22T15:43:44.295Z] #41 ... [2019-10-22T15:43:44.295Z] [2019-10-22T15:43:44.295Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:44.295Z] #36 3.725 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-22T15:43:44.295Z] #36 3.728 -- Detecting C compiler ABI info [2019-10-22T15:43:44.295Z] #36 4.515 -- Detecting C compiler ABI info - done [2019-10-22T15:43:44.295Z] #36 4.588 -- Detecting C compile features [2019-10-22T15:43:44.295Z] #36 6.094 -- Detecting C compile features - done [2019-10-22T15:43:44.295Z] #36 6.122 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-22T15:43:44.295Z] #36 6.324 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-22T15:43:44.295Z] #36 6.449 -- Configuring done [2019-10-22T15:43:44.295Z] #36 6.473 -- Generating done [2019-10-22T15:43:44.295Z] #36 6.475 -- Build files have been written to: /tmp/tmp.1Hyf9aN009/tini [2019-10-22T15:43:44.295Z] #36 6.482 + make tini-static [2019-10-22T15:43:44.295Z] #36 6.751 Scanning dependencies of target tini-static [2019-10-22T15:43:44.295Z] #36 6.829 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-22T15:43:44.295Z] #36 7.858 [100%] Linking C executable tini-static [2019-10-22T15:43:44.295Z] #36 8.332 [100%] Built target tini-static [2019-10-22T15:43:44.295Z] #36 8.374 + mkdir -p /build [2019-10-22T15:43:44.295Z] #36 8.377 + cp tini-static /build/docker-init [2019-10-22T15:43:44.295Z] #36 DONE 8.6s [2019-10-22T15:43:44.295Z] [2019-10-22T15:43:44.295Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:44.295Z] #41 10.02 PBCC images/mnt.pb-c.c [2019-10-22T15:43:44.295Z] #41 ... [2019-10-22T15:43:44.295Z] [2019-10-22T15:43:44.295Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:44.295Z] #59 16.16 + cd /tmp/tmp.hVGitnkwxS/src/github.com/containerd/containerd [2019-10-22T15:43:44.295Z] #59 16.16 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:43:44.295Z] #59 16.52 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-22T15:43:44.295Z] #59 16.52 + BUILDTAGS='netgo osusergo static_build' [2019-10-22T15:43:44.295Z] #59 16.52 + export EXTRA_FLAGS=-buildmode=pie [2019-10-22T15:43:44.295Z] #59 16.52 + EXTRA_FLAGS=-buildmode=pie [2019-10-22T15:43:44.295Z] #59 16.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-22T15:43:44.295Z] #59 16.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-22T15:43:44.295Z] #59 16.52 + '[' '' = dynamic ']' [2019-10-22T15:43:44.295Z] #59 16.52 + make [2019-10-22T15:43:44.295Z] #59 17.65 + bin/ctr [2019-10-22T15:43:44.494Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 1.47MB / 10.00MB 0.4s [2019-10-22T15:43:44.494Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.15MB / 4.30MB 0.4s [2019-10-22T15:43:44.494Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.10MB / 10.00MB 0.6s [2019-10-22T15:43:44.494Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 1.82MB / 4.30MB 0.6s [2019-10-22T15:43:44.587Z] #42 77.61 CC criu/bfd.o [2019-10-22T15:43:44.587Z] #42 77.98 CC criu/bitmap.o [2019-10-22T15:43:44.784Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 2.62MB / 10.00MB 0.7s [2019-10-22T15:43:44.784Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 3.90MB / 45.65MB 0.7s [2019-10-22T15:43:44.784Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.37MB / 4.30MB 0.7s [2019-10-22T15:43:44.784Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.28MB / 10.00MB 0.9s [2019-10-22T15:43:44.784Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 2.88MB / 50.07MB 0.9s [2019-10-22T15:43:44.784Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 2.98MB / 52.87MB 0.9s [2019-10-22T15:43:44.784Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 2.96MB / 4.30MB 0.9s [2019-10-22T15:43:44.866Z] #59 ... [2019-10-22T15:43:44.866Z] [2019-10-22T15:43:44.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:44.866Z] #41 10.10 DEP images/mnt.pb-c.d [2019-10-22T15:43:44.866Z] #41 10.22 PBCC images/sk-packet.pb-c.c [2019-10-22T15:43:44.866Z] #41 10.30 DEP images/sk-packet.pb-c.d [2019-10-22T15:43:44.866Z] #41 10.34 PBCC images/tcp-stream.pb-c.c [2019-10-22T15:43:44.866Z] #41 10.41 DEP images/tcp-stream.pb-c.d [2019-10-22T15:43:44.866Z] #41 10.49 PBCC images/pipe.pb-c.c [2019-10-22T15:43:44.866Z] #41 10.53 DEP images/pipe.pb-c.d [2019-10-22T15:43:44.866Z] #41 10.58 PBCC images/pstree.pb-c.c [2019-10-22T15:43:44.866Z] #41 10.60 DEP images/pstree.pb-c.d [2019-10-22T15:43:44.976Z] #42 78.11 CC criu/cgroup-props.o [2019-10-22T15:43:45.072Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 3.87MB / 10.00MB 1.0s [2019-10-22T15:43:45.072Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 3.55MB / 4.30MB 1.0s [2019-10-22T15:43:45.072Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.39MB / 10.00MB 1.2s [2019-10-22T15:43:45.072Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.05MB / 4.30MB 1.2s [2019-10-22T15:43:45.127Z] #41 10.68 PBCC images/fs.pb-c.c [2019-10-22T15:43:45.127Z] #41 10.70 DEP images/fs.pb-c.d [2019-10-22T15:43:45.127Z] #41 10.74 PBCC images/signalfd.pb-c.c [2019-10-22T15:43:45.127Z] #41 10.81 DEP images/signalfd.pb-c.d [2019-10-22T15:43:45.127Z] #41 10.85 PBCC images/fh.pb-c.c [2019-10-22T15:43:45.127Z] #41 10.92 PBCC images/fsnotify.pb-c.c [2019-10-22T15:43:45.370Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 4.95MB / 10.00MB 1.3s [2019-10-22T15:43:45.370Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.3s done [2019-10-22T15:43:45.370Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 5.54MB / 10.00MB 1.5s [2019-10-22T15:43:45.370Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 5.18MB / 96.41MB 1.5s [2019-10-22T15:43:45.370Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 6.78MB / 45.65MB 1.5s [2019-10-22T15:43:45.391Z] #41 10.97 DEP images/fh.pb-c.d [2019-10-22T15:43:45.391Z] #41 11.06 DEP images/fsnotify.pb-c.d [2019-10-22T15:43:45.391Z] #41 11.17 PBCC images/eventpoll.pb-c.c [2019-10-22T15:43:45.651Z] #41 11.23 DEP images/eventpoll.pb-c.d [2019-10-22T15:43:45.651Z] #41 11.26 PBCC images/eventfd.pb-c.c [2019-10-22T15:43:45.651Z] #41 11.31 DEP images/eventfd.pb-c.d [2019-10-22T15:43:45.651Z] #41 11.37 PBCC images/remap-file-path.pb-c.c [2019-10-22T15:43:45.651Z] #41 11.40 DEP images/remap-file-path.pb-c.d [2019-10-22T15:43:45.660Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.13MB / 10.00MB 1.6s [2019-10-22T15:43:45.660Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 5.73MB / 50.07MB 1.6s [2019-10-22T15:43:45.660Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 5.83MB / 52.87MB 1.6s [2019-10-22T15:43:45.660Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 6.95MB / 10.00MB 1.8s [2019-10-22T15:43:45.814Z] #42 79.06 CC criu/cgroup.o [2019-10-22T15:43:45.912Z] #41 11.49 PBCC images/fifo.pb-c.c [2019-10-22T15:43:45.912Z] #41 11.52 DEP images/fifo.pb-c.d [2019-10-22T15:43:45.912Z] #41 11.56 PBCC images/ghost-file.pb-c.c [2019-10-22T15:43:45.912Z] #41 11.58 DEP images/ghost-file.pb-c.d [2019-10-22T15:43:45.912Z] #41 11.62 PBCC images/regfile.pb-c.c [2019-10-22T15:43:45.912Z] #41 11.64 DEP images/regfile.pb-c.d [2019-10-22T15:43:45.912Z] #41 11.69 PBCC images/ns.pb-c.c [2019-10-22T15:43:45.957Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 7.80MB / 10.00MB 1.9s [2019-10-22T15:43:45.957Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 8.42MB / 10.00MB 2.1s [2019-10-22T15:43:45.957Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 9.44MB / 45.65MB 2.1s [2019-10-22T15:43:46.172Z] #41 11.71 DEP images/ns.pb-c.d [2019-10-22T15:43:46.172Z] #41 11.73 PBCC images/fdinfo.pb-c.c [2019-10-22T15:43:46.172Z] #41 11.77 DEP images/fdinfo.pb-c.d [2019-10-22T15:43:46.172Z] #41 11.81 PBCC images/core-aarch64.pb-c.c [2019-10-22T15:43:46.172Z] #41 11.83 PBCC images/core-arm.pb-c.c [2019-10-22T15:43:46.172Z] #41 11.87 PBCC images/core-ppc64.pb-c.c [2019-10-22T15:43:46.172Z] #41 11.91 PBCC images/core-s390.pb-c.c [2019-10-22T15:43:46.242Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.17MB / 10.00MB 2.2s [2019-10-22T15:43:46.242Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 8.94MB / 50.07MB 2.2s [2019-10-22T15:43:46.242Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 8.65MB / 52.87MB 2.2s [2019-10-22T15:43:46.242Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 9.81MB / 10.00MB 2.4s [2019-10-22T15:43:46.433Z] #41 11.96 PBCC images/core-x86.pb-c.c [2019-10-22T15:43:46.433Z] #41 12.00 PBCC images/core.pb-c.c [2019-10-22T15:43:46.433Z] #41 12.02 PBCC images/inventory.pb-c.c [2019-10-22T15:43:46.433Z] #41 12.09 DEP images/core-aarch64.pb-c.d [2019-10-22T15:43:46.433Z] #41 12.16 DEP images/core-arm.pb-c.d [2019-10-22T15:43:46.433Z] #41 12.22 DEP images/core-ppc64.pb-c.d [2019-10-22T15:43:46.533Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.5s done [2019-10-22T15:43:46.533Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 10.08MB / 96.41MB 2.5s [2019-10-22T15:43:46.533Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 12.42MB / 45.65MB 2.7s [2019-10-22T15:43:46.693Z] #41 12.28 DEP images/core-s390.pb-c.d [2019-10-22T15:43:46.693Z] #41 12.35 DEP images/core-x86.pb-c.d [2019-10-22T15:43:46.693Z] #41 12.43 DEP images/core.pb-c.d [2019-10-22T15:43:46.693Z] #41 12.49 DEP images/inventory.pb-c.d [2019-10-22T15:43:46.836Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 11.88MB / 50.07MB 2.8s [2019-10-22T15:43:46.836Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 11.77MB / 52.87MB 2.8s [2019-10-22T15:43:46.954Z] #41 12.56 PBCC images/cpuinfo.pb-c.c [2019-10-22T15:43:46.954Z] #41 12.60 DEP images/cpuinfo.pb-c.d [2019-10-22T15:43:46.954Z] #41 12.63 PBCC images/stats.pb-c.c [2019-10-22T15:43:46.954Z] #41 12.66 DEP images/stats.pb-c.d [2019-10-22T15:43:47.138Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 15.06MB / 96.41MB 3.3s [2019-10-22T15:43:47.138Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 15.49MB / 45.65MB 3.3s [2019-10-22T15:43:47.430Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 15.02MB / 50.07MB 3.5s [2019-10-22T15:43:47.430Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 14.88MB / 52.87MB 3.6s [2019-10-22T15:43:47.717Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 18.44MB / 45.65MB 3.7s [2019-10-22T15:43:47.792Z] #59 ... [2019-10-22T15:43:47.792Z] [2019-10-22T15:43:47.792Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:47.792Z] #50 DONE 238.0s [2019-10-22T15:43:47.792Z] [2019-10-22T15:43:47.792Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:48.006Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 18.04MB / 50.07MB 4.0s [2019-10-22T15:43:48.006Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 20.63MB / 96.41MB 4.2s [2019-10-22T15:43:48.006Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.25MB / 45.65MB 4.2s [2019-10-22T15:43:48.006Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 18.39MB / 52.87MB 4.2s [2019-10-22T15:43:48.337Z] #41 13.84 make[1]: Nothing to be done for 'all'. [2019-10-22T15:43:48.633Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 20.99MB / 50.07MB 4.5s [2019-10-22T15:43:48.633Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 24.31MB / 45.65MB 4.6s [2019-10-22T15:43:48.633Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 21.57MB / 52.87MB 4.6s [2019-10-22T15:43:48.633Z] #8 ... [2019-10-22T15:43:48.633Z] [2019-10-22T15:43:48.633Z] #20 [internal] load build context [2019-10-22T15:43:48.633Z] #20 transferring context: 45.63MB 4.9s done [2019-10-22T15:43:48.633Z] #20 DONE 5.0s [2019-10-22T15:43:48.633Z] [2019-10-22T15:43:48.633Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:43:48.633Z] #8 ... [2019-10-22T15:43:48.633Z] [2019-10-22T15:43:48.633Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-22T15:43:48.633Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-22T15:43:48.633Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-22T15:43:48.633Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.6s done [2019-10-22T15:43:48.633Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-22T15:43:48.633Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-22T15:43:49.168Z] #59 ... [2019-10-22T15:43:49.168Z] [2019-10-22T15:43:49.168Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-22T15:43:49.168Z] #51 DONE 0.2s [2019-10-22T15:43:49.168Z] [2019-10-22T15:43:49.168Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-22T15:43:49.168Z] #55 DONE 0.1s [2019-10-22T15:43:49.168Z] [2019-10-22T15:43:49.168Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:49.255Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.5s done [2019-10-22T15:43:49.255Z] #66 DONE 5.4s [2019-10-22T15:43:49.255Z] [2019-10-22T15:43:49.255Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-22T15:43:49.255Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 25.18MB / 50.07MB 5.2s [2019-10-22T15:43:49.255Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 27.43MB / 96.41MB 5.2s [2019-10-22T15:43:49.255Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 27.97MB / 45.65MB 5.2s [2019-10-22T15:43:49.255Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 31.48MB / 52.87MB 5.2s [2019-10-22T15:43:49.277Z] #41 14.96 CC images/stats.o [2019-10-22T15:43:49.367Z] #42 82.36 CC criu/clone-noasan.o [2019-10-22T15:43:49.367Z] #42 82.54 CC criu/config.o [2019-10-22T15:43:49.543Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.30MB / 50.07MB 5.7s [2019-10-22T15:43:49.543Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 32.51MB / 96.41MB 5.7s [2019-10-22T15:43:49.543Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 32.60MB / 45.65MB 5.7s [2019-10-22T15:43:49.543Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 36.42MB / 52.87MB 5.7s [2019-10-22T15:43:49.848Z] #41 15.27 CC images/core.o [2019-10-22T15:43:50.109Z] #41 15.72 CC images/core-x86.o [2019-10-22T15:43:50.166Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.88MB / 50.07MB 6.0s [2019-10-22T15:43:50.166Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 36.37MB / 45.65MB 6.0s [2019-10-22T15:43:50.166Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 40.18MB / 52.87MB 6.0s [2019-10-22T15:43:50.166Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 37.82MB / 50.07MB 6.3s [2019-10-22T15:43:50.166Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 40.03MB / 96.41MB 6.3s [2019-10-22T15:43:50.166Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 40.27MB / 45.65MB 6.3s [2019-10-22T15:43:50.166Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.07MB / 52.87MB 6.3s [2019-10-22T15:43:50.450Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 42.20MB / 50.07MB 6.6s [2019-10-22T15:43:50.450Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 43.93MB / 45.65MB 6.6s [2019-10-22T15:43:50.450Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 47.41MB / 52.87MB 6.6s [2019-10-22T15:43:50.680Z] #41 16.33 CC images/core-arm.o [2019-10-22T15:43:50.727Z] #42 83.62 CC criu/cr-check.o [2019-10-22T15:43:50.738Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 44.99MB / 96.41MB 6.7s [2019-10-22T15:43:50.941Z] #41 16.71 CC images/core-aarch64.o [2019-10-22T15:43:51.031Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 49.50MB / 50.07MB 7.0s [2019-10-22T15:43:51.031Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 50.16MB / 96.41MB 7.0s [2019-10-22T15:43:51.031Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 6.8s done [2019-10-22T15:43:51.031Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.0s done [2019-10-22T15:43:51.031Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.1s done [2019-10-22T15:43:51.031Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 58.03MB / 96.41MB 7.2s [2019-10-22T15:43:51.316Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 66.29MB / 96.41MB 7.3s [2019-10-22T15:43:51.316Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 71.46MB / 96.41MB 7.5s [2019-10-22T15:43:51.511Z] #41 17.02 CC images/core-ppc64.o [2019-10-22T15:43:51.569Z] #42 84.86 CC criu/cr-dedup.o [2019-10-22T15:43:51.601Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 78.08MB / 96.41MB 7.6s [2019-10-22T15:43:51.772Z] #41 17.40 CC images/core-s390.o [2019-10-22T15:43:51.886Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 87.15MB / 96.41MB 7.8s [2019-10-22T15:43:51.886Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.1s done [2019-10-22T15:43:51.950Z] #42 85.23 CC criu/cr-dump.o [2019-10-22T15:43:52.169Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-22T15:43:52.343Z] #41 17.92 CC images/cpuinfo.o [2019-10-22T15:43:52.343Z] #41 ... [2019-10-22T15:43:52.343Z] [2019-10-22T15:43:52.343Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:43:52.343Z] #62 55.18 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-22T15:43:52.343Z] #62 55.18 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-22T15:43:52.365Z] #42 ... [2019-10-22T15:43:52.365Z] [2019-10-22T15:43:52.365Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:43:52.365Z] #18 96.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-22T15:43:52.365Z] #18 96.99 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-22T15:43:52.365Z] #18 96.99 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:43:52.365Z] #18 ... [2019-10-22T15:43:52.365Z] [2019-10-22T15:43:52.365Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:43:52.365Z] #45 117.0 crypto/tls [2019-10-22T15:43:52.365Z] #45 123.5 net/http/httptrace [2019-10-22T15:43:52.365Z] #45 123.7 net/http [2019-10-22T15:43:54.454Z] #45 ... [2019-10-22T15:43:54.454Z] [2019-10-22T15:43:54.454Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:54.454Z] #42 87.46 CC criu/cr-errno.o [2019-10-22T15:43:54.454Z] #42 87.59 CC criu/cr-restore.o [2019-10-22T15:43:57.634Z] #62 DONE 59.6s [2019-10-22T15:43:57.635Z] [2019-10-22T15:43:57.635Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-22T15:43:57.635Z] #63 DONE 0.1s [2019-10-22T15:43:57.635Z] [2019-10-22T15:43:57.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:43:57.635Z] #41 18.32 CC images/inventory.o [2019-10-22T15:43:57.635Z] #41 18.47 CC images/fdinfo.o [2019-10-22T15:43:57.635Z] #41 18.77 CC images/fown.o [2019-10-22T15:43:57.635Z] #41 18.93 CC images/ns.o [2019-10-22T15:43:57.635Z] #41 19.14 CC images/regfile.o [2019-10-22T15:43:57.635Z] #41 19.28 CC images/ghost-file.o [2019-10-22T15:43:57.635Z] #41 19.57 CC images/fifo.o [2019-10-22T15:43:57.635Z] #41 19.84 CC images/remap-file-path.o [2019-10-22T15:43:57.635Z] #41 20.11 CC images/eventfd.o [2019-10-22T15:43:57.635Z] #41 20.29 CC images/eventpoll.o [2019-10-22T15:43:57.635Z] #41 20.45 CC images/fh.o [2019-10-22T15:43:57.635Z] #41 20.86 CC images/fsnotify.o [2019-10-22T15:43:57.635Z] #41 21.37 CC images/signalfd.o [2019-10-22T15:43:57.635Z] #41 21.48 CC images/fs.o [2019-10-22T15:43:57.635Z] #41 21.77 CC images/pstree.o [2019-10-22T15:43:57.635Z] #41 21.99 CC images/pipe.o [2019-10-22T15:43:57.635Z] #41 22.30 CC images/tcp-stream.o [2019-10-22T15:43:57.635Z] #41 22.58 CC images/sk-packet.o [2019-10-22T15:43:57.635Z] #41 22.81 CC images/mnt.o [2019-10-22T15:43:57.635Z] #41 22.97 CC images/pipe-data.o [2019-10-22T15:43:57.635Z] #41 23.19 CC images/sa.o [2019-10-22T15:43:57.895Z] #41 23.46 CC images/timer.o [2019-10-22T15:43:58.156Z] #41 23.85 CC images/timerfd.o [2019-10-22T15:43:58.417Z] #41 24.02 CC images/mm.o [2019-10-22T15:43:58.680Z] #41 24.38 CC images/sk-opts.o [2019-10-22T15:43:58.771Z] #42 92.22 CC criu/cr-service.o [2019-10-22T15:43:58.941Z] #41 24.60 CC images/sk-unix.o [2019-10-22T15:43:59.201Z] #41 24.80 CC images/sk-inet.o [2019-10-22T15:43:59.201Z] #41 25.03 CC images/tun.o [2019-10-22T15:43:59.774Z] #41 ... [2019-10-22T15:43:59.774Z] [2019-10-22T15:43:59.774Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:43:59.774Z] #38 62.76 + dpkg --print-architecture [2019-10-22T15:43:59.774Z] #38 62.77 + rm -rf /tmp/tmp.Vk7yoStSQx [2019-10-22T15:44:00.036Z] #38 DONE 63.2s [2019-10-22T15:44:00.036Z] [2019-10-22T15:44:00.036Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:00.036Z] #41 25.35 CC images/sk-netlink.o [2019-10-22T15:44:00.036Z] #41 25.59 CC images/packet-sock.o [2019-10-22T15:44:00.109Z] #42 ... [2019-10-22T15:44:00.109Z] [2019-10-22T15:44:00.109Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:44:00.109Z] #45 134.3 github.com/LK4D4/vndr/godl [2019-10-22T15:44:00.109Z] #45 134.9 github.com/LK4D4/vndr [2019-10-22T15:44:00.299Z] #41 25.92 CC images/ipc-var.o [2019-10-22T15:44:00.562Z] #41 26.17 CC images/ipc-desc.o [2019-10-22T15:44:00.824Z] #41 26.38 CC images/ipc-shm.o [2019-10-22T15:44:00.824Z] #41 26.51 CC images/ipc-msg.o [2019-10-22T15:44:01.397Z] #41 26.85 CC images/ipc-sem.o [2019-10-22T15:44:01.397Z] #41 27.04 CC images/utsns.o [2019-10-22T15:44:01.657Z] #41 27.26 CC images/creds.o [2019-10-22T15:44:01.919Z] #41 27.39 CC images/vma.o [2019-10-22T15:44:01.919Z] #41 27.50 CC images/netdev.o [2019-10-22T15:44:02.180Z] #41 27.70 CC images/tty.o [2019-10-22T15:44:02.445Z] #41 28.18 CC images/file-lock.o [2019-10-22T15:44:02.714Z] #41 28.29 CC images/rlimit.o [2019-10-22T15:44:02.975Z] #41 28.43 CC images/pagemap.o [2019-10-22T15:44:03.237Z] #41 28.72 CC images/siginfo.o [2019-10-22T15:44:03.499Z] #41 29.00 CC images/rpc.o [2019-10-22T15:44:04.443Z] #41 29.91 CC images/ext-file.o [2019-10-22T15:44:04.443Z] #41 30.00 CC images/cgroup.o [2019-10-22T15:44:04.704Z] #41 30.35 CC images/userns.o [2019-10-22T15:44:04.966Z] #41 30.60 CC images/google/protobuf/descriptor.o [2019-10-22T15:44:05.520Z] #45 ... [2019-10-22T15:44:05.520Z] [2019-10-22T15:44:05.520Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:44:05.520Z] #18 109.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-22T15:44:05.520Z] #18 109.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-22T15:44:05.520Z] #18 109.2 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-22T15:44:05.520Z] #18 109.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-22T15:44:05.520Z] #18 109.2 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-22T15:44:05.520Z] #18 109.2 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-22T15:44:05.520Z] #18 109.2 Processing triggers for mime-support (3.60) ... [2019-10-22T15:44:05.520Z] #18 109.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:44:05.520Z] #18 109.3 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-22T15:44:05.520Z] #18 109.3 Setting up libcap2-bin (1:2.25-1) ... [2019-10-22T15:44:05.520Z] #18 109.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-22T15:44:05.520Z] #18 109.3 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-22T15:44:05.520Z] #18 109.3 Setting up bash-completion (1:2.1-4.3) ... [2019-10-22T15:44:05.910Z] #41 31.63 CC images/opts.o [2019-10-22T15:44:06.172Z] #41 31.88 CC images/seccomp.o [2019-10-22T15:44:06.372Z] #18 111.2 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-22T15:44:06.372Z] #18 111.3 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-22T15:44:06.372Z] #18 111.3 Setting up zip (3.0-11+b1) ... [2019-10-22T15:44:06.372Z] #18 111.3 Setting up bzip2 (1.0.6-8.1) ... [2019-10-22T15:44:06.372Z] #18 111.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-22T15:44:06.372Z] #18 111.3 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-22T15:44:06.372Z] #18 111.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:44:06.372Z] #18 111.3 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-22T15:44:06.372Z] #18 111.3 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-22T15:44:06.372Z] #18 111.4 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-22T15:44:06.432Z] #41 32.09 CC images/binfmt-misc.o [2019-10-22T15:44:06.694Z] #41 32.19 CC images/time.o [2019-10-22T15:44:06.694Z] #41 32.31 CC images/sysctl.o [2019-10-22T15:44:06.694Z] #41 32.40 CC images/autofs.o [2019-10-22T15:44:06.772Z] #18 111.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-22T15:44:06.772Z] #18 111.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-22T15:44:06.772Z] #18 111.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:44:06.772Z] #18 111.4 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-22T15:44:06.772Z] #18 111.4 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-22T15:44:06.772Z] #18 111.5 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-22T15:44:06.772Z] #18 111.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:44:06.955Z] #41 32.51 CC images/macvlan.o [2019-10-22T15:44:06.955Z] #41 32.64 CC images/sit.o [2019-10-22T15:44:07.177Z] #18 111.8 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up pigz (2.3.4-1) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-22T15:44:07.177Z] #18 111.9 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-22T15:44:07.177Z] #18 112.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-22T15:44:07.177Z] #18 112.0 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-22T15:44:07.177Z] #18 112.0 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-22T15:44:07.177Z] #18 112.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-22T15:44:07.177Z] #18 112.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:44:07.177Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-22T15:44:07.177Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-22T15:44:07.177Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-22T15:44:07.177Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-22T15:44:07.177Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-22T15:44:07.177Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-22T15:44:07.177Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-22T15:44:07.177Z] #18 112.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-22T15:44:07.177Z] #18 112.0 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-22T15:44:07.177Z] #18 112.0 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-22T15:44:07.177Z] #18 112.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-22T15:44:07.177Z] #18 112.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-22T15:44:07.177Z] #18 112.1 Setting up btrfs-progs (4.7.3-1) ... [2019-10-22T15:44:07.177Z] #18 112.1 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-22T15:44:07.177Z] #18 112.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-22T15:44:07.216Z] #41 32.78 LINK images/built-in.o [2019-10-22T15:44:07.216Z] #41 32.85 GEN compel/include/asm [2019-10-22T15:44:07.216Z] #41 32.86 GEN compel/include/version.h [2019-10-22T15:44:07.216Z] #41 32.89 touch .config [2019-10-22T15:44:07.216Z] #41 32.90 GEN include/common/config.h [2019-10-22T15:44:07.216Z] #41 32.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-22T15:44:07.478Z] #41 32.99 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-22T15:44:07.478Z] #41 33.05 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-22T15:44:07.478Z] #41 33.07 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-22T15:44:07.478Z] #41 33.10 DEP compel/plugins/std/infect.d [2019-10-22T15:44:07.478Z] #41 33.22 DEP compel/plugins/std/string.d [2019-10-22T15:44:07.740Z] #41 33.27 DEP compel/plugins/std/log.d [2019-10-22T15:44:07.740Z] #41 33.31 DEP compel/plugins/std/fds.d [2019-10-22T15:44:07.740Z] #41 33.38 DEP compel/plugins/std/std.d [2019-10-22T15:44:07.740Z] #41 33.44 DEP compel/plugins/shmem/shmem.d [2019-10-22T15:44:07.740Z] #41 33.49 DEP compel/plugins/fds/fds.d [2019-10-22T15:44:08.000Z] #41 33.64 CC compel/plugins/std/std.o [2019-10-22T15:44:08.262Z] #41 33.89 CC compel/plugins/std/fds.o [2019-10-22T15:44:08.523Z] #41 34.18 CC compel/plugins/std/log.o [2019-10-22T15:44:08.784Z] #41 34.60 CC compel/plugins/std/string.o [2019-10-22T15:44:09.357Z] #41 35.00 CC compel/plugins/std/infect.o [2019-10-22T15:44:09.618Z] #41 35.21 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-22T15:44:09.618Z] #41 35.23 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-22T15:44:09.618Z] #41 35.26 AR compel/plugins/std.lib.a [2019-10-22T15:44:09.618Z] #41 35.32 CC compel/plugins/fds/fds.o [2019-10-22T15:44:09.879Z] #41 35.55 AR compel/plugins/fds.lib.a [2019-10-22T15:44:09.879Z] #41 35.60 HOSTDEP compel/src/lib/log-host.d [2019-10-22T15:44:09.926Z] #18 ... [2019-10-22T15:44:09.926Z] [2019-10-22T15:44:09.926Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:44:09.926Z] #45 DONE 144.2s [2019-10-22T15:44:09.926Z] [2019-10-22T15:44:09.926Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:09.926Z] #42 93.76 CC criu/crtools.o [2019-10-22T15:44:09.926Z] #42 94.27 CC criu/eventfd.o [2019-10-22T15:44:09.926Z] #42 94.65 CC criu/eventpoll.o [2019-10-22T15:44:09.926Z] #42 96.00 CC criu/external.o [2019-10-22T15:44:09.926Z] #42 96.56 CC criu/fault-injection.o [2019-10-22T15:44:09.926Z] #42 96.73 CC criu/fdstore.o [2019-10-22T15:44:09.926Z] #42 97.09 CC criu/fifo.o [2019-10-22T15:44:09.926Z] #42 97.48 CC criu/file-ids.o [2019-10-22T15:44:09.926Z] #42 97.88 CC criu/file-lock.o [2019-10-22T15:44:09.926Z] #42 98.75 CC criu/files-ext.o [2019-10-22T15:44:09.926Z] #42 99.11 CC criu/files-reg.o [2019-10-22T15:44:09.926Z] #42 101.0 CC criu/files.o [2019-10-22T15:44:10.141Z] #41 35.72 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-22T15:44:10.141Z] #41 35.79 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-22T15:44:10.404Z] #41 35.87 HOSTDEP compel/src/main-host.d [2019-10-22T15:44:10.404Z] #41 35.94 DEP compel/src/lib/ptrace.d [2019-10-22T15:44:10.404Z] #41 36.03 DEP compel/src/lib/infect.d [2019-10-22T15:44:10.404Z] #41 36.14 DEP compel/src/lib/infect-util.d [2019-10-22T15:44:10.665Z] #41 36.21 DEP compel/src/lib/infect-rpc.d [2019-10-22T15:44:10.665Z] #41 36.38 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-22T15:44:10.770Z] #42 103.8 CC criu/filesystems.o [2019-10-22T15:44:10.926Z] #41 36.49 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-22T15:44:10.926Z] #41 36.56 DEP compel/src/lib/log.d [2019-10-22T15:44:10.926Z] #41 36.61 DEP compel/src/main.d [2019-10-22T15:44:10.926Z] #41 36.69 DEP compel/src/lib/handle-elf.d [2019-10-22T15:44:11.083Z] #59 218.9 + bin/containerd-stress [2019-10-22T15:44:11.168Z] #42 104.4 CC criu/fsnotify.o [2019-10-22T15:44:11.189Z] #41 36.77 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-22T15:44:11.189Z] #41 36.89 CC compel/src/lib/log.o [2019-10-22T15:44:11.762Z] #41 37.15 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-22T15:44:11.762Z] #41 37.47 CC compel/arch/aarch64/src/lib/infect.o [2019-10-22T15:44:12.347Z] #41 37.75 CC compel/src/lib/infect-rpc.o [2019-10-22T15:44:12.347Z] #41 37.99 CC compel/src/lib/infect-util.o [2019-10-22T15:44:12.457Z] #59 220.7 + bin/containerd-shim [2019-10-22T15:44:12.500Z] #42 105.5 CC criu/image-desc.o [2019-10-22T15:44:12.500Z] #42 ... [2019-10-22T15:44:12.500Z] [2019-10-22T15:44:12.500Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:44:12.500Z] #18 117.0 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-22T15:44:12.500Z] #18 117.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:44:12.500Z] #18 117.1 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-10-22T15:44:12.500Z] #18 117.1 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-10-22T15:44:12.500Z] #18 117.1 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-10-22T15:44:12.500Z] #18 117.1 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-10-22T15:44:12.500Z] #18 117.1 Setting up btrfs-tools (4.7.3-1) ... [2019-10-22T15:44:12.500Z] #18 117.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:44:12.500Z] #18 117.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-10-22T15:44:12.500Z] #18 117.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-10-22T15:44:12.500Z] #18 117.1 Setting up python3 (3.5.3-1) ... [2019-10-22T15:44:12.608Z] #41 38.28 CC compel/src/lib/infect.o [2019-10-22T15:44:13.353Z] #18 118.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-22T15:44:13.999Z] #41 39.56 CC compel/src/lib/ptrace.o [2019-10-22T15:44:14.260Z] #41 39.78 AR compel/libcompel.a [2019-10-22T15:44:14.260Z] #41 39.83 HOSTCC compel/src/main-host.o [2019-10-22T15:44:14.260Z] #41 ... [2019-10-22T15:44:14.260Z] [2019-10-22T15:44:14.260Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:44:14.260Z] #28 77.45 + rm -rf /tmp/tmp.SWHOuPA0z5 [2019-10-22T15:44:14.739Z] #18 119.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-22T15:44:14.739Z] #18 119.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-22T15:44:14.739Z] #18 119.5 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-22T15:44:14.739Z] #18 119.5 Setting up python3-wheel (0.29.0-2) ... [2019-10-22T15:44:15.209Z] #28 DONE 78.2s [2019-10-22T15:44:15.209Z] [2019-10-22T15:44:15.209Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:15.209Z] #41 40.17 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-22T15:44:15.209Z] #41 40.31 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-22T15:44:15.209Z] #41 40.59 HOSTCC compel/src/lib/log-host.o [2019-10-22T15:44:15.209Z] #41 40.73 HOSTLINK compel/compel-host-bin [2019-10-22T15:44:15.209Z] #41 40.89 DEP soccr/soccr.d [2019-10-22T15:44:15.281Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T15:44:15.281Z] [2019-10-22T15:44:15.281Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-22T15:44:15.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-22T15:44:15.281Z] Using test binary docker [2019-10-22T15:44:15.281Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-22T15:44:15.281Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-22T15:44:15.281Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-22T15:44:15.281Z] Warning failed to create cache: (null) [2019-10-22T15:44:15.281Z] . [2019-10-22T15:44:15.281Z] INFO: Waiting for daemon to start... [2019-10-22T15:44:15.281Z] Starting dockerd [2019-10-22T15:44:15.281Z] . [2019-10-22T15:44:15.281Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-22T15:44:15.470Z] #41 41.02 CC soccr/soccr.o [2019-10-22T15:44:15.965Z] #18 120.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-22T15:44:16.412Z] #41 41.91 AR soccr/libsoccr.a [2019-10-22T15:44:16.412Z] #41 41.94 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-22T15:44:16.673Z] #41 42.24 DEP criu/arch/aarch64/sigframe.d [2019-10-22T15:44:16.673Z] #41 42.31 DEP criu/arch/aarch64/crtools.d [2019-10-22T15:44:16.673Z] #41 ... [2019-10-22T15:44:16.673Z] [2019-10-22T15:44:16.673Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-22T15:44:16.673Z] #29 DONE 0.2s [2019-10-22T15:44:16.816Z] #18 121.5 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-22T15:44:16.816Z] #18 121.6 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-22T15:44:16.935Z] [2019-10-22T15:44:16.935Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-22T15:44:16.935Z] #32 DONE 0.2s [2019-10-22T15:44:16.935Z] [2019-10-22T15:44:16.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:16.935Z] #41 42.52 DEP criu/arch/aarch64/cpu.d [2019-10-22T15:44:16.935Z] #41 42.55 DEP criu/arch/aarch64/bitops.d [2019-10-22T15:44:16.935Z] #41 42.59 CC criu/arch/aarch64/bitops.o [2019-10-22T15:44:16.935Z] #41 ... [2019-10-22T15:44:16.935Z] [2019-10-22T15:44:16.935Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-22T15:44:16.935Z] #37 DONE 0.1s [2019-10-22T15:44:16.935Z] [2019-10-22T15:44:16.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:16.935Z] #41 42.63 CC criu/arch/aarch64/cpu.o [2019-10-22T15:44:16.935Z] #41 42.70 CC criu/arch/aarch64/crtools.o [2019-10-22T15:44:17.196Z] #41 ... [2019-10-22T15:44:17.196Z] [2019-10-22T15:44:17.196Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-22T15:44:17.196Z] #39 DONE 0.2s [2019-10-22T15:44:17.196Z] [2019-10-22T15:44:17.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:17.457Z] #41 43.08 CC criu/arch/aarch64/sigframe.o [2019-10-22T15:44:17.458Z] #41 43.20 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-22T15:44:17.719Z] #41 43.23 DEP criu/arch/aarch64/intraprocedure.d [2019-10-22T15:44:17.719Z] #41 43.25 DEP criu/arch/aarch64/vdso-pie.d [2019-10-22T15:44:17.719Z] #41 43.35 DEP criu/pie/parasite-vdso.d [2019-10-22T15:44:17.719Z] #41 43.47 DEP criu/pie/util-vdso.d [2019-10-22T15:44:17.981Z] #41 43.58 DEP criu/pie/util.d [2019-10-22T15:44:17.981Z] #41 43.66 CC criu/pie/util.o [2019-10-22T15:44:18.156Z] #18 122.7 Setting up dmsetup (2:1.02.137-2) ... [2019-10-22T15:44:18.156Z] #18 122.7 Setting up python3-setuptools (33.1.1-1) ... [2019-10-22T15:44:18.242Z] #41 43.86 CC criu/pie/util-vdso.o [2019-10-22T15:44:18.504Z] #41 44.17 CC criu/pie/parasite-vdso.o [2019-10-22T15:44:19.006Z] #59 227.2 + bin/containerd-shim-runc-v1 [2019-10-22T15:44:19.014Z] #18 123.8 Setting up dh-python (2.20170125) ... [2019-10-22T15:44:19.076Z] #41 44.49 CC criu/arch/aarch64/vdso-pie.o [2019-10-22T15:44:19.076Z] #41 44.74 CC criu/arch/aarch64/intraprocedure.o [2019-10-22T15:44:19.076Z] #41 44.79 AR criu/pie/pie.lib.a [2019-10-22T15:44:19.076Z] #41 44.85 DEP criu/pie/restorer.d [2019-10-22T15:44:19.141Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.8s done [2019-10-22T15:44:19.141Z] #8 DONE 33.9s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-22T15:44:19.141Z] #9 DONE 0.2s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-22T15:44:19.141Z] #10 DONE 0.2s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:44:19.141Z] #11 ... [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:44:19.141Z] #21 DONE 0.1s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-22T15:44:19.141Z] #22 DONE 0.1s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-22T15:44:19.141Z] #47 DONE 0.1s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-22T15:44:19.141Z] #50 DONE 0.1s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-22T15:44:19.141Z] #44 DONE 0.2s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-22T15:44:19.141Z] #31 DONE 0.2s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-22T15:44:19.141Z] #68 DONE 0.2s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:44:19.141Z] #45 ... [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-22T15:44:19.141Z] #62 DONE 0.2s [2019-10-22T15:44:19.141Z] [2019-10-22T15:44:19.141Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:19.141Z] #63 0.591 + RM_GOPATH=0 [2019-10-22T15:44:19.141Z] #63 0.591 + TMP_GOPATH= [2019-10-22T15:44:19.141Z] #63 0.591 + : /build/ [2019-10-22T15:44:19.141Z] #63 0.591 + '[' -z '' ']' [2019-10-22T15:44:19.141Z] #63 0.596 ++ mktemp -d [2019-10-22T15:44:19.141Z] #63 0.616 + export GOPATH=/tmp/tmp.fBakXOVQiS [2019-10-22T15:44:19.141Z] #63 0.617 + GOPATH=/tmp/tmp.fBakXOVQiS [2019-10-22T15:44:19.141Z] #63 0.617 + RM_GOPATH=1 [2019-10-22T15:44:19.141Z] #63 0.645 ++ dirname ./install.sh [2019-10-22T15:44:19.141Z] #63 0.651 + dir=. [2019-10-22T15:44:19.141Z] #63 0.651 + bin=rootlesskit [2019-10-22T15:44:19.141Z] #63 0.652 + shift [2019-10-22T15:44:19.141Z] #63 0.652 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-22T15:44:19.141Z] #63 0.656 + . ./rootlesskit.installer [2019-10-22T15:44:19.141Z] #63 0.656 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:44:19.141Z] #63 0.657 + install_rootlesskit [2019-10-22T15:44:19.141Z] #63 0.657 + case "$1" in [2019-10-22T15:44:19.141Z] #63 0.657 + export CGO_ENABLED=0 [2019-10-22T15:44:19.141Z] #63 0.658 + CGO_ENABLED=0 [2019-10-22T15:44:19.141Z] #63 0.658 + _install_rootlesskit [2019-10-22T15:44:19.141Z] #63 0.658 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-22T15:44:19.141Z] #63 0.658 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:44:19.141Z] #63 0.658 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fBakXOVQiS/src/github.com/rootless-containers/rootlesskit [2019-10-22T15:44:19.141Z] #63 0.666 Cloning into '/tmp/tmp.fBakXOVQiS/src/github.com/rootless-containers/rootlesskit'... [2019-10-22T15:44:19.338Z] #41 45.02 DEP criu/arch/aarch64/restorer.d [2019-10-22T15:44:19.338Z] #41 45.12 DEP criu/pie/parasite.d [2019-10-22T15:44:19.599Z] #41 45.27 CC criu/pie/parasite.o [2019-10-22T15:44:19.886Z] #18 124.5 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-22T15:44:19.886Z] #18 124.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:44:19.886Z] #18 ... [2019-10-22T15:44:19.886Z] [2019-10-22T15:44:19.886Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:44:19.886Z] #29 154.6 + rm -rf /tmp/tmp.i9f4EJW0ju [2019-10-22T15:44:20.297Z] #29 DONE 155.0s [2019-10-22T15:44:20.297Z] [2019-10-22T15:44:20.297Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:44:20.297Z] #18 DONE 124.9s [2019-10-22T15:44:20.297Z] [2019-10-22T15:44:20.297Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:44:20.542Z] #41 45.92 LINK criu/pie/parasite.built-in.o [2019-10-22T15:44:20.542Z] #41 45.93 GEN criu/pie/parasite-blob.h [2019-10-22T15:44:20.542Z] #41 45.97 CC criu/arch/aarch64/restorer.o [2019-10-22T15:44:20.542Z] #41 46.25 CC criu/pie/restorer.o [2019-10-22T15:44:21.927Z] #41 47.60 LINK criu/pie/restorer.built-in.o [2019-10-22T15:44:21.927Z] #41 47.61 GEN criu/pie/restorer-blob.h [2019-10-22T15:44:21.927Z] #41 47.65 DEP criu/vdso.d [2019-10-22T15:44:22.196Z] #41 47.74 DEP criu/uts_ns.d [2019-10-22T15:44:22.196Z] #41 47.83 DEP criu/util.d [2019-10-22T15:44:22.286Z] #59 230.3 + bin/containerd-shim-runc-v2 [2019-10-22T15:44:22.458Z] #41 ... [2019-10-22T15:44:22.458Z] [2019-10-22T15:44:22.458Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:44:22.458Z] #54 82.86 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-10-22T15:44:22.458Z] #54 84.14 + mkdir -p /build [2019-10-22T15:44:22.458Z] #54 84.14 + cp runc /build/runc [2019-10-22T15:44:22.458Z] #54 DONE 84.5s [2019-10-22T15:44:22.458Z] [2019-10-22T15:44:22.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:22.458Z] #41 47.96 DEP criu/uffd.d [2019-10-22T15:44:22.458Z] #41 48.15 DEP criu/tun.d [2019-10-22T15:44:22.719Z] #41 48.30 DEP criu/tty.d [2019-10-22T15:44:22.719Z] #41 48.45 DEP criu/timerfd.d [2019-10-22T15:44:22.719Z] #41 48.53 DEP criu/sysfs_parse.d [2019-10-22T15:44:22.850Z] #59 231.3 + binaries [2019-10-22T15:44:22.850Z] #59 231.3 + mkdir -p /build [2019-10-22T15:44:22.850Z] #59 231.3 + cp bin/containerd /build/containerd [2019-10-22T15:44:22.850Z] #59 231.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-22T15:44:22.850Z] #59 231.3 + cp bin/ctr /build/ctr [2019-10-22T15:44:22.980Z] #41 48.61 DEP criu/sysctl.d [2019-10-22T15:44:22.984Z] #19 ... [2019-10-22T15:44:22.984Z] [2019-10-22T15:44:22.984Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:22.984Z] #42 105.7 CC criu/image.o [2019-10-22T15:44:22.984Z] #42 106.5 CC criu/ipc_ns.o [2019-10-22T15:44:22.984Z] #42 107.4 CC criu/irmap.o [2019-10-22T15:44:22.984Z] #42 108.0 CC criu/kcmp-ids.o [2019-10-22T15:44:22.984Z] #42 108.3 CC criu/kerndat.o [2019-10-22T15:44:22.984Z] #42 109.6 CC criu/libnetlink.o [2019-10-22T15:44:22.984Z] #42 110.0 CC criu/log.o [2019-10-22T15:44:22.984Z] #42 110.5 CC criu/lsm.o [2019-10-22T15:44:22.984Z] #42 110.9 CC criu/mem.o [2019-10-22T15:44:22.984Z] #42 112.4 CC criu/mount.o [2019-10-22T15:44:22.984Z] #42 116.4 CC criu/namespaces.o [2019-10-22T15:44:23.247Z] #41 48.70 DEP criu/string.d [2019-10-22T15:44:23.248Z] #41 48.72 DEP criu/stats.d [2019-10-22T15:44:23.248Z] #41 48.78 DEP criu/sockets.d [2019-10-22T15:44:23.248Z] #41 48.93 DEP criu/sk-unix.d [2019-10-22T15:44:23.508Z] #41 49.12 DEP criu/sk-tcp.d [2019-10-22T15:44:23.508Z] #41 49.24 DEP criu/sk-queue.d [2019-10-22T15:44:23.769Z] #41 49.32 DEP criu/sk-packet.d [2019-10-22T15:44:23.769Z] #41 49.43 DEP criu/sk-netlink.d [2019-10-22T15:44:23.769Z] #41 49.52 DEP criu/sk-inet.d [2019-10-22T15:44:23.782Z] #59 DONE 232.0s [2019-10-22T15:44:23.849Z] #42 ... [2019-10-22T15:44:23.849Z] [2019-10-22T15:44:23.849Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:44:23.849Z] #19 3.869 Collecting yamllint==1.16.0 [2019-10-22T15:44:24.031Z] #41 49.64 DEP criu/signalfd.d [2019-10-22T15:44:24.031Z] #41 49.71 DEP criu/sigframe.d [2019-10-22T15:44:24.031Z] #41 49.76 DEP criu/shmem.d [2019-10-22T15:44:24.292Z] #41 49.83 DEP criu/servicefd.d [2019-10-22T15:44:24.292Z] #41 49.93 DEP criu/seize.d [2019-10-22T15:44:24.292Z] #41 50.03 DEP criu/seccomp.d [2019-10-22T15:44:24.349Z] [2019-10-22T15:44:24.349Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-22T15:44:24.554Z] #41 50.12 DEP criu/rst-malloc.d [2019-10-22T15:44:24.554Z] #41 50.17 DEP criu/rbtree.d [2019-10-22T15:44:24.554Z] #41 50.19 DEP criu/pstree.d [2019-10-22T15:44:24.554Z] #41 50.27 DEP criu/protobuf.d [2019-10-22T15:44:24.607Z] #60 DONE 0.3s [2019-10-22T15:44:24.607Z] [2019-10-22T15:44:24.607Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-22T15:44:24.607Z] #64 DONE 0.2s [2019-10-22T15:44:24.677Z] #63 ... [2019-10-22T15:44:24.677Z] [2019-10-22T15:44:24.677Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:44:24.677Z] #45 0.674 + RM_GOPATH=0 [2019-10-22T15:44:24.677Z] #45 0.675 + TMP_GOPATH= [2019-10-22T15:44:24.677Z] #45 0.675 + : /build [2019-10-22T15:44:24.677Z] #45 0.676 + '[' -z '' ']' [2019-10-22T15:44:24.677Z] #45 0.680 ++ mktemp -d [2019-10-22T15:44:24.677Z] #45 0.700 + export GOPATH=/tmp/tmp.BToVuOhxum [2019-10-22T15:44:24.677Z] #45 0.707 + GOPATH=/tmp/tmp.BToVuOhxum [2019-10-22T15:44:24.677Z] #45 0.708 + RM_GOPATH=1 [2019-10-22T15:44:24.677Z] #45 0.718 ++ dirname ./install.sh [2019-10-22T15:44:24.677Z] #45 0.719 + dir=. [2019-10-22T15:44:24.677Z] #45 0.720 + bin=vndr [2019-10-22T15:44:24.677Z] #45 0.722 + shift [2019-10-22T15:44:24.677Z] #45 0.752 + '[' '!' -f ./vndr.installer ']' [2019-10-22T15:44:24.677Z] #45 0.755 + . ./vndr.installer [2019-10-22T15:44:24.677Z] #45 0.756 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:44:24.677Z] #45 0.761 + install_vndr [2019-10-22T15:44:24.677Z] #45 0.762 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-22T15:44:24.677Z] #45 0.763 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:44:24.677Z] #45 0.763 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BToVuOhxum/src/github.com/LK4D4/vndr [2019-10-22T15:44:24.677Z] #45 0.798 Cloning into '/tmp/tmp.BToVuOhxum/src/github.com/LK4D4/vndr'... [2019-10-22T15:44:24.677Z] #45 3.170 + cd /tmp/tmp.BToVuOhxum/src/github.com/LK4D4/vndr [2019-10-22T15:44:24.677Z] #45 3.170 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-22T15:44:24.677Z] #45 3.307 + go build -buildmode=pie -v -o /build/vndr . [2019-10-22T15:44:24.677Z] #45 5.267 unicode/utf8 [2019-10-22T15:44:24.677Z] #45 5.270 unicode [2019-10-22T15:44:24.677Z] #45 5.420 internal/cpu [2019-10-22T15:44:24.677Z] #45 5.446 sync/atomic [2019-10-22T15:44:24.704Z] #19 4.520 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-22T15:44:24.704Z] #19 4.705 Collecting pyyaml (from yamllint==1.16.0) [2019-10-22T15:44:24.815Z] #41 50.34 GEN criu/protobuf-desc-gen.h [2019-10-22T15:44:24.864Z] [2019-10-22T15:44:24.864Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-22T15:44:25.121Z] #19 4.889 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-22T15:44:25.123Z] #67 DONE 0.2s [2019-10-22T15:44:25.123Z] [2019-10-22T15:44:25.123Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-22T15:44:25.123Z] #66 DONE 0.2s [2019-10-22T15:44:25.123Z] [2019-10-22T15:44:25.123Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:44:25.304Z] #45 7.122 math [2019-10-22T15:44:25.637Z] #45 7.360 internal/bytealg [2019-10-22T15:44:25.687Z] #68 0.806 + RM_GOPATH=0 [2019-10-22T15:44:25.687Z] #68 0.806 + TMP_GOPATH= [2019-10-22T15:44:25.687Z] #68 0.806 + : /build [2019-10-22T15:44:25.687Z] #68 0.807 + '[' -z '' ']' [2019-10-22T15:44:25.687Z] #68 0.807 ++ mktemp -d [2019-10-22T15:44:25.687Z] #68 0.808 + export GOPATH=/tmp/tmp.3ngPUcqCQu [2019-10-22T15:44:25.687Z] #68 0.808 + GOPATH=/tmp/tmp.3ngPUcqCQu [2019-10-22T15:44:25.687Z] #68 0.808 + RM_GOPATH=1 [2019-10-22T15:44:25.687Z] #68 0.808 ++ dirname ./install.sh [2019-10-22T15:44:25.687Z] #68 0.809 + dir=. [2019-10-22T15:44:25.687Z] #68 0.809 + bin=proxy [2019-10-22T15:44:25.687Z] #68 0.809 + shift [2019-10-22T15:44:25.687Z] #68 0.809 + '[' '!' -f ./proxy.installer ']' [2019-10-22T15:44:25.687Z] #68 0.809 + . ./proxy.installer [2019-10-22T15:44:25.687Z] #68 0.809 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:44:25.687Z] #68 0.809 + install_proxy [2019-10-22T15:44:25.687Z] #68 0.809 + case "$1" in [2019-10-22T15:44:25.687Z] #68 0.809 + export CGO_ENABLED=0 [2019-10-22T15:44:25.687Z] #68 0.809 + CGO_ENABLED=0 [2019-10-22T15:44:25.687Z] #68 0.810 + _install_proxy [2019-10-22T15:44:25.687Z] #68 0.810 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-22T15:44:25.687Z] #68 0.810 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:44:25.687Z] #68 0.810 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3ngPUcqCQu/src/github.com/docker/libnetwork [2019-10-22T15:44:25.687Z] #68 0.813 Cloning into '/tmp/tmp.3ngPUcqCQu/src/github.com/docker/libnetwork'... [2019-10-22T15:44:25.758Z] #41 51.41 DEP criu/protobuf-desc.d [2019-10-22T15:44:25.758Z] #41 51.51 DEP criu/proc_parse.d [2019-10-22T15:44:25.931Z] #45 7.503 internal/testlog [2019-10-22T15:44:26.018Z] #41 51.63 DEP criu/plugin.d [2019-10-22T15:44:26.018Z] #41 51.69 DEP criu/pipes.d [2019-10-22T15:44:26.280Z] #41 51.79 DEP criu/pie-util.d [2019-10-22T15:44:26.280Z] #41 51.87 DEP criu/pie-util-vdso.d [2019-10-22T15:44:26.280Z] #41 51.95 DEP criu/pie-util-vdso-elf32.d [2019-10-22T15:44:26.280Z] #41 52.06 DEP criu/path.d [2019-10-22T15:44:26.541Z] #41 52.15 DEP criu/parasite-syscall.d [2019-10-22T15:44:26.541Z] #41 52.24 DEP criu/pagemap.d [2019-10-22T15:44:26.541Z] #41 52.34 DEP criu/pagemap-cache.d [2019-10-22T15:44:26.561Z] #45 ... [2019-10-22T15:44:26.561Z] [2019-10-22T15:44:26.561Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:26.561Z] #63 8.195 + cd /tmp/tmp.fBakXOVQiS/src/github.com/rootless-containers/rootlesskit [2019-10-22T15:44:26.561Z] #63 8.197 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-22T15:44:26.802Z] #41 52.43 DEP criu/page-xfer.d [2019-10-22T15:44:26.802Z] #41 52.53 DEP criu/page-pipe.d [2019-10-22T15:44:26.802Z] #41 52.61 DEP criu/netfilter.d [2019-10-22T15:44:27.060Z] #68 2.158 + cd /tmp/tmp.3ngPUcqCQu/src/github.com/docker/libnetwork [2019-10-22T15:44:27.060Z] #68 2.158 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:44:27.060Z] #68 2.224 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-22T15:44:27.063Z] #41 52.70 DEP criu/net.d [2019-10-22T15:44:27.063Z] #41 52.78 DEP criu/namespaces.d [2019-10-22T15:44:27.063Z] #41 52.87 DEP criu/mount.d [2019-10-22T15:44:27.134Z] #19 6.560 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-22T15:44:27.134Z] #19 6.641 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-22T15:44:27.324Z] #41 52.94 DEP criu/mem.d [2019-10-22T15:44:27.324Z] #41 53.03 DEP criu/lsm.d [2019-10-22T15:44:27.324Z] #41 53.08 DEP criu/log.d [2019-10-22T15:44:27.324Z] #41 53.14 DEP criu/libnetlink.d [2019-10-22T15:44:27.585Z] #41 53.19 DEP criu/kerndat.d [2019-10-22T15:44:27.585Z] #41 53.27 DEP criu/kcmp-ids.d [2019-10-22T15:44:27.585Z] #41 53.31 DEP criu/irmap.d [2019-10-22T15:44:27.585Z] #41 53.37 DEP criu/ipc_ns.d [2019-10-22T15:44:27.598Z] #63 8.858 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-22T15:44:27.598Z] #63 8.859 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-22T15:44:27.730Z] #19 7.811 Building wheels for collected packages: pyyaml, pathspec [2019-10-22T15:44:27.847Z] #41 53.44 DEP criu/image.d [2019-10-22T15:44:27.847Z] #41 53.50 DEP criu/image-desc.d [2019-10-22T15:44:27.847Z] #41 53.54 DEP criu/fsnotify.d [2019-10-22T15:44:27.847Z] #41 53.61 DEP criu/filesystems.d [2019-10-22T15:44:27.991Z] #68 DONE 3.0s [2019-10-22T15:44:28.108Z] #41 53.68 DEP criu/files.d [2019-10-22T15:44:28.108Z] #41 53.76 DEP criu/files-reg.d [2019-10-22T15:44:28.108Z] #41 53.83 DEP criu/files-ext.d [2019-10-22T15:44:28.108Z] #41 53.89 DEP criu/file-lock.d [2019-10-22T15:44:28.197Z] #19 7.812 Running setup.py bdist_wheel for pyyaml: started [2019-10-22T15:44:28.225Z] #63 ... [2019-10-22T15:44:28.225Z] [2019-10-22T15:44:28.225Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:44:28.225Z] #34 1.223 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:44:28.225Z] #34 1.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:44:28.225Z] #34 1.380 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:44:28.225Z] #34 1.428 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:44:28.225Z] #34 1.461 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:44:28.225Z] #34 3.153 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-22T15:44:28.225Z] #34 5.772 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-22T15:44:28.225Z] #34 8.004 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-22T15:44:28.225Z] #34 ... [2019-10-22T15:44:28.225Z] [2019-10-22T15:44:28.225Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:44:28.225Z] #29 0.821 + mktemp -d [2019-10-22T15:44:28.225Z] #29 0.823 + export GOPATH=/tmp/tmp.34fqDZTtev [2019-10-22T15:44:28.225Z] #29 0.823 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.34fqDZTtev/src/github.com/go-swagger/go-swagger [2019-10-22T15:44:28.225Z] #29 0.828 Cloning into '/tmp/tmp.34fqDZTtev/src/github.com/go-swagger/go-swagger'... [2019-10-22T15:44:28.369Z] #41 53.96 DEP criu/file-ids.d [2019-10-22T15:44:28.369Z] #41 54.01 DEP criu/fifo.d [2019-10-22T15:44:28.369Z] #41 54.07 DEP criu/fdstore.d [2019-10-22T15:44:28.369Z] #41 54.12 DEP criu/fault-injection.d [2019-10-22T15:44:28.513Z] #29 ... [2019-10-22T15:44:28.513Z] [2019-10-22T15:44:28.513Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:28.513Z] #23 0.545 + RM_GOPATH=0 [2019-10-22T15:44:28.513Z] #23 0.545 + TMP_GOPATH= [2019-10-22T15:44:28.513Z] #23 0.545 + : /build [2019-10-22T15:44:28.513Z] #23 0.545 + '[' -z '' ']' [2019-10-22T15:44:28.513Z] #23 0.546 ++ mktemp -d [2019-10-22T15:44:28.513Z] #23 0.549 + export GOPATH=/tmp/tmp.hc8ItL8xm0 [2019-10-22T15:44:28.513Z] #23 0.549 + GOPATH=/tmp/tmp.hc8ItL8xm0 [2019-10-22T15:44:28.513Z] #23 0.549 + RM_GOPATH=1 [2019-10-22T15:44:28.513Z] #23 0.551 ++ dirname ./install.sh [2019-10-22T15:44:28.513Z] #23 0.555 + dir=. [2019-10-22T15:44:28.513Z] #23 0.555 + bin=dockercli [2019-10-22T15:44:28.513Z] #23 0.555 + shift [2019-10-22T15:44:28.513Z] #23 0.555 + '[' '!' -f ./dockercli.installer ']' [2019-10-22T15:44:28.513Z] #23 0.555 + . ./dockercli.installer [2019-10-22T15:44:28.513Z] #23 0.555 ++ : stable [2019-10-22T15:44:28.513Z] #23 0.555 ++ : 17.06.2-ce [2019-10-22T15:44:28.513Z] #23 0.555 + install_dockercli [2019-10-22T15:44:28.513Z] #23 0.556 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-22T15:44:28.513Z] #23 0.556 Install docker/cli version 17.06.2-ce from stable [2019-10-22T15:44:28.513Z] #23 0.557 ++ uname -m [2019-10-22T15:44:28.513Z] #23 0.562 + arch=ppc64le [2019-10-22T15:44:28.513Z] #23 0.562 + '[' ppc64le '!=' x86_64 ']' [2019-10-22T15:44:28.513Z] #23 0.562 + '[' ppc64le '!=' s390x ']' [2019-10-22T15:44:28.513Z] #23 0.562 + '[' ppc64le '!=' armhf ']' [2019-10-22T15:44:28.513Z] #23 0.562 + build_dockercli [2019-10-22T15:44:28.513Z] #23 0.562 + git clone https://github.com/docker/docker-ce /tmp/tmp.hc8ItL8xm0/tmp/docker-ce [2019-10-22T15:44:28.513Z] #23 0.565 Cloning into '/tmp/tmp.hc8ItL8xm0/tmp/docker-ce'... [2019-10-22T15:44:28.513Z] #23 ... [2019-10-22T15:44:28.513Z] [2019-10-22T15:44:28.513Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:44:28.513Z] #32 0.516 + RM_GOPATH=0 [2019-10-22T15:44:28.513Z] #32 0.516 + TMP_GOPATH= [2019-10-22T15:44:28.513Z] #32 0.517 + : /build [2019-10-22T15:44:28.513Z] #32 0.517 + '[' -z '' ']' [2019-10-22T15:44:28.513Z] #32 0.518 ++ mktemp -d [2019-10-22T15:44:28.513Z] #32 0.520 + export GOPATH=/tmp/tmp.eO5mxruC31 [2019-10-22T15:44:28.513Z] #32 0.520 + GOPATH=/tmp/tmp.eO5mxruC31 [2019-10-22T15:44:28.513Z] #32 0.520 + RM_GOPATH=1 [2019-10-22T15:44:28.513Z] #32 0.521 ++ dirname ./install.sh [2019-10-22T15:44:28.513Z] #32 0.522 + dir=. [2019-10-22T15:44:28.513Z] #32 0.522 + bin=tomlv [2019-10-22T15:44:28.513Z] #32 0.522 + shift [2019-10-22T15:44:28.513Z] #32 0.523 + '[' '!' -f ./tomlv.installer ']' [2019-10-22T15:44:28.513Z] #32 0.523 + . ./tomlv.installer [2019-10-22T15:44:28.513Z] #32 0.523 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:44:28.513Z] #32 0.523 + install_tomlv [2019-10-22T15:44:28.513Z] #32 0.523 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-22T15:44:28.513Z] #32 0.523 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eO5mxruC31/src/github.com/BurntSushi/toml [2019-10-22T15:44:28.513Z] #32 0.524 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:44:28.513Z] #32 0.527 Cloning into '/tmp/tmp.eO5mxruC31/src/github.com/BurntSushi/toml'... [2019-10-22T15:44:28.513Z] #32 1.982 + cd /tmp/tmp.eO5mxruC31/src/github.com/BurntSushi/toml [2019-10-22T15:44:28.513Z] #32 1.983 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-22T15:44:28.513Z] #32 2.052 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-22T15:44:28.513Z] #32 3.176 runtime/internal/sys [2019-10-22T15:44:28.513Z] #32 3.246 math/bits [2019-10-22T15:44:28.513Z] #32 3.303 internal/cpu [2019-10-22T15:44:28.513Z] #32 3.308 runtime/internal/atomic [2019-10-22T15:44:28.513Z] #32 3.795 runtime/internal/math [2019-10-22T15:44:28.513Z] #32 4.269 unicode/utf8 [2019-10-22T15:44:28.513Z] #32 4.523 internal/race [2019-10-22T15:44:28.513Z] #32 4.926 sync/atomic [2019-10-22T15:44:28.513Z] #32 5.488 math [2019-10-22T15:44:28.513Z] #32 6.049 internal/bytealg [2019-10-22T15:44:28.513Z] #32 6.372 unicode [2019-10-22T15:44:28.513Z] #32 7.507 internal/testlog [2019-10-22T15:44:28.513Z] #32 9.159 runtime [2019-10-22T15:44:28.513Z] #32 9.714 runtime/cgo [2019-10-22T15:44:28.569Z] [2019-10-22T15:44:28.569Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-22T15:44:28.569Z] #69 DONE 0.1s [2019-10-22T15:44:28.569Z] [2019-10-22T15:44:28.569Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-22T15:44:28.569Z] #70 DONE 0.0s [2019-10-22T15:44:28.569Z] [2019-10-22T15:44:28.569Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-22T15:44:28.631Z] #41 54.15 DEP criu/external.d [2019-10-22T15:44:28.631Z] #41 54.23 DEP criu/eventpoll.d [2019-10-22T15:44:28.631Z] #41 54.34 DEP criu/eventfd.d [2019-10-22T15:44:28.804Z] #32 ... [2019-10-22T15:44:28.804Z] [2019-10-22T15:44:28.804Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:44:28.804Z] #39 0.711 + mktemp -d [2019-10-22T15:44:28.804Z] #39 0.713 + export GOPATH=/tmp/tmp.x3ug98WG4Z [2019-10-22T15:44:28.804Z] #39 0.714 + git clone https://github.com/docker/distribution.git /tmp/tmp.x3ug98WG4Z/src/github.com/docker/distribution [2019-10-22T15:44:28.804Z] #39 0.732 Cloning into '/tmp/tmp.x3ug98WG4Z/src/github.com/docker/distribution'... [2019-10-22T15:44:28.804Z] #39 ... [2019-10-22T15:44:28.804Z] [2019-10-22T15:44:28.804Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:44:28.804Z] #25 0.896 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:44:28.804Z] #25 0.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:44:28.804Z] #25 1.039 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:44:28.804Z] #25 1.092 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:44:28.804Z] #25 1.156 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:44:28.804Z] #25 2.735 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-22T15:44:28.804Z] #25 5.349 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-22T15:44:28.804Z] #25 7.256 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-22T15:44:28.892Z] #41 54.40 DEP criu/crtools.d [2019-10-22T15:44:28.892Z] #41 54.50 DEP criu/cr-service.d [2019-10-22T15:44:28.892Z] #41 54.57 DEP criu/cr-restore.d [2019-10-22T15:44:29.085Z] #19 8.962 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-22T15:44:29.085Z] #19 8.963 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-22T15:44:29.085Z] #19 9.045 Running setup.py bdist_wheel for pathspec: started [2019-10-22T15:44:29.094Z] #25 ... [2019-10-22T15:44:29.094Z] [2019-10-22T15:44:29.094Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:44:29.094Z] #57 0.666 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:44:29.094Z] #57 0.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:44:29.094Z] #57 0.730 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:44:29.094Z] #57 0.762 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:44:29.094Z] #57 0.794 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:44:29.094Z] #57 2.488 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-22T15:44:29.094Z] #57 5.380 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-22T15:44:29.094Z] #57 7.266 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-22T15:44:29.094Z] #57 ... [2019-10-22T15:44:29.094Z] [2019-10-22T15:44:29.094Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:44:29.094Z] #41 0.661 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:44:29.094Z] #41 0.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:44:29.094Z] #41 0.751 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:44:29.094Z] #41 0.767 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:44:29.094Z] #41 0.802 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:44:29.094Z] #41 2.363 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-22T15:44:29.094Z] #41 5.340 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-22T15:44:29.094Z] #41 7.209 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-22T15:44:29.153Z] #41 54.68 DEP criu/cr-errno.d [2019-10-22T15:44:29.153Z] #41 54.69 DEP criu/cr-dump.d [2019-10-22T15:44:29.153Z] #41 54.79 DEP criu/cr-dedup.d [2019-10-22T15:44:29.153Z] #41 54.85 DEP criu/cr-check.d [2019-10-22T15:44:29.383Z] #41 ... [2019-10-22T15:44:29.383Z] [2019-10-22T15:44:29.383Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:44:29.383Z] #69 0.607 + RM_GOPATH=0 [2019-10-22T15:44:29.383Z] #69 0.607 + TMP_GOPATH= [2019-10-22T15:44:29.383Z] #69 0.607 + : /build [2019-10-22T15:44:29.383Z] #69 0.607 + '[' -z '' ']' [2019-10-22T15:44:29.383Z] #69 0.627 ++ mktemp -d [2019-10-22T15:44:29.383Z] #69 0.641 + export GOPATH=/tmp/tmp.MGnmHejVdJ [2019-10-22T15:44:29.383Z] #69 0.643 + GOPATH=/tmp/tmp.MGnmHejVdJ [2019-10-22T15:44:29.383Z] #69 0.644 + RM_GOPATH=1 [2019-10-22T15:44:29.383Z] #69 0.649 ++ dirname ./install.sh [2019-10-22T15:44:29.383Z] #69 0.651 + dir=. [2019-10-22T15:44:29.383Z] #69 0.651 + bin=proxy [2019-10-22T15:44:29.383Z] #69 0.651 + shift [2019-10-22T15:44:29.383Z] #69 0.651 + '[' '!' -f ./proxy.installer ']' [2019-10-22T15:44:29.383Z] #69 0.651 + . ./proxy.installer [2019-10-22T15:44:29.383Z] #69 0.651 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:44:29.383Z] #69 0.652 + install_proxy [2019-10-22T15:44:29.383Z] #69 0.687 + case "$1" in [2019-10-22T15:44:29.383Z] #69 0.688 + export CGO_ENABLED=0 [2019-10-22T15:44:29.383Z] #69 0.693 + CGO_ENABLED=0 [2019-10-22T15:44:29.383Z] #69 0.693 + _install_proxy [2019-10-22T15:44:29.383Z] #69 0.693 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-22T15:44:29.383Z] #69 0.694 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:44:29.383Z] #69 0.695 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MGnmHejVdJ/src/github.com/docker/libnetwork [2019-10-22T15:44:29.383Z] #69 0.714 Cloning into '/tmp/tmp.MGnmHejVdJ/src/github.com/docker/libnetwork'... [2019-10-22T15:44:29.383Z] #69 ... [2019-10-22T15:44:29.383Z] [2019-10-22T15:44:29.383Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:44:29.383Z] #11 1.174 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:44:29.383Z] #11 1.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:44:29.383Z] #11 1.349 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:44:29.383Z] #11 1.363 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:44:29.383Z] #11 1.483 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:44:29.383Z] #11 2.974 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-22T15:44:29.383Z] #11 5.820 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-22T15:44:29.383Z] #11 8.050 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-22T15:44:29.419Z] #41 54.95 DEP criu/config.d [2019-10-22T15:44:29.419Z] #41 55.02 DEP criu/clone-noasan.d [2019-10-22T15:44:29.419Z] #41 55.05 DEP criu/cgroup.d [2019-10-22T15:44:29.419Z] #41 55.14 DEP criu/cgroup-props.d [2019-10-22T15:44:29.419Z] #41 55.20 DEP criu/bitmap.d [2019-10-22T15:44:29.499Z] #71 DONE 0.9s [2019-10-22T15:44:29.499Z] [2019-10-22T15:44:29.499Z] #72 exporting to image [2019-10-22T15:44:29.499Z] #72 exporting layers [2019-10-22T15:44:29.673Z] #11 ... [2019-10-22T15:44:29.673Z] [2019-10-22T15:44:29.673Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:29.673Z] #48 0.682 + RM_GOPATH=0 [2019-10-22T15:44:29.673Z] #48 0.685 + TMP_GOPATH= [2019-10-22T15:44:29.673Z] #48 0.685 + : /build [2019-10-22T15:44:29.673Z] #48 0.686 + '[' -z '' ']' [2019-10-22T15:44:29.673Z] #48 0.687 ++ mktemp -d [2019-10-22T15:44:29.673Z] #48 0.694 + export GOPATH=/tmp/tmp.Iw1yzXaKTK [2019-10-22T15:44:29.673Z] #48 0.694 + GOPATH=/tmp/tmp.Iw1yzXaKTK [2019-10-22T15:44:29.673Z] #48 0.694 + RM_GOPATH=1 [2019-10-22T15:44:29.673Z] #48 0.695 ++ dirname ./install.sh [2019-10-22T15:44:29.673Z] #48 0.698 + dir=. [2019-10-22T15:44:29.673Z] #48 0.728 + bin=gotestsum [2019-10-22T15:44:29.673Z] #48 0.733 + shift [2019-10-22T15:44:29.673Z] #48 0.734 + '[' '!' -f ./gotestsum.installer ']' [2019-10-22T15:44:29.673Z] #48 0.735 + . ./gotestsum.installer [2019-10-22T15:44:29.673Z] #48 0.744 ++ : v0.3.5 [2019-10-22T15:44:29.673Z] #48 0.745 + install_gotestsum [2019-10-22T15:44:29.673Z] #48 0.745 + echo 'Installing gotestsum version v0.3.5' [2019-10-22T15:44:29.673Z] #48 0.745 Installing gotestsum version v0.3.5 [2019-10-22T15:44:29.673Z] #48 0.745 + go get -d gotest.tools/gotestsum [2019-10-22T15:44:29.673Z] #48 ... [2019-10-22T15:44:29.673Z] [2019-10-22T15:44:29.673Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:29.673Z] #51 0.633 + RM_GOPATH=0 [2019-10-22T15:44:29.673Z] #51 0.633 + TMP_GOPATH= [2019-10-22T15:44:29.673Z] #51 0.633 + : /build [2019-10-22T15:44:29.673Z] #51 0.633 + '[' -z '' ']' [2019-10-22T15:44:29.673Z] #51 0.642 ++ mktemp -d [2019-10-22T15:44:29.673Z] #51 0.689 + export GOPATH=/tmp/tmp.PYkYphVr2B [2019-10-22T15:44:29.673Z] #51 0.692 + GOPATH=/tmp/tmp.PYkYphVr2B [2019-10-22T15:44:29.673Z] #51 0.693 + RM_GOPATH=1 [2019-10-22T15:44:29.673Z] #51 0.695 ++ dirname ./install.sh [2019-10-22T15:44:29.673Z] #51 0.700 + dir=. [2019-10-22T15:44:29.673Z] #51 0.701 + bin=golangci_lint [2019-10-22T15:44:29.673Z] #51 0.702 + shift [2019-10-22T15:44:29.673Z] #51 0.703 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-22T15:44:29.673Z] #51 0.704 + . ./golangci_lint.installer [2019-10-22T15:44:29.673Z] #51 0.705 ++ : v1.20.0 [2019-10-22T15:44:29.673Z] #51 0.706 + install_golangci_lint [2019-10-22T15:44:29.673Z] #51 0.706 + echo 'Installing golangci-lint version v1.20.0' [2019-10-22T15:44:29.673Z] #51 0.707 Installing golangci-lint version v1.20.0 [2019-10-22T15:44:29.673Z] #51 0.707 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-22T15:44:29.680Z] #41 55.23 DEP criu/bfd.d [2019-10-22T15:44:29.680Z] #41 55.29 DEP criu/autofs.d [2019-10-22T15:44:29.680Z] #41 55.39 DEP criu/aio.d [2019-10-22T15:44:29.680Z] #41 55.49 DEP criu/action-scripts.d [2019-10-22T15:44:29.941Z] #41 55.61 CC criu/action-scripts.o [2019-10-22T15:44:29.951Z] #19 9.857 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-22T15:44:29.951Z] #19 9.857 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-22T15:44:29.951Z] #19 9.869 Successfully built pyyaml pathspec [2019-10-22T15:44:29.951Z] #19 9.870 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-22T15:44:30.203Z] #41 55.85 CC criu/aio.o [2019-10-22T15:44:30.355Z] #19 10.21 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-22T15:44:30.464Z] #41 56.14 CC criu/autofs.o [2019-10-22T15:44:30.761Z] #19 DONE 10.5s [2019-10-22T15:44:30.761Z] [2019-10-22T15:44:30.761Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-22T15:44:30.761Z] #24 DONE 0.2s [2019-10-22T15:44:30.761Z] [2019-10-22T15:44:30.761Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-22T15:44:31.165Z] #28 DONE 0.4s [2019-10-22T15:44:31.165Z] [2019-10-22T15:44:31.165Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-22T15:44:31.406Z] #41 56.94 CC criu/bfd.o [2019-10-22T15:44:31.406Z] #41 57.22 CC criu/bitmap.o [2019-10-22T15:44:31.553Z] #30 DONE 0.1s [2019-10-22T15:44:31.553Z] [2019-10-22T15:44:31.553Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-22T15:44:31.553Z] #33 DONE 0.1s [2019-10-22T15:44:31.553Z] [2019-10-22T15:44:31.553Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:31.553Z] #42 117.9 CC criu/net.o [2019-10-22T15:44:31.553Z] #42 120.1 CC criu/netfilter.o [2019-10-22T15:44:31.553Z] #42 120.3 CC criu/page-pipe.o [2019-10-22T15:44:31.553Z] #42 120.8 CC criu/page-xfer.o [2019-10-22T15:44:31.553Z] #42 122.1 CC criu/pagemap-cache.o [2019-10-22T15:44:31.553Z] #42 122.3 CC criu/pagemap.o [2019-10-22T15:44:31.553Z] #42 123.0 CC criu/parasite-syscall.o [2019-10-22T15:44:31.553Z] #42 123.8 CC criu/path.o [2019-10-22T15:44:31.553Z] #42 124.3 CC criu/pie-util-vdso-elf32.o [2019-10-22T15:44:31.553Z] #42 124.7 CC criu/pie-util-vdso.o [2019-10-22T15:44:31.553Z] #42 ... [2019-10-22T15:44:31.553Z] [2019-10-22T15:44:31.553Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-22T15:44:31.553Z] #38 DONE 0.1s [2019-10-22T15:44:31.553Z] [2019-10-22T15:44:31.553Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:31.553Z] #42 125.0 CC criu/pie-util.o [2019-10-22T15:44:31.668Z] #41 57.30 CC criu/cgroup-props.o [2019-10-22T15:44:31.959Z] #42 125.2 CC criu/pipes.o [2019-10-22T15:44:32.240Z] #41 57.74 CC criu/cgroup.o [2019-10-22T15:44:32.490Z] #42 125.8 CC criu/plugin.o [2019-10-22T15:44:33.021Z] #42 126.3 CC criu/proc_parse.o [2019-10-22T15:44:33.623Z] #41 59.19 CC criu/clone-noasan.o [2019-10-22T15:44:33.623Z] #41 59.27 CC criu/config.o [2019-10-22T15:44:34.566Z] #41 60.08 CC criu/cr-check.o [2019-10-22T15:44:34.984Z] #42 128.3 CC criu/protobuf-desc.o [2019-10-22T15:44:35.509Z] #41 60.98 CC criu/cr-dedup.o [2019-10-22T15:44:35.509Z] #41 61.23 CC criu/cr-dump.o [2019-10-22T15:44:36.406Z] #42 129.5 CC criu/protobuf.o [2019-10-22T15:44:36.406Z] #42 129.8 CC criu/pstree.o [2019-10-22T15:44:36.896Z] #41 62.57 CC criu/cr-errno.o [2019-10-22T15:44:36.896Z] #41 62.61 CC criu/cr-restore.o [2019-10-22T15:44:37.246Z] #42 ... [2019-10-22T15:44:37.246Z] [2019-10-22T15:44:37.246Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:44:37.246Z] #55 142.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-22T15:44:37.246Z] #55 144.2 + mkdir -p /build [2019-10-22T15:44:37.246Z] #55 144.2 + cp runc /build/runc [2019-10-22T15:44:37.246Z] #55 DONE 144.4s [2019-10-22T15:44:37.246Z] [2019-10-22T15:44:37.246Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:37.642Z] #42 130.8 CC criu/rbtree.o [2019-10-22T15:44:37.642Z] #42 131.1 CC criu/rst-malloc.o [2019-10-22T15:44:38.121Z] #51 ... [2019-10-22T15:44:38.121Z] [2019-10-22T15:44:38.121Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:44:38.121Z] #45 8.892 encoding [2019-10-22T15:44:38.121Z] #45 9.548 unicode/utf16 [2019-10-22T15:44:38.121Z] #45 10.55 container/list [2019-10-22T15:44:38.121Z] #45 11.48 runtime [2019-10-22T15:44:38.121Z] #45 13.92 crypto/internal/subtle [2019-10-22T15:44:38.121Z] #45 14.93 crypto/subtle [2019-10-22T15:44:38.121Z] #45 15.81 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-22T15:44:38.121Z] #45 16.09 internal/nettrace [2019-10-22T15:44:38.121Z] #45 16.62 runtime/cgo [2019-10-22T15:44:38.132Z] #42 131.4 CC criu/seccomp.o [2019-10-22T15:44:38.281Z] #41 ... [2019-10-22T15:44:38.281Z] [2019-10-22T15:44:38.281Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:38.281Z] #50 DONE 100.6s [2019-10-22T15:44:38.543Z] [2019-10-22T15:44:38.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:39.053Z] #42 132.3 CC criu/seize.o [2019-10-22T15:44:39.429Z] #42 132.9 CC criu/servicefd.o [2019-10-22T15:44:39.486Z] #41 65.18 CC criu/cr-service.o [2019-10-22T15:44:40.246Z] #42 133.2 CC criu/shmem.o [2019-10-22T15:44:40.426Z] #41 66.11 CC criu/crtools.o [2019-10-22T15:44:40.644Z] #42 133.8 CC criu/sigframe.o [2019-10-22T15:44:40.644Z] #42 134.0 CC criu/signalfd.o [2019-10-22T15:44:40.830Z] #45 ... [2019-10-22T15:44:40.830Z] [2019-10-22T15:44:40.830Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:44:40.830Z] #57 22.41 Fetched 7720 kB in 21s (354 kB/s) [2019-10-22T15:44:40.997Z] #41 66.47 CC criu/eventfd.o [2019-10-22T15:44:40.997Z] #41 66.70 CC criu/eventpoll.o [2019-10-22T15:44:41.053Z] #42 134.2 CC criu/sk-inet.o [2019-10-22T15:44:41.568Z] #41 67.16 CC criu/external.o [2019-10-22T15:44:41.568Z] #41 67.34 CC criu/fault-injection.o [2019-10-22T15:44:41.828Z] #41 67.39 CC criu/fdstore.o [2019-10-22T15:44:41.828Z] #41 67.58 CC criu/fifo.o [2019-10-22T15:44:41.930Z] #42 134.8 CC criu/sk-netlink.o [2019-10-22T15:44:41.930Z] #42 135.1 CC criu/sk-packet.o [2019-10-22T15:44:41.930Z] #42 135.4 CC criu/sk-queue.o [2019-10-22T15:44:42.087Z] #41 67.80 CC criu/file-ids.o [2019-10-22T15:44:42.326Z] #42 135.7 CC criu/sk-tcp.o [2019-10-22T15:44:42.348Z] #41 67.98 CC criu/file-lock.o [2019-10-22T15:44:42.738Z] #42 136.0 CC criu/sk-unix.o [2019-10-22T15:44:42.919Z] #41 68.51 CC criu/files-ext.o [2019-10-22T15:44:43.179Z] #41 68.72 CC criu/files-reg.o [2019-10-22T15:44:44.373Z] #42 137.6 CC criu/sockets.o [2019-10-22T15:44:44.390Z] #72 exporting layers 13.0s done [2019-10-22T15:44:44.390Z] #72 writing image sha256:537f0c55f23ff49c26fc796bce3cc771b3a6403a35d7b3977462663fa754436e done [2019-10-22T15:44:44.390Z] #72 naming to docker.io/library/docker:73a7c369c6abce6117045332cd011c21db003cda done [2019-10-22T15:44:44.390Z] #72 DONE 13.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-22T15:44:44.565Z] #41 69.97 CC criu/files.o [2019-10-22T15:44:44.758Z] #42 138.1 CC criu/stats.o [2019-10-22T15:44:45.172Z] #42 138.4 CC criu/string.o [2019-10-22T15:44:45.172Z] #42 138.5 CC criu/sysctl.o [2019-10-22T15:44:45.396Z] [2019-10-22T15:44:45.396Z] Removing bundles/ [2019-10-22T15:44:45.396Z] [2019-10-22T15:44:45.396Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-22T15:44:45.396Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T15:44:45.396Z] GOOS="" GOARCH="" GOARM="" [2019-10-22T15:44:45.508Z] #41 71.21 CC criu/filesystems.o [2019-10-22T15:44:46.003Z] #42 139.0 CC criu/sysfs_parse.o [2019-10-22T15:44:46.003Z] #42 139.3 CC criu/timerfd.o [2019-10-22T15:44:46.080Z] #41 71.65 CC criu/fsnotify.o [2019-10-22T15:44:46.380Z] #42 139.6 CC criu/tty.o [2019-10-22T15:44:46.397Z] #57 22.41 Reading package lists... [2019-10-22T15:44:46.397Z] #57 ... [2019-10-22T15:44:46.397Z] [2019-10-22T15:44:46.397Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:44:46.397Z] #39 24.13 + cd /tmp/tmp.x3ug98WG4Z/src/github.com/docker/distribution [2019-10-22T15:44:46.397Z] #39 24.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-22T15:44:46.397Z] #39 26.43 + GOPATH=/tmp/tmp.x3ug98WG4Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.x3ug98WG4Z go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-22T15:44:46.652Z] #41 72.34 CC criu/image-desc.o [2019-10-22T15:44:46.913Z] #41 72.43 CC criu/image.o [2019-10-22T15:44:47.484Z] #41 72.97 CC criu/ipc_ns.o [2019-10-22T15:44:47.788Z] #42 140.9 CC criu/tun.o [2019-10-22T15:44:48.056Z] #41 73.70 CC criu/irmap.o [2019-10-22T15:44:48.311Z] #42 ... [2019-10-22T15:44:48.311Z] [2019-10-22T15:44:48.311Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:44:48.311Z] #39 182.8 + dpkg --print-architecture [2019-10-22T15:44:48.311Z] #39 182.8 + cd /tmp/tmp.Xvxt6gfOgo/src/github.com/docker/distribution [2019-10-22T15:44:48.311Z] #39 182.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-22T15:44:48.311Z] #39 183.0 + GOPATH=/tmp/tmp.Xvxt6gfOgo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Xvxt6gfOgo [2019-10-22T15:44:48.311Z] #39 183.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-22T15:44:48.316Z] #41 74.09 CC criu/kcmp-ids.o [2019-10-22T15:44:48.577Z] #41 74.26 CC criu/kerndat.o [2019-10-22T15:44:49.103Z] #39 ... [2019-10-22T15:44:49.103Z] [2019-10-22T15:44:49.103Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:49.103Z] #51 30.48 + cd /tmp/tmp.PYkYphVr2B/src/github.com/golangci/golangci-lint/ [2019-10-22T15:44:49.103Z] #51 30.48 + git checkout -q v1.20.0 [2019-10-22T15:44:49.103Z] #51 30.88 ++ git describe --tags [2019-10-22T15:44:49.390Z] #51 30.89 + version=v1.20.0 [2019-10-22T15:44:49.390Z] #51 30.90 ++ git rev-parse --short HEAD [2019-10-22T15:44:49.390Z] #51 30.90 + commit=cc98739 [2019-10-22T15:44:49.390Z] #51 30.92 ++ git show -s --format=%cd [2019-10-22T15:44:49.390Z] #51 30.92 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-22T15:44:49.390Z] #51 30.92 + 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-10-22T15:44:49.517Z] #41 74.99 CC criu/libnetlink.o [2019-10-22T15:44:49.517Z] #41 75.21 CC criu/log.o [2019-10-22T15:44:49.778Z] #41 75.54 CC criu/lsm.o [2019-10-22T15:44:50.039Z] #41 75.79 CC criu/mem.o [2019-10-22T15:44:50.415Z] #51 ... [2019-10-22T15:44:50.415Z] [2019-10-22T15:44:50.415Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:44:50.415Z] #34 22.38 Fetched 7720 kB in 21s (365 kB/s) [2019-10-22T15:44:50.415Z] #34 22.38 Reading package lists... [2019-10-22T15:44:50.711Z] #34 31.71 Reading package lists... [2019-10-22T15:44:50.711Z] #34 ... [2019-10-22T15:44:50.711Z] [2019-10-22T15:44:50.711Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:44:50.711Z] #11 22.57 Fetched 7720 kB in 21s (361 kB/s) [2019-10-22T15:44:50.711Z] #11 22.57 Reading package lists... [2019-10-22T15:44:50.711Z] #11 ... [2019-10-22T15:44:50.711Z] [2019-10-22T15:44:50.711Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:44:50.711Z] #41 22.54 Fetched 7720 kB in 21s (353 kB/s) [2019-10-22T15:44:50.711Z] #41 22.54 Reading package lists... [2019-10-22T15:44:50.999Z] #41 ... [2019-10-22T15:44:50.999Z] [2019-10-22T15:44:50.999Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:44:50.999Z] #57 22.41 Reading package lists... [2019-10-22T15:44:51.288Z] #57 32.96 Reading package lists... [2019-10-22T15:44:51.288Z] #57 ... [2019-10-22T15:44:51.288Z] [2019-10-22T15:44:51.288Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:44:51.288Z] #25 23.15 Fetched 7720 kB in 22s (347 kB/s) [2019-10-22T15:44:51.288Z] #25 23.15 Reading package lists... [2019-10-22T15:44:51.288Z] #25 ... [2019-10-22T15:44:51.288Z] [2019-10-22T15:44:51.288Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:44:51.424Z] #41 76.96 CC criu/mount.o [2019-10-22T15:44:51.576Z] #41 33.12 Reading package lists... [2019-10-22T15:44:51.576Z] #41 ... [2019-10-22T15:44:51.576Z] [2019-10-22T15:44:51.576Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:44:51.576Z] #45 23.31 vendor/golang.org/x/crypto/internal/subtle [2019-10-22T15:44:51.887Z] #45 ... [2019-10-22T15:44:51.887Z] [2019-10-22T15:44:51.887Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:44:52.366Z] #41 ... [2019-10-22T15:44:52.366Z] [2019-10-22T15:44:52.366Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:52.366Z] #59 78.94 + bin/containerd [2019-10-22T15:44:53.750Z] #59 ... [2019-10-22T15:44:53.750Z] [2019-10-22T15:44:53.750Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:53.750Z] #41 79.42 CC criu/namespaces.o [2019-10-22T15:44:55.000Z] #39 ... [2019-10-22T15:44:55.000Z] [2019-10-22T15:44:55.000Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:44:55.000Z] #42 141.6 CC criu/uffd.o [2019-10-22T15:44:55.000Z] #42 142.9 CC criu/util.o [2019-10-22T15:44:55.000Z] #42 143.7 CC criu/uts_ns.o [2019-10-22T15:44:55.000Z] #42 143.8 CC criu/vdso.o [2019-10-22T15:44:55.000Z] #42 144.1 LINK criu/built-in.o [2019-10-22T15:44:55.000Z] #42 144.2 LINK criu/criu [2019-10-22T15:44:55.000Z] #42 144.4 DEP lib/c/criu.d [2019-10-22T15:44:55.000Z] #42 144.5 CC images/rpc.pb-c.o [2019-10-22T15:44:55.000Z] #42 144.9 CC lib/c/criu.o [2019-10-22T15:44:55.000Z] #42 145.4 LINK lib/c/built-in.o [2019-10-22T15:44:55.000Z] #42 145.4 LINK lib/c/libcriu.so [2019-10-22T15:44:55.000Z] #42 145.6 GEN magic.py [2019-10-22T15:44:55.000Z] #42 145.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-22T15:44:55.000Z] #42 145.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-22T15:44:55.000Z] #42 145.9 fatal: Not a git repository (or any of the parent directories): .git [2019-10-22T15:44:55.000Z] #42 146.4 make[1]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 146.7 make[1]: 'images/built-in.o' is up to date. [2019-10-22T15:44:55.000Z] #42 146.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-22T15:44:55.000Z] #42 146.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-22T15:44:55.000Z] #42 146.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-22T15:44:55.000Z] #42 146.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-22T15:44:55.000Z] #42 146.8 make[1]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 146.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-22T15:44:55.000Z] #42 146.9 make[2]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 146.9 make[2]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 146.9 make[2]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 147.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 147.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 147.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 147.1 make[2]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 147.1 make[2]: Nothing to be done for 'all'. [2019-10-22T15:44:55.000Z] #42 147.2 INSTALL criu/criu [2019-10-22T15:44:55.000Z] #42 DONE 147.4s [2019-10-22T15:44:55.000Z] [2019-10-22T15:44:55.000Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:44:55.133Z] #41 80.65 CC criu/net.o [2019-10-22T15:44:56.318Z] #25 33.56 Reading package lists... [2019-10-22T15:44:56.318Z] #25 ... [2019-10-22T15:44:56.318Z] [2019-10-22T15:44:56.318Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:44:56.318Z] #69 27.71 + cd /tmp/tmp.MGnmHejVdJ/src/github.com/docker/libnetwork [2019-10-22T15:44:56.318Z] #69 27.71 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-22T15:44:56.318Z] #69 28.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-22T15:44:56.318Z] #69 ... [2019-10-22T15:44:56.318Z] [2019-10-22T15:44:56.318Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:44:56.318Z] #11 22.57 Reading package lists... [2019-10-22T15:44:57.062Z] #41 82.80 CC criu/netfilter.o [2019-10-22T15:44:57.639Z] #41 83.04 CC criu/page-pipe.o [2019-10-22T15:44:57.806Z] Running on azwin-2-4e6cd0 in d:\jenkins\workspace\moby_PR-38401 [Pipeline] { [Pipeline] ws [2019-10-22T15:44:57.826Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-22T15:44:57.902Z] #41 83.51 CC criu/page-xfer.o [2019-10-22T15:44:58.844Z] #41 84.38 CC criu/pagemap-cache.o [2019-10-22T15:44:58.844Z] #41 84.65 CC criu/pagemap.o [2019-10-22T15:44:59.784Z] #41 85.30 CC criu/parasite-syscall.o [2019-10-22T15:44:59.813Z] #11 33.64 Reading package lists... [2019-10-22T15:44:59.813Z] #11 ... [2019-10-22T15:44:59.813Z] [2019-10-22T15:44:59.813Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:44:59.813Z] #34 31.71 Reading package lists... [2019-10-22T15:45:00.356Z] #41 85.90 CC criu/path.o [2019-10-22T15:45:00.356Z] #41 86.10 CC criu/pie-util-vdso-elf32.o [2019-10-22T15:45:00.927Z] #41 86.37 CC criu/pie-util-vdso.o [2019-10-22T15:45:00.927Z] #41 86.65 CC criu/pie-util.o [2019-10-22T15:45:01.187Z] #41 86.77 CC criu/pipes.o [2019-10-22T15:45:01.757Z] #41 87.24 CC criu/plugin.o [2019-10-22T15:45:01.757Z] #41 87.49 CC criu/proc_parse.o [2019-10-22T15:45:01.929Z] #34 42.06 Building dependency tree... [2019-10-22T15:45:02.982Z] #34 44.91 The following additional packages will be installed: [2019-10-22T15:45:03.270Z] #34 44.93 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-22T15:45:03.270Z] #34 44.93 Suggested packages: [2019-10-22T15:45:03.270Z] #34 44.94 codeblocks eclipse ninja-build lrzip [2019-10-22T15:45:03.270Z] #34 44.94 Recommended packages: [2019-10-22T15:45:03.270Z] #34 44.94 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-22T15:45:03.666Z] #41 89.24 CC criu/protobuf-desc.o [2019-10-22T15:45:04.236Z] #41 89.83 CC criu/protobuf.o [2019-10-22T15:45:04.496Z] #41 90.09 CC criu/pstree.o [2019-10-22T15:45:04.707Z] #51 ... [2019-10-22T15:45:04.707Z] [2019-10-22T15:45:04.707Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:45:04.707Z] #39 198.1 + rm -rf /tmp/tmp.Xvxt6gfOgo/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Xvxt6gfOgo [2019-10-22T15:45:04.707Z] #39 DONE 198.2s [2019-10-22T15:45:04.707Z] [2019-10-22T15:45:04.707Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:04.707Z] #51 ... [2019-10-22T15:45:04.707Z] [2019-10-22T15:45:04.707Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-22T15:45:04.707Z] #40 DONE 0.2s [2019-10-22T15:45:04.707Z] [2019-10-22T15:45:04.707Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-22T15:45:04.707Z] #43 DONE 0.3s [2019-10-22T15:45:04.707Z] [2019-10-22T15:45:04.707Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-22T15:45:04.707Z] #46 DONE 0.1s [2019-10-22T15:45:04.707Z] [2019-10-22T15:45:04.707Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:04.707Z] #51 ... [2019-10-22T15:45:04.707Z] [2019-10-22T15:45:04.707Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-22T15:45:04.707Z] #49 DONE 0.1s [2019-10-22T15:45:04.707Z] [2019-10-22T15:45:04.707Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:04.769Z] #34 46.54 The following NEW packages will be installed: [2019-10-22T15:45:04.769Z] #34 46.55 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-22T15:45:04.769Z] #34 46.55 vim-common xxd [2019-10-22T15:45:04.769Z] #34 46.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:45:04.769Z] #34 46.71 Need to get 13.4 MB of archives. [2019-10-22T15:45:04.769Z] #34 46.71 After this operation, 60.4 MB of additional disk space will be used. [2019-10-22T15:45:04.769Z] #34 46.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-22T15:45:05.060Z] #34 46.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-22T15:45:05.060Z] #34 46.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-22T15:45:05.437Z] #41 90.86 CC criu/rbtree.o [2019-10-22T15:45:05.437Z] #41 91.06 CC criu/rst-malloc.o [2019-10-22T15:45:05.697Z] #41 91.29 CC criu/seccomp.o [2019-10-22T15:45:06.267Z] #41 91.75 CC criu/seize.o [2019-10-22T15:45:06.527Z] #41 92.32 CC criu/servicefd.o [2019-10-22T15:45:06.560Z] #34 ... [2019-10-22T15:45:06.560Z] [2019-10-22T15:45:06.560Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:45:06.560Z] #11 33.64 Reading package lists... [2019-10-22T15:45:06.560Z] #11 44.17 Building dependency tree... [2019-10-22T15:45:06.560Z] #11 47.10 The following additional packages will be installed: [2019-10-22T15:45:06.560Z] #11 47.11 libapparmor1 libseccomp2 [2019-10-22T15:45:06.560Z] #11 47.12 Suggested packages: [2019-10-22T15:45:06.560Z] #11 47.12 seccomp [2019-10-22T15:45:06.560Z] #11 47.55 The following NEW packages will be installed: [2019-10-22T15:45:06.560Z] #11 47.56 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-22T15:45:06.560Z] #11 47.73 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:45:06.560Z] #11 47.73 Need to get 296 kB of archives. [2019-10-22T15:45:06.560Z] #11 47.73 After this operation, 1346 kB of additional disk space will be used. [2019-10-22T15:45:06.560Z] #11 47.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-22T15:45:06.560Z] #11 47.77 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-10-22T15:45:06.560Z] #11 47.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-22T15:45:06.560Z] #11 47.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-22T15:45:07.097Z] #41 92.64 CC criu/shmem.o [2019-10-22T15:45:07.589Z] #11 49.56 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:45:07.666Z] #41 93.29 CC criu/sigframe.o [2019-10-22T15:45:07.879Z] #11 49.84 Fetched 296 kB in 0s (1706 kB/s) [2019-10-22T15:45:07.879Z] #11 ... [2019-10-22T15:45:07.879Z] [2019-10-22T15:45:07.879Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:45:07.879Z] #25 33.56 Reading package lists... [2019-10-22T15:45:07.879Z] #25 43.16 Building dependency tree... [2019-10-22T15:45:07.879Z] #25 45.80 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-22T15:45:07.879Z] #25 45.80 The following additional packages will be installed: [2019-10-22T15:45:07.879Z] #25 45.81 libjq1 libonig4 [2019-10-22T15:45:07.879Z] #25 46.53 The following NEW packages will be installed: [2019-10-22T15:45:07.879Z] #25 46.54 jq libjq1 libonig4 [2019-10-22T15:45:07.879Z] #25 46.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:45:07.879Z] #25 46.74 Need to get 310 kB of archives. [2019-10-22T15:45:07.879Z] #25 46.74 After this operation, 1267 kB of additional disk space will be used. [2019-10-22T15:45:07.879Z] #25 46.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-22T15:45:07.879Z] #25 46.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-22T15:45:07.879Z] #25 46.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-22T15:45:07.879Z] #25 48.58 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:45:07.879Z] #25 48.71 Fetched 310 kB in 0s (1725 kB/s) [2019-10-22T15:45:07.879Z] #25 48.93 Selecting previously unselected package libonig4:ppc64el. [2019-10-22T15:45:07.879Z] #25 48.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-22T15:45:07.879Z] #25 49.11 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-22T15:45:07.879Z] #25 49.13 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-22T15:45:07.879Z] #25 49.60 Selecting previously unselected package libjq1:ppc64el. [2019-10-22T15:45:07.879Z] #25 49.69 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-22T15:45:07.879Z] #25 49.70 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-22T15:45:07.927Z] #41 93.40 CC criu/signalfd.o [2019-10-22T15:45:07.927Z] #41 93.59 CC criu/sk-inet.o [2019-10-22T15:45:08.170Z] #25 50.02 Selecting previously unselected package jq. [2019-10-22T15:45:08.170Z] #25 50.03 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-22T15:45:08.170Z] #25 ... [2019-10-22T15:45:08.170Z] [2019-10-22T15:45:08.170Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:45:08.170Z] #11 50.05 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-22T15:45:08.170Z] #11 50.07 (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-10-22T15:45:08.170Z] #11 50.13 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-22T15:45:08.170Z] #11 50.14 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-22T15:45:08.461Z] #11 50.34 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-22T15:45:08.461Z] #11 50.35 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-22T15:45:08.461Z] #11 50.36 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-22T15:45:08.755Z] #11 50.56 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-22T15:45:08.755Z] #11 50.57 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-22T15:45:08.755Z] #11 50.58 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-22T15:45:08.755Z] #11 50.81 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-22T15:45:08.866Z] #41 94.31 CC criu/sk-netlink.o [2019-10-22T15:45:09.045Z] #11 50.83 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-22T15:45:09.045Z] #11 50.84 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-22T15:45:09.045Z] #11 ... [2019-10-22T15:45:09.045Z] [2019-10-22T15:45:09.045Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-22T15:45:09.045Z] #25 50.08 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-22T15:45:09.045Z] #25 50.45 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-22T15:45:09.045Z] #25 50.48 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-22T15:45:09.045Z] #25 50.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:09.045Z] #25 50.71 Setting up jq (1.5+dfsg-1.3) ... [2019-10-22T15:45:09.045Z] #25 DONE 51.0s [2019-10-22T15:45:09.045Z] [2019-10-22T15:45:09.045Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-22T15:45:09.045Z] #26 DONE 0.1s [2019-10-22T15:45:09.125Z] #41 94.60 CC criu/sk-packet.o [2019-10-22T15:45:09.333Z] [2019-10-22T15:45:09.333Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-22T15:45:09.333Z] #11 51.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:09.333Z] #11 51.32 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-22T15:45:09.333Z] #11 51.33 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-22T15:45:09.333Z] #11 51.36 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-22T15:45:09.333Z] #11 51.37 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-22T15:45:09.387Z] #41 95.06 CC criu/sk-queue.o [2019-10-22T15:45:09.621Z] #11 51.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:09.621Z] #11 DONE 51.6s [2019-10-22T15:45:09.621Z] [2019-10-22T15:45:09.621Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:45:09.621Z] #34 48.41 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-22T15:45:09.621Z] #34 48.56 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-22T15:45:09.621Z] #34 48.62 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-22T15:45:09.621Z] #34 48.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-22T15:45:09.621Z] #34 48.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-22T15:45:09.621Z] #34 49.21 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-22T15:45:09.621Z] #34 49.24 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-22T15:45:09.621Z] #34 50.91 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:45:09.621Z] #34 51.31 Fetched 13.4 MB in 2s (5102 kB/s) [2019-10-22T15:45:09.621Z] #34 51.50 Selecting previously unselected package cmake-data. [2019-10-22T15:45:09.646Z] #41 95.42 CC criu/sk-tcp.o [2019-10-22T15:45:09.908Z] #34 51.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% #34 ... [2019-10-22T15:45:09.908Z] [2019-10-22T15:45:09.908Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:45:09.908Z] #53 DONE 0.1s [2019-10-22T15:45:09.908Z] [2019-10-22T15:45:09.908Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:45:09.908Z] #34 51.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-22T15:45:09.908Z] #34 51.66 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-22T15:45:09.908Z] #34 51.74 Unpacking cmake-data (3.7.2-1) ... [2019-10-22T15:45:09.908Z] #34 ... [2019-10-22T15:45:09.908Z] [2019-10-22T15:45:09.908Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-22T15:45:09.908Z] #54 DONE 0.1s [2019-10-22T15:45:10.196Z] [2019-10-22T15:45:10.196Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:10.196Z] #55 ... [2019-10-22T15:45:10.196Z] [2019-10-22T15:45:10.196Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-22T15:45:10.196Z] #57 32.96 Reading package lists... [2019-10-22T15:45:10.196Z] #57 43.55 Building dependency tree... [2019-10-22T15:45:10.196Z] #57 46.42 The following additional packages will be installed: [2019-10-22T15:45:10.196Z] #57 46.42 btrfs-progs liblzo2-2 [2019-10-22T15:45:10.196Z] #57 46.80 The following NEW packages will be installed: [2019-10-22T15:45:10.196Z] #57 46.80 btrfs-progs btrfs-tools liblzo2-2 [2019-10-22T15:45:10.196Z] #57 46.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:45:10.196Z] #57 46.95 Need to get 588 kB of archives. [2019-10-22T15:45:10.196Z] #57 46.95 After this operation, 5005 kB of additional disk space will be used. [2019-10-22T15:45:10.196Z] #57 46.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-22T15:45:10.196Z] #57 46.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-22T15:45:10.196Z] #57 47.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-22T15:45:10.196Z] #57 49.08 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:45:10.196Z] #57 49.51 Fetched 588 kB in 0s (2022 kB/s) [2019-10-22T15:45:10.196Z] #57 49.65 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-22T15:45:10.196Z] #57 49.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-22T15:45:10.196Z] #57 49.71 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-22T15:45:10.196Z] #57 49.75 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-22T15:45:10.196Z] #57 49.97 Selecting previously unselected package btrfs-progs. [2019-10-22T15:45:10.196Z] #57 49.98 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-22T15:45:10.196Z] #57 49.99 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-22T15:45:10.196Z] #57 51.28 Selecting previously unselected package btrfs-tools. [2019-10-22T15:45:10.196Z] #57 51.30 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-22T15:45:10.196Z] #57 51.31 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-22T15:45:10.196Z] #57 51.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:10.196Z] #57 51.77 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-22T15:45:10.196Z] #57 51.78 Setting up btrfs-progs (4.7.3-1) ... [2019-10-22T15:45:10.196Z] #57 51.79 Setting up btrfs-tools (4.7.3-1) ... [2019-10-22T15:45:10.196Z] #57 51.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:10.196Z] #57 DONE 52.1s [2019-10-22T15:45:10.216Z] #41 95.79 CC criu/sk-unix.o [2019-10-22T15:45:10.526Z] [2019-10-22T15:45:10.526Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:45:10.526Z] #58 DONE 0.1s [2019-10-22T15:45:10.526Z] [2019-10-22T15:45:10.526Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-22T15:45:10.526Z] #59 DONE 0.1s [2019-10-22T15:45:10.526Z] [2019-10-22T15:45:10.526Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:10.526Z] #55 0.506 + RM_GOPATH=0 [2019-10-22T15:45:10.526Z] #55 0.506 + TMP_GOPATH= [2019-10-22T15:45:10.526Z] #55 0.507 + : /build [2019-10-22T15:45:10.526Z] #55 0.507 + '[' -z '' ']' [2019-10-22T15:45:10.526Z] #55 0.508 ++ mktemp -d [2019-10-22T15:45:10.526Z] #55 0.522 + export GOPATH=/tmp/tmp.R84l8VY3wS [2019-10-22T15:45:10.526Z] #55 0.522 + GOPATH=/tmp/tmp.R84l8VY3wS [2019-10-22T15:45:10.526Z] #55 0.522 + RM_GOPATH=1 [2019-10-22T15:45:10.526Z] #55 0.522 ++ dirname ./install.sh [2019-10-22T15:45:10.526Z] #55 0.547 + dir=. [2019-10-22T15:45:10.526Z] #55 0.555 + bin=runc [2019-10-22T15:45:10.526Z] #55 0.556 + shift [2019-10-22T15:45:10.526Z] #55 0.560 + '[' '!' -f ./runc.installer ']' [2019-10-22T15:45:10.526Z] #55 0.562 + . ./runc.installer [2019-10-22T15:45:10.526Z] #55 0.569 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-22T15:45:10.526Z] #55 0.579 + install_runc [2019-10-22T15:45:10.526Z] #55 0.581 + uname -r [2019-10-22T15:45:10.526Z] #55 0.585 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-22T15:45:10.526Z] #55 0.589 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-22T15:45:10.526Z] #55 0.591 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-22T15:45:10.526Z] #55 0.591 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-22T15:45:10.526Z] #55 0.591 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R84l8VY3wS/src/github.com/opencontainers/runc [2019-10-22T15:45:10.526Z] #55 0.598 Cloning into '/tmp/tmp.R84l8VY3wS/src/github.com/opencontainers/runc'... [2019-10-22T15:45:10.526Z] #55 ... [2019-10-22T15:45:10.526Z] [2019-10-22T15:45:10.526Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-22T15:45:10.526Z] #12 DONE 0.8s [2019-10-22T15:45:10.813Z] [2019-10-22T15:45:10.813Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-22T15:45:11.101Z] #13 DONE 0.6s [2019-10-22T15:45:11.101Z] [2019-10-22T15:45:11.101Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:11.101Z] #60 0.510 + RM_GOPATH=0 [2019-10-22T15:45:11.101Z] #60 0.512 + TMP_GOPATH= [2019-10-22T15:45:11.101Z] #60 0.514 + : /build [2019-10-22T15:45:11.101Z] #60 0.516 + '[' -z '' ']' [2019-10-22T15:45:11.101Z] #60 0.525 ++ mktemp -d [2019-10-22T15:45:11.101Z] #60 0.542 + export GOPATH=/tmp/tmp.D8E8RjxC7l [2019-10-22T15:45:11.101Z] #60 0.543 + GOPATH=/tmp/tmp.D8E8RjxC7l [2019-10-22T15:45:11.101Z] #60 0.544 + RM_GOPATH=1 [2019-10-22T15:45:11.101Z] #60 0.548 ++ dirname ./install.sh [2019-10-22T15:45:11.101Z] #60 0.550 + dir=. [2019-10-22T15:45:11.101Z] #60 0.551 + bin=containerd [2019-10-22T15:45:11.101Z] #60 0.551 + shift [2019-10-22T15:45:11.101Z] #60 0.551 + '[' '!' -f ./containerd.installer ']' [2019-10-22T15:45:11.101Z] #60 0.552 + . ./containerd.installer [2019-10-22T15:45:11.101Z] #60 0.552 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:45:11.101Z] #60 0.553 + install_containerd [2019-10-22T15:45:11.101Z] #60 0.554 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-22T15:45:11.101Z] #60 0.554 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D8E8RjxC7l/src/github.com/containerd/containerd [2019-10-22T15:45:11.101Z] #60 0.554 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:45:11.101Z] #60 0.591 Cloning into '/tmp/tmp.D8E8RjxC7l/src/github.com/containerd/containerd'... [2019-10-22T15:45:11.391Z] #60 ... [2019-10-22T15:45:11.391Z] [2019-10-22T15:45:11.391Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:45:11.391Z] #41 33.12 Reading package lists... [2019-10-22T15:45:11.391Z] #41 43.75 Building dependency tree... [2019-10-22T15:45:11.391Z] #41 47.39 The following additional packages will be installed: [2019-10-22T15:45:11.391Z] #41 47.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-22T15:45:11.391Z] #41 47.40 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-22T15:45:11.391Z] #41 47.40 Suggested packages: [2019-10-22T15:45:11.391Z] #41 47.40 manpages-dev python-setuptools [2019-10-22T15:45:11.391Z] #41 50.27 The following NEW packages will be installed: [2019-10-22T15:45:11.391Z] #41 50.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-22T15:45:11.391Z] #41 50.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-22T15:45:11.391Z] #41 50.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-22T15:45:11.391Z] #41 50.27 zlib1g-dev [2019-10-22T15:45:11.391Z] #41 50.56 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:45:11.391Z] #41 50.56 Need to get 3548 kB of archives. [2019-10-22T15:45:11.391Z] #41 50.56 After this operation, 21.2 MB of additional disk space will be used. [2019-10-22T15:45:11.391Z] #41 50.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-22T15:45:11.391Z] #41 50.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-22T15:45:11.391Z] #41 50.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-22T15:45:11.391Z] #41 50.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-22T15:45:11.391Z] #41 50.62 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-22T15:45:11.391Z] #41 50.63 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-22T15:45:11.391Z] #41 50.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-22T15:45:11.391Z] #41 50.65 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-22T15:45:11.391Z] #41 50.69 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-22T15:45:11.391Z] #41 50.87 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-22T15:45:11.391Z] #41 50.88 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-22T15:45:11.391Z] #41 51.02 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-22T15:45:11.391Z] #41 51.12 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-22T15:45:11.391Z] #41 51.13 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-22T15:45:11.391Z] #41 51.13 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-22T15:45:11.391Z] #41 51.15 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-22T15:45:11.391Z] #41 52.96 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:45:11.391Z] #41 53.24 Fetched 3548 kB in 0s (4330 kB/s) [2019-10-22T15:45:11.391Z] #41 53.39 Selecting previously unselected package libnet1:ppc64el. [2019-10-22T15:45:11.458Z] #51 ... [2019-10-22T15:45:11.458Z] [2019-10-22T15:45:11.458Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:11.458Z] #60 178.2 + bin/containerd [2019-10-22T15:45:11.491Z] sha256:450c4a2493cf9efdacf9492666e797835b3ffca60f1a52ffd8b9ab5323d7c402 [2019-10-22T15:45:11.491Z] INFO: Starting docker-py tests... [2019-10-22T15:45:11.491Z] ============================= test session starts ============================== [2019-10-22T15:45:11.491Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-22T15:45:11.491Z] rootdir: /src, inifile: pytest.ini [2019-10-22T15:45:11.491Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-22T15:45:11.491Z] collected 385 items / 5 deselected / 380 selected [2019-10-22T15:45:11.491Z] [2019-10-22T15:45:11.598Z] #41 97.22 CC criu/sockets.o [2019-10-22T15:45:11.678Z] #41 53.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-22T15:45:11.678Z] #41 53.46 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-22T15:45:11.678Z] #41 53.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-22T15:45:11.968Z] #41 53.71 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-22T15:45:11.968Z] #41 53.72 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-22T15:45:11.968Z] #41 53.73 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-22T15:45:11.968Z] #41 53.91 Selecting previously unselected package libnet1-dev. [2019-10-22T15:45:12.166Z] #41 97.83 CC criu/stats.o [2019-10-22T15:45:12.257Z] #41 53.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-22T15:45:12.257Z] #41 53.97 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-22T15:45:12.425Z] #41 98.05 CC criu/string.o [2019-10-22T15:45:12.425Z] #41 98.12 CC criu/sysctl.o [2019-10-22T15:45:12.552Z] #41 54.35 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-22T15:45:12.552Z] #41 54.36 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-22T15:45:12.552Z] #41 54.38 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-22T15:45:12.840Z] #41 ... [2019-10-22T15:45:12.840Z] [2019-10-22T15:45:12.840Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-22T15:45:12.840Z] #14 1.429 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-22T15:45:12.840Z] #14 DONE 1.5s [2019-10-22T15:45:12.840Z] [2019-10-22T15:45:12.840Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-22T15:45:12.995Z] #41 ... [2019-10-22T15:45:12.995Z] [2019-10-22T15:45:12.995Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:12.995Z] #59 109.6 + bin/containerd-stress [2019-10-22T15:45:13.466Z] #15 DONE 0.6s [2019-10-22T15:45:13.466Z] [2019-10-22T15:45:13.466Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-22T15:45:13.754Z] #16 DONE 0.5s [2019-10-22T15:45:13.754Z] [2019-10-22T15:45:13.754Z] #17 [dev 6/24] RUN ldconfig [2019-10-22T15:45:14.044Z] #17 DONE 0.5s [2019-10-22T15:45:14.044Z] [2019-10-22T15:45:14.044Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:45:14.044Z] #41 54.68 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-22T15:45:14.044Z] #41 54.69 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-22T15:45:14.044Z] #41 54.69 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-22T15:45:14.044Z] #41 55.22 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-22T15:45:14.044Z] #41 55.28 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-22T15:45:14.044Z] #41 55.30 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-22T15:45:14.044Z] #41 55.46 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-22T15:45:14.044Z] #41 55.49 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-22T15:45:14.044Z] #41 55.50 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-22T15:45:14.044Z] #41 55.78 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-22T15:45:14.044Z] #41 55.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-22T15:45:14.044Z] #41 55.83 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-22T15:45:14.332Z] #41 56.11 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-22T15:45:14.332Z] #41 56.16 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-22T15:45:14.332Z] #41 56.17 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-22T15:45:15.358Z] #41 57.07 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-22T15:45:15.358Z] #41 57.08 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-22T15:45:15.358Z] #41 57.09 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-22T15:45:15.594Z] #60 ... [2019-10-22T15:45:15.594Z] [2019-10-22T15:45:15.594Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:15.594Z] #51 DONE 209.9s [2019-10-22T15:45:15.594Z] [2019-10-22T15:45:15.594Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:15.651Z] #41 57.52 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-22T15:45:15.651Z] #41 57.53 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-22T15:45:15.651Z] #41 57.53 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-22T15:45:16.291Z] #59 112.3 + bin/containerd-shim [2019-10-22T15:45:16.420Z] #60 ... [2019-10-22T15:45:16.420Z] [2019-10-22T15:45:16.420Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-22T15:45:16.420Z] #52 DONE 0.1s [2019-10-22T15:45:16.420Z] [2019-10-22T15:45:16.420Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-22T15:45:16.420Z] #56 DONE 0.1s [2019-10-22T15:45:16.420Z] [2019-10-22T15:45:16.420Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:18.414Z] #41 ... [2019-10-22T15:45:18.414Z] [2019-10-22T15:45:18.414Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:45:18.414Z] #27 4.778 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-22T15:45:18.414Z] #27 6.156 [2019-10-22T15:45:18.414Z] #27 6.583 # 2.7% ######## 11.2% ########### 15.4% ############### 21.8% #################### 28.5% ######################### 36.0% ############################## 42.4% ##################################### 51.8% ######################################### 58.2% ################################################ 66.7% ######################################################### 79.5% ################################################################ 90.2% ##################################################################### 96.6% ######################################################################## 100.0% [2019-10-22T15:45:18.702Z] #27 9.504 [2019-10-22T15:45:18.837Z] #59 ... [2019-10-22T15:45:18.837Z] [2019-10-22T15:45:18.837Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:45:18.837Z] #41 98.57 CC criu/sysfs_parse.o [2019-10-22T15:45:18.837Z] #41 98.88 CC criu/timerfd.o [2019-10-22T15:45:18.837Z] #41 99.14 CC criu/tty.o [2019-10-22T15:45:18.837Z] #41 100.6 CC criu/tun.o [2019-10-22T15:45:18.837Z] #41 101.0 CC criu/uffd.o [2019-10-22T15:45:18.837Z] #41 102.0 CC criu/util.o [2019-10-22T15:45:18.837Z] #41 103.0 CC criu/uts_ns.o [2019-10-22T15:45:18.837Z] #41 103.2 CC criu/vdso.o [2019-10-22T15:45:18.837Z] #41 103.7 LINK criu/built-in.o [2019-10-22T15:45:18.837Z] #41 103.8 LINK criu/criu [2019-10-22T15:45:18.837Z] #41 104.1 DEP lib/c/criu.d [2019-10-22T15:45:18.837Z] #41 104.2 CC images/rpc.pb-c.o [2019-10-22T15:45:19.097Z] #41 104.8 CC lib/c/criu.o [2019-10-22T15:45:19.922Z] #27 10.19 ######## 12.1% ################# 23.6% ##################################### 52.3% #################################################### 72.5% ################################################################ #27 ... [2019-10-22T15:45:19.922Z] [2019-10-22T15:45:19.922Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:45:19.922Z] #69 DONE 61.5s [2019-10-22T15:45:19.922Z] [2019-10-22T15:45:19.922Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:45:19.922Z] #27 10.19 ######## 12.1% ################# 23.6% ##################################### 52.3% #################################################### 72.5% ################################################################ 89.8% ######################################################################## 100.0% [2019-10-22T15:45:19.922Z] #27 ... [2019-10-22T15:45:19.922Z] [2019-10-22T15:45:19.922Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:45:19.922Z] #41 60.46 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-22T15:45:19.922Z] #41 60.48 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-22T15:45:19.922Z] #41 60.50 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-22T15:45:20.040Z] #41 105.7 LINK lib/c/built-in.o [2019-10-22T15:45:20.040Z] #41 105.7 LINK lib/c/libcriu.so [2019-10-22T15:45:20.211Z] #41 61.94 Selecting previously unselected package protobuf-c-compiler. [2019-10-22T15:45:20.211Z] #41 61.97 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-22T15:45:20.211Z] #41 61.97 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-22T15:45:20.300Z] #41 105.8 GEN magic.py [2019-10-22T15:45:20.300Z] #41 105.9 Note: Building without setproctitle() and strlcpy() support. [2019-10-22T15:45:20.300Z] #41 105.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-22T15:45:20.501Z] #41 62.33 Selecting previously unselected package protobuf-compiler. [2019-10-22T15:45:20.501Z] #41 62.33 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-22T15:45:20.501Z] #41 62.34 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-22T15:45:20.560Z] #41 106.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-22T15:45:20.790Z] #41 62.63 Selecting previously unselected package python-pkg-resources. [2019-10-22T15:45:20.790Z] #41 62.64 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-22T15:45:20.790Z] #41 62.65 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-22T15:45:21.414Z] #41 63.33 Selecting previously unselected package python-protobuf. [2019-10-22T15:45:21.414Z] #41 63.37 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-22T15:45:21.414Z] #41 63.37 Unpacking python-protobuf (3.0.0-9) ... [2019-10-22T15:45:21.500Z] #41 107.0 make[1]: Nothing to be done for 'all'. [2019-10-22T15:45:21.581Z] using credential docker-jenkins-github-credentials [2019-10-22T15:45:21.658Z] Cloning the remote Git repository [2019-10-22T15:45:21.658Z] Cloning with configured refspecs honoured and without tags [2019-10-22T15:45:21.759Z] #41 107.5 make[1]: 'images/built-in.o' is up to date. [2019-10-22T15:45:21.759Z] #41 107.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-22T15:45:22.019Z] #41 107.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-22T15:45:22.019Z] #41 107.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-22T15:45:22.019Z] #41 107.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-22T15:45:22.019Z] #41 107.6 make[1]: Nothing to be done for 'all'. [2019-10-22T15:45:22.019Z] #41 107.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-22T15:45:22.019Z] #41 107.7 make[2]: Nothing to be done for 'all'. [2019-10-22T15:45:22.019Z] #41 107.8 make[2]: Nothing to be done for 'all'. [2019-10-22T15:45:22.019Z] #41 107.8 make[2]: Nothing to be done for 'all'. [2019-10-22T15:45:22.279Z] #41 107.9 make[2]: Nothing to be done for 'all'. [2019-10-22T15:45:22.279Z] #41 107.9 make[2]: Nothing to be done for 'all'. [2019-10-22T15:45:22.279Z] #41 107.9 make[2]: Nothing to be done for 'all'. [2019-10-22T15:45:22.279Z] #41 107.9 make[2]: Nothing to be done for 'all'. [2019-10-22T15:45:22.279Z] #41 108.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:45:22.442Z] #41 64.37 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-22T15:45:22.539Z] #41 108.0 INSTALL criu/criu [2019-10-22T15:45:22.539Z] #41 ... [2019-10-22T15:45:22.539Z] [2019-10-22T15:45:22.539Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:22.539Z] #59 119.3 + bin/containerd-shim-runc-v1 [2019-10-22T15:45:22.733Z] #41 64.53 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-22T15:45:22.733Z] #41 64.55 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-22T15:45:21.849Z] Cloning repository https://github.com/moby/moby.git [2019-10-22T15:45:22.228Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-22T15:45:23.107Z] #59 ... [2019-10-22T15:45:23.107Z] [2019-10-22T15:45:23.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:45:23.107Z] #41 DONE 108.6s [2019-10-22T15:45:23.107Z] [2019-10-22T15:45:23.107Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:23.774Z] #41 ... [2019-10-22T15:45:23.774Z] [2019-10-22T15:45:23.774Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:45:23.774Z] #27 12.41 [2019-10-22T15:45:23.774Z] #27 13.28 #### 5.9% ########### 16.2% ##################### 29.8% ############################ 40.1% #################################### 50.4% ######################################### 58.2% ################################################### 71.1% ########################################################## 81.4% ################################################################### 94.3% ######################################################################## 100.0% [2019-10-22T15:45:24.068Z] #27 ... [2019-10-22T15:45:24.068Z] [2019-10-22T15:45:24.068Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:45:24.068Z] #18 0.702 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-22T15:45:24.068Z] #18 0.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-22T15:45:24.068Z] #18 1.067 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-22T15:45:24.068Z] #18 1.093 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-22T15:45:24.068Z] #18 1.130 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-22T15:45:24.068Z] #18 3.551 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-22T15:45:24.068Z] #18 7.495 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-22T15:45:24.068Z] #18 9.790 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-22T15:45:24.697Z] #18 ... [2019-10-22T15:45:24.697Z] [2019-10-22T15:45:24.697Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:45:24.697Z] #34 56.46 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-22T15:45:24.697Z] #34 56.49 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-22T15:45:24.697Z] #34 56.50 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-22T15:45:24.697Z] #34 56.74 Selecting previously unselected package libicu57:ppc64el. [2019-10-22T15:45:24.697Z] #34 56.76 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-22T15:45:24.697Z] #34 56.76 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-22T15:45:24.697Z] #34 ... [2019-10-22T15:45:24.697Z] [2019-10-22T15:45:24.697Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:45:24.697Z] #27 15.47 [2019-10-22T15:45:24.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:45:24.524Z] > git --version # timeout=10 [2019-10-22T15:45:24.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:45:24.579Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:45:25.114Z] #59 ... [2019-10-22T15:45:25.114Z] [2019-10-22T15:45:25.114Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-22T15:45:25.114Z] #42 DONE 0.1s [2019-10-22T15:45:25.114Z] [2019-10-22T15:45:25.114Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-22T15:45:25.114Z] #45 DONE 0.2s [2019-10-22T15:45:25.114Z] [2019-10-22T15:45:25.114Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-22T15:45:25.374Z] #48 DONE 0.1s [2019-10-22T15:45:25.374Z] [2019-10-22T15:45:25.374Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-22T15:45:25.374Z] #51 DONE 0.2s [2019-10-22T15:45:25.374Z] [2019-10-22T15:45:25.374Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-22T15:45:25.627Z] #27 16.27 # 2.0% ## [2019-10-22T15:45:25.627Z] #27 ... [2019-10-22T15:45:25.627Z] [2019-10-22T15:45:25.627Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:25.627Z] #48 57.17 + cd /tmp/tmp.Iw1yzXaKTK/src/gotest.tools/gotestsum [2019-10-22T15:45:25.627Z] #48 57.17 + git checkout -q v0.3.5 [2019-10-22T15:45:25.627Z] #48 57.37 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-22T15:45:25.627Z] #48 ... [2019-10-22T15:45:25.627Z] [2019-10-22T15:45:25.627Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:45:25.634Z] #55 DONE 0.1s [2019-10-22T15:45:25.634Z] [2019-10-22T15:45:25.634Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:45:26.214Z] #59 122.8 + bin/containerd-shim-runc-v2 [2019-10-22T15:45:27.157Z] #59 123.9 + binaries [2019-10-22T15:45:27.416Z] #59 123.9 + mkdir -p /build [2019-10-22T15:45:27.416Z] #59 123.9 + cp bin/containerd /build/containerd [2019-10-22T15:45:27.416Z] #59 124.0 + cp bin/containerd-shim /build/containerd-shim [2019-10-22T15:45:27.416Z] #59 124.0 + cp bin/ctr /build/ctr [2019-10-22T15:45:27.676Z] #59 DONE 124.3s [2019-10-22T15:45:29.059Z] [2019-10-22T15:45:29.059Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-22T15:45:29.325Z] #60 DONE 0.3s [2019-10-22T15:45:29.325Z] [2019-10-22T15:45:29.325Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-22T15:45:29.584Z] #64 DONE 0.1s [2019-10-22T15:45:29.584Z] [2019-10-22T15:45:29.584Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-22T15:45:29.733Z] #27 16.27 # 2.0% ## 3.7% ##### 7.3% ####### 10.0% ######## 11.8% ########### 15.4% ########### 16.1% ########### 16.5% ############# 19.2% ############### 21.9% ################# 24.6% #################### 28.1% ###################### 30.8% ######################## 34.4% ########################### 38.0% ############################# 41.5% ################################# 46.0% ################################### 48.7% #################################### 51.4% ###################################### 54.1% ######################################### 57.6% ############################################ 61.2% ############################################## 64.8% ################################################# 68.3% ################################################### 71.9% ##################################################### 74.6% ######################################################## 78.8% ########################################################## 80.6% ########################################################### 83.2% ############################################################### 87.7% ################################################################# 91.3% ################################################################### 94.0% #################################################################### 95.8% ###################################################################### 98.4% ######################################################################## 100.0% [2019-10-22T15:45:29.843Z] #66 DONE 0.2s [2019-10-22T15:45:29.843Z] [2019-10-22T15:45:29.843Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-22T15:45:29.843Z] #69 DONE 0.1s [2019-10-22T15:45:29.843Z] [2019-10-22T15:45:29.843Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-22T15:45:29.843Z] #70 DONE 0.0s [2019-10-22T15:45:29.843Z] [2019-10-22T15:45:29.843Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-22T15:45:30.023Z] #27 20.81 [2019-10-22T15:45:31.049Z] #27 ... [2019-10-22T15:45:31.049Z] [2019-10-22T15:45:31.049Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:45:31.049Z] #32 62.75 internal/reflectlite [2019-10-22T15:45:31.049Z] #32 62.78 sync [2019-10-22T15:45:31.049Z] #32 69.91 errors [2019-10-22T15:45:31.049Z] #32 69.91 sort [2019-10-22T15:45:31.049Z] #32 71.09 io [2019-10-22T15:45:31.049Z] #32 71.10 internal/oserror [2019-10-22T15:45:31.049Z] #32 71.14 strconv [2019-10-22T15:45:31.049Z] #32 71.96 syscall [2019-10-22T15:45:31.351Z] #32 ... [2019-10-22T15:45:31.351Z] [2019-10-22T15:45:31.351Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:45:31.351Z] #41 72.75 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-22T15:45:31.351Z] #41 72.77 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-22T15:45:31.351Z] #41 72.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:31.351Z] #41 72.88 Setting up python-protobuf (3.0.0-9) ... [2019-10-22T15:45:31.748Z] #71 DONE 1.8s [2019-10-22T15:45:31.748Z] [2019-10-22T15:45:31.748Z] #72 exporting to image [2019-10-22T15:45:31.748Z] #72 exporting layers [2019-10-22T15:45:34.273Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-22T15:45:34.839Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-22T15:45:36.669Z] #60 203.7 + bin/containerd-stress [2019-10-22T15:45:36.924Z] #41 ... [2019-10-22T15:45:36.924Z] [2019-10-22T15:45:36.924Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:45:36.924Z] #27 24.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-22T15:45:36.924Z] #27 25.47 [2019-10-22T15:45:36.924Z] #27 26.08 ###################################################################### 97.2% ######################################################################## 100.0% [2019-10-22T15:45:36.924Z] #27 26.48 [2019-10-22T15:45:36.924Z] #27 ... [2019-10-22T15:45:36.924Z] [2019-10-22T15:45:36.924Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-22T15:45:36.924Z] #34 68.79 Selecting previously unselected package libxml2:ppc64el. [2019-10-22T15:45:36.924Z] #34 68.83 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-22T15:45:36.924Z] #34 68.86 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-22T15:45:36.924Z] #34 70.53 Selecting previously unselected package libarchive13:ppc64el. [2019-10-22T15:45:36.924Z] #34 70.56 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-22T15:45:36.924Z] #34 70.56 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-22T15:45:36.924Z] #34 71.01 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-22T15:45:36.924Z] #34 71.03 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-22T15:45:36.924Z] #34 71.04 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-22T15:45:36.924Z] #34 71.41 Selecting previously unselected package libuv1:ppc64el. [2019-10-22T15:45:36.924Z] #34 71.45 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-22T15:45:36.924Z] #34 71.46 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-22T15:45:36.924Z] #34 71.75 Selecting previously unselected package cmake. [2019-10-22T15:45:36.924Z] #34 71.78 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-22T15:45:36.924Z] #34 72.10 Unpacking cmake (3.7.2-1) ... [2019-10-22T15:45:36.924Z] #34 76.59 Selecting previously unselected package xxd. [2019-10-22T15:45:36.924Z] #34 76.60 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-22T15:45:36.924Z] #34 76.60 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:45:36.924Z] #34 76.88 Selecting previously unselected package vim-common. [2019-10-22T15:45:36.924Z] #34 76.90 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:45:36.924Z] #34 76.93 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:45:36.924Z] #34 77.46 Processing triggers for mime-support (3.60) ... [2019-10-22T15:45:36.924Z] #34 77.60 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:45:36.924Z] #34 77.60 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-22T15:45:36.924Z] #34 77.62 Setting up cmake-data (3.7.2-1) ... [2019-10-22T15:45:36.924Z] #34 77.65 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-22T15:45:36.924Z] #34 77.66 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-22T15:45:36.924Z] #34 77.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:36.924Z] #34 77.94 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:45:36.924Z] #34 77.95 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-22T15:45:36.924Z] #34 77.96 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-22T15:45:36.924Z] #34 77.96 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-22T15:45:36.924Z] #34 77.97 Setting up cmake (3.7.2-1) ... [2019-10-22T15:45:36.924Z] #34 78.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:36.924Z] #34 DONE 78.4s [2019-10-22T15:45:36.924Z] [2019-10-22T15:45:36.924Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T15:45:36.924Z] #35 DONE 0.1s [2019-10-22T15:45:36.924Z] [2019-10-22T15:45:36.924Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-22T15:45:36.924Z] #36 DONE 0.1s [2019-10-22T15:45:36.924Z] [2019-10-22T15:45:36.924Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:36.924Z] #37 ... [2019-10-22T15:45:36.924Z] [2019-10-22T15:45:36.924Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:36.924Z] #45 68.63 internal/reflectlite [2019-10-22T15:45:36.924Z] #45 68.64 math/rand [2019-10-22T15:45:36.924Z] #45 68.65 internal/singleflight [2019-10-22T15:45:36.924Z] #45 68.66 github.com/LK4D4/vndr/godl/singleflight [2019-10-22T15:45:36.924Z] #45 75.58 sort [2019-10-22T15:45:36.924Z] #45 75.62 strconv [2019-10-22T15:45:36.924Z] #45 75.71 io [2019-10-22T15:45:36.924Z] #45 75.77 syscall [2019-10-22T15:45:37.023Z] #72 exporting layers 5.0s done [2019-10-22T15:45:37.023Z] #72 writing image sha256:e02be6690af24f186ae0803e294562b8bd9408aba2790bcf3652a577838a9cd1 done [2019-10-22T15:45:37.023Z] #72 naming to docker.io/library/docker:73a7c369c6abce6117045332cd011c21db003cda done [2019-10-22T15:45:37.023Z] #72 DONE 5.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-22T15:45:37.210Z] #45 ... [2019-10-22T15:45:37.210Z] [2019-10-22T15:45:37.210Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:37.210Z] #37 0.420 + RM_GOPATH=0 [2019-10-22T15:45:37.210Z] #37 0.422 + TMP_GOPATH= [2019-10-22T15:45:37.210Z] #37 0.423 + : /build [2019-10-22T15:45:37.210Z] #37 0.424 + '[' -z '' ']' [2019-10-22T15:45:37.210Z] #37 0.427 ++ mktemp -d [2019-10-22T15:45:37.210Z] #37 0.429 + export GOPATH=/tmp/tmp.uEGQEkQeLt [2019-10-22T15:45:37.210Z] #37 0.431 + GOPATH=/tmp/tmp.uEGQEkQeLt [2019-10-22T15:45:37.210Z] #37 0.432 + RM_GOPATH=1 [2019-10-22T15:45:37.210Z] #37 0.434 ++ dirname ./install.sh [2019-10-22T15:45:37.210Z] #37 0.436 + dir=. [2019-10-22T15:45:37.210Z] #37 0.437 + bin=tini [2019-10-22T15:45:37.210Z] #37 0.438 + shift [2019-10-22T15:45:37.210Z] #37 0.439 + '[' '!' -f ./tini.installer ']' [2019-10-22T15:45:37.210Z] #37 0.440 + . ./tini.installer [2019-10-22T15:45:37.210Z] #37 0.442 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:45:37.210Z] #37 0.443 + install_tini [2019-10-22T15:45:37.210Z] #37 0.444 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-22T15:45:37.210Z] #37 0.445 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:45:37.210Z] #37 0.446 + git clone https://github.com/krallin/tini.git /tmp/tmp.uEGQEkQeLt/tini [2019-10-22T15:45:37.210Z] #37 0.453 Cloning into '/tmp/tmp.uEGQEkQeLt/tini'... [2019-10-22T15:45:37.298Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-22T15:45:37.359Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/test/unit [2019-10-22T15:45:38.506Z] #60 205.6 + bin/containerd-shim [2019-10-22T15:45:39.928Z] #37 2.814 + cd /tmp/tmp.uEGQEkQeLt/tini [2019-10-22T15:45:39.928Z] #37 2.823 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-22T15:45:39.928Z] #37 2.861 + cmake . [2019-10-22T15:45:40.978Z] #37 4.118 -- The C compiler identification is GNU 6.3.0 [2019-10-22T15:45:40.978Z] #37 4.220 -- Check for working C compiler: /usr/bin/cc [2019-10-22T15:45:41.610Z] #37 ... [2019-10-22T15:45:41.610Z] [2019-10-22T15:45:41.610Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-22T15:45:41.610Z] #41 83.02 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-22T15:45:41.610Z] #41 83.02 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-22T15:45:41.610Z] #41 83.03 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-22T15:45:41.610Z] #41 83.07 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-22T15:45:41.610Z] #41 83.09 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-22T15:45:41.610Z] #41 83.10 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-22T15:45:41.610Z] #41 83.11 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-22T15:45:41.610Z] #41 83.12 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-22T15:45:41.610Z] #41 83.14 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-22T15:45:41.610Z] #41 83.15 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-22T15:45:41.610Z] #41 83.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:45:41.610Z] #41 DONE 83.4s [2019-10-22T15:45:41.610Z] [2019-10-22T15:45:41.610Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:41.610Z] #55 21.58 + cd /tmp/tmp.R84l8VY3wS/src/github.com/opencontainers/runc [2019-10-22T15:45:41.610Z] #55 21.58 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-22T15:45:41.610Z] #55 21.97 + '[' -z '' ']' [2019-10-22T15:45:41.610Z] #55 21.97 + target=static [2019-10-22T15:45:41.610Z] #55 21.98 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-22T15:45:41.610Z] #55 25.96 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-10-22T15:45:41.610Z] #55 ... [2019-10-22T15:45:41.610Z] [2019-10-22T15:45:41.610Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:45:41.610Z] #29 73.45 + cd /tmp/tmp.34fqDZTtev/src/github.com/go-swagger/go-swagger [2019-10-22T15:45:41.610Z] #29 73.46 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-22T15:45:41.610Z] #29 76.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-22T15:45:41.610Z] #29 ... [2019-10-22T15:45:41.610Z] [2019-10-22T15:45:41.610Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:45:41.610Z] #27 30.32 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-22T15:45:41.610Z] #27 31.38 [2019-10-22T15:45:41.610Z] #27 32.01 ######################################################################## 100.0% [2019-10-22T15:45:41.610Z] #27 32.41 [2019-10-22T15:45:42.635Z] ? github.com/docker/docker/api [no test files] [2019-10-22T15:45:42.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:45:42.577Z] > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10 [2019-10-22T15:45:42.629Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-22T15:45:42.855Z] Fetching without tags [2019-10-22T15:45:43.633Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:45:45.023Z] #60 211.8 + bin/containerd-shim-runc-v1 [2019-10-22T15:45:45.119Z] #27 35.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-22T15:45:45.119Z] #27 35.75 skipping existing c8c2d4a6b2e3 [2019-10-22T15:45:45.119Z] #27 35.97 [2019-10-22T15:45:42.753Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-22T15:45:42.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-22T15:45:42.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-22T15:45:42.887Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master [2019-10-22T15:45:43.735Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:45:43.785Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:45:46.989Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:45:46.990Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401) [2019-10-22T15:45:47.524Z] #60 214.8 + bin/containerd-shim-runc-v2 [2019-10-22T15:45:47.823Z] #27 ... [2019-10-22T15:45:47.823Z] [2019-10-22T15:45:47.823Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:45:47.823Z] #32 78.96 strings [2019-10-22T15:45:47.823Z] #32 78.97 bytes [2019-10-22T15:45:47.823Z] #32 ... [2019-10-22T15:45:47.823Z] [2019-10-22T15:45:47.823Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:47.823Z] #37 5.161 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-22T15:45:47.823Z] #37 5.165 -- Detecting C compiler ABI info [2019-10-22T15:45:47.823Z] #37 6.461 -- Detecting C compiler ABI info - done [2019-10-22T15:45:47.823Z] #37 6.614 -- Detecting C compile features [2019-10-22T15:45:47.823Z] #37 9.364 -- Detecting C compile features - done [2019-10-22T15:45:47.823Z] #37 9.478 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-22T15:45:47.823Z] #37 9.807 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-22T15:45:47.823Z] #37 10.08 -- Configuring done [2019-10-22T15:45:47.823Z] #37 10.12 -- Generating done [2019-10-22T15:45:47.823Z] #37 10.13 -- Build files have been written to: /tmp/tmp.uEGQEkQeLt/tini [2019-10-22T15:45:47.823Z] #37 10.15 + make tini-static [2019-10-22T15:45:47.823Z] #37 10.72 Scanning dependencies of target tini-static [2019-10-22T15:45:47.823Z] #37 10.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-22T15:45:48.318Z] #60 215.7 + binaries [2019-10-22T15:45:48.318Z] #60 215.7 + mkdir -p /build [2019-10-22T15:45:48.318Z] #60 215.7 + cp bin/containerd /build/containerd [2019-10-22T15:45:48.318Z] #60 215.8 + cp bin/containerd-shim /build/containerd-shim [2019-10-22T15:45:48.318Z] #60 215.8 + cp bin/ctr /build/ctr [2019-10-22T15:45:48.318Z] #60 DONE 215.9s [2019-10-22T15:45:48.846Z] #37 ... [2019-10-22T15:45:48.846Z] [2019-10-22T15:45:48.846Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-22T15:45:48.846Z] #27 39.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-22T15:45:46.609Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-22T15:45:46.772Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-22T15:45:47.018Z] > git config core.sparsecheckout # timeout=10 [2019-10-22T15:45:47.066Z] > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:45:49.099Z] [2019-10-22T15:45:49.099Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-22T15:45:49.099Z] #61 DONE 0.1s [2019-10-22T15:45:49.492Z] [2019-10-22T15:45:49.492Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-22T15:45:49.492Z] #65 DONE 0.1s [2019-10-22T15:45:49.492Z] [2019-10-22T15:45:49.492Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-22T15:45:49.492Z] #67 DONE 0.1s [2019-10-22T15:45:49.492Z] [2019-10-22T15:45:49.492Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-22T15:45:49.492Z] #70 DONE 0.1s [2019-10-22T15:45:49.492Z] [2019-10-22T15:45:49.492Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-22T15:45:49.492Z] #71 DONE 0.1s [2019-10-22T15:45:49.871Z] #27 40.73 [2019-10-22T15:45:49.925Z] [2019-10-22T15:45:49.925Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-22T15:45:50.498Z] #27 41.22 ######################################################################## 100.0% [2019-10-22T15:45:50.788Z] #27 41.55 [2019-10-22T15:45:50.788Z] #27 41.73 Download of images into '/build' complete. [2019-10-22T15:45:50.788Z] #27 41.73 Use something like the following to load the result into a Docker daemon: [2019-10-22T15:45:50.788Z] #27 41.73 tar -cC '/build' . | docker load [2019-10-22T15:45:51.077Z] #27 DONE 41.8s [2019-10-22T15:45:51.077Z] [2019-10-22T15:45:51.077Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:45:51.077Z] #32 90.66 bufio [2019-10-22T15:45:51.077Z] #32 91.82 reflect [2019-10-22T15:45:51.077Z] #32 ... [2019-10-22T15:45:51.077Z] [2019-10-22T15:45:51.077Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:51.077Z] #45 82.64 vendor/golang.org/x/net/dns/dnsmessage [2019-10-22T15:45:51.077Z] #45 83.94 bytes [2019-10-22T15:45:51.365Z] #45 ... [2019-10-22T15:45:51.365Z] [2019-10-22T15:45:51.365Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:45:51.365Z] #42 2.663 Note: Building without setproctitle() and strlcpy() support. [2019-10-22T15:45:51.365Z] #42 2.666 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-22T15:45:51.365Z] #42 4.690 fatal: Not a git repository (or any of the parent directories): .git [2019-10-22T15:45:51.365Z] #42 4.734 GEN .gitid [2019-10-22T15:45:51.365Z] #42 4.770 GEN criu/include/version.h [2019-10-22T15:45:51.365Z] #42 4.827 GEN include/common/asm [2019-10-22T15:45:51.365Z] #42 7.503 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-22T15:45:51.365Z] #42 7.729 PBCC images/opts.pb-c.c [2019-10-22T15:45:51.365Z] #42 7.833 PBCC images/sit.pb-c.c [2019-10-22T15:45:51.365Z] #42 8.001 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-22T15:45:51.365Z] #42 8.241 DEP images/opts.pb-c.d [2019-10-22T15:45:51.365Z] #42 8.358 DEP images/sit.pb-c.d [2019-10-22T15:45:51.365Z] #42 8.474 PBCC images/macvlan.pb-c.c [2019-10-22T15:45:51.365Z] #42 8.495 DEP images/macvlan.pb-c.d [2019-10-22T15:45:51.365Z] #42 8.655 PBCC images/autofs.pb-c.c [2019-10-22T15:45:51.365Z] #42 8.688 DEP images/autofs.pb-c.d [2019-10-22T15:45:51.365Z] #42 8.850 PBCC images/sysctl.pb-c.c [2019-10-22T15:45:51.365Z] #42 8.889 DEP images/sysctl.pb-c.d [2019-10-22T15:45:51.365Z] #42 9.131 PBCC images/time.pb-c.c [2019-10-22T15:45:51.365Z] #42 9.172 DEP images/time.pb-c.d [2019-10-22T15:45:51.365Z] #42 9.307 PBCC images/binfmt-misc.pb-c.c [2019-10-22T15:45:51.365Z] #42 9.362 DEP images/binfmt-misc.pb-c.d [2019-10-22T15:45:51.365Z] #42 9.575 PBCC images/seccomp.pb-c.c [2019-10-22T15:45:51.365Z] #42 9.758 DEP images/seccomp.pb-c.d [2019-10-22T15:45:51.365Z] #42 9.885 PBCC images/userns.pb-c.c [2019-10-22T15:45:51.365Z] #42 9.972 DEP images/userns.pb-c.d [2019-10-22T15:45:51.666Z] #42 10.16 PBCC images/cgroup.pb-c.c [2019-10-22T15:45:51.666Z] #42 10.29 DEP images/cgroup.pb-c.d [2019-10-22T15:45:51.901Z] #72 DONE 2.1s [2019-10-22T15:45:51.902Z] [2019-10-22T15:45:51.902Z] #73 exporting to oci image format [2019-10-22T15:45:51.902Z] #73 exporting layers [2019-10-22T15:45:51.966Z] #42 10.50 PBCC images/fown.pb-c.c [2019-10-22T15:45:52.257Z] #42 10.59 PBCC images/ext-file.pb-c.c [2019-10-22T15:45:52.257Z] #42 10.66 DEP images/fown.pb-c.d [2019-10-22T15:45:52.257Z] #42 10.82 DEP images/ext-file.pb-c.d [2019-10-22T15:45:52.257Z] #42 ... [2019-10-22T15:45:52.257Z] [2019-10-22T15:45:52.257Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:52.257Z] #37 15.56 [100%] Linking C executable tini-static [2019-10-22T15:45:52.544Z] #37 ... [2019-10-22T15:45:52.544Z] [2019-10-22T15:45:52.544Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:45:52.544Z] #18 28.18 Fetched 7720 kB in 27s (281 kB/s) [2019-10-22T15:45:52.544Z] #18 28.18 Reading package lists... [2019-10-22T15:45:52.544Z] #18 ... [2019-10-22T15:45:52.544Z] [2019-10-22T15:45:52.544Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:45:52.544Z] #42 10.96 PBCC images/rpc.pb-c.c [2019-10-22T15:45:52.544Z] #42 11.12 DEP images/rpc.pb-c.d [2019-10-22T15:45:52.631Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2019-10-22T15:45:52.832Z] #42 11.23 PBCC images/siginfo.pb-c.c [2019-10-22T15:45:52.832Z] #42 11.31 DEP images/siginfo.pb-c.d [2019-10-22T15:45:52.832Z] #42 11.41 PBCC images/pagemap.pb-c.c [2019-10-22T15:45:52.832Z] #42 11.51 DEP images/pagemap.pb-c.d [2019-10-22T15:45:53.120Z] #42 11.67 PBCC images/rlimit.pb-c.c [2019-10-22T15:45:53.120Z] #42 11.73 DEP images/rlimit.pb-c.d [2019-10-22T15:45:53.408Z] #42 11.86 PBCC images/file-lock.pb-c.c [2019-10-22T15:45:53.408Z] #42 11.97 DEP images/file-lock.pb-c.d [2019-10-22T15:45:53.408Z] #42 12.07 PBCC images/tty.pb-c.c [2019-10-22T15:45:53.697Z] #42 ... [2019-10-22T15:45:53.697Z] [2019-10-22T15:45:53.697Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:45:53.697Z] #37 16.60 [100%] Built target tini-static [2019-10-22T15:45:53.697Z] #37 16.71 + mkdir -p /build [2019-10-22T15:45:53.697Z] #37 16.71 + cp tini-static /build/docker-init [2019-10-22T15:45:53.697Z] #37 DONE 16.8s [2019-10-22T15:45:53.697Z] [2019-10-22T15:45:53.697Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:45:53.697Z] #42 12.16 DEP images/tty.pb-c.d [2019-10-22T15:45:53.984Z] #42 12.37 PBCC images/tun.pb-c.c [2019-10-22T15:45:53.984Z] #42 12.50 PBCC images/netdev.pb-c.c [2019-10-22T15:45:54.271Z] #42 12.68 DEP images/tun.pb-c.d [2019-10-22T15:45:54.271Z] #42 12.86 DEP images/netdev.pb-c.d [2019-10-22T15:45:54.558Z] #42 13.11 PBCC images/vma.pb-c.c [2019-10-22T15:45:54.558Z] #42 13.18 DEP images/vma.pb-c.d [2019-10-22T15:45:54.846Z] #42 13.29 PBCC images/creds.pb-c.c [2019-10-22T15:45:54.846Z] #42 13.35 DEP images/creds.pb-c.d [2019-10-22T15:45:55.133Z] #42 13.61 PBCC images/utsns.pb-c.c [2019-10-22T15:45:55.133Z] #42 13.64 DEP images/utsns.pb-c.d [2019-10-22T15:45:55.420Z] #42 13.80 PBCC images/ipc-desc.pb-c.c [2019-10-22T15:45:55.420Z] #42 13.88 PBCC images/ipc-sem.pb-c.c [2019-10-22T15:45:55.420Z] #42 13.94 DEP images/ipc-desc.pb-c.d [2019-10-22T15:45:55.420Z] #42 13.98 DEP images/ipc-sem.pb-c.d [2019-10-22T15:45:55.420Z] #42 14.03 PBCC images/ipc-msg.pb-c.c [2019-10-22T15:45:55.420Z] #42 14.06 DEP images/ipc-msg.pb-c.d [2019-10-22T15:45:55.708Z] #42 14.14 PBCC images/ipc-shm.pb-c.c [2019-10-22T15:45:55.708Z] #42 14.19 DEP images/ipc-shm.pb-c.d [2019-10-22T15:45:55.708Z] #42 14.23 PBCC images/ipc-var.pb-c.c [2019-10-22T15:45:55.708Z] #42 14.26 DEP images/ipc-var.pb-c.d [2019-10-22T15:45:55.708Z] #42 14.32 PBCC images/sk-opts.pb-c.c [2019-10-22T15:45:55.708Z] #42 14.35 PBCC images/packet-sock.pb-c.c [2019-10-22T15:45:55.996Z] #42 14.43 DEP images/sk-opts.pb-c.d [2019-10-22T15:45:55.996Z] #42 14.54 DEP images/packet-sock.pb-c.d [2019-10-22T15:45:56.284Z] #42 14.73 PBCC images/sk-netlink.pb-c.c [2019-10-22T15:45:56.284Z] #42 14.77 DEP images/sk-netlink.pb-c.d [2019-10-22T15:45:56.284Z] #42 14.83 PBCC images/sk-inet.pb-c.c [2019-10-22T15:45:56.284Z] #42 14.89 DEP images/sk-inet.pb-c.d [2019-10-22T15:45:56.572Z] #42 14.96 PBCC images/sk-unix.pb-c.c [2019-10-22T15:45:56.572Z] #42 15.04 DEP images/sk-unix.pb-c.d [2019-10-22T15:45:56.572Z] #42 15.18 PBCC images/mm.pb-c.c [2019-10-22T15:45:56.613Z] Commit message: "Run imageservice.Cleanup() also before daemon start" [2019-10-22T15:45:56.860Z] #42 15.26 DEP images/mm.pb-c.d [2019-10-22T15:45:56.860Z] #42 15.34 PBCC images/timerfd.pb-c.c [2019-10-22T15:45:56.860Z] #42 15.43 DEP images/timerfd.pb-c.d [2019-10-22T15:45:57.149Z] #42 15.53 PBCC images/timer.pb-c.c [2019-10-22T15:45:57.149Z] #42 15.58 DEP images/timer.pb-c.d [2019-10-22T15:45:57.149Z] #42 15.70 PBCC images/sa.pb-c.c [2019-10-22T15:45:57.149Z] #42 15.73 DEP images/sa.pb-c.d [2019-10-22T15:45:57.470Z] #42 15.92 PBCC images/pipe-data.pb-c.c [2019-10-22T15:45:57.470Z] #42 15.95 DEP images/pipe-data.pb-c.d [2019-10-22T15:45:57.470Z] #42 16.01 PBCC images/mnt.pb-c.c [2019-10-22T15:45:57.470Z] #42 16.11 DEP images/mnt.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-22T15:45:57.756Z] #42 16.31 PBCC images/sk-packet.pb-c.c [2019-10-22T15:45:57.756Z] #42 16.31 DEP images/sk-packet.pb-c.d [2019-10-22T15:45:57.756Z] #42 16.38 PBCC images/tcp-stream.pb-c.c [2019-10-22T15:45:58.043Z] #42 16.47 DEP images/tcp-stream.pb-c.d [2019-10-22T15:45:58.043Z] #42 16.59 PBCC images/pipe.pb-c.c [2019-10-22T15:45:58.043Z] #42 16.65 DEP images/pipe.pb-c.d [2019-10-22T15:45:58.330Z] #42 16.83 PBCC images/pstree.pb-c.c [2019-10-22T15:45:58.330Z] #42 16.86 DEP images/pstree.pb-c.d [2019-10-22T15:45:58.330Z] #42 16.95 PBCC images/fs.pb-c.c [2019-10-22T15:45:58.620Z] #42 17.04 DEP images/fs.pb-c.d [2019-10-22T15:45:58.620Z] #42 17.13 PBCC images/signalfd.pb-c.c [2019-10-22T15:45:58.620Z] #42 17.20 DEP images/signalfd.pb-c.d [2019-10-22T15:45:58.906Z] #42 17.32 PBCC images/fh.pb-c.c [2019-10-22T15:45:58.906Z] #42 17.39 PBCC images/fsnotify.pb-c.c [2019-10-22T15:45:59.192Z] #42 17.54 DEP images/fh.pb-c.d [2019-10-22T15:45:59.192Z] #42 17.66 DEP images/fsnotify.pb-c.d [2019-10-22T15:45:59.192Z] #42 17.77 PBCC images/eventpoll.pb-c.c [2019-10-22T15:45:59.192Z] #42 17.83 DEP images/eventpoll.pb-c.d [2019-10-22T15:45:59.193Z] #42 17.88 PBCC images/eventfd.pb-c.c [2019-10-22T15:45:59.479Z] #42 17.95 DEP images/eventfd.pb-c.d [2019-10-22T15:45:59.479Z] #42 18.04 PBCC images/remap-file-path.pb-c.c [2019-10-22T15:45:59.479Z] #42 18.08 DEP images/remap-file-path.pb-c.d [2019-10-22T15:45:59.479Z] #42 18.17 PBCC images/fifo.pb-c.c [2019-10-22T15:45:59.767Z] #42 18.22 DEP images/fifo.pb-c.d [2019-10-22T15:45:59.767Z] #42 18.36 PBCC images/ghost-file.pb-c.c [2019-10-22T15:45:59.984Z] + docker version [2019-10-22T15:46:00.054Z] #42 18.51 DEP images/ghost-file.pb-c.d [2019-10-22T15:46:00.054Z] #42 18.59 PBCC images/regfile.pb-c.c [2019-10-22T15:46:00.345Z] #42 18.75 DEP images/regfile.pb-c.d [2019-10-22T15:46:00.345Z] #42 18.83 PBCC images/ns.pb-c.c [2019-10-22T15:46:00.345Z] #42 18.90 DEP images/ns.pb-c.d [2019-10-22T15:46:00.345Z] #42 18.96 PBCC images/fdinfo.pb-c.c [2019-10-22T15:46:00.632Z] #42 19.17 DEP images/fdinfo.pb-c.d [2019-10-22T15:46:00.921Z] #42 19.38 PBCC images/core-aarch64.pb-c.c [2019-10-22T15:46:00.921Z] #42 19.45 PBCC images/core-arm.pb-c.c [2019-10-22T15:46:00.921Z] #42 19.58 PBCC images/core-ppc64.pb-c.c [2019-10-22T15:46:01.208Z] #42 19.72 PBCC images/core-s390.pb-c.c [2019-10-22T15:46:01.208Z] #42 19.84 PBCC images/core-x86.pb-c.c [2019-10-22T15:46:01.496Z] #42 19.95 PBCC images/core.pb-c.c [2019-10-22T15:46:01.784Z] #42 20.20 PBCC images/inventory.pb-c.c [2019-10-22T15:46:01.784Z] #42 20.32 DEP images/core-aarch64.pb-c.d [2019-10-22T15:46:02.073Z] #42 20.46 DEP images/core-arm.pb-c.d [2019-10-22T15:46:02.073Z] #42 20.64 DEP images/core-ppc64.pb-c.d [2019-10-22T15:46:02.361Z] #42 20.86 DEP images/core-s390.pb-c.d [2019-10-22T15:46:02.361Z] #42 20.97 DEP images/core-x86.pb-c.d [2019-10-22T15:46:02.649Z] #42 21.16 DEP images/core.pb-c.d [2019-10-22T15:46:02.649Z] #42 21.27 DEP images/inventory.pb-c.d [2019-10-22T15:46:02.937Z] #42 21.38 PBCC images/cpuinfo.pb-c.c [2019-10-22T15:46:02.938Z] #42 21.42 DEP images/cpuinfo.pb-c.d [2019-10-22T15:46:02.938Z] #42 21.58 PBCC images/stats.pb-c.c [2019-10-22T15:46:02.938Z] #42 21.63 DEP images/stats.pb-c.d [2019-10-22T15:46:02.938Z] #42 ... [2019-10-22T15:46:02.938Z] [2019-10-22T15:46:02.938Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:46:02.938Z] #45 94.73 bufio [2019-10-22T15:46:02.938Z] #45 96.71 reflect [2019-10-22T15:46:02.938Z] #45 103.6 regexp/syntax [2019-10-22T15:46:03.225Z] #45 ... [2019-10-22T15:46:03.225Z] [2019-10-22T15:46:03.225Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:46:03.225Z] #32 94.80 path [2019-10-22T15:46:03.225Z] #32 98.87 text/tabwriter [2019-10-22T15:46:03.513Z] #32 ... [2019-10-22T15:46:03.513Z] [2019-10-22T15:46:03.513Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:46:03.513Z] #18 28.18 Reading package lists... [2019-10-22T15:46:04.137Z] #18 41.92 Reading package lists... [2019-10-22T15:46:04.425Z] #18 50.03 Building dependency tree... [2019-10-22T15:46:04.425Z] #18 ... [2019-10-22T15:46:04.425Z] [2019-10-22T15:46:04.425Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:46:04.425Z] #32 106.0 internal/syscall/unix [2019-10-22T15:46:04.425Z] #32 106.0 time [2019-10-22T15:46:06.855Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T15:46:06.855Z] [2019-10-22T15:46:06.855Z] [2019-10-22T15:46:06.855Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-22T15:46:06.855Z] [2019-10-22T15:46:06.855Z] [2019-10-22T15:46:06.855Z] No new tests added to integration. [2019-10-22T15:46:06.855Z] [2019-10-22T15:46:06.855Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-22T15:46:06.855Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-22T15:46:06.855Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-22T15:46:06.855Z] PKG_CONFIG=pkg-config [2019-10-22T15:46:06.855Z] GOLANG_VERSION=1.13.3 [2019-10-22T15:46:06.855Z] HOSTNAME=592e584784ee [2019-10-22T15:46:06.855Z] KEEPBUNDLE=1 [2019-10-22T15:46:06.855Z] container=docker [2019-10-22T15:46:06.855Z] TEST_SKIP_INTEGRATION=1 [2019-10-22T15:46:06.855Z] GO111MODULE=off [2019-10-22T15:46:06.855Z] GOPATH=/go [2019-10-22T15:46:06.855Z] PWD=/go/src/github.com/docker/docker [2019-10-22T15:46:06.855Z] HOME=/root [2019-10-22T15:46:06.855Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-22T15:46:06.855Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-22T15:46:06.855Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-22T15:46:06.855Z] DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:46:06.855Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-22T15:46:06.855Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-22T15:46:06.855Z] TERM=xterm [2019-10-22T15:46:06.855Z] VALIDATE_BRANCH=master [2019-10-22T15:46:06.855Z] DEST=bundles/test-integration [2019-10-22T15:46:06.855Z] SHLVL=1 [2019-10-22T15:46:06.855Z] TIMEOUT=120m [2019-10-22T15:46:06.855Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-22T15:46:06.855Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-22T15:46:06.855Z] DOCKER_PKG=github.com/docker/docker [2019-10-22T15:46:06.855Z] TESTDEBUG=0 [2019-10-22T15:46:06.855Z] _=/usr/bin/env [2019-10-22T15:46:06.855Z] Building test suite binary ./integration-cli/test.main [2019-10-22T15:46:07.420Z] PKG_CONFIG=pkg-config [2019-10-22T15:46:07.420Z] GOLANG_VERSION=1.13.3 [2019-10-22T15:46:07.420Z] HOSTNAME=90565f73c8d5 [2019-10-22T15:46:07.420Z] KEEPBUNDLE=1 [2019-10-22T15:46:07.420Z] container=docker [2019-10-22T15:46:07.420Z] TEST_SKIP_INTEGRATION=1 [2019-10-22T15:46:07.420Z] GO111MODULE=off [2019-10-22T15:46:07.420Z] GOPATH=/go [2019-10-22T15:46:07.420Z] PWD=/go/src/github.com/docker/docker [2019-10-22T15:46:07.420Z] HOME=/root [2019-10-22T15:46:07.420Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-22T15:46:07.420Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-22T15:46:07.420Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-22T15:46:07.420Z] DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:46:07.420Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-22T15:46:07.420Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-22T15:46:07.420Z] TERM=xterm [2019-10-22T15:46:07.420Z] VALIDATE_BRANCH=master [2019-10-22T15:46:07.420Z] DEST=bundles/test-integration [2019-10-22T15:46:07.420Z] SHLVL=1 [2019-10-22T15:46:07.420Z] TIMEOUT=120m [2019-10-22T15:46:07.420Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-22T15:46:07.420Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-22T15:46:07.420Z] DOCKER_PKG=github.com/docker/docker [2019-10-22T15:46:07.420Z] TESTDEBUG=0 [2019-10-22T15:46:07.420Z] _=/usr/bin/env [2019-10-22T15:46:07.420Z] Building test suite binary ./integration-cli/test.main [2019-10-22T15:46:07.420Z] PKG_CONFIG=pkg-config [2019-10-22T15:46:07.420Z] GOLANG_VERSION=1.13.3 [2019-10-22T15:46:07.420Z] HOSTNAME=d37c8ac898f1 [2019-10-22T15:46:07.420Z] KEEPBUNDLE=1 [2019-10-22T15:46:07.420Z] container=docker [2019-10-22T15:46:07.420Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-22T15:46:07.420Z] GO111MODULE=off [2019-10-22T15:46:07.420Z] GOPATH=/go [2019-10-22T15:46:07.420Z] PWD=/go/src/github.com/docker/docker [2019-10-22T15:46:07.420Z] HOME=/root [2019-10-22T15:46:07.420Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-22T15:46:07.420Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-22T15:46:07.420Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-22T15:46:07.420Z] DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:46:07.420Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-22T15:46:07.420Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-22T15:46:07.420Z] TERM=xterm [2019-10-22T15:46:07.420Z] VALIDATE_BRANCH=master [2019-10-22T15:46:07.420Z] DEST=bundles/test-integration [2019-10-22T15:46:07.420Z] SHLVL=1 [2019-10-22T15:46:07.420Z] TIMEOUT=120m [2019-10-22T15:46:07.420Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-22T15:46:07.420Z] DOCKER_PKG=github.com/docker/docker [2019-10-22T15:46:07.420Z] TESTDEBUG=0 [2019-10-22T15:46:07.420Z] _=/usr/bin/env [2019-10-22T15:46:07.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-22T15:46:09.996Z] #32 ... [2019-10-22T15:46:09.997Z] [2019-10-22T15:46:09.997Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:46:09.997Z] #18 50.03 Building dependency tree... [2019-10-22T15:46:09.997Z] #18 52.45 The following additional packages will be installed: [2019-10-22T15:46:09.997Z] #18 52.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-22T15:46:09.997Z] #18 52.46 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-22T15:46:09.997Z] #18 52.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-22T15:46:09.997Z] #18 52.46 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-22T15:46:09.997Z] #18 52.46 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-22T15:46:09.997Z] #18 52.46 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-22T15:46:09.997Z] #18 52.46 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-22T15:46:09.997Z] #18 52.46 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-22T15:46:09.997Z] #18 52.47 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-22T15:46:09.997Z] #18 52.47 Suggested packages: [2019-10-22T15:46:09.997Z] #18 52.47 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-22T15:46:09.997Z] #18 52.47 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-22T15:46:09.997Z] #18 52.47 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-22T15:46:09.997Z] #18 52.47 vim-doc vim-scripts xfsdump acl attr quota [2019-10-22T15:46:09.997Z] #18 52.47 Recommended packages: [2019-10-22T15:46:09.997Z] #18 52.47 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-22T15:46:09.997Z] #18 52.47 python3-keyrings.alt python3-xdg unzip [2019-10-22T15:46:11.026Z] #18 ... [2019-10-22T15:46:11.026Z] [2019-10-22T15:46:11.026Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:46:11.026Z] #60 60.50 + cd /tmp/tmp.D8E8RjxC7l/src/github.com/containerd/containerd [2019-10-22T15:46:11.026Z] #60 60.51 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-22T15:46:12.517Z] #60 61.76 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-22T15:46:12.517Z] #60 61.77 + BUILDTAGS='netgo osusergo static_build' [2019-10-22T15:46:12.517Z] #60 61.77 + export EXTRA_FLAGS=-buildmode=pie [2019-10-22T15:46:12.517Z] #60 61.77 + EXTRA_FLAGS=-buildmode=pie [2019-10-22T15:46:12.517Z] #60 61.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-22T15:46:12.517Z] #60 61.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-22T15:46:12.517Z] #60 61.77 + '[' '' = dynamic ']' [2019-10-22T15:46:12.517Z] #60 61.77 + make [2019-10-22T15:46:14.009Z] #60 63.44 + bin/ctr [2019-10-22T15:46:14.841Z] Client: Docker Engine - Enterprise [2019-10-22T15:46:14.841Z] Version: 19.03.2 [2019-10-22T15:46:14.841Z] API version: 1.40 [2019-10-22T15:46:14.841Z] Go version: go1.12.8 [2019-10-22T15:46:14.841Z] Git commit: c92ab06ed9 [2019-10-22T15:46:14.841Z] Built: 09/03/2019 16:38:11 [2019-10-22T15:46:14.841Z] OS/Arch: windows/amd64 [2019-10-22T15:46:14.841Z] Experimental: false [2019-10-22T15:46:14.841Z] [2019-10-22T15:46:14.841Z] Server: Docker Engine - Enterprise [2019-10-22T15:46:14.841Z] Engine: [2019-10-22T15:46:14.841Z] Version: 19.03.2 [2019-10-22T15:46:14.841Z] API version: 1.40 (minimum version 1.24) [2019-10-22T15:46:14.841Z] Go version: go1.12.8 [2019-10-22T15:46:14.841Z] Git commit: c92ab06ed9 [2019-10-22T15:46:14.841Z] Built: 09/03/2019 16:35:47 [2019-10-22T15:46:14.841Z] OS/Arch: windows/amd64 [2019-10-22T15:46:14.841Z] Experimental: true [Pipeline] sh [2019-10-22T15:46:15.546Z] #60 ... [2019-10-22T15:46:15.546Z] [2019-10-22T15:46:15.546Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:46:15.546Z] #42 23.90 make[1]: Nothing to be done for 'all'. [2019-10-22T15:46:15.546Z] #42 26.20 CC images/stats.o [2019-10-22T15:46:15.546Z] #42 26.96 CC images/core.o [2019-10-22T15:46:15.546Z] #42 28.33 CC images/core-x86.o [2019-10-22T15:46:15.546Z] #42 29.47 CC images/core-arm.o [2019-10-22T15:46:15.546Z] #42 30.29 CC images/core-aarch64.o [2019-10-22T15:46:15.546Z] #42 31.20 CC images/core-ppc64.o [2019-10-22T15:46:15.546Z] #42 32.54 CC images/core-s390.o [2019-10-22T15:46:15.546Z] #42 33.70 CC images/cpuinfo.o [2019-10-22T15:46:15.546Z] #42 ... [2019-10-22T15:46:15.546Z] [2019-10-22T15:46:15.546Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:46:15.546Z] #18 59.68 The following NEW packages will be installed: [2019-10-22T15:46:15.546Z] #18 59.69 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-22T15:46:15.546Z] #18 59.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-22T15:46:15.546Z] #18 59.69 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-22T15:46:15.546Z] #18 59.69 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-22T15:46:15.546Z] #18 59.69 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-22T15:46:15.546Z] #18 59.69 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-22T15:46:15.546Z] #18 59.69 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-22T15:46:15.546Z] #18 59.69 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-22T15:46:15.546Z] #18 59.69 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-22T15:46:15.546Z] #18 59.69 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-22T15:46:15.546Z] #18 59.70 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-22T15:46:15.546Z] #18 59.70 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-22T15:46:15.546Z] #18 59.70 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-22T15:46:15.546Z] #18 59.70 xfsprogs xxd xz-utils zip [2019-10-22T15:46:15.546Z] #18 59.84 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-22T15:46:15.546Z] #18 59.84 Need to get 87.3 MB of archives. [2019-10-22T15:46:15.546Z] #18 59.84 After this operation, 585 MB of additional disk space will be used. [2019-10-22T15:46:15.546Z] #18 59.84 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-22T15:46:15.546Z] #18 59.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-22T15:46:15.546Z] #18 59.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-22T15:46:15.546Z] #18 59.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-22T15:46:15.546Z] #18 59.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-22T15:46:15.546Z] #18 59.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-22T15:46:15.546Z] #18 60.03 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-22T15:46:15.546Z] #18 60.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-22T15:46:15.546Z] #18 60.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-22T15:46:15.546Z] #18 60.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-22T15:46:15.546Z] #18 60.48 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-22T15:46:15.546Z] #18 60.51 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-22T15:46:15.546Z] #18 60.52 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-22T15:46:15.546Z] #18 60.53 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-22T15:46:15.546Z] #18 60.55 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-22T15:46:15.546Z] #18 60.56 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-22T15:46:15.546Z] #18 60.58 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-22T15:46:15.546Z] #18 60.59 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-22T15:46:15.546Z] #18 60.60 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-22T15:46:15.546Z] #18 60.61 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-22T15:46:15.546Z] #18 60.62 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-22T15:46:15.546Z] #18 60.65 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-22T15:46:15.546Z] #18 60.66 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-22T15:46:15.546Z] #18 60.69 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-22T15:46:15.546Z] #18 60.71 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-22T15:46:15.546Z] #18 60.72 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-22T15:46:15.546Z] #18 60.76 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-22T15:46:15.546Z] #18 60.77 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-22T15:46:15.546Z] #18 60.78 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-22T15:46:15.546Z] #18 60.86 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-22T15:46:15.546Z] #18 60.86 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-22T15:46:15.546Z] #18 60.89 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-22T15:46:15.546Z] #18 60.90 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-22T15:46:15.546Z] #18 60.93 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-22T15:46:15.546Z] #18 60.94 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-22T15:46:15.546Z] #18 60.96 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-22T15:46:15.546Z] #18 60.97 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-22T15:46:15.546Z] #18 60.98 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-10-22T15:46:15.546Z] #18 60.98 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-22T15:46:15.546Z] #18 61.04 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-22T15:46:15.546Z] #18 61.08 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-22T15:46:15.546Z] #18 61.13 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-22T15:46:15.546Z] #18 61.24 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-22T15:46:15.546Z] #18 61.26 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-22T15:46:15.546Z] #18 61.27 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-22T15:46:15.546Z] #18 61.29 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-22T15:46:15.546Z] #18 61.30 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-22T15:46:15.546Z] #18 61.32 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-22T15:46:15.832Z] #18 61.59 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-22T15:46:15.832Z] #18 61.62 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-22T15:46:15.832Z] #18 61.75 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-22T15:46:15.832Z] #18 61.77 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-22T15:46:15.832Z] #18 61.79 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-22T15:46:16.121Z] #18 61.82 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-22T15:46:16.121Z] #18 61.83 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-22T15:46:16.121Z] #18 61.87 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-22T15:46:16.399Z] + docker info [2019-10-22T15:46:16.749Z] #18 62.48 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-22T15:46:16.749Z] #18 62.57 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-22T15:46:16.749Z] #18 62.65 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-22T15:46:16.749Z] #18 62.68 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-22T15:46:16.749Z] #18 62.68 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-22T15:46:16.749Z] #18 62.74 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-10-22T15:46:17.379Z] #18 62.97 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-22T15:46:17.379Z] #18 ... [2019-10-22T15:46:17.379Z] [2019-10-22T15:46:17.379Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:46:17.379Z] #45 108.8 vendor/golang.org/x/crypto/hkdf [2019-10-22T15:46:17.379Z] #45 109.8 vendor/golang.org/x/text/transform [2019-10-22T15:46:17.379Z] #45 113.8 time [2019-10-22T15:46:17.379Z] #45 ... [2019-10-22T15:46:17.379Z] [2019-10-22T15:46:17.379Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:46:17.379Z] #42 34.77 CC images/inventory.o [2019-10-22T15:46:17.379Z] #42 35.34 CC images/fdinfo.o [2019-10-22T15:46:17.667Z] #42 36.06 CC images/fown.o [2019-10-22T15:46:17.956Z] #42 36.42 CC images/ns.o [2019-10-22T15:46:18.245Z] #42 36.82 CC images/regfile.o [2019-10-22T15:46:18.534Z] #42 37.23 CC images/ghost-file.o [2019-10-22T15:46:19.562Z] #42 37.87 CC images/fifo.o [2019-10-22T15:46:19.852Z] #42 38.28 CC images/remap-file-path.o [2019-10-22T15:46:20.140Z] #42 38.83 CC images/eventfd.o [2019-10-22T15:46:20.629Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-22T15:46:20.765Z] #42 39.25 CC images/eventpoll.o [2019-10-22T15:46:21.393Z] #42 39.81 CC images/fh.o [2019-10-22T15:46:22.022Z] #42 40.32 CC images/fsnotify.o [2019-10-22T15:46:23.560Z] #42 41.85 CC images/signalfd.o [2019-10-22T15:46:23.849Z] #42 42.31 CC images/fs.o [2019-10-22T15:46:24.137Z] #42 42.64 CC images/pstree.o [2019-10-22T15:46:24.426Z] #42 43.02 CC images/pipe.o [2019-10-22T15:46:25.056Z] #42 43.39 CC images/tcp-stream.o [2019-10-22T15:46:25.343Z] #42 43.87 CC images/sk-packet.o [2019-10-22T15:46:25.343Z] #42 ... [2019-10-22T15:46:25.343Z] [2019-10-22T15:46:25.343Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:46:25.343Z] #32 116.9 internal/poll [2019-10-22T15:46:25.343Z] #32 120.8 os [2019-10-22T15:46:25.343Z] #32 123.3 internal/fmtsort [2019-10-22T15:46:25.343Z] #32 125.8 fmt [2019-10-22T15:46:25.343Z] #32 125.8 path/filepath [2019-10-22T15:46:25.633Z] #32 ... [2019-10-22T15:46:25.633Z] [2019-10-22T15:46:25.633Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:46:25.633Z] #18 63.24 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-10-22T15:46:25.633Z] #18 63.25 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-22T15:46:25.633Z] #18 63.71 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-10-22T15:46:25.633Z] #18 64.08 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-10-22T15:46:25.633Z] #18 64.10 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-10-22T15:46:25.633Z] #18 67.19 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-10-22T15:46:25.633Z] #18 71.27 debconf: delaying package configuration, since apt-utils is not installed [2019-10-22T15:46:25.633Z] #18 71.44 Fetched 87.3 MB in 9s (8806 kB/s) [2019-10-22T15:46:25.633Z] #18 71.59 Selecting previously unselected package bash-completion. [2019-10-22T15:46:25.923Z] #18 71.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-22T15:46:25.923Z] #18 71.74 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-22T15:46:25.923Z] #18 ... [2019-10-22T15:46:25.923Z] [2019-10-22T15:46:25.923Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:46:25.923Z] #42 44.55 CC images/mnt.o [2019-10-22T15:46:26.549Z] #42 44.98 CC images/pipe-data.o [2019-10-22T15:46:27.176Z] #42 45.45 CC images/sa.o [2019-10-22T15:46:27.465Z] #42 45.80 CC images/timer.o [2019-10-22T15:46:27.754Z] #42 46.44 CC images/timerfd.o [2019-10-22T15:46:28.380Z] #42 46.93 CC images/mm.o [2019-10-22T15:46:29.007Z] #42 47.61 CC images/sk-opts.o [2019-10-22T15:46:29.648Z] #42 48.04 CC images/sk-unix.o [2019-10-22T15:46:30.274Z] #42 48.84 CC images/sk-inet.o [2019-10-22T15:46:31.295Z] #42 ... [2019-10-22T15:46:31.295Z] [2019-10-22T15:46:31.295Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:46:31.295Z] #45 122.8 regexp [2019-10-22T15:46:31.295Z] #45 131.0 os/exec [2019-10-22T15:46:31.295Z] #45 131.0 net [2019-10-22T15:46:31.295Z] #45 ... [2019-10-22T15:46:31.295Z] [2019-10-22T15:46:31.295Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:46:31.295Z] #42 49.73 CC images/tun.o [2019-10-22T15:46:31.924Z] #42 50.38 CC images/sk-netlink.o [2019-10-22T15:46:32.215Z] #42 50.75 CC images/packet-sock.o [2019-10-22T15:46:33.247Z] #42 51.64 CC images/ipc-var.o [2019-10-22T15:46:33.536Z] #42 52.12 CC images/ipc-desc.o [2019-10-22T15:46:34.165Z] #42 52.57 CC images/ipc-shm.o [2019-10-22T15:46:34.454Z] #42 52.98 CC images/ipc-msg.o [2019-10-22T15:46:35.089Z] #42 53.50 CC images/ipc-sem.o [2019-10-22T15:46:35.377Z] #42 53.92 CC images/utsns.o [2019-10-22T15:46:36.005Z] #42 54.35 CC images/creds.o [2019-10-22T15:46:36.294Z] #42 54.79 CC images/vma.o [2019-10-22T15:46:36.584Z] #42 ... [2019-10-22T15:46:36.584Z] [2019-10-22T15:46:36.584Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:46:36.584Z] #45 138.2 internal/lazyregexp [2019-10-22T15:46:37.619Z] #45 ... [2019-10-22T15:46:37.619Z] [2019-10-22T15:46:37.619Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:46:37.619Z] #32 129.0 io/ioutil [2019-10-22T15:46:37.619Z] #32 132.3 log [2019-10-22T15:46:37.619Z] #32 132.3 github.com/BurntSushi/toml [2019-10-22T15:46:37.619Z] #32 132.4 flag [2019-10-22T15:46:37.619Z] #32 ... [2019-10-22T15:46:37.619Z] [2019-10-22T15:46:37.619Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:46:37.619Z] #18 78.05 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-22T15:46:37.619Z] #18 78.90 Selecting previously unselected package libnet1:ppc64el. [2019-10-22T15:46:37.619Z] #18 78.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 78.92 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-22T15:46:37.619Z] #18 79.07 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-22T15:46:37.619Z] #18 79.10 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 79.11 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-22T15:46:37.619Z] #18 79.23 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-22T15:46:37.619Z] #18 79.27 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 79.27 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-22T15:46:37.619Z] #18 79.45 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-22T15:46:37.619Z] #18 79.46 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 79.51 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-22T15:46:37.619Z] #18 79.83 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-22T15:46:37.619Z] #18 79.84 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 79.84 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-22T15:46:37.619Z] #18 80.80 Selecting previously unselected package python3.5-minimal. [2019-10-22T15:46:37.619Z] #18 80.82 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 80.85 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-22T15:46:37.619Z] #18 82.39 Selecting previously unselected package python3-minimal. [2019-10-22T15:46:37.619Z] #18 82.41 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 82.41 Unpacking python3-minimal (3.5.3-1) ... [2019-10-22T15:46:37.619Z] #18 82.65 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-22T15:46:37.619Z] #18 82.65 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 82.65 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-22T15:46:37.619Z] #18 82.83 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-22T15:46:37.619Z] #18 82.84 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-22T15:46:37.619Z] #18 82.85 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-22T15:46:39.671Z] #18 85.64 Selecting previously unselected package python3.5. [2019-10-22T15:46:39.961Z] #18 85.65 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-22T15:46:39.961Z] #18 85.67 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-22T15:46:40.250Z] #18 85.96 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-22T15:46:40.250Z] #18 85.96 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-22T15:46:40.250Z] #18 85.97 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-22T15:46:40.250Z] #18 ... [2019-10-22T15:46:40.250Z] [2019-10-22T15:46:40.250Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:46:40.250Z] #45 141.8 encoding/binary [2019-10-22T15:46:40.250Z] #45 141.8 go/token [2019-10-22T15:46:40.250Z] #45 141.8 net/url [2019-10-22T15:46:44.679Z] #45 145.7 go/scanner [2019-10-22T15:46:46.734Z] #45 ... [2019-10-22T15:46:46.734Z] [2019-10-22T15:46:46.734Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-22T15:46:46.734Z] #32 140.7 github.com/BurntSushi/toml/cmd/tomlv [2019-10-22T15:46:46.734Z] #32 DONE 148.0s [2019-10-22T15:46:46.734Z] [2019-10-22T15:46:46.734Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:46:46.734Z] #42 55.41 CC images/netdev.o [2019-10-22T15:46:46.734Z] #42 56.31 CC images/tty.o [2019-10-22T15:46:46.734Z] #42 57.97 CC images/file-lock.o [2019-10-22T15:46:46.734Z] #42 58.46 CC images/rlimit.o [2019-10-22T15:46:46.734Z] #42 58.92 CC images/pagemap.o [2019-10-22T15:46:46.734Z] #42 59.58 CC images/siginfo.o [2019-10-22T15:46:46.734Z] #42 60.25 CC images/rpc.o [2019-10-22T15:46:46.734Z] #42 63.28 CC images/ext-file.o [2019-10-22T15:46:46.734Z] #42 63.72 CC images/cgroup.o [2019-10-22T15:46:47.038Z] #42 65.64 CC images/userns.o [2019-10-22T15:46:48.067Z] #42 66.67 CC images/google/protobuf/descriptor.o [2019-10-22T15:46:48.690Z] #42 ... [2019-10-22T15:46:48.690Z] [2019-10-22T15:46:48.690Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:46:48.690Z] #45 150.2 text/template/parse [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 4.0% of statements [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/builder [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-22T15:46:48.894Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 13.6% of statements [2019-10-22T15:46:48.894Z] ok github.com/docker/docker/builder/remotecontext/git 3.601s coverage: 85.1% of statements [2019-10-22T15:46:49.160Z] ok github.com/docker/docker/builder/dockerfile 0.986s coverage: 48.2% of statements [2019-10-22T15:46:49.160Z] ? github.com/docker/docker/cli [no test files] [2019-10-22T15:46:49.160Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-22T15:46:50.182Z] #45 151.7 go/ast [2019-10-22T15:46:50.182Z] #45 151.8 encoding/base64 [2019-10-22T15:46:50.182Z] #45 ... [2019-10-22T15:46:50.182Z] [2019-10-22T15:46:50.182Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:46:50.182Z] #18 86.13 Selecting previously unselected package dh-python. [2019-10-22T15:46:50.182Z] #18 86.14 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-22T15:46:50.182Z] #18 86.15 Unpacking dh-python (2.20170125) ... [2019-10-22T15:46:50.182Z] #18 86.60 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-22T15:46:50.182Z] #18 86.62 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-22T15:46:50.182Z] #18 94.01 Setting up python3-minimal (3.5.3-1) ... [2019-10-22T15:46:50.182Z] #18 96.01 Selecting previously unselected package python3. [2019-10-22T15:46:50.182Z] #18 96.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-22T15:46:50.182Z] #18 96.10 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-22T15:46:50.182Z] #18 96.13 Unpacking python3 (3.5.3-1) ... [2019-10-22T15:46:50.469Z] #18 96.28 Selecting previously unselected package pigz. [2019-10-22T15:46:50.469Z] #18 96.29 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-22T15:46:50.469Z] #18 96.30 Unpacking pigz (2.3.4-1) ... [2019-10-22T15:46:50.777Z] #18 96.48 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-22T15:46:50.777Z] #18 96.49 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-22T15:46:50.777Z] #18 96.49 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-22T15:46:50.777Z] #18 96.64 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-22T15:46:50.777Z] #18 96.64 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-22T15:46:50.777Z] #18 96.66 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-22T15:46:51.064Z] #18 96.83 Selecting previously unselected package libiptc0:ppc64el. [2019-10-22T15:46:51.064Z] #18 96.84 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-22T15:46:51.064Z] #18 96.84 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-22T15:46:51.064Z] #18 96.98 Selecting previously unselected package libxtables12:ppc64el. [2019-10-22T15:46:51.209Z] #73 exporting layers 57.9s done [2019-10-22T15:46:51.209Z] #73 exporting manifest sha256:0d02aca7c0d28c3b417103def1edaeaf68263db1f6aae662dcb6cdc8910998c3 [2019-10-22T15:46:51.209Z] #73 exporting manifest sha256:0d02aca7c0d28c3b417103def1edaeaf68263db1f6aae662dcb6cdc8910998c3 done [2019-10-22T15:46:51.209Z] #73 exporting config sha256:76aa47511f74114de85afab09c4f97e72929496a70a4307456dbd258d5f4149e 0.0s done [2019-10-22T15:46:51.209Z] #73 sending tarball [2019-10-22T15:46:51.351Z] #18 96.98 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-22T15:46:51.352Z] #18 96.99 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-22T15:46:51.352Z] #18 97.21 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-22T15:46:51.352Z] #18 97.22 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-22T15:46:51.352Z] #18 97.23 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-22T15:46:51.640Z] #18 97.41 Selecting previously unselected package iptables. [2019-10-22T15:46:51.640Z] #18 ... [2019-10-22T15:46:51.640Z] [2019-10-22T15:46:51.640Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:46:51.640Z] #42 70.05 CC images/opts.o [2019-10-22T15:46:51.927Z] #42 70.45 CC images/seccomp.o [2019-10-22T15:46:52.584Z] #42 70.95 CC images/binfmt-misc.o [2019-10-22T15:46:52.915Z] #42 71.33 CC images/time.o [2019-10-22T15:46:53.207Z] #42 71.75 CC images/sysctl.o [2019-10-22T15:46:53.497Z] #42 72.12 CC images/autofs.o [2019-10-22T15:46:54.131Z] #42 72.57 CC images/macvlan.o [2019-10-22T15:46:54.427Z] #42 72.95 CC images/sit.o [2019-10-22T15:46:54.439Z] ok github.com/docker/docker/client 0.344s coverage: 75.8% of statements [2019-10-22T15:46:55.051Z] #42 73.39 LINK images/built-in.o [2019-10-22T15:46:55.052Z] #42 73.68 GEN compel/include/asm [2019-10-22T15:46:55.052Z] #42 73.69 GEN compel/include/version.h [2019-10-22T15:46:55.338Z] #42 73.77 touch .config [2019-10-22T15:46:55.338Z] #42 73.80 GEN include/common/config.h [2019-10-22T15:46:55.338Z] #42 74.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-22T15:46:55.625Z] #42 74.06 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-22T15:46:55.625Z] #42 74.16 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-22T15:46:55.625Z] #42 74.23 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-22T15:46:55.913Z] #42 74.36 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-22T15:46:55.913Z] #42 74.41 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-22T15:46:55.913Z] #42 74.46 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-22T15:46:56.202Z] #42 74.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-22T15:46:56.202Z] #42 74.53 DEP compel/plugins/std/infect.d [2019-10-22T15:46:56.202Z] #42 74.88 DEP compel/plugins/std/string.d [2019-10-22T15:46:56.489Z] #42 75.06 DEP compel/plugins/std/log.d [2019-10-22T15:46:57.116Z] #42 75.33 DEP compel/plugins/std/fds.d [2019-10-22T15:46:57.116Z] #42 75.51 DEP compel/plugins/std/std.d [2019-10-22T15:46:57.116Z] #42 75.71 DEP compel/plugins/shmem/shmem.d [2019-10-22T15:46:57.407Z] #42 75.92 DEP compel/plugins/fds/fds.d [2019-10-22T15:46:57.697Z] #42 76.33 CC compel/plugins/std/std.o [2019-10-22T15:46:58.725Z] #42 77.00 CC compel/plugins/std/fds.o [2019-10-22T15:46:58.725Z] #42 ... [2019-10-22T15:46:58.725Z] [2019-10-22T15:46:58.725Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:46:58.725Z] #18 97.42 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 97.42 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-22T15:46:58.725Z] #18 98.15 Selecting previously unselected package xxd. [2019-10-22T15:46:58.725Z] #18 98.16 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 98.17 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:46:58.725Z] #18 98.37 Selecting previously unselected package vim-common. [2019-10-22T15:46:58.725Z] #18 98.39 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:46:58.725Z] #18 98.42 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:46:58.725Z] #18 98.71 Selecting previously unselected package bzip2. [2019-10-22T15:46:58.725Z] #18 98.71 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 98.72 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-22T15:46:58.725Z] #18 98.92 Selecting previously unselected package libgpm2:ppc64el. [2019-10-22T15:46:58.725Z] #18 98.93 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 98.93 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-22T15:46:58.725Z] #18 99.10 Selecting previously unselected package xz-utils. [2019-10-22T15:46:58.725Z] #18 99.11 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 99.11 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-22T15:46:58.725Z] #18 99.47 Selecting previously unselected package aufs-tools. [2019-10-22T15:46:58.725Z] #18 99.48 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 99.48 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-22T15:46:58.725Z] #18 99.75 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-22T15:46:58.725Z] #18 99.76 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 99.76 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-22T15:46:58.725Z] #18 99.90 Selecting previously unselected package btrfs-progs. [2019-10-22T15:46:58.725Z] #18 99.91 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 99.91 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-22T15:46:58.725Z] #18 100.8 Selecting previously unselected package btrfs-tools. [2019-10-22T15:46:58.725Z] #18 100.8 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 100.8 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-22T15:46:58.725Z] #18 101.0 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-22T15:46:58.725Z] #18 101.0 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 101.0 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-22T15:46:58.725Z] #18 101.2 Selecting previously unselected package dmsetup. [2019-10-22T15:46:58.725Z] #18 101.2 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 101.2 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-22T15:46:58.725Z] #18 101.4 Selecting previously unselected package libonig4:ppc64el. [2019-10-22T15:46:58.725Z] #18 101.4 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 101.4 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-22T15:46:58.725Z] #18 101.7 Selecting previously unselected package libjq1:ppc64el. [2019-10-22T15:46:58.725Z] #18 101.7 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 101.7 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-22T15:46:58.725Z] #18 101.9 Selecting previously unselected package jq. [2019-10-22T15:46:58.725Z] #18 101.9 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 101.9 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-22T15:46:58.725Z] #18 102.1 Selecting previously unselected package libaio1:ppc64el. [2019-10-22T15:46:58.725Z] #18 102.1 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 102.1 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-22T15:46:58.725Z] #18 102.2 Selecting previously unselected package libcap2-bin. [2019-10-22T15:46:58.725Z] #18 102.2 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 102.2 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-22T15:46:58.725Z] #18 102.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-22T15:46:58.725Z] #18 102.4 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 102.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-22T15:46:58.725Z] #18 102.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-22T15:46:58.725Z] #18 102.5 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 102.5 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-22T15:46:58.725Z] #18 102.9 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-22T15:46:58.725Z] #18 102.9 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 102.9 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-22T15:46:58.725Z] #18 103.2 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-22T15:46:58.725Z] #18 103.3 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 103.3 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-22T15:46:58.725Z] #18 103.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-22T15:46:58.725Z] #18 103.6 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 103.6 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-22T15:46:58.725Z] #18 104.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-22T15:46:58.725Z] #18 104.3 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-22T15:46:58.725Z] #18 104.3 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-22T15:46:59.016Z] #18 104.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-22T15:46:59.016Z] #18 104.8 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-22T15:46:59.016Z] #18 104.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-22T15:46:59.304Z] #18 105.0 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-22T15:46:59.304Z] #18 105.0 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-22T15:46:59.304Z] #18 105.0 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-22T15:46:59.304Z] #18 ... [2019-10-22T15:46:59.304Z] [2019-10-22T15:46:59.304Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:46:59.304Z] #42 77.74 CC compel/plugins/std/log.o [2019-10-22T15:47:00.550Z] #73 sending tarball 9.6s done [2019-10-22T15:47:00.550Z] #73 DONE 67.5s [2019-10-22T15:47:00.550Z] [2019-10-22T15:47:00.550Z] #74 importing to docker [2019-10-22T15:47:00.799Z] #42 79.34 CC compel/plugins/std/string.o [2019-10-22T15:47:02.300Z] #42 80.68 CC compel/plugins/std/infect.o [2019-10-22T15:47:02.930Z] #42 ... [2019-10-22T15:47:02.930Z] [2019-10-22T15:47:02.930Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:47:02.930Z] #45 154.5 encoding/json [2019-10-22T15:47:02.930Z] #45 ... [2019-10-22T15:47:02.930Z] [2019-10-22T15:47:02.930Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:47:02.930Z] #42 81.41 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-22T15:47:02.930Z] #42 81.48 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-22T15:47:03.219Z] #42 81.64 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-22T15:47:03.219Z] #42 81.71 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-22T15:47:03.219Z] #42 81.83 AR compel/plugins/std.lib.a [2019-10-22T15:47:03.508Z] #42 82.01 CC compel/plugins/fds/fds.o [2019-10-22T15:47:04.136Z] #42 82.64 AR compel/plugins/fds.lib.a [2019-10-22T15:47:04.136Z] #42 82.73 HOSTDEP compel/src/lib/log-host.d [2019-10-22T15:47:04.424Z] #42 83.03 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-22T15:47:04.713Z] #42 83.33 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-22T15:47:05.003Z] #42 83.54 HOSTDEP compel/src/main-host.d [2019-10-22T15:47:05.631Z] #42 83.93 DEP compel/src/lib/ptrace.d [2019-10-22T15:47:05.920Z] #42 84.21 DEP compel/src/lib/infect.d [2019-10-22T15:47:06.208Z] #42 84.53 DEP compel/src/lib/infect-util.d [2019-10-22T15:47:06.208Z] #42 84.71 DEP compel/src/lib/infect-rpc.d [2019-10-22T15:47:06.496Z] #42 85.03 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-22T15:47:06.784Z] #42 85.20 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-22T15:47:07.072Z] #42 85.45 DEP compel/src/lib/log.d [2019-10-22T15:47:07.362Z] #42 85.72 DEP compel/src/main.d [2019-10-22T15:47:07.650Z] #42 86.03 DEP compel/src/lib/handle-elf.d [2019-10-22T15:47:07.940Z] #42 86.33 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-22T15:47:08.229Z] #42 86.65 CC compel/src/lib/log.o [2019-10-22T15:47:08.866Z] #42 87.20 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-22T15:47:09.154Z] #42 87.69 CC compel/arch/ppc64/src/lib/infect.o [2019-10-22T15:47:09.441Z] #42 ... [2019-10-22T15:47:09.441Z] [2019-10-22T15:47:09.441Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:47:09.441Z] #18 105.1 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-22T15:47:09.441Z] #18 105.2 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-22T15:47:09.441Z] #18 105.2 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-22T15:47:09.441Z] #18 105.3 Selecting previously unselected package libreadline5:ppc64el. [2019-10-22T15:47:09.441Z] #18 105.3 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-22T15:47:09.441Z] #18 105.3 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-22T15:47:09.441Z] #18 105.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-22T15:47:09.441Z] #18 105.5 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-22T15:47:09.441Z] #18 105.5 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-22T15:47:09.441Z] #18 108.4 Selecting previously unselected package net-tools. [2019-10-22T15:47:09.441Z] #18 108.4 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-22T15:47:09.441Z] #18 108.4 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-22T15:47:09.441Z] #18 108.9 Selecting previously unselected package python-pip-whl. [2019-10-22T15:47:09.441Z] #18 108.9 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-22T15:47:09.441Z] #18 108.9 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-22T15:47:09.441Z] #18 109.7 Selecting previously unselected package python3-pip. [2019-10-22T15:47:09.441Z] #18 109.7 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-22T15:47:09.441Z] #18 109.7 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-22T15:47:09.442Z] #18 110.0 Selecting previously unselected package python3-pkg-resources. [2019-10-22T15:47:09.442Z] #18 110.0 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-22T15:47:09.442Z] #18 110.1 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-22T15:47:09.442Z] #18 110.4 Selecting previously unselected package python3-setuptools. [2019-10-22T15:47:09.442Z] #18 110.4 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-22T15:47:09.442Z] #18 110.4 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-22T15:47:09.442Z] #18 110.7 Selecting previously unselected package python3-wheel. [2019-10-22T15:47:09.442Z] #18 110.7 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-22T15:47:09.442Z] #18 110.7 Unpacking python3-wheel (0.29.0-2) ... [2019-10-22T15:47:09.442Z] #18 110.8 Selecting previously unselected package thin-provisioning-tools. [2019-10-22T15:47:09.442Z] #18 110.8 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-22T15:47:09.442Z] #18 110.8 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-22T15:47:09.442Z] #18 111.3 Selecting previously unselected package vim-runtime. [2019-10-22T15:47:09.442Z] #18 111.4 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-22T15:47:09.442Z] #18 111.4 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-22T15:47:09.442Z] #18 111.6 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-22T15:47:09.442Z] #18 111.6 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:47:10.465Z] #18 ... [2019-10-22T15:47:10.465Z] [2019-10-22T15:47:10.465Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:47:10.465Z] #42 89.01 CC compel/src/lib/infect-rpc.o [2019-10-22T15:47:11.494Z] #42 89.71 CC compel/src/lib/infect-util.o [2019-10-22T15:47:11.784Z] #42 90.30 CC compel/src/lib/infect.o [2019-10-22T15:47:16.218Z] #42 ... [2019-10-22T15:47:16.218Z] [2019-10-22T15:47:16.218Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:47:16.219Z] #18 117.8 Selecting previously unselected package vim. [2019-10-22T15:47:16.219Z] #18 117.8 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-22T15:47:16.219Z] #18 117.8 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:47:16.219Z] #18 118.8 Selecting previously unselected package xfsprogs. [2019-10-22T15:47:16.219Z] #18 118.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-22T15:47:16.219Z] #18 118.8 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-22T15:47:16.219Z] #18 119.7 Selecting previously unselected package zip. [2019-10-22T15:47:16.219Z] #18 119.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-22T15:47:16.219Z] #18 119.8 Unpacking zip (3.0-11+b1) ... [2019-10-22T15:47:16.219Z] #18 120.1 Selecting previously unselected package libapparmor-perl. [2019-10-22T15:47:16.219Z] #18 120.1 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-22T15:47:16.219Z] #18 120.1 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-22T15:47:16.219Z] #18 120.2 Selecting previously unselected package apparmor. [2019-10-22T15:47:16.219Z] #18 120.2 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-22T15:47:16.219Z] #18 120.4 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-22T15:47:16.219Z] #18 121.0 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-22T15:47:16.219Z] #18 121.0 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-22T15:47:16.219Z] #18 121.0 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-22T15:47:16.219Z] #18 ... [2019-10-22T15:47:16.219Z] [2019-10-22T15:47:16.219Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:47:16.219Z] #45 167.6 text/template [2019-10-22T15:47:16.219Z] #45 173.0 go/parser [2019-10-22T15:47:16.846Z] #45 ... [2019-10-22T15:47:16.846Z] [2019-10-22T15:47:16.846Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:47:16.846Z] #42 95.32 CC compel/src/lib/ptrace.o [2019-10-22T15:47:16.913Z] Client: [2019-10-22T15:47:16.913Z] Debug Mode: false [2019-10-22T15:47:16.913Z] Plugins: [2019-10-22T15:47:16.913Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-22T15:47:16.913Z] [2019-10-22T15:47:16.913Z] Server: [2019-10-22T15:47:16.913Z] Containers: 0 [2019-10-22T15:47:16.913Z] Running: 0 [2019-10-22T15:47:16.913Z] Paused: 0 [2019-10-22T15:47:16.913Z] Stopped: 0 [2019-10-22T15:47:16.913Z] Images: 0 [2019-10-22T15:47:16.913Z] Server Version: 19.03.2 [2019-10-22T15:47:16.913Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-22T15:47:16.913Z] Windows: [2019-10-22T15:47:16.913Z] LCOW: [2019-10-22T15:47:16.913Z] Logging Driver: json-file [2019-10-22T15:47:16.913Z] Plugins: [2019-10-22T15:47:16.913Z] Volume: local [2019-10-22T15:47:16.913Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-22T15:47:16.913Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-22T15:47:16.913Z] Swarm: inactive [2019-10-22T15:47:16.913Z] Default Isolation: process [2019-10-22T15:47:16.913Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-22T15:47:16.913Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-22T15:47:16.913Z] OSType: windows [2019-10-22T15:47:16.913Z] Architecture: x86_64 [2019-10-22T15:47:16.913Z] CPUs: 4 [2019-10-22T15:47:16.913Z] Total Memory: 32GiB [2019-10-22T15:47:16.913Z] Name: azwin-2-4e6cd0 [2019-10-22T15:47:16.913Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-22T15:47:16.913Z] Docker Root Dir: D:\docker [2019-10-22T15:47:16.913Z] Debug Mode: false [2019-10-22T15:47:16.913Z] Registry: https://index.docker.io/v1/ [2019-10-22T15:47:16.913Z] Labels: [2019-10-22T15:47:16.913Z] Experimental: true [2019-10-22T15:47:16.913Z] Insecure Registries: [2019-10-22T15:47:16.913Z] 10.0.0.4:5000 [2019-10-22T15:47:16.913Z] 127.0.0.0/8 [2019-10-22T15:47:16.913Z] Registry Mirrors: [2019-10-22T15:47:16.913Z] http://10.0.0.4:5000/ [2019-10-22T15:47:16.913Z] Live Restore Enabled: false [2019-10-22T15:47:16.913Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-22T15:47:17.139Z] #74 DONE 16.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-22T15:47:17.873Z] #42 96.39 AR compel/libcompel.a [2019-10-22T15:47:18.201Z] #42 96.54 HOSTCC compel/src/main-host.o [2019-10-22T15:47:18.542Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/test/unit [2019-10-22T15:47:18.832Z] #42 97.49 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-22T15:47:19.460Z] #42 97.85 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-22T15:47:20.481Z] #42 98.79 HOSTCC compel/src/lib/log-host.o [2019-10-22T15:47:20.770Z] #42 99.29 HOSTLINK compel/compel-host-bin [2019-10-22T15:47:21.006Z] ok github.com/docker/docker/cmd/dockerd 0.156s coverage: 30.3% of statements [2019-10-22T15:47:21.006Z] ok github.com/docker/docker/container 0.188s coverage: 35.3% of statements [2019-10-22T15:47:21.006Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-22T15:47:21.006Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-22T15:47:21.006Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-22T15:47:21.006Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-22T15:47:21.057Z] #42 99.65 DEP soccr/soccr.d [2019-10-22T15:47:21.681Z] #42 100.1 CC soccr/soccr.o [2019-10-22T15:47:21.798Z] ? github.com/docker/docker/api [no test files] [2019-10-22T15:47:24.303Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2019-10-22T15:47:24.303Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 35.8% of statements [2019-10-22T15:47:24.381Z] #42 ... [2019-10-22T15:47:24.381Z] [2019-10-22T15:47:24.381Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:47:24.381Z] #18 123.2 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-22T15:47:24.381Z] #18 123.2 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-22T15:47:24.381Z] #18 123.2 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-22T15:47:24.381Z] #18 126.2 Selecting previously unselected package binutils-mingw-w64. [2019-10-22T15:47:24.381Z] #18 126.2 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-22T15:47:24.381Z] #18 126.2 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-22T15:47:24.381Z] #18 126.4 Selecting previously unselected package mingw-w64-common. [2019-10-22T15:47:24.381Z] #18 126.4 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-22T15:47:24.381Z] #18 126.4 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-22T15:47:24.668Z] #18 ... [2019-10-22T15:47:24.668Z] [2019-10-22T15:47:24.668Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:47:24.668Z] #63 186.2 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-22T15:47:24.668Z] #63 186.2 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-22T15:47:26.215Z] ok github.com/docker/docker/daemon/cluster 0.113s coverage: 0.5% of statements [2019-10-22T15:47:28.759Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2019-10-22T15:47:29.702Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 82.1% of statements [2019-10-22T15:47:30.209Z] #63 ... [2019-10-22T15:47:30.209Z] [2019-10-22T15:47:30.209Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:47:30.209Z] #45 181.4 encoding/xml [2019-10-22T15:47:30.209Z] #45 190.8 math/big [2019-10-22T15:47:30.209Z] #45 ... [2019-10-22T15:47:30.209Z] [2019-10-22T15:47:30.209Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:47:30.209Z] #42 103.7 AR soccr/libsoccr.a [2019-10-22T15:47:30.209Z] #42 103.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-22T15:47:30.209Z] #42 104.3 DEP criu/arch/ppc64/sigframe.d [2019-10-22T15:47:30.209Z] #42 104.6 DEP criu/arch/ppc64/crtools.d [2019-10-22T15:47:30.209Z] #42 105.0 DEP criu/arch/ppc64/cpu.d [2019-10-22T15:47:30.209Z] #42 105.5 CC criu/arch/ppc64/cpu.o [2019-10-22T15:47:30.209Z] #42 106.7 CC criu/arch/ppc64/crtools.o [2019-10-22T15:47:30.209Z] #42 108.8 CC criu/arch/ppc64/sigframe.o [2019-10-22T15:47:30.272Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-10-22T15:47:30.834Z] #42 109.4 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-22T15:47:30.835Z] #42 109.4 DEP criu/arch/ppc64/misc.d [2019-10-22T15:47:31.122Z] #42 109.5 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-22T15:47:31.122Z] #42 109.5 DEP criu/arch/ppc64/vdso-pie.d [2019-10-22T15:47:31.122Z] #42 ... [2019-10-22T15:47:31.122Z] [2019-10-22T15:47:31.122Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:47:31.122Z] #45 192.8 go/doc [2019-10-22T15:47:32.187Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-10-22T15:47:33.376Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2019-10-22T15:47:35.475Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-22T15:47:35.734Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.569s coverage: 13.7% of statements [2019-10-22T15:47:36.661Z] #45 ... [2019-10-22T15:47:36.661Z] [2019-10-22T15:47:36.661Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:47:36.661Z] #42 109.9 DEP criu/pie/parasite-vdso.d [2019-10-22T15:47:36.661Z] #42 110.4 DEP criu/pie/util-vdso.d [2019-10-22T15:47:36.661Z] #42 110.7 DEP criu/pie/util.d [2019-10-22T15:47:36.661Z] #42 111.0 CC criu/pie/util.o [2019-10-22T15:47:36.661Z] #42 111.7 CC criu/pie/util-vdso.o [2019-10-22T15:47:36.661Z] #42 113.1 CC criu/pie/parasite-vdso.o [2019-10-22T15:47:36.661Z] #42 114.5 CC criu/arch/ppc64/vdso-pie.o [2019-10-22T15:47:36.661Z] #42 115.3 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-22T15:47:36.949Z] #42 115.4 CC criu/arch/ppc64/misc.o [2019-10-22T15:47:36.949Z] #42 115.4 AR criu/pie/pie.lib.a [2019-10-22T15:47:36.949Z] #42 115.5 DEP criu/pie/restorer.d [2019-10-22T15:47:37.114Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.642s coverage: 57.0% of statements [2019-10-22T15:47:37.577Z] #42 ... [2019-10-22T15:47:37.577Z] [2019-10-22T15:47:37.577Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:47:37.577Z] #63 DONE 199.2s [2019-10-22T15:47:37.577Z] [2019-10-22T15:47:37.577Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:47:37.577Z] #42 116.1 DEP criu/arch/ppc64/restorer.d [2019-10-22T15:47:37.577Z] #42 ... [2019-10-22T15:47:37.577Z] [2019-10-22T15:47:37.577Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:47:37.577Z] #18 133.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-22T15:47:37.577Z] #18 133.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-22T15:47:37.577Z] #18 133.5 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-22T15:47:37.577Z] #18 140.1 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-22T15:47:37.577Z] #18 140.2 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-22T15:47:37.577Z] #18 140.2 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-22T15:47:37.577Z] #18 140.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-22T15:47:37.577Z] #18 140.4 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-22T15:47:37.577Z] #18 140.4 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:47:37.577Z] #18 ... [2019-10-22T15:47:37.577Z] [2019-10-22T15:47:37.577Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-22T15:47:37.577Z] #64 DONE 0.1s [2019-10-22T15:47:37.866Z] [2019-10-22T15:47:37.866Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:47:38.154Z] #60 ... [2019-10-22T15:47:38.154Z] [2019-10-22T15:47:38.154Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:47:38.154Z] #42 116.6 DEP criu/pie/parasite.d [2019-10-22T15:47:38.788Z] #42 117.4 CC criu/pie/parasite.o [2019-10-22T15:47:39.516Z] ................................................ [ 29%] [2019-10-22T15:47:41.313Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.715s coverage: 51.0% of statements [2019-10-22T15:47:41.573Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.103s coverage: 46.2% of statements [2019-10-22T15:47:41.573Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.920s coverage: 72.5% of statements [2019-10-22T15:47:42.295Z] #42 120.5 LINK criu/pie/parasite.built-in.o [2019-10-22T15:47:42.295Z] #42 120.5 GEN criu/pie/parasite-blob.h [2019-10-22T15:47:42.295Z] #42 120.6 CC criu/arch/ppc64/restorer.o [2019-10-22T15:47:42.836Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-22T15:47:42.836Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-805a4559\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-22T15:47:42.836Z] ---------------------------------------------------------------------------- [2019-10-22T15:47:42.836Z] [2019-10-22T15:47:42.836Z] INFO: executeCI.ps1 starting at Tue Oct 22 15:47:41 CUT 2019 [2019-10-22T15:47:42.836Z] [2019-10-22T15:47:42.836Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-22T15:47:42.836Z] INFO: Running git version 2.23.0.windows.1 [2019-10-22T15:47:42.836Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-22T15:47:42.836Z] INFO: Environment variables: [2019-10-22T15:47:42.836Z] [2019-10-22T15:47:42.836Z] Name Value [2019-10-22T15:47:42.836Z] ---- ----- [2019-10-22T15:47:42.836Z] ALLUSERSPROFILE C:\ProgramData [2019-10-22T15:47:42.836Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-22T15:47:42.836Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-22T15:47:42.836Z] BRANCH_NAME PR-38401 [2019-10-22T15:47:42.836Z] BUILD_DISPLAY_NAME #2 [2019-10-22T15:47:42.836Z] BUILD_ID 2 [2019-10-22T15:47:42.836Z] BUILD_NUMBER 2 [2019-10-22T15:47:42.836Z] BUILD_TAG jenkins-moby-PR-38401-2 [2019-10-22T15:47:42.836Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-38401/2/ [2019-10-22T15:47:42.836Z] CHANGE_AUTHOR olljanat [2019-10-22T15:47:42.837Z] CHANGE_AUTHOR_DISPLAY_NAME Olli Janatuinen [2019-10-22T15:47:42.837Z] CHANGE_BRANCH fix-win-cleanup [2019-10-22T15:47:42.837Z] CHANGE_FORK olljanat [2019-10-22T15:47:42.837Z] CHANGE_ID 38401 [2019-10-22T15:47:42.837Z] CHANGE_TARGET master [2019-10-22T15:47:42.837Z] CHANGE_TITLE Run imageservice.Cleanup() also before daemon start [2019-10-22T15:47:42.837Z] CHANGE_URL https://github.com/moby/moby/pull/38401 [2019-10-22T15:47:42.837Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-22T15:47:42.837Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-22T15:47:42.837Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-22T15:47:42.837Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-22T15:47:42.837Z] COMPUTERNAME azwin-2-4e6cd0 [2019-10-22T15:47:42.837Z] ComSpec C:\windows\system32\cmd.exe [2019-10-22T15:47:42.837Z] ConfigSequenceNumber 0 [2019-10-22T15:47:42.837Z] DOCKER_BUILDKIT 0 [2019-10-22T15:47:42.837Z] DOCKER_DUT_DEBUG 1 [2019-10-22T15:47:42.837Z] DOCKER_EXPERIMENTAL 1 [2019-10-22T15:47:42.837Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-22T15:47:42.837Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-22T15:47:42.837Z] EXECUTOR_NUMBER 0 [2019-10-22T15:47:42.837Z] FQDN azwin-2-4e6cd0.westus.cloudapp.azure.com [2019-10-22T15:47:42.837Z] GIT_BRANCH PR-38401 [2019-10-22T15:47:42.837Z] GIT_COMMIT 73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:47:42.837Z] GIT_URL https://github.com/moby/moby.git [2019-10-22T15:47:42.837Z] HUDSON_COOKIE a8d95261-6661-4f82-8c7a-a73cd95e42e2 [2019-10-22T15:47:42.837Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-22T15:47:42.837Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-22T15:47:42.837Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-22T15:47:42.837Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-22T15:47:42.837Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-22T15:47:42.837Z] JENKINS_NODE_COOKIE e09e7987-47a5-4688-a299-c1c0b801cb78 [2019-10-22T15:47:42.837Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-22T15:47:42.837Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-22T15:47:42.837Z] JOB_BASE_NAME PR-38401 [2019-10-22T15:47:42.837Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38401/display/redirect [2019-10-22T15:47:42.837Z] JOB_NAME moby/PR-38401 [2019-10-22T15:47:42.837Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-38401/ [2019-10-22T15:47:42.837Z] library.jps.version master [2019-10-22T15:47:42.837Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-22T15:47:42.837Z] NODE_LABELS amd64 azure azwin-2-4e6cd0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-22T15:47:42.837Z] NODE_NAME azwin-2-4e6cd0 [2019-10-22T15:47:42.837Z] NUMBER_OF_PROCESSORS 4 [2019-10-22T15:47:42.837Z] OS Windows_NT [2019-10-22T15:47:42.837Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-22T15:47:42.837Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-22T15:47:42.837Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-22T15:47:42.837Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-22T15:47:42.837Z] PROCESSOR_LEVEL 6 [2019-10-22T15:47:42.837Z] PROCESSOR_REVISION 4f01 [2019-10-22T15:47:42.837Z] ProgramData C:\ProgramData [2019-10-22T15:47:42.838Z] ProgramFiles C:\Program Files [2019-10-22T15:47:42.838Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-22T15:47:42.838Z] ProgramW6432 C:\Program Files [2019-10-22T15:47:42.838Z] PROMPT $P$G [2019-10-22T15:47:42.838Z] PSExecutionPolicyPreference Bypass [2019-10-22T15:47:42.838Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-22T15:47:42.838Z] PUBLIC C:\Users\Public [2019-10-22T15:47:42.838Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38401/2/display/redirect?page=changes [2019-10-22T15:47:42.838Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38401/2/display/redirect [2019-10-22T15:47:42.838Z] SKIP_VALIDATION_TESTS 1 [2019-10-22T15:47:42.838Z] SOURCES_DRIVE d [2019-10-22T15:47:42.838Z] SOURCES_SUBDIR gopath [2019-10-22T15:47:42.838Z] STAGE_NAME Run tests [2019-10-22T15:47:42.838Z] SystemDrive C: [2019-10-22T15:47:42.838Z] SystemRoot C:\windows [2019-10-22T15:47:42.838Z] TEMP C:\windows\TEMP [2019-10-22T15:47:42.838Z] TESTDEBUG 0 [2019-10-22T15:47:42.838Z] TESTRUN_DRIVE d [2019-10-22T15:47:42.838Z] TESTRUN_SUBDIR CI [2019-10-22T15:47:42.838Z] TIMEOUT 120m [2019-10-22T15:47:42.838Z] TMP C:\windows\TEMP [2019-10-22T15:47:42.838Z] USERDOMAIN WORKGROUP [2019-10-22T15:47:42.838Z] USERNAME azwin-2-4e6cd0$ [2019-10-22T15:47:42.838Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-22T15:47:42.838Z] windir C:\windows [2019-10-22T15:47:42.838Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-22T15:47:42.838Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-22T15:47:42.838Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-22T15:47:42.838Z] [2019-10-22T15:47:42.838Z] [2019-10-22T15:47:42.838Z] [2019-10-22T15:47:42.924Z] #42 121.4 CC criu/pie/restorer.o [2019-10-22T15:47:44.115Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2019-10-22T15:47:44.115Z] ok github.com/docker/docker/daemon 12.293s coverage: 17.6% of statements [2019-10-22T15:47:44.115Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-22T15:47:44.115Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-22T15:47:44.115Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-22T15:47:44.115Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-22T15:47:44.115Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-22T15:47:44.375Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.615s coverage: 76.1% of statements [2019-10-22T15:47:44.389Z] INFO: Sources under d:\gopath\... [2019-10-22T15:47:44.389Z] INFO: Test run under d:\CI\... [2019-10-22T15:47:44.389Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-22T15:47:44.389Z] INFO: docker/docker repository was found [2019-10-22T15:47:44.852Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-22T15:47:45.759Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2019-10-22T15:47:46.018Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2019-10-22T15:47:46.400Z] ltsc2019: Pulling from windows/servercore [2019-10-22T15:47:46.862Z] 65014b3c3121: Pulling fs layer [2019-10-22T15:47:46.862Z] 12c8dbabfd62: Pulling fs layer [2019-10-22T15:47:47.927Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 42.7% of statements [2019-10-22T15:47:47.927Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2019-10-22T15:47:48.460Z] #42 ... [2019-10-22T15:47:48.460Z] [2019-10-22T15:47:48.460Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:47:48.460Z] #45 209.3 github.com/LK4D4/vndr/build [2019-10-22T15:47:48.496Z] ok github.com/docker/docker/daemon/logger/awslogs 0.252s coverage: 77.4% of statements [2019-10-22T15:47:49.068Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.041s coverage: 57.2% of statements [2019-10-22T15:47:49.068Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-22T15:47:49.068Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-22T15:47:49.068Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-22T15:47:49.068Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-22T15:47:49.068Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-22T15:47:49.068Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-22T15:47:49.329Z] ok github.com/docker/docker/daemon/logger/gelf 0.057s coverage: 68.2% of statements [2019-10-22T15:47:49.484Z] #45 210.9 vendor/golang.org/x/text/unicode/norm [2019-10-22T15:47:49.591Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2019-10-22T15:47:50.161Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 88.3% of statements [2019-10-22T15:47:50.422Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.067s coverage: 62.1% of statements [2019-10-22T15:47:51.363Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 74.7% of statements [2019-10-22T15:47:51.363Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-22T15:47:51.623Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 19.9% of statements [2019-10-22T15:47:51.884Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 47.8% of statements [2019-10-22T15:47:52.143Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2019-10-22T15:47:53.360Z] ok github.com/docker/docker/daemon/network 0.047s coverage: 63.8% of statements [2019-10-22T15:47:53.918Z] #45 ... [2019-10-22T15:47:53.918Z] [2019-10-22T15:47:53.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:47:53.918Z] #42 126.9 LINK criu/pie/restorer.built-in.o [2019-10-22T15:47:53.918Z] #42 126.9 GEN criu/pie/restorer-blob.h [2019-10-22T15:47:53.918Z] #42 127.2 DEP criu/vdso.d [2019-10-22T15:47:53.918Z] #42 127.6 DEP criu/uts_ns.d [2019-10-22T15:47:53.918Z] #42 127.9 DEP criu/util.d [2019-10-22T15:47:53.918Z] #42 128.4 DEP criu/uffd.d [2019-10-22T15:47:53.918Z] #42 128.8 DEP criu/tun.d [2019-10-22T15:47:53.918Z] #42 129.3 DEP criu/tty.d [2019-10-22T15:47:53.918Z] #42 129.6 DEP criu/timerfd.d [2019-10-22T15:47:53.918Z] #42 130.0 DEP criu/sysfs_parse.d [2019-10-22T15:47:53.918Z] #42 130.4 DEP criu/sysctl.d [2019-10-22T15:47:53.918Z] #42 130.8 DEP criu/string.d [2019-10-22T15:47:53.918Z] #42 130.9 DEP criu/stats.d [2019-10-22T15:47:53.918Z] #42 131.2 DEP criu/sockets.d [2019-10-22T15:47:53.918Z] #42 131.6 DEP criu/sk-unix.d [2019-10-22T15:47:53.918Z] #42 132.2 DEP criu/sk-tcp.d [2019-10-22T15:47:53.918Z] #42 132.6 DEP criu/sk-queue.d [2019-10-22T15:47:54.303Z] ok github.com/docker/docker/daemon/logger/splunk 2.018s coverage: 82.5% of statements [2019-10-22T15:47:54.303Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-22T15:47:54.303Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-22T15:47:54.541Z] #42 133.0 DEP criu/sk-packet.d [2019-10-22T15:47:54.563Z] ok github.com/docker/docker/distribution/metadata 0.087s coverage: 48.2% of statements [2019-10-22T15:47:54.829Z] #42 133.3 DEP criu/sk-netlink.d [2019-10-22T15:47:55.460Z] #42 133.9 DEP criu/sk-inet.d [2019-10-22T15:47:55.478Z] 12c8dbabfd62: Verifying Checksum [2019-10-22T15:47:55.478Z] 12c8dbabfd62: Download complete [2019-10-22T15:47:55.746Z] #42 134.3 DEP criu/signalfd.d [2019-10-22T15:47:55.946Z] ok github.com/docker/docker/distribution 0.346s coverage: 22.1% of statements [2019-10-22T15:47:55.946Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-22T15:47:55.946Z] ok github.com/docker/docker/errdefs 0.025s coverage: 49.4% of statements [2019-10-22T15:47:56.034Z] #42 134.6 DEP criu/sigframe.d [2019-10-22T15:47:56.322Z] #42 134.9 DEP criu/shmem.d [2019-10-22T15:47:56.948Z] #42 135.3 DEP criu/servicefd.d [2019-10-22T15:47:57.237Z] #42 135.7 DEP criu/seize.d [2019-10-22T15:47:57.328Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2019-10-22T15:47:57.525Z] #42 136.0 DEP criu/seccomp.d [2019-10-22T15:47:57.813Z] #42 136.4 DEP criu/rst-malloc.d [2019-10-22T15:47:57.813Z] #42 136.5 DEP criu/rbtree.d [2019-10-22T15:47:57.899Z] ok github.com/docker/docker/image/cache 0.046s coverage: 19.2% of statements [2019-10-22T15:47:57.899Z] ok github.com/docker/docker/distribution/xfer 1.726s coverage: 85.1% of statements [2019-10-22T15:47:57.899Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-22T15:47:57.899Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-22T15:47:58.101Z] #42 136.5 DEP criu/pstree.d [2019-10-22T15:47:58.159Z] ok github.com/docker/docker/image/v1 0.047s coverage: 25.0% of statements [2019-10-22T15:47:58.159Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-22T15:47:58.390Z] #42 136.8 DEP criu/protobuf.d [2019-10-22T15:47:58.678Z] #42 137.1 GEN criu/protobuf-desc-gen.h [2019-10-22T15:47:58.729Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2019-10-22T15:47:58.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-22T15:47:58.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-22T15:47:58.980Z] #42 ... [2019-10-22T15:47:58.980Z] [2019-10-22T15:47:58.980Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:47:58.980Z] #18 164.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-22T15:47:58.980Z] #18 164.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-22T15:47:58.980Z] #18 164.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:47:59.300Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 50.0% of statements [2019-10-22T15:48:00.242Z] ok github.com/docker/docker/opts 0.103s coverage: 66.9% of statements [2019-10-22T15:48:01.623Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-22T15:48:01.623Z] ok github.com/docker/docker/pkg/authorization 0.875s coverage: 68.3% of statements [2019-10-22T15:48:01.883Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2019-10-22T15:48:02.454Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2019-10-22T15:48:02.598Z] 65014b3c3121: Verifying Checksum [2019-10-22T15:48:02.598Z] 65014b3c3121: Download complete [2019-10-22T15:48:02.715Z] ok github.com/docker/docker/pkg/archive 1.301s coverage: 76.8% of statements [2019-10-22T15:48:03.286Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-22T15:48:03.546Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2019-10-22T15:48:04.117Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-22T15:48:04.463Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-22T15:48:04.528Z] #18 ... [2019-10-22T15:48:04.528Z] [2019-10-22T15:48:04.528Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:48:04.687Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2019-10-22T15:48:05.256Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-22T15:48:05.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-22T15:48:06.193Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2019-10-22T15:48:06.763Z] ok github.com/docker/docker/pkg/chrootarchive 3.535s coverage: 43.2% of statements [2019-10-22T15:48:07.023Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-10-22T15:48:07.593Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-10-22T15:48:07.593Z] ok github.com/docker/docker/pkg/discovery/kv 3.143s coverage: 84.1% of statements [2019-10-22T15:48:07.593Z] ok github.com/docker/docker/pkg/fsutils 0.350s coverage: 85.1% of statements [2019-10-22T15:48:07.709Z] #23 224.6 Checking out files: 17% (1885/10643) Checking out files: 18% (1916/10643) Checking out files: 19% (2023/10643) Checking out files: 20% (2129/10643) Checking out files: 21% (2236/10643) Checking out files: 22% (2342/10643) Checking out files: 23% (2448/10643) Checking out files: 24% (2555/10643) Checking out files: 25% (2661/10643) Checking out files: 26% (2768/10643) Checking out files: 27% (2874/10643) Checking out files: 28% (2981/10643) Checking out files: 29% (3087/10643) Checking out files: 30% (3193/10643) Checking out files: 31% (3300/10643) Checking out files: 32% (3406/10643) Checking out files: 33% (3513/10643) Checking out files: 34% (3619/10643) Checking out files: 34% (3643/10643) Checking out files: 35% (3726/10643) Checking out files: 36% (3832/10643) Checking out files: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 39% (4151/10643) Checking out files: 40% (4258/10643) Checking out files: 41% (4364/10643) Checking out files: 42% (4471/10643) Checking out files: 43% (4577/10643) Checking out files: 44% (4683/10643) Checking out files: 45% (4790/10643) Checking out files: 46% (4896/10643) Checking out files: 47% (5003/10643) Checking out files: 47% (5070/10643) Checking out files: 48% (5109/10643) Checking out files: 49% (5216/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 56% (5961/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) Checking out files: 64% (6812/10643) Checking out files: 64% (6875/10643) Checking out files: 65% (6918/10643) Checking out files: 66% (7025/10643) Checking out files: 67% (7131/10643) Checking out files: 68% (7238/10643) Checking out files: 69% (7344/10643) Checking out files: 70% (7451/10643) Checking out files: 71% (7557/10643) Checking out files: 72% (7663/10643) Checking out files: 73% (7770/10643) Checking out files: 74% (7876/10643) Checking out files: 75% (7983/10643) Checking out files: 76% (8089/10643) Checking out files: 77% (8196/10643) Checking out files: 78% (8302/10643) Checking out files: 79% (8408/10643) Checking out files: 80% (8515/10643) Checking out files: 81% (8621/10643) Checking out files: 82% (8728/10643) Checking out files: 83% (8834/10643) Checking out files: 83% (8920/10643) Checking out files: 84% (8941/10643) Checking out files: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 89% (9473/10643) Checking out files: 90% (9579/10643) Checking out files: 91% (9686/10643) Checking out files: 92% (9792/10643) Checking out files: 93% (9898/10643) Checking out files: 94% (10005/10643) Checking out files: 95% (10111/10643) Checking out files: 96% (10218/10643) Checking out files: 97% (10324/10643) Checking out files: 98% (10431/10643) Checking out files: 99% (10537/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-22T15:48:07.997Z] #23 229.7 + cd /tmp/tmp.hc8ItL8xm0/tmp/docker-ce [2019-10-22T15:48:07.997Z] #23 229.7 + git checkout -q v17.06.2-ce [2019-10-22T15:48:08.163Z] ok github.com/docker/docker/layer 7.689s coverage: 68.8% of statements [2019-10-22T15:48:08.163Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-22T15:48:08.163Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-22T15:48:08.163Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-22T15:48:08.163Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-22T15:48:08.163Z] ? github.com/docker/docker/oci [no test files] [2019-10-22T15:48:08.163Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-22T15:48:08.163Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-22T15:48:08.163Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-22T15:48:08.733Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2019-10-22T15:48:08.993Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2019-10-22T15:48:08.993Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2019-10-22T15:48:09.254Z] ok github.com/docker/docker/pkg/idtools 0.762s coverage: 70.1% of statements [2019-10-22T15:48:09.254Z] ok github.com/docker/docker/pkg/ioutils 0.720s coverage: 70.6% of statements [2019-10-22T15:48:09.254Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-22T15:48:09.824Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2019-10-22T15:48:10.085Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2019-10-22T15:48:10.085Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2019-10-22T15:48:10.345Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-10-22T15:48:10.606Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2019-10-22T15:48:11.178Z] ok github.com/docker/docker/pkg/mount 0.926s coverage: 70.0% of statements [2019-10-22T15:48:11.178Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-22T15:48:11.178Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-22T15:48:11.178Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-22T15:48:11.438Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2019-10-22T15:48:11.499Z] #23 ... [2019-10-22T15:48:11.499Z] [2019-10-22T15:48:11.499Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:48:11.499Z] #42 140.0 DEP criu/protobuf-desc.d [2019-10-22T15:48:11.499Z] #42 140.3 DEP criu/proc_parse.d [2019-10-22T15:48:11.499Z] #42 140.7 DEP criu/plugin.d [2019-10-22T15:48:11.499Z] #42 140.9 DEP criu/pipes.d [2019-10-22T15:48:11.499Z] #42 141.3 DEP criu/pie-util.d [2019-10-22T15:48:11.499Z] #42 141.5 DEP criu/pie-util-vdso.d [2019-10-22T15:48:11.499Z] #42 141.9 DEP criu/pie-util-vdso-elf32.d [2019-10-22T15:48:11.499Z] #42 142.3 DEP criu/path.d [2019-10-22T15:48:11.499Z] #42 142.6 DEP criu/parasite-syscall.d [2019-10-22T15:48:11.499Z] #42 143.3 DEP criu/pagemap.d [2019-10-22T15:48:11.499Z] #42 143.8 DEP criu/pagemap-cache.d [2019-10-22T15:48:11.499Z] #42 144.1 DEP criu/page-xfer.d [2019-10-22T15:48:11.499Z] #42 144.6 DEP criu/page-pipe.d [2019-10-22T15:48:11.499Z] #42 144.9 DEP criu/netfilter.d [2019-10-22T15:48:11.499Z] #42 145.3 DEP criu/net.d [2019-10-22T15:48:11.499Z] #42 145.7 DEP criu/namespaces.d [2019-10-22T15:48:11.499Z] #42 145.9 DEP criu/mount.d [2019-10-22T15:48:11.499Z] #42 146.3 DEP criu/mem.d [2019-10-22T15:48:11.499Z] #42 146.7 DEP criu/lsm.d [2019-10-22T15:48:11.499Z] #42 147.1 DEP criu/log.d [2019-10-22T15:48:11.499Z] #42 147.4 DEP criu/libnetlink.d [2019-10-22T15:48:11.499Z] #42 147.8 DEP criu/kerndat.d [2019-10-22T15:48:11.499Z] #42 148.3 DEP criu/kcmp-ids.d [2019-10-22T15:48:11.499Z] #42 148.5 DEP criu/irmap.d [2019-10-22T15:48:11.499Z] #42 148.8 DEP criu/ipc_ns.d [2019-10-22T15:48:11.499Z] #42 149.1 DEP criu/image.d [2019-10-22T15:48:11.499Z] #42 149.5 DEP criu/image-desc.d [2019-10-22T15:48:11.499Z] #42 149.6 DEP criu/fsnotify.d [2019-10-22T15:48:11.499Z] #42 149.8 DEP criu/filesystems.d [2019-10-22T15:48:11.700Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2019-10-22T15:48:11.787Z] #42 150.1 DEP criu/files.d [2019-10-22T15:48:11.960Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2019-10-22T15:48:11.961Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2019-10-22T15:48:12.075Z] #42 ... [2019-10-22T15:48:12.075Z] [2019-10-22T15:48:12.075Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:48:12.075Z] #45 223.7 vendor/golang.org/x/net/http2/hpack [2019-10-22T15:48:12.075Z] #45 229.4 mime [2019-10-22T15:48:12.075Z] #45 232.0 vendor/golang.org/x/net/idna [2019-10-22T15:48:12.075Z] #45 ... [2019-10-22T15:48:12.075Z] [2019-10-22T15:48:12.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:48:12.075Z] #42 150.7 DEP criu/files-reg.d [2019-10-22T15:48:12.531Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2019-10-22T15:48:12.703Z] #42 151.1 DEP criu/files-ext.d [2019-10-22T15:48:12.991Z] #42 151.4 DEP criu/file-lock.d [2019-10-22T15:48:13.053Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-22T15:48:13.100Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-22T15:48:13.281Z] #42 151.8 DEP criu/file-ids.d [2019-10-22T15:48:13.360Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 73.9% of statements [2019-10-22T15:48:13.571Z] #42 152.1 DEP criu/fifo.d [2019-10-22T15:48:13.860Z] #42 152.3 DEP criu/fdstore.d [2019-10-22T15:48:13.860Z] #42 152.6 DEP criu/fault-injection.d [2019-10-22T15:48:13.928Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-22T15:48:13.928Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-10-22T15:48:14.150Z] #42 152.6 DEP criu/external.d [2019-10-22T15:48:14.437Z] #42 152.9 DEP criu/eventpoll.d [2019-10-22T15:48:14.498Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-10-22T15:48:14.498Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.6% of statements [2019-10-22T15:48:14.726Z] #42 153.2 DEP criu/eventfd.d [2019-10-22T15:48:15.018Z] #42 153.5 DEP criu/crtools.d [2019-10-22T15:48:15.437Z] ok github.com/docker/docker/pkg/tailfile 0.091s coverage: 88.6% of statements [2019-10-22T15:48:15.437Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 36.9% of statements [2019-10-22T15:48:15.643Z] #42 154.0 DEP criu/cr-service.d [2019-10-22T15:48:15.697Z] ok github.com/docker/docker/pkg/signal 2.863s coverage: 61.0% of statements [2019-10-22T15:48:15.931Z] #42 154.4 DEP criu/cr-restore.d [2019-10-22T15:48:16.267Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2019-10-22T15:48:16.267Z] testing: warning: no tests to run [2019-10-22T15:48:16.267Z] coverage: [no statements] [2019-10-22T15:48:16.267Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2019-10-22T15:48:16.267Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2019-10-22T15:48:16.555Z] #42 154.9 DEP criu/cr-errno.d [2019-10-22T15:48:16.555Z] #42 154.9 DEP criu/cr-dump.d [2019-10-22T15:48:16.838Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2019-10-22T15:48:16.838Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2019-10-22T15:48:16.838Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2019-10-22T15:48:16.874Z] #42 155.4 DEP criu/cr-dedup.d [2019-10-22T15:48:17.496Z] #42 155.8 DEP criu/cr-check.d [2019-10-22T15:48:17.782Z] #42 156.3 DEP criu/config.d [2019-10-22T15:48:18.071Z] #42 156.6 DEP criu/clone-noasan.d [2019-10-22T15:48:18.071Z] #42 156.8 DEP criu/cgroup.d [2019-10-22T15:48:18.358Z] #42 ... [2019-10-22T15:48:18.358Z] [2019-10-22T15:48:18.358Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:48:18.358Z] #18 184.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-22T15:48:18.358Z] #18 184.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-22T15:48:18.358Z] #18 184.3 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-22T15:48:18.358Z] #18 184.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-22T15:48:18.358Z] #18 184.3 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-22T15:48:18.358Z] #18 184.3 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-22T15:48:18.645Z] #18 184.3 Processing triggers for mime-support (3.60) ... [2019-10-22T15:48:18.645Z] #18 184.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:48:18.645Z] #18 184.5 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-22T15:48:18.645Z] #18 184.5 Setting up libcap2-bin (1:2.25-1) ... [2019-10-22T15:48:18.645Z] #18 184.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-22T15:48:18.645Z] #18 184.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-22T15:48:18.645Z] #18 184.5 Setting up bash-completion (1:2.1-4.3) ... [2019-10-22T15:48:18.751Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2019-10-22T15:48:18.751Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2019-10-22T15:48:19.692Z] ok github.com/docker/docker/reference 0.040s coverage: 84.4% of statements [2019-10-22T15:48:19.952Z] ok github.com/docker/docker/plugin 0.601s coverage: 27.1% of statements [2019-10-22T15:48:20.694Z] #18 ... [2019-10-22T15:48:20.694Z] [2019-10-22T15:48:20.694Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:48:20.694Z] #48 DONE 242.0s [2019-10-22T15:48:20.694Z] [2019-10-22T15:48:20.694Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:48:20.694Z] #42 157.3 DEP criu/cgroup-props.d [2019-10-22T15:48:20.694Z] #42 157.5 DEP criu/bitmap.d [2019-10-22T15:48:20.694Z] #42 157.6 DEP criu/bfd.d [2019-10-22T15:48:20.694Z] #42 157.8 DEP criu/autofs.d [2019-10-22T15:48:20.694Z] #42 158.2 DEP criu/aio.d [2019-10-22T15:48:20.694Z] #42 158.6 DEP criu/action-scripts.d [2019-10-22T15:48:20.694Z] #42 159.3 CC criu/action-scripts.o [2019-10-22T15:48:20.895Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2019-10-22T15:48:20.895Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2019-10-22T15:48:20.895Z] ok github.com/docker/docker/registry 0.302s coverage: 56.3% of statements [2019-10-22T15:48:21.465Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2019-10-22T15:48:22.037Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2019-10-22T15:48:22.752Z] #42 161.2 CC criu/aio.o [2019-10-22T15:48:23.450Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-22T15:48:23.772Z] #42 ... [2019-10-22T15:48:23.772Z] [2019-10-22T15:48:23.772Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:48:23.772Z] #23 235.4 + mkdir -p /tmp/tmp.hc8ItL8xm0/src/github.com/docker [2019-10-22T15:48:23.772Z] #23 235.5 + mv components/cli /tmp/tmp.hc8ItL8xm0/src/github.com/docker/cli [2019-10-22T15:48:23.772Z] #23 235.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-22T15:48:23.772Z] #23 ... [2019-10-22T15:48:23.772Z] [2019-10-22T15:48:23.772Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:48:23.772Z] #42 162.3 CC criu/autofs.o [2019-10-22T15:48:23.950Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2019-10-22T15:48:24.210Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2019-10-22T15:48:24.398Z] #42 ... [2019-10-22T15:48:24.398Z] [2019-10-22T15:48:24.398Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:48:24.398Z] #45 235.9 net/textproto [2019-10-22T15:48:24.398Z] #45 236.0 crypto/x509 [2019-10-22T15:48:24.398Z] #45 240.5 mime/multipart [2019-10-22T15:48:24.398Z] #45 240.7 vendor/golang.org/x/net/http/httpguts [2019-10-22T15:48:24.398Z] #45 240.7 vendor/golang.org/x/net/http/httpproxy [2019-10-22T15:48:24.398Z] #45 ... [2019-10-22T15:48:24.398Z] [2019-10-22T15:48:24.398Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:48:24.398Z] #18 189.9 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-22T15:48:24.398Z] #18 189.9 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-22T15:48:24.398Z] #18 190.0 Setting up zip (3.0-11+b1) ... [2019-10-22T15:48:24.398Z] #18 190.0 Setting up bzip2 (1.0.6-8.1) ... [2019-10-22T15:48:24.398Z] #18 190.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-22T15:48:24.398Z] #18 190.0 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-22T15:48:24.398Z] #18 190.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:48:24.398Z] #18 190.0 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-22T15:48:24.398Z] #18 190.0 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-22T15:48:24.398Z] #18 190.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-22T15:48:24.398Z] #18 190.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-22T15:48:24.398Z] #18 190.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-22T15:48:24.398Z] #18 190.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:48:24.470Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 67.0% of statements [2019-10-22T15:48:24.686Z] #18 190.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-22T15:48:24.686Z] #18 190.3 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-22T15:48:24.686Z] #18 190.3 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-22T15:48:24.686Z] #18 190.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:48:25.326Z] #18 191.2 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-22T15:48:25.326Z] #18 191.2 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-22T15:48:25.326Z] #18 191.2 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-22T15:48:25.326Z] #18 191.2 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-22T15:48:25.326Z] #18 191.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-22T15:48:25.326Z] #18 191.3 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-22T15:48:25.326Z] #18 191.3 Setting up pigz (2.3.4-1) ... [2019-10-22T15:48:25.326Z] #18 191.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-22T15:48:25.326Z] #18 191.3 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-22T15:48:25.326Z] #18 191.3 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-22T15:48:25.326Z] #18 191.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-22T15:48:25.407Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-10-22T15:48:25.615Z] #18 191.3 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-22T15:48:25.615Z] #18 191.3 Setting up jq (1.5+dfsg-1.3) ... [2019-10-22T15:48:25.615Z] #18 191.3 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-22T15:48:25.615Z] #18 191.3 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-22T15:48:25.615Z] #18 191.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-22T15:48:25.615Z] #18 191.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-22T15:48:25.615Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-22T15:48:25.615Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-22T15:48:25.615Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-22T15:48:25.615Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-22T15:48:25.615Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-22T15:48:25.615Z] #18 191.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-22T15:48:25.615Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-22T15:48:25.615Z] #18 191.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-22T15:48:25.615Z] #18 191.5 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-22T15:48:25.615Z] #18 191.5 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-22T15:48:25.615Z] #18 191.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-22T15:48:25.615Z] #18 191.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-22T15:48:25.615Z] #18 191.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-22T15:48:25.615Z] #18 191.5 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-22T15:48:25.615Z] #18 191.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/builder [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-22T15:48:32.455Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-10-22T15:48:32.455Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 13.6% of statements [2019-10-22T15:48:32.827Z] ok github.com/docker/docker/builder/dockerfile 0.839s coverage: 48.2% of statements [2019-10-22T15:48:34.126Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-22T15:48:34.126Z] ok github.com/docker/docker/builder/remotecontext/git 0.849s coverage: 85.1% of statements [2019-10-22T15:48:34.126Z] ? github.com/docker/docker/cli [no test files] [2019-10-22T15:48:34.126Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-22T15:48:35.956Z] #18 ... [2019-10-22T15:48:35.956Z] [2019-10-22T15:48:35.956Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:48:35.956Z] #45 246.5 crypto/tls [2019-10-22T15:48:35.956Z] #45 ... [2019-10-22T15:48:35.956Z] [2019-10-22T15:48:35.956Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:48:35.956Z] #18 200.7 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-22T15:48:35.956Z] #18 200.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:48:35.956Z] #18 200.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-22T15:48:35.956Z] #18 200.8 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-10-22T15:48:35.956Z] #18 200.8 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-10-22T15:48:35.956Z] #18 200.8 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-10-22T15:48:35.956Z] #18 200.8 Setting up btrfs-tools (4.7.3-1) ... [2019-10-22T15:48:35.956Z] #18 200.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-22T15:48:35.956Z] #18 200.8 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-10-22T15:48:35.956Z] #18 200.8 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-10-22T15:48:35.956Z] #18 200.9 Setting up python3 (3.5.3-1) ... [2019-10-22T15:48:37.450Z] #18 ... [2019-10-22T15:48:37.450Z] [2019-10-22T15:48:37.450Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:48:37.450Z] #42 165.8 CC criu/bfd.o [2019-10-22T15:48:37.450Z] #42 166.9 CC criu/bitmap.o [2019-10-22T15:48:37.450Z] #42 167.3 CC criu/cgroup-props.o [2019-10-22T15:48:37.450Z] #42 169.2 CC criu/cgroup.o [2019-10-22T15:48:37.450Z] #42 175.3 CC criu/clone-noasan.o [2019-10-22T15:48:37.450Z] #42 175.6 CC criu/config.o [2019-10-22T15:48:37.450Z] #42 ... [2019-10-22T15:48:37.450Z] [2019-10-22T15:48:37.450Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:48:37.450Z] #45 257.0 net/http/httptrace [2019-10-22T15:48:37.450Z] #45 257.4 net/http [2019-10-22T15:48:37.694Z] ok github.com/docker/docker/client 0.175s coverage: 75.8% of statements [2019-10-22T15:48:40.953Z] #45 ... [2019-10-22T15:48:40.953Z] [2019-10-22T15:48:40.953Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:48:40.953Z] #18 203.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-22T15:48:40.953Z] #18 205.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-22T15:48:40.953Z] #18 206.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-22T15:48:40.953Z] #18 206.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-22T15:48:40.953Z] #18 206.4 Setting up python3-wheel (0.29.0-2) ... [2019-10-22T15:48:42.449Z] #18 208.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-22T15:48:44.791Z] #18 210.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-22T15:48:44.791Z] #18 210.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-22T15:48:46.846Z] #18 212.7 Setting up dmsetup (2:1.02.137-2) ... [2019-10-22T15:48:46.846Z] #18 212.7 Setting up python3-setuptools (33.1.1-1) ... [2019-10-22T15:48:47.332Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/rootless [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/volume [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-22T15:48:47.332Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === Skipped [2019-10-22T15:48:47.332Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-22T15:48:47.332Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-22T15:48:47.332Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:73: No driver to put! [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-22T15:48:47.332Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-22T15:48:47.332Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-22T15:48:47.332Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:48:47.332Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-22T15:48:47.332Z] graphtest_unix.go:73: No driver to put! [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-22T15:48:47.332Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-22T15:48:47.332Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] [2019-10-22T15:48:47.332Z] DONE 2115 tests, 20 skipped in 184.813s Post stage [Pipeline] junit [2019-10-22T15:48:47.345Z] Recording test results [2019-10-22T15:48:48.897Z] #18 214.7 Setting up dh-python (2.20170125) ... [2019-10-22T15:48:49.727Z] tests/integration/api_network_test.py ........................... [ 47%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-22T15:48:50.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -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:73a7c369c6abce6117045332cd011c21db003cda hack/make.sh dynbinary test-integration [2019-10-22T15:48:50.406Z] #18 ... [2019-10-22T15:48:50.406Z] [2019-10-22T15:48:50.406Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:48:50.406Z] #42 178.5 CC criu/cr-check.o [2019-10-22T15:48:50.406Z] #42 181.8 CC criu/cr-dedup.o [2019-10-22T15:48:50.406Z] #42 183.0 CC criu/cr-dump.o [2019-10-22T15:48:50.694Z] #42 ... [2019-10-22T15:48:50.694Z] [2019-10-22T15:48:50.694Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-22T15:48:50.694Z] #18 216.5 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-22T15:48:50.694Z] #18 216.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-22T15:48:50.981Z] #18 DONE 216.9s [2019-10-22T15:48:50.981Z] [2019-10-22T15:48:50.981Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:48:51.294Z] [2019-10-22T15:48:51.294Z] Removing bundles/ [2019-10-22T15:48:51.294Z] [2019-10-22T15:48:51.294Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-22T15:48:51.294Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T15:48:51.294Z] GOOS="" GOARCH="" GOARM="" [2019-10-22T15:48:57.850Z] #19 ... [2019-10-22T15:48:57.850Z] [2019-10-22T15:48:57.850Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:48:57.850Z] #45 276.2 github.com/LK4D4/vndr/godl [2019-10-22T15:48:57.850Z] #45 277.5 github.com/LK4D4/vndr [2019-10-22T15:48:58.504Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-22T15:49:00.559Z] #45 ... [2019-10-22T15:49:00.560Z] [2019-10-22T15:49:00.560Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:49:00.560Z] #42 189.3 CC criu/cr-errno.o [2019-10-22T15:49:00.560Z] #42 189.5 CC criu/cr-restore.o [2019-10-22T15:49:00.963Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-22T15:49:02.070Z] #42 200.6 CC criu/cr-service.o [2019-10-22T15:49:02.698Z] #42 ... [2019-10-22T15:49:02.698Z] [2019-10-22T15:49:02.698Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:49:02.698Z] #19 11.58 Collecting yamllint==1.16.0 [2019-10-22T15:49:04.750Z] #19 13.38 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-22T15:49:05.378Z] #19 14.28 Collecting pyyaml (from yamllint==1.16.0) [2019-10-22T15:49:06.007Z] #19 14.79 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-22T15:49:06.687Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-22T15:49:11.568Z] #19 ... [2019-10-22T15:49:11.568Z] [2019-10-22T15:49:11.568Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:49:11.568Z] #45 DONE 292.3s [2019-10-22T15:49:11.568Z] [2019-10-22T15:49:11.568Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:49:11.568Z] #42 204.8 CC criu/crtools.o [2019-10-22T15:49:11.568Z] #42 206.7 CC criu/eventfd.o [2019-10-22T15:49:11.568Z] #42 207.8 CC criu/eventpoll.o [2019-10-22T15:49:11.860Z] #42 210.4 CC criu/external.o [2019-10-22T15:49:12.118Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 30.3% of statements [2019-10-22T15:49:12.118Z] ok github.com/docker/docker/container 0.122s coverage: 35.3% of statements [2019-10-22T15:49:12.118Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-22T15:49:12.118Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-22T15:49:12.118Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-22T15:49:12.118Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-22T15:49:12.879Z] #42 ... [2019-10-22T15:49:12.879Z] [2019-10-22T15:49:12.879Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:49:12.879Z] #19 21.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-22T15:49:13.506Z] #19 22.13 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-22T15:49:16.222Z] #19 24.86 Building wheels for collected packages: pyyaml, pathspec [2019-10-22T15:49:16.222Z] #19 24.87 Running setup.py bdist_wheel for pyyaml: started [2019-10-22T15:49:16.491Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2019-10-22T15:49:18.928Z] #19 27.75 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-22T15:49:18.928Z] #19 27.76 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-22T15:49:19.035Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-10-22T15:49:19.205Z] ......................... [ 67%] [2019-10-22T15:49:19.215Z] #19 27.94 Running setup.py bdist_wheel for pathspec: started [2019-10-22T15:49:20.242Z] #19 ... [2019-10-22T15:49:20.242Z] [2019-10-22T15:49:20.242Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-22T15:49:20.242Z] #29 302.2 + rm -rf /tmp/tmp.34fqDZTtev [2019-10-22T15:49:20.358Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2019-10-22T15:49:20.885Z] #29 DONE 302.7s [2019-10-22T15:49:20.885Z] [2019-10-22T15:49:20.885Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:49:20.885Z] #42 211.5 CC criu/fault-injection.o [2019-10-22T15:49:20.885Z] #42 211.7 CC criu/fdstore.o [2019-10-22T15:49:20.885Z] #42 212.5 CC criu/fifo.o [2019-10-22T15:49:20.885Z] #42 213.4 CC criu/file-ids.o [2019-10-22T15:49:20.885Z] #42 214.0 CC criu/file-lock.o [2019-10-22T15:49:20.885Z] #42 215.8 CC criu/files-ext.o [2019-10-22T15:49:20.885Z] #42 216.6 CC criu/files-reg.o [2019-10-22T15:49:22.377Z] #42 ... [2019-10-22T15:49:22.377Z] [2019-10-22T15:49:22.377Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-22T15:49:22.377Z] #19 31.25 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-22T15:49:22.377Z] #19 31.26 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-22T15:49:22.377Z] #19 31.31 Successfully built pyyaml pathspec [2019-10-22T15:49:22.377Z] #19 31.31 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-22T15:49:23.874Z] #19 32.75 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-22T15:49:24.163Z] #19 DONE 33.2s [2019-10-22T15:49:24.163Z] [2019-10-22T15:49:24.163Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:49:24.163Z] #42 222.2 CC criu/files.o [2019-10-22T15:49:26.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-22T15:49:26.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-22T15:49:26.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-22T15:49:26.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-22T15:49:26.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-22T15:49:26.879Z] #42 225.4 CC criu/filesystems.o [2019-10-22T15:49:27.906Z] #42 226.6 CC criu/fsnotify.o [2019-10-22T15:49:29.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-22T15:49:29.764Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-22T15:49:30.148Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 82.1% of statements [2019-10-22T15:49:30.148Z] ok github.com/docker/docker/daemon 12.376s coverage: 17.6% of statements [2019-10-22T15:49:30.148Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-22T15:49:30.148Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-22T15:49:30.632Z] #42 228.8 CC criu/image-desc.o [2019-10-22T15:49:30.632Z] #42 229.1 CC criu/image.o [2019-10-22T15:49:31.503Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2019-10-22T15:49:31.503Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2019-10-22T15:49:31.503Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-22T15:49:31.503Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-22T15:49:32.125Z] #42 230.5 CC criu/ipc_ns.o [2019-10-22T15:49:32.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-22T15:49:33.614Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-10-22T15:49:34.179Z] #42 232.5 CC criu/irmap.o [2019-10-22T15:49:34.805Z] #42 233.4 CC criu/kcmp-ids.o [2019-10-22T15:49:35.433Z] #42 233.9 CC criu/kerndat.o [2019-10-22T15:49:35.465Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-22T15:49:36.811Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.238s coverage: 57.9% of statements [2019-10-22T15:49:37.482Z] #42 235.7 CC criu/libnetlink.o [2019-10-22T15:49:37.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-22T15:49:38.107Z] #42 236.4 CC criu/log.o [2019-10-22T15:49:38.743Z] #42 237.2 CC criu/lsm.o [2019-10-22T15:49:39.367Z] #42 237.9 CC criu/mem.o [2019-10-22T15:49:42.861Z] #42 240.8 CC criu/mount.o [2019-10-22T15:49:43.160Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.433s coverage: 45.9% of statements [2019-10-22T15:49:44.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-22T15:49:45.601Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.844s coverage: 51.0% of statements [2019-10-22T15:49:46.702Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.663s coverage: 72.5% of statements [2019-10-22T15:49:46.702Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-22T15:49:47.291Z] #42 ... [2019-10-22T15:49:47.291Z] [2019-10-22T15:49:47.292Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-22T15:49:47.292Z] #55 277.2 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-10-22T15:49:48.572Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.572s coverage: 76.1% of statements [2019-10-22T15:49:48.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-22T15:49:49.844Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-22T15:49:50.801Z] #55 280.3 + mkdir -p /build [2019-10-22T15:49:50.801Z] #55 280.3 + cp runc /build/runc [2019-10-22T15:49:50.801Z] #55 DONE 280.4s [2019-10-22T15:49:50.801Z] [2019-10-22T15:49:50.801Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:49:50.801Z] #42 247.2 CC criu/namespaces.o [2019-10-22T15:49:51.141Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-22T15:49:51.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-22T15:49:52.847Z] #42 251.2 CC criu/net.o [2019-10-22T15:49:53.834Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-10-22T15:49:53.834Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.441s coverage: 57.0% of statements [2019-10-22T15:49:53.834Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-22T15:49:53.834Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-22T15:49:53.834Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-22T15:49:53.834Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-22T15:49:53.834Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-22T15:49:55.736Z] ok github.com/docker/docker/daemon/logger/awslogs 0.075s coverage: 77.8% of statements [2019-10-22T15:49:55.736Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 42.7% of statements [2019-10-22T15:49:55.736Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-22T15:49:55.736Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-22T15:49:57.074Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 68.2% of statements [2019-10-22T15:49:57.074Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-10-22T15:49:57.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-22T15:49:57.902Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 88.3% of statements [2019-10-22T15:49:58.341Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 62.1% of statements [2019-10-22T15:49:58.388Z] #42 256.0 CC criu/netfilter.o [2019-10-22T15:49:58.388Z] #42 256.5 CC criu/page-pipe.o [2019-10-22T15:49:59.009Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T15:49:59.009Z] [2019-10-22T15:49:59.009Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-22T15:49:59.009Z] PKG_CONFIG=pkg-config [2019-10-22T15:49:59.009Z] GOLANG_VERSION=1.13.3 [2019-10-22T15:49:59.009Z] HOSTNAME=88d12badd461 [2019-10-22T15:49:59.009Z] DOCKER_EXPERIMENTAL=1 [2019-10-22T15:49:59.009Z] container=docker [2019-10-22T15:49:59.009Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-22T15:49:59.009Z] GO111MODULE=off [2019-10-22T15:49:59.009Z] GOPATH=/go [2019-10-22T15:49:59.009Z] PWD=/go/src/github.com/docker/docker [2019-10-22T15:49:59.009Z] HOME=/root [2019-10-22T15:49:59.009Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-22T15:49:59.009Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-22T15:49:59.009Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-22T15:49:59.009Z] DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:49:59.009Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-22T15:49:59.009Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-22T15:49:59.009Z] TERM=xterm [2019-10-22T15:49:59.009Z] VALIDATE_BRANCH=master [2019-10-22T15:49:59.009Z] DEST=bundles/test-integration [2019-10-22T15:49:59.009Z] SHLVL=1 [2019-10-22T15:49:59.009Z] TIMEOUT=120m [2019-10-22T15:49:59.009Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-22T15:49:59.009Z] DOCKER_PKG=github.com/docker/docker [2019-10-22T15:49:59.009Z] TESTDEBUG=0 [2019-10-22T15:49:59.009Z] _=/usr/bin/env [2019-10-22T15:49:59.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-22T15:49:59.415Z] #42 257.8 CC criu/page-xfer.o [2019-10-22T15:49:59.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-22T15:49:59.751Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 74.7% of statements [2019-10-22T15:49:59.751Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-22T15:50:00.127Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 19.9% of statements [2019-10-22T15:50:01.449Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2019-10-22T15:50:01.484Z] #42 259.6 CC criu/pagemap-cache.o [2019-10-22T15:50:01.484Z] #42 260.1 CC criu/pagemap.o [2019-10-22T15:50:01.851Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-10-22T15:50:02.360Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-22T15:50:02.666Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-22T15:50:02.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-22T15:50:02.974Z] #42 261.5 CC criu/parasite-syscall.o [2019-10-22T15:50:03.060Z] ok github.com/docker/docker/daemon/logger/splunk 1.734s coverage: 82.5% of statements [2019-10-22T15:50:03.060Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-22T15:50:03.060Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-22T15:50:05.022Z] #42 263.1 CC criu/path.o [2019-10-22T15:50:05.023Z] #42 263.6 CC criu/pie-util-vdso-elf32.o [2019-10-22T15:50:05.650Z] #42 264.2 CC criu/pie-util-vdso.o [2019-10-22T15:50:05.791Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2019-10-22T15:50:05.791Z] ok github.com/docker/docker/distribution 0.302s coverage: 22.1% of statements [2019-10-22T15:50:05.791Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-22T15:50:06.165Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-22T15:50:06.165Z] Using test binary docker [2019-10-22T15:50:06.165Z] +++ /etc/init.d/apparmor start [2019-10-22T15:50:06.165Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-22T15:50:06.165Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-22T15:50:06.165Z] Warning failed to create cache: (null) [2019-10-22T15:50:06.165Z] . [2019-10-22T15:50:06.165Z] INFO: Waiting for daemon to start... [2019-10-22T15:50:06.165Z] Starting dockerd [2019-10-22T15:50:06.165Z] +++ 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-10-22T15:50:06.276Z] #42 264.8 CC criu/pie-util.o [2019-10-22T15:50:06.564Z] #42 265.0 CC criu/pipes.o [2019-10-22T15:50:07.104Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2019-10-22T15:50:07.584Z] #42 266.2 CC criu/plugin.o [2019-10-22T15:50:08.066Z] . [2019-10-22T15:50:08.066Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-22T15:50:08.324Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-22T15:50:08.324Z] Error: No such image: emptyfs [2019-10-22T15:50:08.324Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-22T15:50:08.324Z] ++++ docker load [2019-10-22T15:50:08.401Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-10-22T15:50:08.605Z] #42 267.0 CC criu/proc_parse.o [2019-10-22T15:50:08.890Z] Running integration-test (iteration 1) [2019-10-22T15:50:08.890Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-22T15:50:08.890Z] ++ 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-10-22T15:50:08.890Z] ++ set -e [2019-10-22T15:50:08.890Z] ++ '[' -n 0 ']' [2019-10-22T15:50:08.890Z] ++ set -x [2019-10-22T15:50:08.890Z] ++ env -i DEST=/go/src/github.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-10-22T15:50:09.199Z] ok github.com/docker/docker/distribution/xfer 1.916s coverage: 85.1% of statements [2019-10-22T15:50:09.199Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-22T15:50:09.199Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-22T15:50:09.199Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-22T15:50:10.667Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2019-10-22T15:50:10.667Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-22T15:50:11.504Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-10-22T15:50:12.812Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-22T15:50:12.812Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-22T15:50:13.030Z] #42 271.4 CC criu/protobuf-desc.o [2019-10-22T15:50:15.080Z] #42 273.2 CC criu/protobuf.o [2019-10-22T15:50:15.368Z] #42 273.8 CC criu/pstree.o [2019-10-22T15:50:15.382Z] ok github.com/docker/docker/pkg/archive 0.532s coverage: 76.8% of statements [2019-10-22T15:50:16.203Z] ok github.com/docker/docker/pkg/authorization 0.344s coverage: 68.3% of statements [2019-10-22T15:50:16.575Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-22T15:50:16.576Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-22T15:50:17.212Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-22T15:50:17.420Z] #42 275.6 CC criu/rbtree.o [2019-10-22T15:50:17.708Z] #42 276.2 CC criu/rst-malloc.o [2019-10-22T15:50:17.708Z] #42 ... [2019-10-22T15:50:17.708Z] [2019-10-22T15:50:17.708Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:50:17.708Z] #39 359.6 + dpkg --print-architecture [2019-10-22T15:50:17.708Z] #39 359.7 + cd /tmp/tmp.x3ug98WG4Z/src/github.com/docker/distribution [2019-10-22T15:50:17.708Z] #39 359.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-22T15:50:18.000Z] #39 360.0 + GOPATH=/tmp/tmp.x3ug98WG4Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.x3ug98WG4Z [2019-10-22T15:50:18.000Z] #39 360.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-22T15:50:19.046Z] ok github.com/docker/docker/layer 7.586s coverage: 68.8% of statements [2019-10-22T15:50:19.105Z] tests/integration/client_test.py ..... [ 75%] [2019-10-22T15:50:19.431Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-22T15:50:19.431Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-22T15:50:19.431Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-22T15:50:19.431Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-22T15:50:19.431Z] ? github.com/docker/docker/oci [no test files] [2019-10-22T15:50:19.431Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-22T15:50:19.431Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-22T15:50:20.036Z] tests/integration/errors_test.py . [ 76%] [2019-10-22T15:50:20.226Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-22T15:50:20.618Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-22T15:50:21.520Z] ok github.com/docker/docker/pkg/chrootarchive 3.672s coverage: 43.2% of statements [2019-10-22T15:50:21.520Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-22T15:50:21.520Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-22T15:50:22.349Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-22T15:50:23.156Z] ok github.com/docker/docker/pkg/discovery/nodes 0.028s coverage: 93.8% of statements [2019-10-22T15:50:23.524Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2019-10-22T15:50:24.819Z] ok github.com/docker/docker/pkg/discovery/kv 3.177s coverage: 84.1% of statements [2019-10-22T15:50:25.205Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-22T15:50:25.205Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-10-22T15:50:25.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-22T15:50:25.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-22T15:50:25.592Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-10-22T15:50:26.067Z] ok github.com/docker/docker/pkg/fsutils 0.475s coverage: 85.1% of statements [2019-10-22T15:50:26.930Z] ok github.com/docker/docker/pkg/idtools 0.693s coverage: 70.1% of statements [2019-10-22T15:50:27.321Z] ok github.com/docker/docker/pkg/ioutils 0.470s coverage: 70.6% of statements [2019-10-22T15:50:27.706Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-10-22T15:50:27.706Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2019-10-22T15:50:28.074Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-22T15:50:28.074Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-22T15:50:28.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-22T15:50:28.343Z] #39 ... [2019-10-22T15:50:28.344Z] [2019-10-22T15:50:28.344Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:50:28.344Z] #42 276.8 CC criu/seccomp.o [2019-10-22T15:50:28.344Z] #42 277.9 CC criu/seize.o [2019-10-22T15:50:28.344Z] #42 279.6 CC criu/servicefd.o [2019-10-22T15:50:28.344Z] #42 280.4 CC criu/shmem.o [2019-10-22T15:50:28.344Z] #42 281.9 CC criu/sigframe.o [2019-10-22T15:50:28.344Z] #42 282.3 CC criu/signalfd.o [2019-10-22T15:50:28.344Z] #42 282.9 CC criu/sk-inet.o [2019-10-22T15:50:28.344Z] #42 284.8 CC criu/sk-netlink.o [2019-10-22T15:50:28.344Z] #42 285.5 CC criu/sk-packet.o [2019-10-22T15:50:28.344Z] #42 286.9 CC criu/sk-queue.o [2019-10-22T15:50:28.455Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-22T15:50:28.826Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-10-22T15:50:29.187Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2019-10-22T15:50:29.367Z] #42 287.7 CC criu/sk-tcp.o [2019-10-22T15:50:29.556Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-22T15:50:29.556Z] ok github.com/docker/docker/pkg/mount 1.072s coverage: 70.0% of statements [2019-10-22T15:50:29.556Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-22T15:50:29.568Z] 65014b3c3121: Pull complete [2019-10-22T15:50:29.950Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-22T15:50:29.950Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-22T15:50:29.950Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-22T15:50:30.392Z] #42 288.8 CC criu/sk-unix.o [2019-10-22T15:50:31.354Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2019-10-22T15:50:31.749Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-22T15:50:32.140Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-22T15:50:32.531Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-22T15:50:33.787Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 73.9% of statements [2019-10-22T15:50:33.879Z] #42 292.1 CC criu/sockets.o [2019-10-22T15:50:34.176Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2019-10-22T15:50:35.385Z] #42 293.9 CC criu/stats.o [2019-10-22T15:50:36.009Z] #42 294.4 CC criu/string.o [2019-10-22T15:50:36.297Z] #42 294.6 CC criu/sysctl.o [2019-10-22T15:50:37.313Z] #42 295.8 CC criu/sysfs_parse.o [2019-10-22T15:50:37.433Z] ok github.com/docker/docker/pkg/signal 2.475s coverage: 61.0% of statements [2019-10-22T15:50:37.802Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-22T15:50:37.940Z] #42 296.4 CC criu/timerfd.o [2019-10-22T15:50:38.185Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-22T15:50:38.573Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2019-10-22T15:50:38.935Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-22T15:50:38.958Z] #42 297.2 CC criu/tty.o [2019-10-22T15:50:39.314Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-22T15:50:40.101Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2019-10-22T15:50:40.491Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2019-10-22T15:50:40.951Z] Loaded image: buildpack-deps:jessie [2019-10-22T15:50:40.951Z] Loaded image: busybox:latest [2019-10-22T15:50:40.951Z] Loaded image: busybox:glibc [2019-10-22T15:50:40.951Z] Loaded image: debian:jessie [2019-10-22T15:50:40.951Z] Loaded image: hello-world:latest [2019-10-22T15:50:40.951Z] INFO: Testing against a local daemon [2019-10-22T15:50:40.951Z] === RUN TestCgroupNamespacesBuild [2019-10-22T15:50:41.302Z] ok github.com/docker/docker/pkg/tarsum 0.071s coverage: 89.3% of statements [2019-10-22T15:50:41.701Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.9% of statements [2019-10-22T15:50:41.701Z] testing: warning: no tests to run [2019-10-22T15:50:41.701Z] coverage: [no statements] [2019-10-22T15:50:41.701Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-22T15:50:42.169Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-22T15:50:42.444Z] #42 300.8 CC criu/tun.o [2019-10-22T15:50:42.597Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-22T15:50:43.005Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-22T15:50:43.465Z] #42 301.8 CC criu/uffd.o [2019-10-22T15:50:45.499Z] ok github.com/docker/docker/plugin 0.546s coverage: 27.1% of statements [2019-10-22T15:50:45.513Z] #42 303.9 CC criu/util.o [2019-10-22T15:50:45.900Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-22T15:50:46.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-22T15:50:46.230Z] --- PASS: TestCgroupNamespacesBuild (5.02s) [2019-10-22T15:50:46.230Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-22T15:50:46.230Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-22T15:50:46.723Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-22T15:50:47.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-22T15:50:47.556Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2019-10-22T15:50:48.123Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2019-10-22T15:50:48.123Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-22T15:50:48.123Z] === RUN TestBuildWithSession [2019-10-22T15:50:48.123Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-22T15:50:48.123Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T15:50:48.123Z] === RUN TestBuildSquashParent [2019-10-22T15:50:48.219Z] #42 306.4 CC criu/uts_ns.o [2019-10-22T15:50:48.509Z] #42 306.9 CC criu/vdso.o [2019-10-22T15:50:48.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-22T15:50:49.053Z] ok github.com/docker/docker/registry 0.171s coverage: 56.3% of statements [2019-10-22T15:50:49.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-22T15:50:49.531Z] #42 308.1 LINK criu/built-in.o [2019-10-22T15:50:49.820Z] #42 308.3 LINK criu/criu [2019-10-22T15:50:49.883Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-22T15:50:50.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-22T15:50:50.283Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-10-22T15:50:50.844Z] #42 309.3 DEP lib/c/criu.d [2019-10-22T15:50:50.844Z] #42 309.5 CC images/rpc.pb-c.o [2019-10-22T15:50:51.090Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-22T15:50:51.476Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-22T15:50:51.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-22T15:50:52.339Z] #42 310.9 CC lib/c/criu.o [2019-10-22T15:50:53.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-22T15:50:54.858Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2019-10-22T15:50:55.053Z] #42 313.2 LINK lib/c/built-in.o [2019-10-22T15:50:55.054Z] #42 313.2 LINK lib/c/libcriu.so [2019-10-22T15:50:55.054Z] #42 313.5 GEN magic.py [2019-10-22T15:50:55.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-22T15:50:55.251Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2019-10-22T15:50:55.342Z] #42 313.8 Note: Building without setproctitle() and strlcpy() support. [2019-10-22T15:50:55.342Z] #42 313.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-22T15:50:55.968Z] #42 ... [2019-10-22T15:50:55.968Z] [2019-10-22T15:50:55.968Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-22T15:50:55.968Z] #39 397.7 + rm -rf /tmp/tmp.x3ug98WG4Z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.x3ug98WG4Z [2019-10-22T15:50:55.968Z] #39 DONE 397.9s [2019-10-22T15:50:55.968Z] [2019-10-22T15:50:55.968Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:50:56.058Z] ok github.com/docker/docker/volume/mounts 0.028s coverage: 67.0% of statements [2019-10-22T15:50:56.257Z] #60 ... [2019-10-22T15:50:56.257Z] [2019-10-22T15:50:56.257Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-22T15:50:56.257Z] #42 314.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-22T15:50:57.362Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-10-22T15:50:58.079Z] --- PASS: TestBuildSquashParent (10.02s) [2019-10-22T15:50:58.079Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-22T15:50:58.079Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-22T15:50:58.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:50:58.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:50:58.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:50:58.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:50:58.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:50:58.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:50:58.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:50:58.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:50:58.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:50:58.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:50:58.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:50:58.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:50:58.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:50:58.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:50:58.313Z] #42 316.7 make[1]: Nothing to be done for 'all'. [2019-10-22T15:50:58.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-22T15:50:59.341Z] #42 317.9 make[1]: 'images/built-in.o' is up to date. [2019-10-22T15:50:59.341Z] #42 318.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-22T15:50:59.630Z] #42 318.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-22T15:50:59.630Z] #42 318.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-22T15:50:59.630Z] #42 318.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-22T15:50:59.630Z] #42 318.3 make[1]: Nothing to be done for 'all'. [2019-10-22T15:50:59.918Z] #42 318.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-22T15:51:00.207Z] #42 318.7 make[2]: Nothing to be done for 'all'. [2019-10-22T15:51:00.207Z] #42 318.7 make[2]: Nothing to be done for 'all'. [2019-10-22T15:51:00.207Z] #42 318.8 make[2]: Nothing to be done for 'all'. [2019-10-22T15:51:00.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-22T15:51:00.497Z] #42 319.0 make[2]: Nothing to be done for 'all'. [2019-10-22T15:51:00.498Z] #42 319.1 make[2]: Nothing to be done for 'all'. [2019-10-22T15:51:00.789Z] #42 319.2 make[2]: Nothing to be done for 'all'. [2019-10-22T15:51:00.790Z] #42 319.3 make[2]: Nothing to be done for 'all'. [2019-10-22T15:51:01.092Z] #42 319.5 make[2]: Nothing to be done for 'all'. [2019-10-22T15:51:01.092Z] #42 319.5 INSTALL criu/criu [2019-10-22T15:51:01.092Z] #42 DONE 319.6s [2019-10-22T15:51:01.092Z] [2019-10-22T15:51:01.092Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:51:01.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-22T15:51:01.354Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:51:01.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:51:02.369Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-22T15:51:03.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-22T15:51:04.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:51:04.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:51:05.046Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/rootless [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/volume [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-22T15:51:05.046Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === Skipped [2019-10-22T15:51:05.046Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-22T15:51:05.046Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-22T15:51:05.046Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:73: No driver to put! [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-22T15:51:05.046Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-22T15:51:05.046Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-22T15:51:05.046Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T15:51:05.046Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-22T15:51:05.046Z] graphtest_unix.go:73: No driver to put! [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-22T15:51:05.046Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-22T15:51:05.046Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] [2019-10-22T15:51:05.046Z] DONE 2115 tests, 20 skipped in 224.545s [2019-10-22T15:51:05.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main Post stage [Pipeline] junit [2019-10-22T15:51:05.541Z] Recording test results [2019-10-22T15:51:06.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-22T15:51:08.024Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-22T15:51:08.024Z] Using test binary docker [2019-10-22T15:51:08.024Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-22T15:51:08.024Z] +++ /etc/init.d/apparmor start [2019-10-22T15:51:08.024Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-22T15:51:08.024Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-22T15:51:08.024Z] Warning failed to create cache: (null) [2019-10-22T15:51:08.024Z] . [2019-10-22T15:51:08.024Z] INFO: Waiting for daemon to start... [2019-10-22T15:51:08.024Z] Starting dockerd [2019-10-22T15:51:08.024Z] +++ 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-10-22T15:51:08.033Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -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:73a7c369c6abce6117045332cd011c21db003cda hack/make.sh dynbinary test-integration [2019-10-22T15:51:08.405Z] [2019-10-22T15:51:08.405Z] Removing bundles/ [2019-10-22T15:51:08.405Z] [2019-10-22T15:51:08.405Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-22T15:51:08.405Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T15:51:08.405Z] GOOS="" GOARCH="" GOARM="" [2019-10-22T15:51:09.070Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-22T15:51:09.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2019-10-22T15:51:09.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.71s) [2019-10-22T15:51:09.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2019-10-22T15:51:09.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2019-10-22T15:51:09.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.66s) [2019-10-22T15:51:09.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.55s) [2019-10-22T15:51:09.070Z] === RUN TestBuildMultiStageCopy [2019-10-22T15:51:09.070Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-22T15:51:12.347Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-22T15:51:12.347Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-22T15:51:13.282Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-22T15:51:13.848Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-22T15:51:14.414Z] --- PASS: TestBuildMultiStageCopy (5.94s) [2019-10-22T15:51:14.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2019-10-22T15:51:14.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2019-10-22T15:51:14.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2019-10-22T15:51:14.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2019-10-22T15:51:14.414Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2019-10-22T15:51:14.414Z] === RUN TestBuildMultiStageParentConfig [2019-10-22T15:51:14.587Z] . [2019-10-22T15:51:14.588Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-22T15:51:14.588Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-22T15:51:14.588Z] Error: No such image: emptyfs [2019-10-22T15:51:14.588Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-22T15:51:14.588Z] ++++ docker load [2019-10-22T15:51:14.588Z] Running integration-test (iteration 1) [2019-10-22T15:51:14.588Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-22T15:51:14.588Z] ++ 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-10-22T15:51:14.588Z] ++ set -e [2019-10-22T15:51:14.588Z] ++ '[' -n 0 ']' [2019-10-22T15:51:14.588Z] ++ set -x [2019-10-22T15:51:14.588Z] ++ env -i DEST=/go/src/github.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-10-22T15:51:16.944Z] --- PASS: TestBuildMultiStageParentConfig (2.00s) [2019-10-22T15:51:16.944Z] === RUN TestBuildLabelWithTargets [2019-10-22T15:51:19.472Z] --- PASS: TestBuildLabelWithTargets (2.81s) [2019-10-22T15:51:19.472Z] === RUN TestBuildWithEmptyLayers [2019-10-22T15:51:20.846Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2019-10-22T15:51:20.846Z] === RUN TestBuildMultiStageOnBuild [2019-10-22T15:51:23.511Z] ......... [ 85%] [2019-10-22T15:51:24.568Z] Loaded image: buildpack-deps:jessie [2019-10-22T15:51:24.568Z] Loaded image: busybox:latest [2019-10-22T15:51:24.568Z] Loaded image: busybox:glibc [2019-10-22T15:51:24.568Z] Loaded image: debian:jessie [2019-10-22T15:51:24.568Z] Loaded image: hello-world:latest [2019-10-22T15:51:24.568Z] INFO: Testing against a local daemon [2019-10-22T15:51:24.568Z] === RUN TestCgroupNamespacesBuild [2019-10-22T15:51:25.034Z] --- PASS: TestBuildMultiStageOnBuild (3.92s) [2019-10-22T15:51:25.034Z] === RUN TestBuildUncleanTarFilenames [2019-10-22T15:51:26.407Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2019-10-22T15:51:26.407Z] === RUN TestBuildMultiStageLayerLeak [2019-10-22T15:51:27.854Z] --- PASS: TestCgroupNamespacesBuild (4.26s) [2019-10-22T15:51:27.854Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-22T15:51:27.854Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-22T15:51:29.756Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2019-10-22T15:51:29.756Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-22T15:51:29.756Z] === RUN TestBuildWithSession [2019-10-22T15:51:29.756Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-22T15:51:29.756Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T15:51:29.756Z] === RUN TestBuildSquashParent [2019-10-22T15:51:30.405Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-22T15:51:30.591Z] --- PASS: TestBuildMultiStageLayerLeak (4.12s) [2019-10-22T15:51:30.591Z] === RUN TestBuildWithHugeFile [2019-10-22T15:51:32.555Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-22T15:51:36.321Z] --- PASS: TestBuildSquashParent (6.27s) [2019-10-22T15:51:36.321Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-22T15:51:36.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:51:36.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:51:36.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:51:36.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:51:36.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:51:36.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:51:36.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:51:36.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:51:36.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:51:36.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:51:36.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:51:36.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:51:36.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:51:36.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:51:36.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:51:36.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:51:37.150Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-22T15:51:37.150Z] Using test binary docker [2019-10-22T15:51:37.150Z] +++ /etc/init.d/apparmor start [2019-10-22T15:51:37.150Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-22T15:51:37.150Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-22T15:51:37.150Z] Warning failed to create cache: (null) [2019-10-22T15:51:37.150Z] . [2019-10-22T15:51:37.150Z] INFO: Waiting for daemon to start... [2019-10-22T15:51:37.150Z] Starting dockerd [2019-10-22T15:51:37.150Z] +++ 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-10-22T15:51:37.716Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-22T15:51:37.716Z] Using test binary docker [2019-10-22T15:51:37.716Z] +++ /etc/init.d/apparmor start [2019-10-22T15:51:37.716Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-22T15:51:37.716Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-22T15:51:37.716Z] Warning failed to create cache: (null) [2019-10-22T15:51:37.716Z] . [2019-10-22T15:51:37.716Z] INFO: Waiting for daemon to start... [2019-10-22T15:51:37.716Z] Starting dockerd [2019-10-22T15:51:37.716Z] +++ 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-10-22T15:51:37.808Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-22T15:51:38.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:51:38.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:51:39.706Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-22T15:51:40.378Z] #60 387.7 + bin/containerd [2019-10-22T15:51:41.391Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-22T15:51:41.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2019-10-22T15:51:41.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.90s) [2019-10-22T15:51:41.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2019-10-22T15:51:41.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s) [2019-10-22T15:51:41.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2019-10-22T15:51:41.391Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2019-10-22T15:51:41.391Z] === RUN TestBuildMultiStageCopy [2019-10-22T15:51:41.391Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-22T15:51:41.893Z] . [2019-10-22T15:51:41.894Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-22T15:51:41.894Z] [2019-10-22T15:51:41.894Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-22T15:51:41.894Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-22T15:51:41.894Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-22T15:51:41.894Z] Error: No such image: emptyfs [2019-10-22T15:51:41.894Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-22T15:51:41.894Z] ++++ docker load [2019-10-22T15:51:41.894Z] Error: No such image: emptyfs [2019-10-22T15:51:41.894Z] ++++ docker load [2019-10-22T15:51:41.894Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-22T15:51:41.894Z] Running integration-test (iteration 1) [2019-10-22T15:51:41.894Z] 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-10-22T15:51:41.894Z] ++ 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-10-22T15:51:41.894Z] ++ set -e [2019-10-22T15:51:41.894Z] ++ '[' -n 0 ']' [2019-10-22T15:51:41.894Z] ++ set -x [2019-10-22T15:51:41.894Z] ++ env -i DEST=/go/src/github.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-10-22T15:51:41.894Z] Running integration-test (iteration 1) [2019-10-22T15:51:41.894Z] 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-10-22T15:51:41.894Z] ++ 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-10-22T15:51:41.894Z] ++ set -e [2019-10-22T15:51:41.894Z] ++ '[' -n 0 ']' [2019-10-22T15:51:41.894Z] ++ set -x [2019-10-22T15:51:41.894Z] ++ env -i DEST=/go/src/github.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-10-22T15:51:43.924Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-22T15:51:44.183Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-22T15:51:44.442Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-22T15:51:44.819Z] #60 ... [2019-10-22T15:51:44.819Z] [2019-10-22T15:51:44.819Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:51:44.819Z] #51 DONE 445.8s [2019-10-22T15:51:44.819Z] [2019-10-22T15:51:44.819Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:51:45.010Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-22T15:51:45.476Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-22T15:51:45.577Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2019-10-22T15:51:45.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2019-10-22T15:51:45.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-10-22T15:51:45.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-10-22T15:51:45.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-10-22T15:51:45.577Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-10-22T15:51:45.577Z] === RUN TestBuildMultiStageParentConfig [2019-10-22T15:51:46.953Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2019-10-22T15:51:46.953Z] === RUN TestBuildLabelWithTargets [2019-10-22T15:51:49.368Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-22T15:51:49.368Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-22T15:51:49.486Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2019-10-22T15:51:49.486Z] === RUN TestBuildWithEmptyLayers [2019-10-22T15:51:50.338Z] #60 ... [2019-10-22T15:51:50.338Z] [2019-10-22T15:51:50.338Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:51:50.338Z] #23 451.4 + return [2019-10-22T15:51:50.338Z] #23 DONE 451.5s [2019-10-22T15:51:50.338Z] [2019-10-22T15:51:50.338Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:51:50.422Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-10-22T15:51:50.422Z] === RUN TestBuildMultiStageOnBuild [2019-10-22T15:51:52.385Z] #60 ... [2019-10-22T15:51:52.385Z] [2019-10-22T15:51:52.385Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-22T15:51:52.385Z] #24 DONE 0.1s [2019-10-22T15:51:52.385Z] [2019-10-22T15:51:52.385Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-22T15:51:52.676Z] #28 DONE 0.5s [2019-10-22T15:51:52.676Z] [2019-10-22T15:51:52.676Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-22T15:51:52.676Z] #30 DONE 0.1s [2019-10-22T15:51:52.676Z] [2019-10-22T15:51:52.676Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:51:52.676Z] #60 ... [2019-10-22T15:51:52.676Z] [2019-10-22T15:51:52.676Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-22T15:51:52.676Z] #33 DONE 0.1s [2019-10-22T15:51:52.676Z] [2019-10-22T15:51:52.676Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-22T15:51:52.676Z] #38 DONE 0.1s [2019-10-22T15:51:52.982Z] [2019-10-22T15:51:52.982Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-22T15:51:52.982Z] #40 DONE 0.1s [2019-10-22T15:51:52.982Z] [2019-10-22T15:51:52.982Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:51:52.982Z] #60 ... [2019-10-22T15:51:52.982Z] [2019-10-22T15:51:52.982Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-22T15:51:52.982Z] #43 DONE 0.1s [2019-10-22T15:51:52.982Z] [2019-10-22T15:51:52.982Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-22T15:51:52.982Z] #46 DONE 0.1s [2019-10-22T15:51:53.270Z] [2019-10-22T15:51:53.270Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-22T15:51:53.270Z] #49 DONE 0.1s [2019-10-22T15:51:53.270Z] [2019-10-22T15:51:53.270Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-22T15:51:53.270Z] #52 DONE 0.1s [2019-10-22T15:51:53.270Z] [2019-10-22T15:51:53.270Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-22T15:51:53.558Z] #56 DONE 0.1s [2019-10-22T15:51:53.558Z] [2019-10-22T15:51:53.558Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-22T15:51:53.709Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2019-10-22T15:51:53.710Z] === RUN TestBuildUncleanTarFilenames [2019-10-22T15:51:54.438Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-22T15:51:54.646Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2019-10-22T15:51:54.646Z] === RUN TestBuildMultiStageLayerLeak [2019-10-22T15:51:54.953Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-22T15:51:54.953Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-22T15:51:54.953Z] [2019-10-22T15:51:54.953Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-22T15:51:54.953Z] =========================== short test summary info ============================ [2019-10-22T15:51:54.953Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-22T15:51:54.953Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-22T15:51:54.953Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-22T15:51:54.953Z] Not supported on most drivers [2019-10-22T15:51:54.953Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-22T15:51:54.953Z] This doesn't seem to be taken into account by the engine [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-22T15:51:54.953Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-22T15:51:54.953Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-22T15:51:54.953Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 410.55 seconds == [2019-10-22T15:51:55.210Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-22T15:51:57.933Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2019-10-22T15:51:57.933Z] === RUN TestBuildWithHugeFile [2019-10-22T15:52:07.292Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T15:52:07.395Z] Clearing AppArmor profiles cache:. [2019-10-22T15:52:07.395Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-22T15:52:07.395Z] Unloading profiles will leave already running processes permanently [2019-10-22T15:52:07.395Z] unconfined, which can lead to unexpected situations. [2019-10-22T15:52:07.395Z] [2019-10-22T15:52:07.395Z] To set a process to complain mode, use the command line tool [2019-10-22T15:52:07.395Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-22T15:52:07.395Z] with the 'teardown' option." [2019-10-22T15:52:07.395Z] [2019-10-22T15:52:07.672Z] [2019-10-22T15:52:07.672Z] ---> Making bundle: test-integration (in bundles/test-integration) Post stage [Pipeline] junit [2019-10-22T15:52:08.358Z] Recording test results [Pipeline] sh [2019-10-22T15:52:08.508Z] PKG_CONFIG=pkg-config [2019-10-22T15:52:08.509Z] GOLANG_VERSION=1.13.3 [2019-10-22T15:52:08.509Z] HOSTNAME=891641c4bd9f [2019-10-22T15:52:08.509Z] DOCKER_EXPERIMENTAL=1 [2019-10-22T15:52:08.509Z] container=docker [2019-10-22T15:52:08.509Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-22T15:52:08.509Z] GO111MODULE=off [2019-10-22T15:52:08.509Z] GOPATH=/go [2019-10-22T15:52:08.509Z] PWD=/go/src/github.com/docker/docker [2019-10-22T15:52:08.509Z] HOME=/root [2019-10-22T15:52:08.509Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-22T15:52:08.509Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-22T15:52:08.509Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-22T15:52:08.509Z] DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T15:52:08.509Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-22T15:52:08.509Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-22T15:52:08.509Z] TERM=xterm [2019-10-22T15:52:08.509Z] VALIDATE_BRANCH=master [2019-10-22T15:52:08.509Z] DEST=bundles/test-integration [2019-10-22T15:52:08.509Z] SHLVL=1 [2019-10-22T15:52:08.509Z] TIMEOUT=120m [2019-10-22T15:52:08.509Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-22T15:52:08.509Z] DOCKER_PKG=github.com/docker/docker [2019-10-22T15:52:08.509Z] TESTDEBUG=0 [2019-10-22T15:52:08.509Z] _=/usr/bin/env [2019-10-22T15:52:08.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-22T15:52:08.760Z] + echo Ensuring container killed. [2019-10-22T15:52:08.760Z] Ensuring container killed. [2019-10-22T15:52:08.760Z] + docker rm -vf docker-pr2 [2019-10-22T15:52:08.760Z] Error: No such container: docker-pr2 [2019-10-22T15:52:08.760Z] + true [Pipeline] sh [2019-10-22T15:52:09.041Z] + echo Chowning /workspace to jenkins user [2019-10-22T15:52:09.041Z] Chowning /workspace to jenkins user [2019-10-22T15:52:09.041Z] + id -u [2019-10-22T15:52:09.041Z] + id -g [2019-10-22T15:52:09.041Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38401:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-22T15:52:10.708Z] + bundleName=docker-py [2019-10-22T15:52:10.708Z] + echo Creating docker-py-bundles.tar.gz [2019-10-22T15:52:10.708Z] Creating docker-py-bundles.tar.gz [2019-10-22T15:52:10.708Z] + 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-10-22T15:52:10.719Z] Archiving artifacts [2019-10-22T15:52:11.146Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38401/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-22T15:52:11.498Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER docker:73a7c369c6abce6117045332cd011c21db003cda hack/make.sh binary-daemon [2019-10-22T15:52:12.063Z] [2019-10-22T15:52:12.320Z] Removing bundles/ [2019-10-22T15:52:12.320Z] [2019-10-22T15:52:12.320Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-22T15:52:12.320Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-22T15:52:12.320Z] GOOS="" GOARCH="" GOARM="" [2019-10-22T15:52:13.950Z] Loaded image: buildpack-deps:jessie [2019-10-22T15:52:13.950Z] Loaded image: busybox:latest [2019-10-22T15:52:13.950Z] Loaded image: busybox:glibc [2019-10-22T15:52:13.950Z] Loaded image: debian:jessie [2019-10-22T15:52:13.950Z] Loaded image: buildpack-deps:jessie [2019-10-22T15:52:13.950Z] Loaded image: hello-world:latest [2019-10-22T15:52:13.950Z] INFO: Testing against a local daemon [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-22T15:52:13.950Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-22T15:52:13.950Z] Loaded image: busybox:latest [2019-10-22T15:52:14.514Z] Loaded image: busybox:glibc [2019-10-22T15:52:14.514Z] Loaded image: debian:jessie [2019-10-22T15:52:14.772Z] Loaded image: hello-world:latest [2019-10-22T15:52:14.772Z] INFO: Testing against a local daemon [2019-10-22T15:52:14.772Z] === RUN TestDockerDaemonSuite [2019-10-22T15:52:14.772Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-22T15:52:18.052Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-22T15:52:18.052Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-22T15:52:18.982Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-22T15:52:18.982Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-22T15:52:19.915Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-22T15:52:20.173Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-22T15:52:20.173Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-22T15:52:22.700Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-22T15:52:22.958Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-22T15:52:22.958Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-22T15:52:22.958Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-22T15:52:23.215Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-22T15:52:24.589Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-22T15:52:26.244Z] 12c8dbabfd62: Pull complete [2019-10-22T15:52:26.244Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-22T15:52:26.244Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T15:52:26.244Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T15:52:26.244Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-22T15:52:26.244Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-22T15:52:26.244Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-22T15:52:26.244Z] INFO: Docker version of control daemon [2019-10-22T15:52:26.244Z] [2019-10-22T15:52:26.244Z] Client: Docker Engine - Enterprise [2019-10-22T15:52:26.244Z] Version: 19.03.2 [2019-10-22T15:52:26.244Z] API version: 1.40 [2019-10-22T15:52:26.244Z] Go version: go1.12.8 [2019-10-22T15:52:26.244Z] Git commit: c92ab06ed9 [2019-10-22T15:52:26.244Z] Built: 09/03/2019 16:38:11 [2019-10-22T15:52:26.244Z] OS/Arch: windows/amd64 [2019-10-22T15:52:26.244Z] Experimental: false [2019-10-22T15:52:26.244Z] [2019-10-22T15:52:26.244Z] Server: Docker Engine - Enterprise [2019-10-22T15:52:26.244Z] Engine: [2019-10-22T15:52:26.244Z] Version: 19.03.2 [2019-10-22T15:52:26.244Z] API version: 1.40 (minimum version 1.24) [2019-10-22T15:52:26.244Z] Go version: go1.12.8 [2019-10-22T15:52:26.244Z] Git commit: c92ab06ed9 [2019-10-22T15:52:26.244Z] Built: 09/03/2019 16:35:47 [2019-10-22T15:52:26.244Z] OS/Arch: windows/amd64 [2019-10-22T15:52:26.244Z] Experimental: true [2019-10-22T15:52:26.244Z] [2019-10-22T15:52:26.244Z] INFO: Docker info of control daemon [2019-10-22T15:52:26.244Z] [2019-10-22T15:52:27.789Z] Client: [2019-10-22T15:52:27.789Z] Debug Mode: false [2019-10-22T15:52:27.789Z] Plugins: [2019-10-22T15:52:27.789Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-22T15:52:27.789Z] [2019-10-22T15:52:27.789Z] Server: [2019-10-22T15:52:27.789Z] Containers: 0 [2019-10-22T15:52:27.789Z] Running: 0 [2019-10-22T15:52:27.789Z] Paused: 0 [2019-10-22T15:52:27.789Z] Stopped: 0 [2019-10-22T15:52:27.789Z] Images: 1 [2019-10-22T15:52:27.789Z] Server Version: 19.03.2 [2019-10-22T15:52:27.789Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-22T15:52:27.789Z] Windows: [2019-10-22T15:52:27.789Z] LCOW: [2019-10-22T15:52:27.789Z] Logging Driver: json-file [2019-10-22T15:52:27.789Z] Plugins: [2019-10-22T15:52:27.789Z] Volume: local [2019-10-22T15:52:27.789Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-22T15:52:27.789Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-22T15:52:27.789Z] Swarm: inactive [2019-10-22T15:52:27.789Z] Default Isolation: process [2019-10-22T15:52:27.789Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-22T15:52:27.789Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-22T15:52:27.789Z] OSType: windows [2019-10-22T15:52:27.789Z] Architecture: x86_64 [2019-10-22T15:52:27.789Z] CPUs: 4 [2019-10-22T15:52:27.789Z] Total Memory: 32GiB [2019-10-22T15:52:27.789Z] Name: azwin-2-4e6cd0 [2019-10-22T15:52:27.789Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-22T15:52:27.789Z] Docker Root Dir: D:\docker [2019-10-22T15:52:27.789Z] Debug Mode: false [2019-10-22T15:52:27.789Z] Registry: https://index.docker.io/v1/ [2019-10-22T15:52:27.789Z] Labels: [2019-10-22T15:52:27.789Z] Experimental: true [2019-10-22T15:52:27.789Z] Insecure Registries: [2019-10-22T15:52:27.789Z] 10.0.0.4:5000 [2019-10-22T15:52:27.789Z] 127.0.0.0/8 [2019-10-22T15:52:27.789Z] Registry Mirrors: [2019-10-22T15:52:27.789Z] http://10.0.0.4:5000/ [2019-10-22T15:52:27.789Z] Live Restore Enabled: false [2019-10-22T15:52:27.789Z] [2019-10-22T15:52:27.789Z] [2019-10-22T15:52:27.789Z] INFO: Commit hash is 73a7c369c [2019-10-22T15:52:27.789Z] INFO: Nuke-Everything... [2019-10-22T15:52:27.869Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-22T15:52:27.869Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-22T15:52:27.869Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-22T15:52:27.869Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-22T15:52:27.869Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-22T15:52:27.869Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-22T15:52:28.759Z] INFO: Container count on control daemon to delete is 0 [2019-10-22T15:52:29.727Z] INFO: Nuking d:\CI [2019-10-22T15:52:29.727Z] INFO: Zapped successfully [2019-10-22T15:52:29.727Z] INFO: Location for testing is d:\CI\PR-38401\2 [2019-10-22T15:52:30.186Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-22T15:52:30.186Z] [2019-10-22T15:52:30.186Z] [2019-10-22T15:52:30.186Z] INFO: Building the image from Dockerfile.windows at 10/22/2019 15:52:29... [2019-10-22T15:52:30.186Z] [2019-10-22T15:52:32.828Z] #60 438.5 + bin/containerd-stress [2019-10-22T15:52:32.828Z] #60 442.2 + bin/containerd-shim [2019-10-22T15:52:33.126Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-22T15:52:33.386Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-22T15:52:35.913Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-22T15:52:37.279Z] Sending build context to Docker daemon 50.11MB [2019-10-22T15:52:37.279Z] [2019-10-22T15:52:37.279Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-22T15:52:37.279Z] ---> 739b21bd02e7 [2019-10-22T15:52:37.279Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-22T15:52:37.279Z] ---> Running in ad94953c8eb1 [2019-10-22T15:52:37.286Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-22T15:52:38.247Z] Removing intermediate container ad94953c8eb1 [2019-10-22T15:52:38.247Z] ---> 250f3594840b [2019-10-22T15:52:38.247Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-22T15:52:38.247Z] ---> Running in 2ed39b9ed02b [2019-10-22T15:52:39.218Z] Removing intermediate container 2ed39b9ed02b [2019-10-22T15:52:39.218Z] ---> b41119a9871d [2019-10-22T15:52:39.218Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-22T15:52:39.218Z] ---> Running in eb15e74cf7dc [2019-10-22T15:52:39.677Z] Removing intermediate container eb15e74cf7dc [2019-10-22T15:52:39.677Z] ---> 1919baf029b9 [2019-10-22T15:52:39.677Z] 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-10-22T15:52:39.677Z] ---> Running in 41a49bc20ccc [2019-10-22T15:52:39.810Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-22T15:52:40.375Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-22T15:52:42.270Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-22T15:52:42.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-22T15:52:42.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-22T15:52:42.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-22T15:52:43.151Z] #60 452.3 + bin/containerd-shim-runc-v1 [2019-10-22T15:52:43.643Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-22T15:52:44.682Z] --- PASS: TestBuildWithHugeFile (42.31s) [2019-10-22T15:52:44.682Z] === RUN TestBuildWithEmptyDockerfile [2019-10-22T15:52:44.682Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:52:44.682Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:52:44.682Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:52:44.682Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:52:44.682Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:52:44.682Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:52:44.682Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:52:44.682Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:52:44.682Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:52:44.682Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2019-10-22T15:52:44.682Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-10-22T15:52:44.682Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2019-10-22T15:52:44.682Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2019-10-22T15:52:44.682Z] === RUN TestBuildPreserveOwnership [2019-10-22T15:52:44.682Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-22T15:52:44.682Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-22T15:52:46.193Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-22T15:52:46.457Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-22T15:52:46.585Z] --- PASS: TestBuildPreserveOwnership (6.08s) [2019-10-22T15:52:46.585Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2019-10-22T15:52:46.585Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s) [2019-10-22T15:52:46.585Z] === RUN TestBuildPlatformInvalid [2019-10-22T15:52:46.585Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-10-22T15:52:46.585Z] PASS [2019-10-22T15:52:46.585Z] [2019-10-22T15:52:46.585Z] === Skipped [2019-10-22T15:52:46.585Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-22T15:52:46.585Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T15:52:46.585Z] [2019-10-22T15:52:46.585Z] [2019-10-22T15:52:46.585Z] DONE 32 tests, 1 skipped in 92.072s [2019-10-22T15:52:46.585Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-22T15:52:46.585Z] ++ 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-10-22T15:52:46.585Z] ++ set -e [2019-10-22T15:52:46.585Z] ++ '[' -n 0 ']' [2019-10-22T15:52:46.585Z] ++ set -x [2019-10-22T15:52:46.585Z] ++ env -i DEST=/go/src/github.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-10-22T15:52:47.151Z] INFO: Testing against a local daemon [2019-10-22T15:52:47.151Z] === RUN TestConfigList [2019-10-22T15:52:47.391Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-22T15:52:47.558Z] #60 457.1 + bin/containerd-shim-runc-v2 [2019-10-22T15:52:48.274Z] [2019-10-22T15:52:48.274Z] SUCCESS: Specified value was saved. [2019-10-22T15:52:48.762Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-22T15:52:49.036Z] #60 458.6 + binaries [2019-10-22T15:52:49.036Z] #60 458.6 + mkdir -p /build [2019-10-22T15:52:49.036Z] #60 458.6 + cp bin/containerd /build/containerd [2019-10-22T15:52:49.036Z] #60 458.7 + cp bin/containerd-shim /build/containerd-shim [2019-10-22T15:52:49.036Z] #60 458.7 + cp bin/ctr /build/ctr [2019-10-22T15:52:49.242Z] INFO: Downloading git... [2019-10-22T15:52:49.319Z] #60 DONE 458.7s [2019-10-22T15:52:49.694Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-22T15:52:50.261Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-22T15:52:50.436Z] --- PASS: TestConfigList (3.43s) [2019-10-22T15:52:50.436Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-22T15:52:50.436Z] === RUN TestConfigsCreateAndDelete [2019-10-22T15:52:50.839Z] [2019-10-22T15:52:50.840Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-22T15:52:50.840Z] #61 DONE 0.1s [2019-10-22T15:52:50.840Z] [2019-10-22T15:52:50.840Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-22T15:52:50.840Z] #65 DONE 0.1s [2019-10-22T15:52:51.123Z] [2019-10-22T15:52:51.123Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-22T15:52:51.123Z] #67 DONE 0.1s [2019-10-22T15:52:51.123Z] [2019-10-22T15:52:51.123Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-22T15:52:51.123Z] #70 DONE 0.1s [2019-10-22T15:52:51.123Z] [2019-10-22T15:52:51.123Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-22T15:52:51.123Z] #71 DONE 0.0s [2019-10-22T15:52:51.123Z] [2019-10-22T15:52:51.123Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-22T15:52:51.559Z] INFO: Downloading go... [2019-10-22T15:52:52.540Z] INFO: Downloading compiler 1 of 3... [2019-10-22T15:52:53.511Z] INFO: Downloading compiler 2 of 3... [2019-10-22T15:52:53.541Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-22T15:52:53.723Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2019-10-22T15:52:53.723Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-22T15:52:53.723Z] === RUN TestConfigsUpdate [2019-10-22T15:52:53.807Z] #72 DONE 2.4s [2019-10-22T15:52:53.807Z] [2019-10-22T15:52:53.807Z] #73 exporting to oci image format [2019-10-22T15:52:53.807Z] #73 exporting layers [2019-10-22T15:52:53.970Z] INFO: Downloading compiler 3 of 3... [2019-10-22T15:52:54.429Z] INFO: Extracting git... [2019-10-22T15:52:55.442Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-22T15:52:55.699Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-22T15:52:57.009Z] --- PASS: TestConfigsUpdate (3.20s) [2019-10-22T15:52:57.010Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-22T15:52:57.010Z] === RUN TestTemplatedConfig [2019-10-22T15:52:57.597Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-22T15:52:58.968Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-22T15:53:00.297Z] --- PASS: TestTemplatedConfig (3.52s) [2019-10-22T15:53:00.297Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-22T15:53:00.297Z] === RUN TestConfigInspect [2019-10-22T15:53:01.494Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-22T15:53:02.057Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-22T15:53:02.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-22T15:53:02.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-22T15:53:02.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-22T15:53:03.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-22T15:53:03.583Z] --- PASS: TestConfigInspect (3.14s) [2019-10-22T15:53:03.583Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-22T15:53:03.583Z] === RUN TestConfigCreateWithLabels [2019-10-22T15:53:03.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-22T15:53:03.954Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-22T15:53:04.518Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-22T15:53:04.778Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-22T15:53:05.036Z] --- PASS: TestBuildWithHugeFile (94.65s) [2019-10-22T15:53:05.036Z] === RUN TestBuildWithEmptyDockerfile [2019-10-22T15:53:05.036Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:53:05.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:53:05.036Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:53:05.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:53:05.036Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:53:05.036Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:53:05.294Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:53:05.294Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:53:05.294Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:53:05.552Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-22T15:53:05.552Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-10-22T15:53:05.552Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2019-10-22T15:53:05.552Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2019-10-22T15:53:05.552Z] === RUN TestBuildPreserveOwnership [2019-10-22T15:53:05.552Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-22T15:53:05.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-22T15:53:05.810Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-22T15:53:06.374Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-22T15:53:06.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-22T15:53:06.868Z] --- PASS: TestConfigCreateWithLabels (3.14s) [2019-10-22T15:53:06.868Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-22T15:53:06.868Z] === RUN TestConfigCreateResolve [2019-10-22T15:53:08.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-22T15:53:08.898Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-22T15:53:08.898Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-22T15:53:08.898Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-22T15:53:09.462Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-22T15:53:09.719Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-22T15:53:09.977Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-22T15:53:10.154Z] --- PASS: TestConfigCreateResolve (3.14s) [2019-10-22T15:53:10.154Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-22T15:53:10.154Z] === RUN TestConfigDaemonLibtrustID [2019-10-22T15:53:10.412Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-22T15:53:10.412Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-22T15:53:10.412Z] PASS [2019-10-22T15:53:10.412Z] [2019-10-22T15:53:10.412Z] DONE 8 tests in 23.565s [2019-10-22T15:53:10.412Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-22T15:53:10.412Z] ++ 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-10-22T15:53:10.412Z] ++ set -e [2019-10-22T15:53:10.412Z] ++ '[' -n 0 ']' [2019-10-22T15:53:10.412Z] ++ set -x [2019-10-22T15:53:10.412Z] ++ env -i DEST=/go/src/github.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-10-22T15:53:10.671Z] INFO: Testing against a local daemon [2019-10-22T15:53:10.671Z] === RUN TestCheckpoint [2019-10-22T15:53:10.671Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-22T15:53:10.671Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T15:53:10.671Z] === RUN TestContainerInvalidJSON [2019-10-22T15:53:10.671Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:53:10.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:53:10.671Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:53:10.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:53:10.671Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:53:10.671Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:53:10.671Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:53:10.671Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:53:10.671Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:53:10.671Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-22T15:53:10.671Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-22T15:53:10.671Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-22T15:53:10.671Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.02s) [2019-10-22T15:53:10.671Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-22T15:53:10.671Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-10-22T15:53:10.671Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-22T15:53:10.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-22T15:53:10.908Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-22T15:53:10.929Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-22T15:53:10.929Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-22T15:53:10.929Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-22T15:53:10.929Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-22T15:53:11.187Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-22T15:53:11.187Z] === RUN TestCopyFromContainer [2019-10-22T15:53:11.473Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-22T15:53:11.473Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-22T15:53:11.473Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-22T15:53:11.732Z] --- PASS: TestBuildPreserveOwnership (6.25s) [2019-10-22T15:53:11.732Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2019-10-22T15:53:11.732Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-10-22T15:53:11.732Z] === RUN TestBuildPlatformInvalid [2019-10-22T15:53:11.989Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-22T15:53:11.989Z] PASS [2019-10-22T15:53:11.989Z] [2019-10-22T15:53:11.989Z] === Skipped [2019-10-22T15:53:11.989Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-22T15:53:11.989Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T15:53:11.989Z] [2019-10-22T15:53:11.989Z] [2019-10-22T15:53:11.989Z] DONE 32 tests, 1 skipped in 183.158s [2019-10-22T15:53:11.989Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-22T15:53:11.989Z] ++ 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-10-22T15:53:11.989Z] ++ set -e [2019-10-22T15:53:11.989Z] ++ '[' -n 0 ']' [2019-10-22T15:53:11.989Z] ++ set -x [2019-10-22T15:53:11.989Z] ++ env -i DEST=/go/src/github.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-10-22T15:53:12.117Z] INFO: Expanding go... [2019-10-22T15:53:12.247Z] INFO: Testing against a local daemon [2019-10-22T15:53:12.247Z] === RUN TestConfigList [2019-10-22T15:53:12.504Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-22T15:53:12.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-22T15:53:13.092Z] === RUN TestCopyFromContainer// [2019-10-22T15:53:13.092Z] === RUN TestCopyFromContainer//bar/root [2019-10-22T15:53:13.350Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-22T15:53:13.350Z] === RUN TestCopyFromContainer/bar/quux [2019-10-22T15:53:13.436Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-22T15:53:13.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-22T15:53:13.609Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-22T15:53:13.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-22T15:53:13.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-22T15:53:13.870Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-22T15:53:13.870Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-22T15:53:14.001Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-22T15:53:14.128Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer (3.07s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-22T15:53:14.128Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-22T15:53:14.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-22T15:53:14.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:53:14.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:53:14.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:53:14.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:53:14.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:53:14.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:53:14.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:53:14.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:53:14.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:53:14.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-22T15:53:14.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-22T15:53:14.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-22T15:53:14.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-22T15:53:14.128Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-22T15:53:14.386Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-22T15:53:14.386Z] === RUN TestCreateWithInvalidEnv [2019-10-22T15:53:14.386Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-22T15:53:14.386Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-22T15:53:14.386Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-22T15:53:14.386Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-22T15:53:14.386Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-22T15:53:14.386Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-22T15:53:14.386Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-22T15:53:14.386Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-22T15:53:14.386Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-22T15:53:14.386Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-22T15:53:14.386Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-22T15:53:14.386Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-22T15:53:14.386Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-22T15:53:14.386Z] === RUN TestCreateTmpfsMountsTarget [2019-10-22T15:53:14.386Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-10-22T15:53:14.386Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-22T15:53:15.896Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-22T15:53:15.896Z] --- PASS: TestConfigList (3.63s) [2019-10-22T15:53:15.896Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-22T15:53:15.896Z] === RUN TestConfigsCreateAndDelete [2019-10-22T15:53:16.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-22T15:53:16.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:53:16.919Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:53:16.919Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.16s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.16s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.16s) [2019-10-22T15:53:16.919Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.16s) [2019-10-22T15:53:16.919Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-22T15:53:18.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-22T15:53:18.421Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-22T15:53:19.353Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2019-10-22T15:53:19.353Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-22T15:53:19.353Z] === RUN TestConfigsUpdate [2019-10-22T15:53:19.353Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-22T15:53:19.451Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2019-10-22T15:53:19.451Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-22T15:53:19.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:53:19.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:53:19.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:53:19.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:53:19.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:53:19.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:53:19.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:53:19.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:53:19.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:53:19.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:53:19.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:53:19.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:53:19.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:53:19.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:53:19.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:53:19.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-22T15:53:19.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-10-22T15:53:19.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-22T15:53:19.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-22T15:53:19.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-10-22T15:53:19.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-22T15:53:19.451Z] === RUN TestContainerStartOnDaemonRestart [2019-10-22T15:53:19.451Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-22T15:53:19.451Z] === RUN TestDaemonRestartIpcMode [2019-10-22T15:53:19.451Z] === PAUSE TestDaemonRestartIpcMode [2019-10-22T15:53:19.451Z] === RUN TestDiff [2019-10-22T15:53:19.609Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-22T15:53:19.609Z] Using test binary docker [2019-10-22T15:53:19.609Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-22T15:53:19.609Z] +++ /etc/init.d/apparmor start [2019-10-22T15:53:19.609Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-22T15:53:19.609Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-22T15:53:19.609Z] Warning failed to create cache: (null) [2019-10-22T15:53:19.609Z] . [2019-10-22T15:53:19.609Z] Starting dockerd [2019-10-22T15:53:19.609Z] INFO: Waiting for daemon to start... [2019-10-22T15:53:19.609Z] +++ 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-10-22T15:53:19.918Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-22T15:53:20.387Z] --- PASS: TestDiff (0.86s) [2019-10-22T15:53:20.387Z] === RUN TestExecWithCloseStdin [2019-10-22T15:53:21.322Z] --- PASS: TestExecWithCloseStdin (1.07s) [2019-10-22T15:53:21.322Z] === RUN TestExec [2019-10-22T15:53:22.042Z] . [2019-10-22T15:53:22.042Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-22T15:53:22.042Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-22T15:53:22.042Z] Error: No such image: emptyfs [2019-10-22T15:53:22.042Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-22T15:53:22.042Z] ++++ docker load [2019-10-22T15:53:22.042Z] Running integration-test (iteration 1) [2019-10-22T15:53:22.042Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-22T15:53:22.042Z] ++ 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-10-22T15:53:22.042Z] ++ set -e [2019-10-22T15:53:22.042Z] ++ '[' -n 0 ']' [2019-10-22T15:53:22.042Z] ++ set -x [2019-10-22T15:53:22.042Z] ++ env -i DEST=/go/src/github.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-10-22T15:53:22.258Z] --- PASS: TestExec (0.97s) [2019-10-22T15:53:22.258Z] === RUN TestExecUser [2019-10-22T15:53:22.442Z] --- PASS: TestConfigsUpdate (2.94s) [2019-10-22T15:53:22.442Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-22T15:53:22.442Z] === RUN TestTemplatedConfig [2019-10-22T15:53:23.194Z] --- PASS: TestExecUser (0.98s) [2019-10-22T15:53:23.194Z] === RUN TestExportContainerAndImportImage [2019-10-22T15:53:23.374Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-22T15:53:24.571Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-10-22T15:53:24.571Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-22T15:53:25.898Z] --- PASS: TestTemplatedConfig (3.36s) [2019-10-22T15:53:25.898Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-22T15:53:25.898Z] === RUN TestConfigInspect [2019-10-22T15:53:26.474Z] --- PASS: TestExportContainerAfterDaemonRestart (1.83s) [2019-10-22T15:53:26.474Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-22T15:53:26.474Z] === RUN TestHealthCheckWorkdir [2019-10-22T15:53:27.269Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-22T15:53:27.410Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2019-10-22T15:53:27.410Z] === RUN TestHealthKillContainer [2019-10-22T15:53:27.526Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-22T15:53:28.091Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-22T15:53:28.654Z] --- PASS: TestConfigInspect (3.15s) [2019-10-22T15:53:28.655Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-22T15:53:28.655Z] === RUN TestConfigCreateWithLabels [2019-10-22T15:53:28.655Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-22T15:53:29.219Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-22T15:53:30.698Z] --- PASS: TestHealthKillContainer (2.93s) [2019-10-22T15:53:30.698Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-22T15:53:31.266Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-10-22T15:53:31.266Z] === RUN TestIpcModeNone [2019-10-22T15:53:31.483Z] Loaded image: buildpack-deps:jessie [2019-10-22T15:53:31.483Z] Loaded image: busybox:latest [2019-10-22T15:53:31.483Z] Loaded image: busybox:glibc [2019-10-22T15:53:31.483Z] Loaded image: debian:jessie [2019-10-22T15:53:31.483Z] Loaded image: hello-world:latest [2019-10-22T15:53:31.483Z] INFO: Testing against a local daemon [2019-10-22T15:53:31.483Z] === RUN TestCgroupNamespacesBuild [2019-10-22T15:53:32.202Z] --- PASS: TestIpcModeNone (0.98s) [2019-10-22T15:53:32.202Z] === RUN TestIpcModePrivate [2019-10-22T15:53:32.496Z] --- PASS: TestConfigCreateWithLabels (3.31s) [2019-10-22T15:53:32.497Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-22T15:53:32.497Z] === RUN TestConfigCreateResolve [2019-10-22T15:53:32.497Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-22T15:53:32.497Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-22T15:53:32.751Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-10-22T15:53:32.751Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-22T15:53:32.751Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-22T15:53:33.138Z] --- PASS: TestIpcModePrivate (0.98s) [2019-10-22T15:53:33.138Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-22T15:53:33.138Z] === RUN TestIpcModeShareable [2019-10-22T15:53:33.428Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-22T15:53:33.736Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-22T15:53:33.736Z] Copying nested executables into bundles/binary-daemon [2019-10-22T15:53:33.736Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-22T15:53:33.992Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-22T15:53:34.062Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER docker:73a7c369c6abce6117045332cd011c21db003cda hack/make.sh cross [2019-10-22T15:53:34.076Z] --- PASS: TestIpcModeShareable (1.03s) [2019-10-22T15:53:34.076Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-22T15:53:34.076Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-22T15:53:34.626Z] [2019-10-22T15:53:34.679Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2019-10-22T15:53:34.679Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-22T15:53:34.679Z] === RUN TestBuildWithSession [2019-10-22T15:53:34.679Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-22T15:53:34.679Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T15:53:34.679Z] === RUN TestBuildSquashParent [2019-10-22T15:53:34.885Z] Removing bundles/ [2019-10-22T15:53:34.885Z] [2019-10-22T15:53:34.885Z] ---> Making bundle: cross (in bundles/cross) [2019-10-22T15:53:34.885Z] Cross building: bundles/cross/linux/amd64 [2019-10-22T15:53:34.885Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-22T15:53:34.885Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-22T15:53:35.364Z] --- PASS: TestConfigCreateResolve (3.33s) [2019-10-22T15:53:35.364Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-22T15:53:35.364Z] === RUN TestConfigDaemonLibtrustID [2019-10-22T15:53:35.364Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-22T15:53:35.621Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-22T15:53:35.621Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-22T15:53:35.621Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-22T15:53:35.879Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-22T15:53:35.879Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-22T15:53:35.879Z] PASS [2019-10-22T15:53:35.879Z] [2019-10-22T15:53:35.879Z] DONE 8 tests in 23.781s [2019-10-22T15:53:35.879Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-22T15:53:35.879Z] ++ 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-10-22T15:53:35.879Z] ++ set -e [2019-10-22T15:53:35.879Z] ++ '[' -n 0 ']' [2019-10-22T15:53:35.879Z] ++ set -x [2019-10-22T15:53:35.879Z] ++ env -i DEST=/go/src/github.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-10-22T15:53:35.879Z] INFO: Testing against a local daemon [2019-10-22T15:53:35.879Z] === RUN TestCheckpoint [2019-10-22T15:53:35.879Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-22T15:53:35.879Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T15:53:35.879Z] === RUN TestContainerInvalidJSON [2019-10-22T15:53:35.879Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:53:35.879Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:53:35.879Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:53:35.879Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:53:35.879Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:53:35.879Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:53:35.879Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:53:35.879Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:53:35.879Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:53:35.879Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-22T15:53:35.879Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-22T15:53:35.879Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-22T15:53:35.879Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-22T15:53:35.879Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-22T15:53:36.137Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-10-22T15:53:36.137Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-22T15:53:36.137Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-10-22T15:53:36.137Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-22T15:53:36.394Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-22T15:53:36.394Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-22T15:53:36.394Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2019-10-22T15:53:36.394Z] === RUN TestCopyFromContainer [2019-10-22T15:53:36.651Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-22T15:53:37.362Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2019-10-22T15:53:37.362Z] === RUN TestAPIIpcModeHost [2019-10-22T15:53:37.929Z] --- PASS: TestAPIIpcModeHost (0.76s) [2019-10-22T15:53:37.929Z] === RUN TestDaemonIpcModeShareable [2019-10-22T15:53:38.022Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-22T15:53:38.587Z] === RUN TestCopyFromContainer// [2019-10-22T15:53:38.587Z] === RUN TestCopyFromContainer//bar/root [2019-10-22T15:53:38.845Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-22T15:53:38.845Z] === RUN TestCopyFromContainer/bar/quux [2019-10-22T15:53:39.102Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-22T15:53:39.102Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-22T15:53:39.102Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-22T15:53:39.102Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-22T15:53:39.359Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-22T15:53:39.359Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-22T15:53:39.616Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-22T15:53:39.832Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-10-22T15:53:39.832Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-22T15:53:39.832Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-22T15:53:39.832Z] === RUN TestDaemonIpcModePrivate [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer (3.24s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer// (0.15s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-22T15:53:39.874Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2019-10-22T15:53:39.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-22T15:53:39.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:53:39.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:53:39.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:53:39.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:53:39.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:53:39.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:53:39.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:53:39.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:53:39.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:53:39.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-22T15:53:39.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-22T15:53:39.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-22T15:53:39.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-22T15:53:39.874Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-22T15:53:39.874Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-22T15:53:39.874Z] === RUN TestCreateWithInvalidEnv [2019-10-22T15:53:39.874Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-22T15:53:39.874Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-22T15:53:39.874Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-22T15:53:39.874Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-22T15:53:39.874Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-22T15:53:39.874Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-22T15:53:39.874Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-22T15:53:39.874Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-22T15:53:39.874Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-22T15:53:39.874Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-22T15:53:39.874Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-22T15:53:39.874Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-22T15:53:39.874Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-22T15:53:39.874Z] === RUN TestCreateTmpfsMountsTarget [2019-10-22T15:53:39.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-22T15:53:39.874Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-22T15:53:40.439Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-22T15:53:40.891Z] --- PASS: TestBuildSquashParent (5.84s) [2019-10-22T15:53:40.891Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-22T15:53:40.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:53:40.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:53:40.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:53:40.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:53:40.891Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:53:40.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:53:40.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:53:40.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:53:40.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:53:40.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:53:40.891Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:53:40.891Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:53:40.891Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T15:53:40.891Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T15:53:41.737Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2019-10-22T15:53:41.737Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-22T15:53:41.737Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-22T15:53:41.737Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-22T15:53:41.811Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-22T15:53:42.068Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-22T15:53:42.072Z] INFO: Expanding compiler 1 of 3... [2019-10-22T15:53:42.072Z] INFO: Expanding compiler 2 of 3... [2019-10-22T15:53:42.633Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:53:42.633Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:53:42.633Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:53:42.633Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-10-22T15:53:42.890Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-10-22T15:53:42.890Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-22T15:53:43.147Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-22T15:53:43.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T15:53:43.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T15:53:43.640Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2019-10-22T15:53:43.640Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-22T15:53:43.640Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-22T15:53:43.640Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-22T15:53:43.713Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-22T15:53:45.545Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2019-10-22T15:53:45.545Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-22T15:53:45.545Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-22T15:53:45.545Z] === RUN TestIpcModeOlderClient [2019-10-22T15:53:45.545Z] === PAUSE TestIpcModeOlderClient [2019-10-22T15:53:45.545Z] === RUN TestKillContainerInvalidSignal [2019-10-22T15:53:45.951Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T15:53:45.951Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T15:53:46.112Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-10-22T15:53:46.112Z] === RUN TestKillContainer [2019-10-22T15:53:46.112Z] === RUN TestKillContainer/no_signal [2019-10-22T15:53:46.242Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.99s) [2019-10-22T15:53:46.242Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-22T15:53:46.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:53:46.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:53:46.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:53:46.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:53:46.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:53:46.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:53:46.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:53:46.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:53:46.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:53:46.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:53:46.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:53:46.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:53:46.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:53:46.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:53:46.242Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:53:46.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-22T15:53:46.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-22T15:53:46.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-22T15:53:46.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-22T15:53:46.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-22T15:53:46.242Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-22T15:53:46.242Z] === RUN TestContainerStartOnDaemonRestart [2019-10-22T15:53:46.242Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-22T15:53:46.242Z] === RUN TestDaemonRestartIpcMode [2019-10-22T15:53:46.242Z] === PAUSE TestDaemonRestartIpcMode [2019-10-22T15:53:46.242Z] === RUN TestDiff [2019-10-22T15:53:46.807Z] --- PASS: TestDiff (0.92s) [2019-10-22T15:53:46.807Z] === RUN TestExecWithCloseStdin [2019-10-22T15:53:47.048Z] === RUN TestKillContainer/non_killing_signal [2019-10-22T15:53:47.064Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-22T15:53:47.616Z] === RUN TestKillContainer/killing_signal [2019-10-22T15:53:47.629Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-22T15:53:47.886Z] --- PASS: TestExecWithCloseStdin (0.95s) [2019-10-22T15:53:47.886Z] === RUN TestExec [2019-10-22T15:53:48.424Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-10-22T15:53:48.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.74s) [2019-10-22T15:53:48.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2019-10-22T15:53:48.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.44s) [2019-10-22T15:53:48.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s) [2019-10-22T15:53:48.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2019-10-22T15:53:48.424Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2019-10-22T15:53:48.424Z] === RUN TestBuildMultiStageCopy [2019-10-22T15:53:48.424Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-22T15:53:48.817Z] --- PASS: TestExec (1.02s) [2019-10-22T15:53:48.817Z] === RUN TestExecUser [2019-10-22T15:53:48.991Z] --- PASS: TestKillContainer (2.57s) [2019-10-22T15:53:48.991Z] --- PASS: TestKillContainer/no_signal (0.83s) [2019-10-22T15:53:48.991Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2019-10-22T15:53:48.991Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-10-22T15:53:48.991Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-22T15:53:48.991Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-22T15:53:49.150Z] INFO: Expanding compiler 3 of 3... [2019-10-22T15:53:49.558Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-22T15:53:49.613Z] INFO: Removing downloaded files... [2019-10-22T15:53:49.613Z] INFO: Creating source directory... [2019-10-22T15:53:49.613Z] INFO: Configuring git core.autocrlf... [2019-10-22T15:53:49.613Z] INFO: Completed [2019-10-22T15:53:50.189Z] --- PASS: TestExecUser (1.13s) [2019-10-22T15:53:50.189Z] === RUN TestExportContainerAndImportImage [2019-10-22T15:53:50.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2019-10-22T15:53:50.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2019-10-22T15:53:50.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-10-22T15:53:50.494Z] === RUN TestKillStoppedContainer [2019-10-22T15:53:50.494Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-10-22T15:53:50.494Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-22T15:53:50.494Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-10-22T15:53:50.494Z] === RUN TestKillDifferentUserContainer [2019-10-22T15:53:51.017Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-22T15:53:51.119Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2019-10-22T15:53:51.119Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-22T15:53:51.383Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-22T15:53:51.447Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2019-10-22T15:53:51.447Z] === RUN TestInspectOomKilledTrue [2019-10-22T15:53:51.447Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-22T15:53:51.447Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:53:51.447Z] === RUN TestInspectOomKilledFalse [2019-10-22T15:53:51.447Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-22T15:53:51.447Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:53:51.447Z] === RUN TestLinksEtcHostsContentMatch [2019-10-22T15:53:51.683Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-22T15:53:51.683Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-22T15:53:51.748Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-22T15:53:52.133Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-22T15:53:52.386Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2019-10-22T15:53:52.386Z] === RUN TestLinksContainerNames [2019-10-22T15:53:52.614Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2019-10-22T15:53:52.614Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-22T15:53:52.614Z] === RUN TestHealthCheckWorkdir [2019-10-22T15:53:52.907Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2019-10-22T15:53:52.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.51s) [2019-10-22T15:53:52.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2019-10-22T15:53:52.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) [2019-10-22T15:53:52.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-10-22T15:53:52.907Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-10-22T15:53:52.907Z] === RUN TestBuildMultiStageParentConfig [2019-10-22T15:53:53.984Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2019-10-22T15:53:53.985Z] === RUN TestHealthKillContainer [2019-10-22T15:53:54.230Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2019-10-22T15:53:54.230Z] === RUN TestBuildLabelWithTargets [2019-10-22T15:53:54.292Z] --- PASS: TestLinksContainerNames (1.77s) [2019-10-22T15:53:54.292Z] === RUN TestLogsFollowTailEmpty [2019-10-22T15:53:54.866Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2019-10-22T15:53:54.866Z] === RUN TestContainerNetworkMountsNoChown [2019-10-22T15:53:55.803Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/default [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/default [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/private [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/private [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rprivate [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/slave [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/slave [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rslave [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/shared [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/shared [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rshared [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/default [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/rslave [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/slave [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/rshared [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/rprivate [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/private [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/shared [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-22T15:53:55.803Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:53:55.803Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:53:55.803Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:53:55.879Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-22T15:53:56.064Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-22T15:53:56.137Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-22T15:53:56.324Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:53:56.324Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-22T15:53:56.324Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:53:56.324Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:53:56.324Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:53:56.324Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2019-10-22T15:53:56.324Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-22T15:53:56.324Z] === RUN TestContainerBindMountNonRecursive [2019-10-22T15:53:56.395Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-22T15:53:56.688Z] --- PASS: TestBuildLabelWithTargets (2.09s) [2019-10-22T15:53:56.688Z] === RUN TestBuildWithEmptyLayers [2019-10-22T15:53:56.962Z] --- PASS: TestHealthKillContainer (3.18s) [2019-10-22T15:53:56.962Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-22T15:53:57.059Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2019-10-22T15:53:57.059Z] === RUN TestBuildMultiStageOnBuild [2019-10-22T15:53:57.903Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2019-10-22T15:53:57.903Z] === RUN TestIpcModeNone [2019-10-22T15:53:58.491Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-22T15:53:58.858Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2019-10-22T15:53:58.858Z] === RUN TestNetworkNat [2019-10-22T15:53:59.071Z] --- PASS: TestIpcModeNone (1.21s) [2019-10-22T15:53:59.071Z] === RUN TestIpcModePrivate [2019-10-22T15:53:59.426Z] --- PASS: TestNetworkNat (0.94s) [2019-10-22T15:53:59.427Z] === RUN TestNetworkLocalhostTCPNat [2019-10-22T15:53:59.636Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-22T15:54:00.200Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-22T15:54:00.200Z] --- PASS: TestIpcModePrivate (1.13s) [2019-10-22T15:54:00.200Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2019-10-22T15:54:00.200Z] === RUN TestIpcModeShareable [2019-10-22T15:54:00.228Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2019-10-22T15:54:00.228Z] === RUN TestBuildUncleanTarFilenames [2019-10-22T15:54:00.363Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2019-10-22T15:54:00.363Z] === RUN TestNetworkLoopbackNat [2019-10-22T15:54:00.764Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-22T15:54:01.155Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2019-10-22T15:54:01.155Z] === RUN TestBuildMultiStageLayerLeak [2019-10-22T15:54:01.328Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-22T15:54:01.586Z] --- PASS: TestIpcModeShareable (1.27s) [2019-10-22T15:54:01.586Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true [2019-10-22T15:54:01.586Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-22T15:54:01.740Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-10-22T15:54:01.740Z] === RUN TestPause [2019-10-22T15:54:02.517Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-22T15:54:02.677Z] --- PASS: TestPause (0.95s) [2019-10-22T15:54:02.677Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-22T15:54:02.677Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-22T15:54:02.677Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-22T15:54:02.677Z] === RUN TestPauseStopPausedContainer [2019-10-22T15:54:03.082Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-22T15:54:03.614Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2019-10-22T15:54:03.614Z] === RUN TestPsFilter [2019-10-22T15:54:03.614Z] --- PASS: TestPsFilter (0.28s) [2019-10-22T15:54:03.614Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-22T15:54:04.018Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-22T15:54:04.438Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s) [2019-10-22T15:54:04.438Z] === RUN TestBuildWithHugeFile [2019-10-22T15:54:04.551Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-10-22T15:54:04.551Z] === RUN TestRemoveContainerWithVolume [2019-10-22T15:54:04.951Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-22T15:54:04.951Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-22T15:54:05.208Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.70s) [2019-10-22T15:54:05.208Z] === RUN TestAPIIpcModeHost [2019-10-22T15:54:05.487Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2019-10-22T15:54:05.487Z] === RUN TestRemoveContainerRunning [2019-10-22T15:54:06.143Z] --- PASS: TestAPIIpcModeHost (0.96s) [2019-10-22T15:54:06.143Z] === RUN TestDaemonIpcModeShareable [2019-10-22T15:54:06.423Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-10-22T15:54:06.423Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-22T15:54:06.710Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-22T15:54:07.359Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2019-10-22T15:54:07.359Z] === RUN TestRemoveInvalidContainer [2019-10-22T15:54:07.359Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-22T15:54:07.359Z] === RUN TestRenameLinkedContainer [2019-10-22T15:54:08.080Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2019-10-22T15:54:08.081Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-22T15:54:08.081Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2019-10-22T15:54:08.081Z] === RUN TestDaemonIpcModePrivate [2019-10-22T15:54:08.645Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-22T15:54:08.903Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-22T15:54:10.276Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2019-10-22T15:54:10.276Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-22T15:54:10.276Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2019-10-22T15:54:10.276Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-22T15:54:10.276Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-22T15:54:10.649Z] --- PASS: TestRenameLinkedContainer (3.36s) [2019-10-22T15:54:10.649Z] === RUN TestRenameStoppedContainer [2019-10-22T15:54:11.585Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-10-22T15:54:11.585Z] === RUN TestRenameRunningContainerAndReuse [2019-10-22T15:54:12.173Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-10-22T15:54:12.173Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-22T15:54:12.173Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false [2019-10-22T15:54:12.173Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-22T15:54:12.173Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-22T15:54:12.173Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-22T15:54:13.106Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-22T15:54:13.491Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2019-10-22T15:54:13.491Z] === RUN TestRenameInvalidName [2019-10-22T15:54:14.041Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.16s) [2019-10-22T15:54:14.041Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-22T15:54:14.041Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: true, mustBeShared: true [2019-10-22T15:54:14.041Z] === RUN TestIpcModeOlderClient [2019-10-22T15:54:14.041Z] === PAUSE TestIpcModeOlderClient [2019-10-22T15:54:14.041Z] === RUN TestKillContainerInvalidSignal [2019-10-22T15:54:14.041Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-22T15:54:14.058Z] --- PASS: TestRenameInvalidName (0.96s) [2019-10-22T15:54:14.058Z] === RUN TestRenameAnonymousContainer [2019-10-22T15:54:14.608Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-22T15:54:14.608Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-22T15:54:14.866Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2019-10-22T15:54:14.866Z] === RUN TestKillContainer [2019-10-22T15:54:14.866Z] === RUN TestKillContainer/no_signal [2019-10-22T15:54:16.237Z] === RUN TestKillContainer/non_killing_signal [2019-10-22T15:54:16.803Z] === RUN TestKillContainer/killing_signal [2019-10-22T15:54:17.734Z] --- PASS: TestKillContainer (2.88s) [2019-10-22T15:54:17.992Z] --- PASS: TestKillContainer/no_signal (1.09s) [2019-10-22T15:54:17.992Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2019-10-22T15:54:17.992Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-10-22T15:54:17.992Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-22T15:54:17.992Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-22T15:54:17.992Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-22T15:54:18.247Z] --- PASS: TestRenameAnonymousContainer (3.99s) [2019-10-22T15:54:18.247Z] === RUN TestRenameContainerWithSameName [2019-10-22T15:54:18.249Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-22T15:54:18.813Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-22T15:54:19.184Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-22T15:54:19.184Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-22T15:54:19.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2019-10-22T15:54:19.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) [2019-10-22T15:54:19.745Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2019-10-22T15:54:19.745Z] === RUN TestKillStoppedContainer [2019-10-22T15:54:19.745Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-22T15:54:19.745Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-22T15:54:19.745Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-22T15:54:19.745Z] === RUN TestKillDifferentUserContainer [2019-10-22T15:54:20.561Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2019-10-22T15:54:20.561Z] === RUN TestResize [2019-10-22T15:54:20.676Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2019-10-22T15:54:20.676Z] === RUN TestInspectOomKilledTrue [2019-10-22T15:54:20.676Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-22T15:54:20.676Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:54:20.676Z] === RUN TestInspectOomKilledFalse [2019-10-22T15:54:20.676Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-22T15:54:20.676Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:54:20.676Z] === RUN TestLinksEtcHostsContentMatch [2019-10-22T15:54:21.240Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-10-22T15:54:21.240Z] === RUN TestLinksContainerNames [2019-10-22T15:54:21.497Z] --- PASS: TestResize (0.82s) [2019-10-22T15:54:21.497Z] === RUN TestResizeWithInvalidSize [2019-10-22T15:54:22.434Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2019-10-22T15:54:22.434Z] === RUN TestResizeWhenContainerNotStarted [2019-10-22T15:54:23.136Z] --- PASS: TestLinksContainerNames (1.76s) [2019-10-22T15:54:23.136Z] === RUN TestLogsFollowTailEmpty [2019-10-22T15:54:23.370Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:23.370Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:23.370Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:23.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:54:23.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:54:23.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:54:23.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:54:24.069Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-10-22T15:54:24.069Z] === RUN TestContainerNetworkMountsNoChown [2019-10-22T15:54:24.635Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-22T15:54:25.200Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/default [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/default [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/private [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/private [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rprivate [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/slave [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/slave [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rslave [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/shared [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/shared [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rshared [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/default [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/rprivate [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/private [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/shared [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/rshared [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/rslave [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/slave [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-22T15:54:25.200Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:54:25.200Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:54:25.200Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:54:25.458Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:54:25.715Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:54:25.715Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:54:25.715Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-22T15:54:25.715Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:54:25.715Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:54:25.715Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:54:25.910Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:54:25.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:54:25.973Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:54:25.973Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-22T15:54:25.973Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:54:25.973Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-22T15:54:25.973Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-22T15:54:25.973Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-22T15:54:25.973Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-22T15:54:25.973Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-22T15:54:25.973Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-22T15:54:25.973Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-22T15:54:25.974Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-22T15:54:25.974Z] === RUN TestContainerBindMountNonRecursive [2019-10-22T15:54:26.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:54:26.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:26.231Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-22T15:54:28.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:28.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:28.761Z] --- PASS: TestContainerBindMountNonRecursive (2.69s) [2019-10-22T15:54:28.761Z] === RUN TestNetworkNat [2019-10-22T15:54:29.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:29.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:54:30.132Z] --- PASS: TestNetworkNat (1.19s) [2019-10-22T15:54:30.132Z] === RUN TestNetworkLocalhostTCPNat [2019-10-22T15:54:31.063Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2019-10-22T15:54:31.063Z] === RUN TestNetworkLoopbackNat [2019-10-22T15:54:31.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-22T15:54:31.997Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.98s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-22T15:54:32.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2019-10-22T15:54:32.250Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-22T15:54:32.250Z] === RUN TestCgroupNamespacesRun [2019-10-22T15:54:32.253Z] --- PASS: TestNetworkLoopbackNat (1.47s) [2019-10-22T15:54:32.253Z] === RUN TestPause [2019-10-22T15:54:33.186Z] --- PASS: TestPause (0.98s) [2019-10-22T15:54:33.186Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-22T15:54:33.186Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-22T15:54:33.186Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-22T15:54:33.186Z] === RUN TestPauseStopPausedContainer [2019-10-22T15:54:33.626Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2019-10-22T15:54:33.626Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-22T15:54:33.626Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-22T15:54:33.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-22T15:54:34.317Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2019-10-22T15:54:34.317Z] === RUN TestPsFilter [2019-10-22T15:54:34.574Z] --- PASS: TestPsFilter (0.30s) [2019-10-22T15:54:34.574Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-22T15:54:35.532Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2019-10-22T15:54:35.532Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-22T15:54:35.532Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-22T15:54:35.947Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.14s) [2019-10-22T15:54:35.947Z] === RUN TestRemoveContainerWithVolume [2019-10-22T15:54:36.206Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-22T15:54:37.139Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-22T15:54:37.396Z] --- PASS: TestRemoveContainerWithVolume (1.67s) [2019-10-22T15:54:37.396Z] === RUN TestRemoveContainerRunning [2019-10-22T15:54:37.434Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2019-10-22T15:54:37.434Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-22T15:54:37.435Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-22T15:54:38.327Z] --- PASS: TestRemoveContainerRunning (1.00s) [2019-10-22T15:54:38.327Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-22T15:54:38.837Z] --- PASS: TestBuildWithHugeFile (32.40s) [2019-10-22T15:54:38.837Z] === RUN TestBuildWithEmptyDockerfile [2019-10-22T15:54:38.837Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:54:38.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:54:38.837Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:54:38.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:54:38.837Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:54:38.837Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:54:38.837Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T15:54:38.837Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T15:54:38.837Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T15:54:38.837Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2019-10-22T15:54:38.837Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2019-10-22T15:54:38.837Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2019-10-22T15:54:38.837Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-22T15:54:38.837Z] === RUN TestBuildPreserveOwnership [2019-10-22T15:54:38.837Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-22T15:54:39.259Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-10-22T15:54:39.259Z] === RUN TestRemoveInvalidContainer [2019-10-22T15:54:39.259Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-22T15:54:39.259Z] === RUN TestRenameLinkedContainer [2019-10-22T15:54:39.338Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2019-10-22T15:54:39.338Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-22T15:54:39.338Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-22T15:54:41.242Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2019-10-22T15:54:41.242Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-22T15:54:41.242Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-22T15:54:41.393Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-22T15:54:41.810Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-10-22T15:54:41.810Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-22T15:54:41.810Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-22T15:54:42.746Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-10-22T15:54:42.746Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-22T15:54:42.746Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-22T15:54:43.199Z] --- PASS: TestBuildPreserveOwnership (6.29s) [2019-10-22T15:54:43.199Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.20s) [2019-10-22T15:54:43.199Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-10-22T15:54:43.199Z] === RUN TestBuildPlatformInvalid [2019-10-22T15:54:43.581Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-10-22T15:54:43.581Z] PASS [2019-10-22T15:54:43.581Z] [2019-10-22T15:54:43.581Z] === Skipped [2019-10-22T15:54:43.581Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-22T15:54:43.581Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T15:54:43.581Z] [2019-10-22T15:54:43.581Z] [2019-10-22T15:54:43.581Z] DONE 32 tests, 1 skipped in 81.632s [2019-10-22T15:54:43.581Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-22T15:54:43.581Z] ++ 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-10-22T15:54:43.581Z] ++ set -e [2019-10-22T15:54:43.581Z] ++ '[' -n 0 ']' [2019-10-22T15:54:43.581Z] ++ set -x [2019-10-22T15:54:43.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T15:54:43.581Z] INFO: Testing against a local daemon [2019-10-22T15:54:43.581Z] === RUN TestConfigList [2019-10-22T15:54:44.518Z] --- PASS: TestRenameLinkedContainer (5.28s) [2019-10-22T15:54:44.518Z] === RUN TestRenameStoppedContainer [2019-10-22T15:54:44.650Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2019-10-22T15:54:44.650Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-22T15:54:44.650Z] === RUN TestKernelTCPMemory [2019-10-22T15:54:45.451Z] --- PASS: TestRenameStoppedContainer (0.91s) [2019-10-22T15:54:45.451Z] === RUN TestRenameRunningContainerAndReuse [2019-10-22T15:54:45.586Z] --- PASS: TestKernelTCPMemory (0.98s) [2019-10-22T15:54:45.586Z] === RUN TestNISDomainname [2019-10-22T15:54:45.973Z] #73 exporting layers 107.6s done [2019-10-22T15:54:45.973Z] #73 exporting manifest sha256:40e257e6d2460ccc8de504219f25fe67a910a5eb9b3efc280304ca0448d327f2 done [2019-10-22T15:54:45.973Z] #73 exporting config sha256:1079564b0b36d20cd1e800062d4ec2b165bf3955140ae9ac5961cef875a0a899 done [2019-10-22T15:54:45.973Z] #73 sending tarball [2019-10-22T15:54:46.804Z] --- PASS: TestConfigList (2.81s) [2019-10-22T15:54:46.804Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-22T15:54:46.804Z] === RUN TestConfigsCreateAndDelete [2019-10-22T15:54:46.962Z] --- PASS: TestNISDomainname (1.14s) [2019-10-22T15:54:46.962Z] === RUN TestHostnameDnsResolution [2019-10-22T15:54:47.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-22T15:54:47.977Z] --- PASS: TestRenameRunningContainerAndReuse (2.52s) [2019-10-22T15:54:47.977Z] === RUN TestRenameInvalidName [2019-10-22T15:54:48.235Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-22T15:54:48.339Z] --- PASS: TestHostnameDnsResolution (1.71s) [2019-10-22T15:54:48.339Z] === RUN TestStats [2019-10-22T15:54:49.167Z] --- PASS: TestRenameInvalidName (1.02s) [2019-10-22T15:54:49.167Z] === RUN TestRenameAnonymousContainer [2019-10-22T15:54:49.242Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2019-10-22T15:54:49.242Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-22T15:54:49.242Z] === RUN TestConfigsUpdate [2019-10-22T15:54:49.731Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-22T15:54:50.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-22T15:54:50.870Z] --- PASS: TestStats (2.12s) [2019-10-22T15:54:50.870Z] === RUN TestStopContainerWithTimeout [2019-10-22T15:54:50.870Z] === RUN TestStopContainerWithTimeout/0 [2019-10-22T15:54:50.870Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-22T15:54:50.870Z] === RUN TestStopContainerWithTimeout/1 [2019-10-22T15:54:50.870Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-22T15:54:50.870Z] === RUN TestStopContainerWithTimeout/3 [2019-10-22T15:54:50.870Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-22T15:54:50.870Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-22T15:54:50.870Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-22T15:54:50.870Z] === CONT TestStopContainerWithTimeout/0 [2019-10-22T15:54:50.871Z] === CONT TestStopContainerWithTimeout/1 [2019-10-22T15:54:50.871Z] === CONT TestStopContainerWithTimeout/3 [2019-10-22T15:54:50.871Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-22T15:54:51.228Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-22T15:54:51.485Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-22T15:54:51.734Z] --- PASS: TestConfigsUpdate (2.86s) [2019-10-22T15:54:51.734Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-22T15:54:51.734Z] === RUN TestTemplatedConfig [2019-10-22T15:54:52.858Z] --- PASS: TestRenameAnonymousContainer (3.76s) [2019-10-22T15:54:52.858Z] === RUN TestRenameContainerWithSameName [2019-10-22T15:54:53.793Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2019-10-22T15:54:53.793Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-22T15:54:54.156Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-22T15:54:54.156Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2019-10-22T15:54:54.156Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2019-10-22T15:54:54.156Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2019-10-22T15:54:54.156Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2019-10-22T15:54:54.156Z] === RUN TestDeleteDevicemapper [2019-10-22T15:54:54.156Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-22T15:54:54.156Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-22T15:54:54.156Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-22T15:54:55.690Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s)=== RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-22T15:54:55.690Z] [2019-10-22T15:54:55.690Z] === RUN TestResize [2019-10-22T15:54:55.841Z] --- PASS: TestTemplatedConfig (3.48s) [2019-10-22T15:54:55.841Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-22T15:54:55.841Z] === RUN TestConfigInspect [2019-10-22T15:54:56.059Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2019-10-22T15:54:56.059Z] === RUN TestUpdateMemory [2019-10-22T15:54:56.059Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-22T15:54:56.059Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:54:56.059Z] === RUN TestUpdateCPUQuota [2019-10-22T15:54:56.303Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-22T15:54:56.303Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-22T15:54:56.303Z] Cross building: bundles/cross/windows/amd64 [2019-10-22T15:54:56.303Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-22T15:54:56.303Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-22T15:54:56.622Z] --- PASS: TestResize (1.02s) [2019-10-22T15:54:56.622Z] === RUN TestResizeWithInvalidSize [2019-10-22T15:54:56.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-22T15:54:57.554Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2019-10-22T15:54:57.554Z] === RUN TestResizeWhenContainerNotStarted [2019-10-22T15:54:57.638Z] --- PASS: TestConfigInspect (2.36s) [2019-10-22T15:54:57.638Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-22T15:54:57.638Z] === RUN TestConfigCreateWithLabels [2019-10-22T15:54:57.962Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-10-22T15:54:57.962Z] === RUN TestUpdatePidsLimit [2019-10-22T15:54:57.962Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-22T15:54:58.220Z] === RUN TestUpdatePidsLimit/no_change [2019-10-22T15:54:58.592Z] #73 ... [2019-10-22T15:54:58.592Z] [2019-10-22T15:54:58.592Z] #74 importing to docker [2019-10-22T15:54:58.592Z] #74 ... [2019-10-22T15:54:58.592Z] [2019-10-22T15:54:58.592Z] #73 exporting to oci image format [2019-10-22T15:54:58.592Z] #73 sending tarball 16.9s done [2019-10-22T15:54:58.592Z] #73 DONE 124.6s [2019-10-22T15:54:58.592Z] [2019-10-22T15:54:58.592Z] #74 importing to docker [2019-10-22T15:54:58.787Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-22T15:54:58.925Z] --- PASS: TestResizeWhenContainerNotStarted (1.08s) [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:54:58.926Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:58.926Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:54:58.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:54:58.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:54:59.354Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-22T15:54:59.922Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-22T15:55:00.133Z] --- PASS: TestConfigCreateWithLabels (2.77s) [2019-10-22T15:55:00.133Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-22T15:55:00.133Z] === RUN TestConfigCreateResolve [2019-10-22T15:55:00.180Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-22T15:55:00.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-22T15:55:00.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-22T15:55:01.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:55:01.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:55:02.652Z] --- PASS: TestUpdatePidsLimit (4.65s) [2019-10-22T15:55:02.652Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-10-22T15:55:02.652Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2019-10-22T15:55:02.652Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-22T15:55:02.652Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-10-22T15:55:02.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-22T15:55:02.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-10-22T15:55:02.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-10-22T15:55:02.652Z] === RUN TestUpdateRestartPolicy [2019-10-22T15:55:03.129Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:55:03.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:55:03.341Z] --- PASS: TestConfigCreateResolve (2.71s) [2019-10-22T15:55:03.341Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-22T15:55:03.341Z] === RUN TestConfigDaemonLibtrustID [2019-10-22T15:55:03.717Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-22T15:55:03.718Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-22T15:55:03.718Z] PASS [2019-10-22T15:55:03.718Z] [2019-10-22T15:55:03.718Z] DONE 8 tests in 19.914s [2019-10-22T15:55:03.718Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-22T15:55:03.718Z] ++ 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-10-22T15:55:03.718Z] ++ set -e [2019-10-22T15:55:03.718Z] ++ '[' -n 0 ']' [2019-10-22T15:55:03.718Z] ++ set -x [2019-10-22T15:55:03.718Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T15:55:03.718Z] INFO: Testing against a local daemon [2019-10-22T15:55:03.718Z] === RUN TestCheckpoint [2019-10-22T15:55:03.718Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-22T15:55:03.718Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T15:55:03.718Z] === RUN TestContainerInvalidJSON [2019-10-22T15:55:03.718Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:55:03.718Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:55:03.718Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:55:03.718Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:55:03.718Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:55:03.718Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:55:03.718Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T15:55:03.718Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-22T15:55:03.718Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T15:55:03.718Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-22T15:55:03.718Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-22T15:55:03.718Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-22T15:55:03.718Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-22T15:55:03.718Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-22T15:55:03.718Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-22T15:55:03.718Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-22T15:55:04.063Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-22T15:55:04.082Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-10-22T15:55:04.082Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-22T15:55:04.082Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-10-22T15:55:04.082Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-22T15:55:04.082Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-22T15:55:04.082Z] === RUN TestCopyFromContainer [2019-10-22T15:55:04.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-22T15:55:04.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:55:04.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:55:05.986Z] === RUN TestCopyFromContainer// [2019-10-22T15:55:05.986Z] === RUN TestCopyFromContainer//bar/root [2019-10-22T15:55:06.370Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-22T15:55:06.370Z] === RUN TestCopyFromContainer/bar/quux [2019-10-22T15:55:06.370Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-22T15:55:06.370Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-22T15:55:06.370Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-22T15:55:06.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-22T15:55:06.756Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-22T15:55:06.756Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-22T15:55:06.756Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer (2.79s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-22T15:55:06.756Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-22T15:55:06.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-22T15:55:06.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:55:06.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:55:06.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:55:06.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:55:06.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:55:06.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:55:06.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T15:55:06.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T15:55:06.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T15:55:06.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-22T15:55:06.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-22T15:55:06.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-22T15:55:06.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-22T15:55:06.756Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-22T15:55:07.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:55:07.129Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-22T15:55:07.129Z] === RUN TestCreateWithInvalidEnv [2019-10-22T15:55:07.129Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-22T15:55:07.129Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-22T15:55:07.129Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-22T15:55:07.129Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-22T15:55:07.129Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-22T15:55:07.129Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-22T15:55:07.129Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-22T15:55:07.129Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-22T15:55:07.129Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-22T15:55:07.129Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-22T15:55:07.129Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-22T15:55:07.129Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-22T15:55:07.129Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-22T15:55:07.129Z] === RUN TestCreateTmpfsMountsTarget [2019-10-22T15:55:07.129Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-22T15:55:07.129Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-22T15:55:07.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-22T15:55:07.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:55:07.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:55:09.581Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-22T15:55:09.581Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-22T15:55:09.581Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-22T15:55:09.581Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-22T15:55:10.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-22T15:55:10.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-22T15:55:10.986Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:55:11.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:55:12.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-22T15:55:12.872Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2019-10-22T15:55:12.872Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-22T15:55:12.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:55:12.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:55:12.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:55:12.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:55:12.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:55:12.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:55:12.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:55:12.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:55:12.872Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:55:12.872Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:55:12.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T15:55:12.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T15:55:12.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T15:55:12.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T15:55:12.872Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T15:55:12.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-22T15:55:12.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-22T15:55:12.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-22T15:55:12.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-22T15:55:12.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-22T15:55:12.872Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-22T15:55:12.872Z] === RUN TestContainerStartOnDaemonRestart [2019-10-22T15:55:12.872Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-22T15:55:12.872Z] === RUN TestDaemonRestartIpcMode [2019-10-22T15:55:12.872Z] === PAUSE TestDaemonRestartIpcMode [2019-10-22T15:55:12.872Z] === RUN TestDiff [2019-10-22T15:55:13.238Z] --- PASS: TestDiff (0.76s) [2019-10-22T15:55:13.238Z] === RUN TestExecWithCloseStdin [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.76s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-22T15:55:14.075Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2019-10-22T15:55:14.075Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-22T15:55:14.075Z] === RUN TestCgroupNamespacesRun [2019-10-22T15:55:14.492Z] --- PASS: TestExecWithCloseStdin (1.12s) [2019-10-22T15:55:14.492Z] === RUN TestExec [2019-10-22T15:55:14.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-22T15:55:15.270Z] --- PASS: TestExec (1.04s) [2019-10-22T15:55:15.270Z] === RUN TestExecUser [2019-10-22T15:55:16.012Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2019-10-22T15:55:16.012Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-22T15:55:16.012Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-22T15:55:16.548Z] --- PASS: TestExecUser (1.04s) [2019-10-22T15:55:16.548Z] === RUN TestExportContainerAndImportImage [2019-10-22T15:55:17.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-22T15:55:17.466Z] --- PASS: TestExportContainerAndImportImage (1.28s) [2019-10-22T15:55:17.466Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-22T15:55:17.529Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2019-10-22T15:55:17.529Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-22T15:55:17.529Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-10-22T15:55:17.529Z] === RUN TestWaitNonBlocked [2019-10-22T15:55:17.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:55:17.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:55:17.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:55:17.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:55:17.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:55:17.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:55:17.529Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-22T15:55:17.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2019-10-22T15:55:17.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2019-10-22T15:55:17.529Z] === RUN TestWaitBlocked [2019-10-22T15:55:17.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:55:17.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:55:17.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:55:17.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:55:17.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:55:17.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:55:17.641Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2019-10-22T15:55:17.641Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-22T15:55:17.641Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-22T15:55:18.466Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-22T15:55:18.466Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-10-22T15:55:18.466Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2019-10-22T15:55:18.466Z] === CONT TestContainerStartOnDaemonRestart [2019-10-22T15:55:18.466Z] === CONT TestIpcModeOlderClient [2019-10-22T15:55:18.466Z] === CONT TestDaemonRestartIpcMode [2019-10-22T15:55:18.466Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-22T15:55:19.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-10-22T15:55:19.259Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-22T15:55:19.259Z] === RUN TestHealthCheckWorkdir [2019-10-22T15:55:20.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2019-10-22T15:55:20.167Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-22T15:55:20.167Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-22T15:55:20.516Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2019-10-22T15:55:20.516Z] === RUN TestHealthKillContainer [2019-10-22T15:55:20.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-22T15:55:21.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-22T15:55:21.759Z] --- PASS: TestContainerStartOnDaemonRestart (3.03s) [2019-10-22T15:55:21.759Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-22T15:55:21.922Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2019-10-22T15:55:21.922Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-22T15:55:21.922Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-22T15:55:21.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-22T15:55:22.018Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2019-10-22T15:55:22.018Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-22T15:55:22.018Z] PASS [2019-10-22T15:55:22.018Z] [2019-10-22T15:55:22.018Z] === Skipped [2019-10-22T15:55:22.018Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-22T15:55:22.018Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T15:55:22.018Z] [2019-10-22T15:55:22.018Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-22T15:55:22.018Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:55:22.018Z] [2019-10-22T15:55:22.018Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-22T15:55:22.018Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:55:22.018Z] [2019-10-22T15:55:22.018Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-22T15:55:22.018Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-22T15:55:22.018Z] [2019-10-22T15:55:22.018Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-22T15:55:22.018Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-22T15:55:22.018Z] [2019-10-22T15:55:22.018Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-22T15:55:22.018Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:55:22.018Z] [2019-10-22T15:55:22.018Z] [2019-10-22T15:55:22.018Z] DONE 197 tests, 6 skipped in 131.759s [2019-10-22T15:55:22.018Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-22T15:55:22.018Z] ++ 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-10-22T15:55:22.018Z] ++ set -e [2019-10-22T15:55:22.018Z] ++ '[' -n 0 ']' [2019-10-22T15:55:22.018Z] ++ set -x [2019-10-22T15:55: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-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-10-22T15:55:22.596Z] INFO: Testing against a local daemon [2019-10-22T15:55:22.596Z] === RUN TestCommitInheritsEnv [2019-10-22T15:55:23.163Z] --- PASS: TestCommitInheritsEnv (0.61s) [2019-10-22T15:55:23.163Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-22T15:55:23.163Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-22T15:55:23.163Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-22T15:55:23.163Z] === RUN TestImagesFilterMultiReference [2019-10-22T15:55:23.163Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-22T15:55:23.163Z] === RUN TestImagePullPlatformInvalid [2019-10-22T15:55:23.163Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-22T15:55:23.163Z] === RUN TestRemoveImageOrphaning [2019-10-22T15:55:23.731Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2019-10-22T15:55:23.731Z] === RUN TestRemoveImageGarbageCollector [2019-10-22T15:55:23.731Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-22T15:55:23.731Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:55:23.731Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-22T15:55:23.731Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-22T15:55:23.731Z] === RUN TestTagInvalidReference [2019-10-22T15:55:23.731Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-22T15:55:23.731Z] === RUN TestTagValidPrefixedRepo [2019-10-22T15:55:23.756Z] --- PASS: TestHealthKillContainer (3.05s) [2019-10-22T15:55:23.756Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-22T15:55:23.818Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) [2019-10-22T15:55:23.818Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-22T15:55:23.818Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-22T15:55:23.991Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2019-10-22T15:55:23.991Z] === RUN TestTagExistedNameWithoutForce [2019-10-22T15:55:23.991Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-22T15:55:23.991Z] === RUN TestTagOfficialNames [2019-10-22T15:55:23.991Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-22T15:55:23.991Z] === RUN TestTagMatchesDigest [2019-10-22T15:55:23.991Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-22T15:55:23.991Z] PASS [2019-10-22T15:55:23.991Z] [2019-10-22T15:55:23.991Z] === Skipped [2019-10-22T15:55:23.991Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-22T15:55:23.991Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-22T15:55:23.991Z] [2019-10-22T15:55:23.991Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-22T15:55:23.991Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:55:23.991Z] [2019-10-22T15:55:23.991Z] [2019-10-22T15:55:23.991Z] DONE 12 tests, 2 skipped in 1.950s [2019-10-22T15:55:23.991Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-22T15:55:23.991Z] ++ 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-10-22T15:55:23.991Z] ++ set -e [2019-10-22T15:55:23.991Z] ++ '[' -n 0 ']' [2019-10-22T15:55:23.991Z] ++ set -x [2019-10-22T15:55:23.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T15:55:24.140Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2019-10-22T15:55:24.140Z] === RUN TestIpcModeNone [2019-10-22T15:55:24.249Z] INFO: Testing against a local daemon [2019-10-22T15:55:24.250Z] === RUN TestNetworkCreateDelete [2019-10-22T15:55:24.750Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-22T15:55:24.750Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-22T15:55:24.750Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-22T15:55:24.817Z] --- PASS: TestNetworkCreateDelete (0.37s) [2019-10-22T15:55:24.818Z] === RUN TestDockerNetworkDeletePreferID [2019-10-22T15:55:25.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-22T15:55:25.380Z] --- PASS: TestIpcModeNone (1.05s) [2019-10-22T15:55:25.380Z] === RUN TestIpcModePrivate [2019-10-22T15:55:25.574Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2019-10-22T15:55:25.574Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-22T15:55:25.574Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-22T15:55:25.620Z] #74 DONE 24.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-22T15:55:25.753Z] --- PASS: TestDockerNetworkDeletePreferID (1.06s) [2019-10-22T15:55:25.754Z] === RUN TestInspectNetwork [2019-10-22T15:55:26.051Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/test/unit [2019-10-22T15:55:26.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-22T15:55:26.167Z] --- PASS: TestIpcModePrivate (1.06s) [2019-10-22T15:55:26.167Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-22T15:55:26.167Z] === RUN TestIpcModeShareable [2019-10-22T15:55:26.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-22T15:55:27.418Z] --- PASS: TestIpcModeShareable (1.04s) [2019-10-22T15:55:27.418Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-22T15:55:27.418Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-22T15:55:27.635Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2019-10-22T15:55:27.635Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-22T15:55:27.635Z] === RUN TestKernelTCPMemory [2019-10-22T15:55:29.007Z] --- PASS: TestKernelTCPMemory (1.33s) [2019-10-22T15:55:29.007Z] === RUN TestNISDomainname [2019-10-22T15:55:29.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-22T15:55:30.464Z] ? github.com/docker/docker/api [no test files] [2019-10-22T15:55:30.637Z] --- PASS: TestNISDomainname (1.45s) [2019-10-22T15:55:30.637Z] === RUN TestHostnameDnsResolution [2019-10-22T15:55:30.715Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.26s) [2019-10-22T15:55:30.715Z] === RUN TestAPIIpcModeHost [2019-10-22T15:55:31.506Z] --- PASS: TestAPIIpcModeHost (0.84s) [2019-10-22T15:55:31.506Z] === RUN TestDaemonIpcModeShareable [2019-10-22T15:55:32.010Z] --- PASS: TestHostnameDnsResolution (1.67s) [2019-10-22T15:55:32.010Z] === RUN TestStats [2019-10-22T15:55:32.316Z] === RUN TestInspectNetwork/full_network_id [2019-10-22T15:55:32.316Z] === RUN TestInspectNetwork/partial_network_id [2019-10-22T15:55:32.316Z] === RUN TestInspectNetwork/network_name [2019-10-22T15:55:32.316Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-22T15:55:32.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-22T15:55:32.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-22T15:55:32.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-22T15:55:33.330Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2019-10-22T15:55:33.330Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-22T15:55:33.330Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-22T15:55:33.330Z] === RUN TestDaemonIpcModePrivate [2019-10-22T15:55:35.100Z] --- PASS: TestStats (2.87s) [2019-10-22T15:55:35.100Z] === RUN TestStopContainerWithTimeout [2019-10-22T15:55:35.100Z] === RUN TestStopContainerWithTimeout/0 [2019-10-22T15:55:35.100Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-22T15:55:35.100Z] === RUN TestStopContainerWithTimeout/1 [2019-10-22T15:55:35.100Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-22T15:55:35.100Z] === RUN TestStopContainerWithTimeout/3 [2019-10-22T15:55:35.100Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-22T15:55:35.100Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-22T15:55:35.100Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-22T15:55:35.100Z] === CONT TestStopContainerWithTimeout/0 [2019-10-22T15:55:35.100Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-22T15:55:35.233Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2019-10-22T15:55:35.233Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-22T15:55:35.233Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-22T15:55:35.233Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-22T15:55:36.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-22T15:55:36.478Z] === CONT TestStopContainerWithTimeout/3 [2019-10-22T15:55:36.502Z] --- PASS: TestInspectNetwork (10.81s) [2019-10-22T15:55:36.502Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-22T15:55:36.502Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-22T15:55:36.502Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-22T15:55:36.502Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-22T15:55:36.502Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-22T15:55:36.502Z] === RUN TestRunContainerWithBridgeNone [2019-10-22T15:55:37.077Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-10-22T15:55:37.077Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-22T15:55:37.077Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-22T15:55:37.077Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-22T15:55:38.374Z] === CONT TestStopContainerWithTimeout/1 [2019-10-22T15:55:38.910Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-10-22T15:55:38.910Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-22T15:55:38.910Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-22T15:55:38.910Z] === RUN TestIpcModeOlderClient [2019-10-22T15:55:38.910Z] === PAUSE TestIpcModeOlderClient [2019-10-22T15:55:38.910Z] === RUN TestKillContainerInvalidSignal [2019-10-22T15:55:38.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-22T15:55:39.680Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-10-22T15:55:39.680Z] === RUN TestKillContainer [2019-10-22T15:55:39.680Z] === RUN TestKillContainer/no_signal [2019-10-22T15:55:39.788Z] --- PASS: TestRunContainerWithBridgeNone (2.93s) [2019-10-22T15:55:39.788Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-22T15:55:39.788Z] === RUN TestNetworkInvalidJSON [2019-10-22T15:55:39.788Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-22T15:55:39.788Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-22T15:55:39.788Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:55:39.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:55:39.788Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:55:39.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:55:39.788Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-22T15:55:39.788Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:55:39.788Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:55:39.788Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-22T15:55:39.788Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-22T15:55:39.788Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-22T15:55:39.788Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-22T15:55:39.788Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-22T15:55:40.310Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-22T15:55:40.310Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2019-10-22T15:55:40.310Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2019-10-22T15:55:40.310Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2019-10-22T15:55:40.310Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2019-10-22T15:55:40.310Z] === RUN TestDeleteDevicemapper [2019-10-22T15:55:40.310Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-22T15:55:40.310Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-22T15:55:40.310Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-22T15:55:40.593Z] === RUN TestKillContainer/non_killing_signal [2019-10-22T15:55:41.165Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2019-10-22T15:55:41.165Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-22T15:55:41.165Z] === RUN TestDaemonDefaultNetworkPools [2019-10-22T15:55:41.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-22T15:55:41.424Z] === RUN TestKillContainer/killing_signal [2019-10-22T15:55:42.101Z] --- PASS: TestDaemonDefaultNetworkPools (1.09s) [2019-10-22T15:55:42.101Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-22T15:55:42.101Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-22T15:55:42.210Z] --- PASS: TestKillContainer (2.76s) [2019-10-22T15:55:42.210Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-10-22T15:55:42.210Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2019-10-22T15:55:42.210Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2019-10-22T15:55:42.210Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-22T15:55:42.210Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-22T15:55:42.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-22T15:55:43.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-22T15:55:44.005Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.72s) [2019-10-22T15:55:44.005Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-22T15:55:44.005Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-22T15:55:44.141Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.12s) [2019-10-22T15:55:44.141Z] === RUN TestUpdateMemory [2019-10-22T15:55:44.141Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-22T15:55:44.141Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:55:44.141Z] === RUN TestUpdateCPUQuota [2019-10-22T15:55:44.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2019-10-22T15:55:44.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2019-10-22T15:55:44.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-10-22T15:55:44.247Z] === RUN TestKillStoppedContainer [2019-10-22T15:55:44.247Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-22T15:55:44.247Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-22T15:55:44.247Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-22T15:55:44.247Z] === RUN TestKillDifferentUserContainer [2019-10-22T15:55:44.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-22T15:55:45.046Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-10-22T15:55:45.046Z] === RUN TestInspectOomKilledTrue [2019-10-22T15:55:45.046Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-22T15:55:45.046Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:55:45.046Z] === RUN TestInspectOomKilledFalse [2019-10-22T15:55:45.046Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-22T15:55:45.046Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:55:45.046Z] === RUN TestLinksEtcHostsContentMatch [2019-10-22T15:55:45.963Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.04s) [2019-10-22T15:55:45.963Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-22T15:55:45.963Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-22T15:55:46.046Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-10-22T15:55:46.046Z] === RUN TestLinksContainerNames [2019-10-22T15:55:46.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-22T15:55:46.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-22T15:55:46.337Z] --- PASS: TestUpdateCPUQuota (2.12s) [2019-10-22T15:55:46.337Z] === RUN TestUpdatePidsLimit [2019-10-22T15:55:46.337Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-22T15:55:46.530Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s) [2019-10-22T15:55:46.531Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-22T15:55:46.531Z] === RUN TestServiceWithPredefinedNetwork [2019-10-22T15:55:46.903Z] === RUN TestUpdatePidsLimit/no_change [2019-10-22T15:55:47.468Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-22T15:55:47.726Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-22T15:55:47.861Z] --- PASS: TestLinksContainerNames (1.66s) [2019-10-22T15:55:47.861Z] === RUN TestLogsFollowTailEmpty [2019-10-22T15:55:48.291Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-22T15:55:48.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-22T15:55:48.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-22T15:55:48.639Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2019-10-22T15:55:48.639Z] === RUN TestContainerNetworkMountsNoChown [2019-10-22T15:55:48.806Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-22T15:55:49.370Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-22T15:55:49.455Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/default [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/default [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/private [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/private [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rprivate [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/slave [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/slave [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rslave [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/shared [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/shared [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rshared [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/default [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/rshared [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/shared [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/rslave [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/slave [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/rprivate [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/private [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:55:49.456Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-22T15:55:49.456Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-22T15:55:49.456Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T15:55:49.816Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2019-10-22T15:55:49.816Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-22T15:55:49.816Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-22T15:55:49.816Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T15:55:49.816Z] service_test.go:230: FLAKY_TEST [2019-10-22T15:55:49.816Z] === RUN TestServiceWithDataPathPortInit [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-22T15:55:49.826Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-22T15:55:50.210Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-22T15:55:50.210Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-22T15:55:50.210Z] === RUN TestContainerBindMountNonRecursive [2019-10-22T15:55:50.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-22T15:55:51.307Z] --- PASS: TestUpdatePidsLimit (4.88s) [2019-10-22T15:55:51.307Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2019-10-22T15:55:51.307Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-22T15:55:51.307Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2019-10-22T15:55:51.307Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.55s) [2019-10-22T15:55:51.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.55s) [2019-10-22T15:55:51.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-10-22T15:55:51.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-10-22T15:55:51.307Z] === RUN TestUpdateRestartPolicy [2019-10-22T15:55:51.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-22T15:55:52.215Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2019-10-22T15:55:52.215Z] === RUN TestNetworkNat [2019-10-22T15:55:52.860Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2019-10-22T15:55:53.003Z] --- PASS: TestNetworkNat (0.91s) [2019-10-22T15:55:53.003Z] === RUN TestNetworkLocalhostTCPNat [2019-10-22T15:55:54.256Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-10-22T15:55:54.256Z] === RUN TestNetworkLoopbackNat [2019-10-22T15:55:54.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-22T15:55:55.053Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2019-10-22T15:55:55.053Z] === RUN TestPause [2019-10-22T15:55:56.306Z] --- PASS: TestPause (1.03s) [2019-10-22T15:55:56.306Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-22T15:55:56.306Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-22T15:55:56.306Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-22T15:55:56.306Z] === RUN TestPauseStopPausedContainer [2019-10-22T15:55:57.199Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2019-10-22T15:55:57.199Z] === RUN TestPsFilter [2019-10-22T15:55:57.199Z] --- PASS: TestPsFilter (0.21s) [2019-10-22T15:55:57.199Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-22T15:55:58.091Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2019-10-22T15:55:58.091Z] === RUN TestRemoveContainerWithVolume [2019-10-22T15:55:58.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-22T15:55:58.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-22T15:55:58.893Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-10-22T15:55:58.893Z] === RUN TestRemoveContainerRunning [2019-10-22T15:55:58.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-22T15:55:59.672Z] --- PASS: TestRemoveContainerRunning (0.83s) [2019-10-22T15:55:59.672Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-22T15:56:00.838Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-22T15:56:00.934Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2019-10-22T15:56:00.934Z] === RUN TestRemoveInvalidContainer [2019-10-22T15:56:00.934Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-22T15:56:00.934Z] === RUN TestRenameLinkedContainer [2019-10-22T15:56:01.313Z] Removing intermediate container 41a49bc20ccc [2019-10-22T15:56:01.313Z] ---> df0c47c043cc [2019-10-22T15:56:01.313Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-22T15:56:01.313Z] ---> Running in 39f997c7af2b [2019-10-22T15:56:01.313Z] Removing intermediate container 39f997c7af2b [2019-10-22T15:56:01.313Z] ---> 3359c11cef6e [2019-10-22T15:56:01.313Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-22T15:56:01.313Z] ---> Running in 21bfecb4c9f9 [2019-10-22T15:56:01.313Z] Removing intermediate container 21bfecb4c9f9 [2019-10-22T15:56:01.313Z] ---> b887e8dcd452 [2019-10-22T15:56:01.313Z] Step 8/8 : COPY . . [2019-10-22T15:56:01.403Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-22T15:56:01.969Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-22T15:56:03.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-22T15:56:03.958Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-22T15:56:03.958Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-22T15:56:03.958Z] remote: Enumerating objects: 19, done. [2019-10-22T15:56:03.958Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-22T15:56:03.958Z] 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-10-22T15:56:03.958Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-22T15:56:03.958Z] [2019-10-22T15:56:04.209Z] --- PASS: TestRenameLinkedContainer (3.50s) [2019-10-22T15:56:04.209Z] === RUN TestRenameStoppedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-22T15:56:04.430Z] --- PASS: TestUpdateRestartPolicy (13.15s) [2019-10-22T15:56:04.430Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-22T15:56:04.539Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/test/unit [2019-10-22T15:56:05.006Z] --- PASS: TestRenameStoppedContainer (0.87s) [2019-10-22T15:56:05.006Z] === RUN TestRenameRunningContainerAndReuse [2019-10-22T15:56:05.378Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2019-10-22T15:56:05.378Z] === RUN TestWaitNonBlocked [2019-10-22T15:56:05.378Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:56:05.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:56:05.378Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:56:05.378Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:56:05.378Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:56:05.378Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:56:06.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-22T15:56:06.817Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2019-10-22T15:56:06.817Z] === RUN TestRenameInvalidName [2019-10-22T15:56:06.877Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-22T15:56:06.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s) [2019-10-22T15:56:06.877Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.53s) [2019-10-22T15:56:06.877Z] === RUN TestWaitBlocked [2019-10-22T15:56:06.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:56:06.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:56:06.877Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:56:06.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:56:06.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:56:06.877Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:56:07.820Z] ? github.com/docker/docker/api [no test files] [2019-10-22T15:56:08.085Z] --- PASS: TestRenameInvalidName (0.95s) [2019-10-22T15:56:08.085Z] === RUN TestRenameAnonymousContainer [2019-10-22T15:56:08.249Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-22T15:56:08.249Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2019-10-22T15:56:08.249Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.51s) [2019-10-22T15:56:08.249Z] === CONT TestContainerStartOnDaemonRestart [2019-10-22T15:56:08.249Z] === CONT TestIpcModeOlderClient [2019-10-22T15:56:08.507Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-10-22T15:56:08.507Z] === CONT TestDaemonRestartIpcMode [2019-10-22T15:56:08.764Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-22T15:56:10.136Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-22T15:56:10.393Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-22T15:56:11.325Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-22T15:56:11.346Z] --- PASS: TestRenameAnonymousContainer (3.01s) [2019-10-22T15:56:11.346Z] === RUN TestRenameContainerWithSameName [2019-10-22T15:56:11.716Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2019-10-22T15:56:11.716Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-22T15:56:11.743Z] --- PASS: TestServiceWithDataPathPortInit (19.68s) [2019-10-22T15:56:11.743Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-22T15:56:11.743Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-22T15:56:11.743Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-22T15:56:12.258Z] --- PASS: TestContainerStartOnDaemonRestart (3.83s) [2019-10-22T15:56:12.258Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-22T15:56:12.823Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-22T15:56:13.080Z] --- PASS: TestDaemonRestartIpcMode (4.47s) [2019-10-22T15:56:13.080Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-22T15:56:13.080Z] PASS [2019-10-22T15:56:13.080Z] [2019-10-22T15:56:13.080Z] === Skipped [2019-10-22T15:56:13.080Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-22T15:56:13.080Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T15:56:13.080Z] [2019-10-22T15:56:13.080Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-22T15:56:13.080Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:56:13.080Z] [2019-10-22T15:56:13.080Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-22T15:56:13.080Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:56:13.080Z] [2019-10-22T15:56:13.080Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-22T15:56:13.080Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-22T15:56:13.080Z] [2019-10-22T15:56:13.080Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-22T15:56:13.080Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-22T15:56:13.080Z] [2019-10-22T15:56:13.080Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-22T15:56:13.080Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:56:13.080Z] [2019-10-22T15:56:13.080Z] [2019-10-22T15:56:13.080Z] DONE 197 tests, 6 skipped in 157.188s [2019-10-22T15:56:13.080Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-22T15:56:13.080Z] ++ 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-10-22T15:56:13.080Z] ++ set -e [2019-10-22T15:56:13.080Z] ++ '[' -n 0 ']' [2019-10-22T15:56:13.080Z] ++ set -x [2019-10-22T15:56:13.080Z] ++ env -i DEST=/go/src/github.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-10-22T15:56:13.339Z] INFO: Testing against a local daemon [2019-10-22T15:56:13.339Z] === RUN TestCommitInheritsEnv [2019-10-22T15:56:13.526Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-10-22T15:56:13.526Z] === RUN TestResize [2019-10-22T15:56:13.597Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-22T15:56:13.597Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-22T15:56:13.597Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-22T15:56:13.597Z] === RUN TestImagesFilterMultiReference [2019-10-22T15:56:13.855Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-10-22T15:56:13.855Z] === RUN TestImagePullPlatformInvalid [2019-10-22T15:56:13.855Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-22T15:56:13.855Z] === RUN TestRemoveImageOrphaning [2019-10-22T15:56:14.113Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-22T15:56:14.329Z] --- PASS: TestResize (0.95s) [2019-10-22T15:56:14.329Z] === RUN TestResizeWithInvalidSize [2019-10-22T15:56:14.370Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-10-22T15:56:14.370Z] === RUN TestRemoveImageGarbageCollector [2019-10-22T15:56:15.190Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2019-10-22T15:56:15.190Z] === RUN TestResizeWhenContainerNotStarted [2019-10-22T15:56:16.017Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:56:16.018Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:56:16.018Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:56:16.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T15:56:16.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T15:56:16.269Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-22T15:56:16.834Z] time="2019-10-22T15:56:16Z" level=info msg="ImageService cleanup took 0.00 seconds" [2019-10-22T15:56:16.834Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2019-10-22T15:56:16.834Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-22T15:56:16.834Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-22T15:56:16.834Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-22T15:56:16.834Z] === RUN TestTagInvalidReference [2019-10-22T15:56:16.834Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-22T15:56:16.834Z] === RUN TestTagValidPrefixedRepo [2019-10-22T15:56:16.834Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-22T15:56:16.834Z] === RUN TestTagExistedNameWithoutForce [2019-10-22T15:56:17.091Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-22T15:56:17.091Z] === RUN TestTagOfficialNames [2019-10-22T15:56:17.091Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-22T15:56:17.091Z] === RUN TestTagMatchesDigest [2019-10-22T15:56:17.091Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-22T15:56:17.091Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-22T15:56:18.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:56:18.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:56:19.614Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-22T15:56:19.614Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-22T15:56:19.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T15:56:19.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T15:56:19.855Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.76s) [2019-10-22T15:56:19.855Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-22T15:56:19.855Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vfaypw0v5lum24r2q90jwsy8w Created:2019-10-22 15:56:11.042218482 +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[652bdd7c3bf84ad54abefe2705d401a5a204992163ebc7de38851d66f6d2f7a1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.obhpuwa8zeie7vj8trc3slgfb EndpointID:1807bf91e1c2e91384760f8a8f55d48a8140341097a5bf7d3b5d18403f026ed4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b16b3376ceeaa9187a86ad688a92df4213a9898f33e0bb59e873c13c872815e 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:27e00a589907 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.obhpuwa8zeie7vj8trc3slgfb EndpointID:1807bf91e1c2e91384760f8a8f55d48a8140341097a5bf7d3b5d18403f026ed4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-22T15:56:19.855Z] PASS [2019-10-22T15:56:19.855Z] [2019-10-22T15:56:19.855Z] === Skipped [2019-10-22T15:56:19.855Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T15:56:19.855Z] service_test.go:230: FLAKY_TEST [2019-10-22T15:56:19.855Z] [2019-10-22T15:56:19.855Z] [2019-10-22T15:56:19.855Z] DONE 21 tests, 1 skipped in 55.064s [2019-10-22T15:56:19.855Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-22T15:56:19.855Z] ++ 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-10-22T15:56:19.855Z] ++ set -e [2019-10-22T15:56:19.855Z] ++ '[' -n 0 ']' [2019-10-22T15:56:19.855Z] ++ set -x [2019-10-22T15:56:19.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=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-10-22T15:56:19.855Z] INFO: Testing against a local daemon [2019-10-22T15:56:19.855Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-22T15:56:19.855Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-22T15:56:19.855Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T15:56:19.855Z] === RUN TestDockerNetworkIpvlan [2019-10-22T15:56:19.855Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-22T15:56:19.855Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T15:56:19.855Z] PASS [2019-10-22T15:56:19.855Z] [2019-10-22T15:56:19.855Z] === Skipped [2019-10-22T15:56:19.855Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-22T15:56:19.855Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T15:56:19.855Z] [2019-10-22T15:56:19.855Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-22T15:56:19.855Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T15:56:19.855Z] [2019-10-22T15:56:19.855Z] [2019-10-22T15:56:19.855Z] DONE 2 tests, 2 skipped in 0.225s [2019-10-22T15:56:19.855Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-22T15:56:19.855Z] ++ 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-10-22T15:56:19.855Z] ++ set -e [2019-10-22T15:56:19.855Z] ++ '[' -n 0 ']' [2019-10-22T15:56:19.855Z] ++ set -x [2019-10-22T15:56:19.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=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-10-22T15:56:19.855Z] INFO: Testing against a local daemon [2019-10-22T15:56:19.855Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-22T15:56:20.007Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2019-10-22T15:56:21.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T15:56:21.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T15:56:21.759Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.85s) [2019-10-22T15:56:21.759Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-22T15:56:21.759Z] === RUN TestDockerNetworkMacvlan [2019-10-22T15:56:22.138Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-22T15:56:22.326Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-22T15:56:23.510Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-22T15:56:23.703Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-22T15:56:24.074Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-22T15:56:24.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T15:56:24.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T15:56:24.331Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-22T15:56:24.639Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-22T15:56:24.895Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-22T15:56:25.459Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-22T15:56:25.459Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-22T15:56:25.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T15:56:26.024Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-22T15:56:26.471Z] ---> 346b0122d65c [2019-10-22T15:56:26.471Z] Successfully built 346b0122d65c [2019-10-22T15:56:26.471Z] Successfully tagged docker:latest [2019-10-22T15:56:26.471Z] INFO: Image build ended at 10/22/2019 15:56:24. Duration:00:03:55.0581230 [2019-10-22T15:56:26.471Z] [2019-10-22T15:56:26.471Z] [2019-10-22T15:56:26.471Z] INFO: Building the test binaries at 10/22/2019 15:56:24... [2019-10-22T15:56:26.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T15:56:27.394Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-22T15:56:27.394Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-22T15:56:27.926Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-22T15:56:27.959Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-22T15:56:28.523Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-22T15:56:28.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2019-10-22T15:56:28.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-22T15:56:28.813Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2019-10-22T15:56:28.813Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-22T15:56:28.813Z] === RUN TestCgroupNamespacesRun [2019-10-22T15:56:30.641Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2019-10-22T15:56:30.641Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-22T15:56:30.641Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-22T15:56:31.158Z] INFO: make.ps1 starting at 10/22/2019 15:56:30 [2019-10-22T15:56:31.158Z] INFO: Git commit (73a7c369c) assumed from DOCKER_GITCOMMIT environment variable [2019-10-22T15:56:31.158Z] INFO: Invoking autogen... [2019-10-22T15:56:31.618Z] INFO: Building daemon... [2019-10-22T15:56:32.114Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-22T15:56:32.468Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2019-10-22T15:56:32.468Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-22T15:56:32.468Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-22T15:56:33.801Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-22T15:56:33.849Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s) [2019-10-22T15:56:33.849Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-22T15:56:33.849Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-22T15:56:34.365Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-22T15:56:34.623Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-22T15:56:35.187Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-22T15:56:35.673Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s) [2019-10-22T15:56:35.673Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-22T15:56:35.673Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-22T15:56:35.751Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-22T15:56:35.751Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-22T15:56:37.480Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-10-22T15:56:37.480Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-22T15:56:37.480Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-22T15:56:38.418Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-10-22T15:56:38.418Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-22T15:56:38.418Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-22T15:56:38.679Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-22T15:56:39.211Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2019-10-22T15:56:39.211Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-22T15:56:39.211Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-22T15:56:39.932Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-22T15:56:39.932Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-22T15:56:40.496Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-22T15:56:40.581Z] --- PASS: TestDockerNetworkMacvlan (18.98s) [2019-10-22T15:56:40.581Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T15:56:40.581Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-22T15:56:40.581Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T15:56:40.581Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-10-22T15:56:40.581Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T15:56:40.581Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2019-10-22T15:56:40.581Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T15:56:40.581Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s) [2019-10-22T15:56:40.581Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T15:56:40.581Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s) [2019-10-22T15:56:40.581Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T15:56:40.581Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2019-10-22T15:56:40.581Z] PASS [2019-10-22T15:56:40.581Z] [2019-10-22T15:56:40.581Z] DONE 8 tests in 20.980s [2019-10-22T15:56:40.581Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-22T15:56:40.581Z] ++ 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-10-22T15:56:40.581Z] ++ set -e [2019-10-22T15:56:40.581Z] ++ '[' -n 0 ']' [2019-10-22T15:56:40.581Z] ++ set -x [2019-10-22T15:56:40.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10-22T15:56:40.581Z] testing: warning: no tests to run [2019-10-22T15:56:40.581Z] PASS [2019-10-22T15:56:40.581Z] [2019-10-22T15:56:40.581Z] DONE 0 tests in 0.061s [2019-10-22T15:56:40.581Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-22T15:56:40.581Z] ++ 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-10-22T15:56:40.581Z] ++ set -e [2019-10-22T15:56:40.581Z] ++ '[' -n 0 ']' [2019-10-22T15:56:40.581Z] ++ set -x [2019-10-22T15:56:40.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10-22T15:56:40.840Z] INFO: Testing against a local daemon [2019-10-22T15:56:40.840Z] === RUN TestAuthZPluginAllowRequest [2019-10-22T15:56:41.048Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2019-10-22T15:56:41.048Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-22T15:56:41.048Z] === RUN TestKernelTCPMemory [2019-10-22T15:56:41.839Z] --- PASS: TestKernelTCPMemory (1.06s) [2019-10-22T15:56:41.839Z] === RUN TestNISDomainname [2019-10-22T15:56:42.392Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-22T15:56:42.392Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-22T15:56:42.746Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2019-10-22T15:56:42.746Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-22T15:56:42.746Z] === RUN TestAuthZPluginTLS [2019-10-22T15:56:42.958Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-22T15:56:43.313Z] --- PASS: TestAuthZPluginTLS (0.62s) [2019-10-22T15:56:43.313Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-22T15:56:43.313Z] === RUN TestAuthZPluginDenyRequest [2019-10-22T15:56:43.523Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-22T15:56:43.523Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-22T15:56:43.650Z] --- PASS: TestNISDomainname (1.30s) [2019-10-22T15:56:43.650Z] === RUN TestHostnameDnsResolution [2019-10-22T15:56:43.880Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-22T15:56:43.880Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-22T15:56:43.880Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-22T15:56:44.089Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-22T15:56:44.447Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-22T15:56:44.447Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-22T15:56:44.447Z] === RUN TestAuthZPluginDenyResponse [2019-10-22T15:56:44.654Z] --- PASS: TestHostnameDnsResolution (1.29s) [2019-10-22T15:56:44.654Z] === RUN TestStats [2019-10-22T15:56:45.015Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-22T15:56:45.015Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-22T15:56:45.015Z] === RUN TestAuthZPluginAllowEventStream [2019-10-22T15:56:45.984Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-22T15:56:46.917Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-10-22T15:56:46.917Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-22T15:56:46.917Z] === RUN TestAuthZPluginErrorResponse [2019-10-22T15:56:47.086Z] --- PASS: TestStats (2.54s) [2019-10-22T15:56:47.086Z] === RUN TestStopContainerWithTimeout [2019-10-22T15:56:47.086Z] === RUN TestStopContainerWithTimeout/0 [2019-10-22T15:56:47.086Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-22T15:56:47.086Z] === RUN TestStopContainerWithTimeout/1 [2019-10-22T15:56:47.086Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-22T15:56:47.086Z] === RUN TestStopContainerWithTimeout/3 [2019-10-22T15:56:47.086Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-22T15:56:47.086Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-22T15:56:47.086Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-22T15:56:47.086Z] === CONT TestStopContainerWithTimeout/0 [2019-10-22T15:56:47.086Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-22T15:56:47.176Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-22T15:56:47.176Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-22T15:56:47.176Z] === RUN TestAuthZPluginErrorRequest [2019-10-22T15:56:47.743Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-22T15:56:47.743Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-22T15:56:47.743Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-22T15:56:48.311Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-22T15:56:48.311Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-22T15:56:48.311Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-22T15:56:48.345Z] === CONT TestStopContainerWithTimeout/3 [2019-10-22T15:56:50.186Z] === CONT TestStopContainerWithTimeout/1 [2019-10-22T15:56:50.841Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2019-10-22T15:56:50.841Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-22T15:56:50.841Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-22T15:56:51.250Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-22T15:56:51.507Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-22T15:56:52.622Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-22T15:56:52.622Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2019-10-22T15:56:52.622Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2019-10-22T15:56:52.622Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2019-10-22T15:56:52.622Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2019-10-22T15:56:52.622Z] === RUN TestDeleteDevicemapper [2019-10-22T15:56:52.622Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-10-22T15:56:52.622Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-22T15:56:52.622Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-22T15:56:52.742Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2019-10-22T15:56:52.742Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-22T15:56:52.742Z] === RUN TestAuthZPluginHeader [2019-10-22T15:56:53.679Z] --- PASS: TestAuthZPluginHeader (0.91s) [2019-10-22T15:56:53.679Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-22T15:56:53.679Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-22T15:56:53.679Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-22T15:56:53.679Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:56:53.679Z] === RUN TestAuthZPluginV2Disable [2019-10-22T15:56:53.679Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-22T15:56:53.679Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:56:53.679Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-22T15:56:53.679Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-22T15:56:53.679Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:56:53.679Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-22T15:56:53.679Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-22T15:56:53.679Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:56:53.679Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-22T15:56:55.850Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s) [2019-10-22T15:56:55.850Z] === RUN TestUpdateMemory [2019-10-22T15:56:55.850Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-22T15:56:55.850Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:56:55.850Z] === RUN TestUpdateCPUQuota [2019-10-22T15:56:57.349Z] --- PASS: TestUpdateCPUQuota (1.72s) [2019-10-22T15:56:57.349Z] === RUN TestUpdatePidsLimit [2019-10-22T15:56:57.349Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-22T15:56:58.060Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-22T15:56:58.143Z] === RUN TestUpdatePidsLimit/no_change [2019-10-22T15:56:58.513Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-22T15:56:58.890Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-22T15:56:59.253Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-22T15:56:59.632Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-22T15:56:59.960Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-22T15:56:59.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-22T15:57:00.894Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-22T15:57:01.460Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-22T15:57:01.717Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-22T15:57:01.848Z] --- PASS: TestUpdatePidsLimit (4.20s) [2019-10-22T15:57:01.848Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2019-10-22T15:57:01.848Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-10-22T15:57:01.848Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-10-22T15:57:01.848Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-10-22T15:57:01.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-10-22T15:57:01.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-10-22T15:57:01.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-22T15:57:01.848Z] === RUN TestUpdateRestartPolicy [2019-10-22T15:57:05.002Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-22T15:57:05.936Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-22T15:57:07.309Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-22T15:57:07.874Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-22T15:57:08.438Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-22T15:57:09.004Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-22T15:57:11.534Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-22T15:57:11.534Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-22T15:57:11.791Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-22T15:57:13.165Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-22T15:57:13.734Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-22T15:57:13.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-22T15:57:13.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-22T15:57:13.992Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-22T15:57:13.992Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-22T15:57:15.366Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-22T15:57:15.453Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2019-10-22T15:57:15.453Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-22T15:57:15.453Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-10-22T15:57:15.453Z] === RUN TestWaitNonBlocked [2019-10-22T15:57:15.453Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:57:15.453Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:57:15.453Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:57:15.453Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:57:15.453Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T15:57:15.453Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T15:57:15.603Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.31s) [2019-10-22T15:57:15.603Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-22T15:57:15.603Z] PASS [2019-10-22T15:57:15.603Z] [2019-10-22T15:57:15.603Z] === Skipped [2019-10-22T15:57:15.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-22T15:57:15.603Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:57:15.603Z] [2019-10-22T15:57:15.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-22T15:57:15.603Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:57:15.603Z] [2019-10-22T15:57:15.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-22T15:57:15.603Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:57:15.603Z] [2019-10-22T15:57:15.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-22T15:57:15.603Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:57:15.603Z] [2019-10-22T15:57:15.603Z] [2019-10-22T15:57:15.603Z] DONE 17 tests, 4 skipped in 31.436s [2019-10-22T15:57:15.603Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-22T15:57:15.603Z] ++ 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-10-22T15:57:15.603Z] ++ set -e [2019-10-22T15:57:15.603Z] ++ '[' -n 0 ']' [2019-10-22T15:57:15.603Z] ++ set -x [2019-10-22T15:57:15.603Z] ++ env -i DEST=/go/src/github.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-10-22T15:57:15.603Z] INFO: Testing against a local daemon [2019-10-22T15:57:15.603Z] === RUN TestPluginInvalidJSON [2019-10-22T15:57:15.603Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T15:57:15.603Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T15:57:15.603Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T15:57:15.603Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-22T15:57:15.603Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-22T15:57:15.603Z] PASS [2019-10-22T15:57:15.603Z] [2019-10-22T15:57:15.603Z] DONE 2 tests in 0.185s [2019-10-22T15:57:15.603Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-22T15:57:15.603Z] ++ 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-10-22T15:57:15.603Z] ++ set -e [2019-10-22T15:57:15.603Z] ++ '[' -n 0 ']' [2019-10-22T15:57:15.603Z] ++ set -x [2019-10-22T15:57:15.603Z] ++ env -i DEST=/go/src/github.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-10-22T15:57:15.603Z] INFO: Testing against a local daemon [2019-10-22T15:57:15.603Z] === RUN TestExternalGraphDriver [2019-10-22T15:57:15.603Z] === RUN TestExternalGraphDriver/json [2019-10-22T15:57:15.603Z] === RUN TestExternalGraphDriver/spec [2019-10-22T15:57:16.933Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-22T15:57:16.933Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-10-22T15:57:16.933Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2019-10-22T15:57:16.933Z] === RUN TestWaitBlocked [2019-10-22T15:57:16.933Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:57:16.933Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:57:16.933Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:57:16.933Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:57:16.933Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T15:57:16.933Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T15:57:18.136Z] === RUN TestExternalGraphDriver/pull [2019-10-22T15:57:18.190Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-22T15:57:18.190Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2019-10-22T15:57:18.190Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2019-10-22T15:57:18.190Z] === CONT TestContainerStartOnDaemonRestart [2019-10-22T15:57:18.190Z] === CONT TestIpcModeOlderClient [2019-10-22T15:57:18.190Z] --- PASS: TestIpcModeOlderClient (0.10s) [2019-10-22T15:57:18.190Z] === CONT TestDaemonRestartIpcMode [2019-10-22T15:57:19.543Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-22T15:57:19.543Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-22T15:57:20.039Z] --- PASS: TestExternalGraphDriver (7.57s) [2019-10-22T15:57:20.039Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-22T15:57:20.039Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2019-10-22T15:57:20.039Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2019-10-22T15:57:20.039Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2019-10-22T15:57:20.039Z] === RUN TestGraphdriverPluginV2 [2019-10-22T15:57:20.039Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2019-10-22T15:57:20.039Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:57:20.039Z] PASS [2019-10-22T15:57:20.039Z] [2019-10-22T15:57:20.039Z] === Skipped [2019-10-22T15:57:20.039Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2019-10-22T15:57:20.039Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:57:20.039Z] [2019-10-22T15:57:20.039Z] [2019-10-22T15:57:20.039Z] DONE 5 tests, 1 skipped in 7.794s [2019-10-22T15:57:20.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-22T15:57:20.039Z] ++ 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-10-22T15:57:20.039Z] ++ set -e [2019-10-22T15:57:20.039Z] ++ '[' -n 0 ']' [2019-10-22T15:57:20.039Z] ++ set -x [2019-10-22T15:57:20.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10-22T15:57:20.298Z] INFO: Testing against a local daemon [2019-10-22T15:57:20.298Z] === RUN TestContinueAfterPluginCrash [2019-10-22T15:57:20.298Z] === PAUSE TestContinueAfterPluginCrash [2019-10-22T15:57:20.298Z] === RUN TestDaemonStartWithLogOpt [2019-10-22T15:57:20.298Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-22T15:57:20.298Z] === CONT TestContinueAfterPluginCrash [2019-10-22T15:57:20.298Z] === CONT TestDaemonStartWithLogOpt [2019-10-22T15:57:20.914Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-22T15:57:21.420Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2019-10-22T15:57:21.420Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-22T15:57:22.311Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2019-10-22T15:57:22.311Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-22T15:57:22.311Z] PASS [2019-10-22T15:57:22.311Z] [2019-10-22T15:57:22.311Z] === Skipped [2019-10-22T15:57:22.311Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-22T15:57:22.311Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T15:57:22.311Z] [2019-10-22T15:57:22.311Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-22T15:57:22.311Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:57:22.311Z] [2019-10-22T15:57:22.311Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-22T15:57:22.312Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:57:22.312Z] [2019-10-22T15:57:22.312Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-22T15:57:22.312Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-22T15:57:22.312Z] [2019-10-22T15:57:22.312Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-10-22T15:57:22.312Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-22T15:57:22.312Z] [2019-10-22T15:57:22.312Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-22T15:57:22.312Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-22T15:57:22.312Z] [2019-10-22T15:57:22.312Z] [2019-10-22T15:57:22.312Z] DONE 197 tests, 6 skipped in 138.664s [2019-10-22T15:57:22.312Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-22T15:57:22.312Z] ++ 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-10-22T15:57:22.312Z] ++ set -e [2019-10-22T15:57:22.312Z] ++ '[' -n 0 ']' [2019-10-22T15:57:22.312Z] ++ set -x [2019-10-22T15:57:22.312Z] ++ env -i DEST=/go/src/github.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-10-22T15:57:22.312Z] INFO: Testing against a local daemon [2019-10-22T15:57:22.312Z] === RUN TestCommitInheritsEnv [2019-10-22T15:57:22.810Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-22T15:57:22.843Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-10-22T15:57:22.843Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-22T15:57:22.843Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-22T15:57:22.843Z] === RUN TestImagesFilterMultiReference [2019-10-22T15:57:22.843Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-22T15:57:22.843Z] === RUN TestImagePullPlatformInvalid [2019-10-22T15:57:22.843Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-10-22T15:57:22.843Z] === RUN TestRemoveImageOrphaning [2019-10-22T15:57:23.650Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-10-22T15:57:23.650Z] === RUN TestRemoveImageGarbageCollector [2019-10-22T15:57:23.650Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-22T15:57:23.650Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:57:23.650Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-22T15:57:23.650Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-10-22T15:57:23.650Z] === RUN TestTagInvalidReference [2019-10-22T15:57:23.650Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-22T15:57:23.650Z] === RUN TestTagValidPrefixedRepo [2019-10-22T15:57:23.650Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-22T15:57:23.650Z] === RUN TestTagExistedNameWithoutForce [2019-10-22T15:57:23.650Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-22T15:57:23.650Z] === RUN TestTagOfficialNames [2019-10-22T15:57:23.650Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-22T15:57:23.650Z] === RUN TestTagMatchesDigest [2019-10-22T15:57:23.650Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-22T15:57:23.650Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-22T15:57:26.991Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-22T15:57:26.991Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-22T15:57:27.664Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-22T15:57:27.664Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-22T15:57:27.664Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-22T15:57:27.664Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-10-22T15:57:27.664Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-22T15:57:27.664Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2019-10-22T15:57:27.664Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/builder [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-22T15:57:27.664Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-22T15:57:28.228Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-10-22T15:57:29.977Z] ok github.com/docker/docker/api/server/httputils 0.034s coverage: 14.7% of statements [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-22T15:57:29.977Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-22T15:57:29.977Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-22T15:57:31.169Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-22T15:57:31.170Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-22T15:57:31.170Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-22T15:57:32.019Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-22T15:57:32.019Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-22T15:57:32.306Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2019-10-22T15:57:32.407Z] ok github.com/docker/docker/builder/dockerfile 0.592s coverage: 48.2% of statements [2019-10-22T15:57:32.407Z] ok github.com/docker/docker/builder/remotecontext 0.190s coverage: 13.6% of statements [2019-10-22T15:57:32.512Z] --- PASS: TestDaemonStartWithLogOpt (10.34s) [2019-10-22T15:57:32.512Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-22T15:57:32.592Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2019-10-22T15:57:32.877Z] ok github.com/docker/docker/api/server/router/swarm 0.031s coverage: 4.0% of statements [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-22T15:57:32.877Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-22T15:57:33.166Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2019-10-22T15:57:33.339Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-22T15:57:33.453Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/builder [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-22T15:57:33.453Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-22T15:57:34.115Z] ok github.com/docker/docker/builder/dockerignore 0.036s coverage: 96.8% of statements [2019-10-22T15:57:34.710Z] ok github.com/docker/docker/builder/remotecontext/git 1.712s coverage: 85.1% of statements [2019-10-22T15:57:34.710Z] ? github.com/docker/docker/cli [no test files] [2019-10-22T15:57:34.710Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-22T15:57:35.796Z] --- PASS: TestContinueAfterPluginCrash (15.28s) [2019-10-22T15:57:35.796Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-22T15:57:35.796Z] PASS [2019-10-22T15:57:35.796Z] [2019-10-22T15:57:35.796Z] DONE 2 tests in 15.447s [2019-10-22T15:57:35.796Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-22T15:57:35.796Z] ++ 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-10-22T15:57:35.796Z] ++ set -e [2019-10-22T15:57:35.796Z] ++ '[' -n 0 ']' [2019-10-22T15:57:35.796Z] ++ set -x [2019-10-22T15:57:35.796Z] ++ env -i DEST=/go/src/github.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-10-22T15:57:35.796Z] INFO: Testing against a local daemon [2019-10-22T15:57:35.796Z] === RUN TestPluginWithDevMounts [2019-10-22T15:57:35.796Z] === PAUSE TestPluginWithDevMounts [2019-10-22T15:57:35.796Z] === CONT TestPluginWithDevMounts [2019-10-22T15:57:36.429Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-22T15:57:37.249Z] ok github.com/docker/docker/client 0.265s coverage: 75.8% of statements [2019-10-22T15:57:38.334Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-10-22T15:57:38.334Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-22T15:57:38.334Z] PASS [2019-10-22T15:57:38.334Z] [2019-10-22T15:57:38.334Z] DONE 1 tests in 2.605s [2019-10-22T15:57:38.334Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-22T15:57:38.334Z] ++ 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-10-22T15:57:38.334Z] ++ set -e [2019-10-22T15:57:38.334Z] ++ '[' -n 0 ']' [2019-10-22T15:57:38.334Z] ++ set -x [2019-10-22T15:57:38.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=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-10-22T15:57:38.334Z] INFO: Testing against a local daemon [2019-10-22T15:57:38.334Z] === RUN TestSecretInspect [2019-10-22T15:57:38.338Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-22T15:57:38.903Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-22T15:57:39.467Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-22T15:57:39.661Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2019-10-22T15:57:40.839Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-22T15:57:41.625Z] --- PASS: TestSecretInspect (3.19s) [2019-10-22T15:57:41.625Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-22T15:57:41.625Z] === RUN TestSecretList [2019-10-22T15:57:42.368Z] ok github.com/docker/docker/builder/remotecontext/git 5.404s coverage: 85.1% of statements [2019-10-22T15:57:43.862Z] ok github.com/docker/docker/builder/remotecontext 0.501s coverage: 13.6% of statements [2019-10-22T15:57:44.912Z] --- PASS: TestSecretList (3.22s) [2019-10-22T15:57:44.912Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-22T15:57:44.912Z] === RUN TestSecretsCreateAndDelete [2019-10-22T15:57:45.018Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-22T15:57:46.570Z] ok github.com/docker/docker/builder/dockerfile 1.491s coverage: 48.2% of statements [2019-10-22T15:57:46.570Z] ? github.com/docker/docker/cli [no test files] [2019-10-22T15:57:46.570Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-22T15:57:46.914Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-22T15:57:47.480Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-22T15:57:48.199Z] --- PASS: TestSecretsCreateAndDelete (3.20s) [2019-10-22T15:57:48.199Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-22T15:57:48.199Z] === RUN TestSecretsUpdate [2019-10-22T15:57:49.376Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-22T15:57:51.484Z] --- PASS: TestSecretsUpdate (3.25s) [2019-10-22T15:57:51.484Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-22T15:57:51.484Z] === RUN TestTemplatedSecret [2019-10-22T15:57:54.634Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-22T15:57:54.634Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-22T15:57:54.770Z] --- PASS: TestTemplatedSecret (3.55s) [2019-10-22T15:57:54.770Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-22T15:57:54.770Z] === RUN TestSecretCreateResolve [2019-10-22T15:57:54.891Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-22T15:57:54.891Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-22T15:57:55.016Z] ok github.com/docker/docker/client 1.064s coverage: 75.8% of statements [2019-10-22T15:57:56.786Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-22T15:57:57.670Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-22T15:57:57.671Z] [2019-10-22T15:57:57.671Z] ________ ____ __. [2019-10-22T15:57:57.671Z] \_____ \ | |/ _| [2019-10-22T15:57:57.671Z] / | \| < [2019-10-22T15:57:57.671Z] / | \ | \ [2019-10-22T15:57:57.671Z] \_______ /____|__ \ [2019-10-22T15:57:57.671Z] \/ \/ [2019-10-22T15:57:57.671Z] [2019-10-22T15:57:57.671Z] INFO: make.ps1 ended at 10/22/2019 15:57:45 [2019-10-22T15:57:57.671Z] INFO: Binaries build ended at 10/22/2019 15:57:47. Duration:00:01:22.1763972 [2019-10-22T15:57:57.671Z] INFO: Copying the built daemon binary to d:\CI\PR-38401\2\binary\dockerd-73a7c369c.exe... [2019-10-22T15:57:57.671Z] INFO: Copying the built client binary to d:\CI\PR-38401\2\binary\docker-73a7c369c.exe... [2019-10-22T15:57:57.671Z] INFO: Copying dockerversion from the container... [2019-10-22T15:57:57.671Z] INFO: Copying the golang package from the container to d:\CI\PR-38401\2\installer\go.zip... [2019-10-22T15:57:57.671Z] INFO: Extracting go.zip to d:\CI\PR-38401\2\go [2019-10-22T15:57:58.056Z] --- PASS: TestSecretCreateResolve (3.14s) [2019-10-22T15:57:58.056Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-22T15:57:58.056Z] PASS [2019-10-22T15:57:58.056Z] [2019-10-22T15:57:58.056Z] DONE 6 tests in 19.760s [2019-10-22T15:57:58.056Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-22T15:57:58.056Z] ++ 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-10-22T15:57:58.056Z] ++ set -e [2019-10-22T15:57:58.056Z] ++ '[' -n 0 ']' [2019-10-22T15:57:58.056Z] ++ set -x [2019-10-22T15:57:58.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=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-10-22T15:57:58.056Z] INFO: Testing against a local daemon [2019-10-22T15:57:58.056Z] === RUN TestServiceCreateInit [2019-10-22T15:57:58.056Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-22T15:57:58.157Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-22T15:57:59.528Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-22T15:58:04.618Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-22T15:58:04.786Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-22T15:58:07.316Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-22T15:58:08.808Z] --- PASS: TestServiceCreateInit (10.63s) [2019-10-22T15:58:08.808Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2019-10-22T15:58:08.808Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-22T15:58:08.808Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2019-10-22T15:58:08.808Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-22T15:58:08.808Z] === RUN TestCreateServiceMultipleTimes [2019-10-22T15:58:09.215Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-22T15:58:12.507Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-22T15:58:12.768Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-22T15:58:13.026Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-22T15:58:14.921Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-22T15:58:15.949Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 30.3% of statements [2019-10-22T15:58:15.949Z] ok github.com/docker/docker/container 0.118s coverage: 35.3% of statements [2019-10-22T15:58:15.949Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-22T15:58:15.949Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-22T15:58:15.949Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-22T15:58:15.949Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-22T15:58:19.100Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-22T15:58:19.666Z] --- PASS: TestDockerDaemonSuite (364.80s) [2019-10-22T15:58:19.666Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.26s) [2019-10-22T15:58:19.666Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-22T15:58:19.666Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (4.41s) [2019-10-22T15:58:19.666Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-22T15:58:19.666Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2019-10-22T15:58:19.666Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-22T15:58:19.666Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.42s) [2019-10-22T15:58:19.666Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-22T15:58:19.666Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-22T15:58:19.666Z] docker_cli_daemon_test.go:1449: [d4b8c1e0795ef] daemon is not started [2019-10-22T15:58:19.666Z] check_test.go:309: [d3e40a529d0c5] daemon is not started [2019-10-22T15:58:19.666Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.60s) [2019-10-22T15:58:19.666Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-22T15:58:19.666Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.79s) [2019-10-22T15:58:19.666Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-22T15:58:19.667Z] check_test.go:309: [d625d76b1604d] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.34s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.27s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.31s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.73s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.59s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.33s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.50s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-22T15:58:19.667Z] check_test.go:309: [d64ceb0669884] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-22T15:58:19.667Z] check_test.go:309: [dfe0de0f67f60] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-22T15:58:19.667Z] check_test.go:309: [daed56fda9cc0] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.54s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.72s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.46s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-22T15:58:19.667Z] check_test.go:309: [d89fe0688dc5a] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.30s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-22T15:58:19.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-22T15:58:19.667Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-22T15:58:19.667Z] check_test.go:309: [d7681b30a76a2] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.03s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-22T15:58:19.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-22T15:58:19.667Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-22T15:58:19.667Z] check_test.go:309: [d92c9dafae5b1] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.46s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.49s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.99s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-22T15:58:19.667Z] check_test.go:309: [de4ade6d283ea] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.39s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-22T15:58:19.667Z] check_test.go:309: [dae6f0f2775b0] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.02s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-22T15:58:19.667Z] docker_cli_daemon_plugins_test.go:79: [d47034874c11d] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-22T15:58:19.667Z] docker_cli_daemon_plugins_test.go:169: [d3be2c22b92de] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.78s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-22T15:58:19.667Z] check_test.go:309: [dac8df30781b1] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.89s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.79s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.53s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.24s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.36s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-22T15:58:19.667Z] check_test.go:309: [dcc550b760904] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.13s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.57s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.15s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.41s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.10s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-22T15:58:19.667Z] check_test.go:309: [dfa6e553633e4] daemon is not started [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.74s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.32s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.36s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2019-10-22T15:58:19.667Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-22T15:58:19.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.47s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.35s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-22T15:58:19.668Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-22T15:58:19.668Z] check_test.go:309: [d0e7986ce2236] daemon is not started [2019-10-22T15:58:19.668Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-22T15:58:19.668Z] check_test.go:309: [dd3382b96685b] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.67s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-22T15:58:19.668Z] check_test.go:309: [d45d9b9f5f967] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.16s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.38s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.67s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.02s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.89s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.80s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-22T15:58:19.668Z] check_test.go:309: [d23a5bc7173b0] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.80s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.88s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-22T15:58:19.668Z] check_test.go:309: [d6bc1f0592ba5] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.71s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-22T15:58:19.668Z] check_test.go:309: [dda193322dcc5] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-22T15:58:19.668Z] check_test.go:309: [d9e3f8c9d8ecf] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.54s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-22T15:58:19.668Z] check_test.go:309: [d840a38bd20e3] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.62s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.25s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.62s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-22T15:58:19.668Z] check_test.go:309: [db3ca19e9652e] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.76s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.25s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.37s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-22T15:58:19.668Z] check_test.go:309: [dc96da5da94e3] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.14s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-22T15:58:19.668Z] check_test.go:309: [d342402e908dd] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.01s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.98s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.01s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.86s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.47s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.17s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.58s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.46s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-22T15:58:19.668Z] docker_cli_daemon_test.go:2542: [dfc01d256e2da] daemon is not started [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.31s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.11s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-22T15:58:19.668Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.16s) [2019-10-22T15:58:19.668Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-22T15:58:19.669Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.27s) [2019-10-22T15:58:19.669Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-22T15:58:19.669Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2019-10-22T15:58:19.669Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-22T15:58:19.669Z] check_test.go:309: [d686617a9f881] daemon is not started [2019-10-22T15:58:19.669Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.81s) [2019-10-22T15:58:19.669Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-22T15:58:19.669Z] === RUN TestDockerSwarmSuite [2019-10-22T15:58:19.669Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-22T15:58:24.052Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2019-10-22T15:58:24.925Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-22T15:58:25.425Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-10-22T15:58:26.795Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2019-10-22T15:58:27.619Z] INFO: Extraction ended at 10/22/2019 15:58:23. Duration:00:00:29.6438384 [2019-10-22T15:58:27.620Z] INFO: Updating the golang and path environment variables [2019-10-22T15:58:27.620Z] INFO: GOPATH=d:\gopath [2019-10-22T15:58:27.620Z] INFO: go version go1.13.3 windows/amd64 [2019-10-22T15:58:27.620Z] INFO: Running the daemon under test in debug mode [2019-10-22T15:58:27.620Z] INFO: Starting a daemon under test... [2019-10-22T15:58:27.620Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-38401\2\daemon --pidfile d:\CI\PR-38401\2\docker.pid -D [2019-10-22T15:58:27.620Z] INFO: Process started successfully. [2019-10-22T15:58:27.620Z] INFO: Start tailing logs of the daemon under tests [2019-10-22T15:58:27.620Z] INFO: Waiting for the daemon under test to start... [2019-10-22T15:58:27.620Z] INFO: Daemon under test started and replied! [2019-10-22T15:58:27.620Z] INFO: Docker version of the daemon under test [2019-10-22T15:58:27.620Z] [2019-10-22T15:58:27.620Z] Client: [2019-10-22T15:58:27.620Z] Version: 17.06.2-ce [2019-10-22T15:58:27.620Z] API version: 1.30 [2019-10-22T15:58:27.620Z] Go version: go1.8.3 [2019-10-22T15:58:27.620Z] Git commit: cec0b72 [2019-10-22T15:58:27.620Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-22T15:58:27.620Z] OS/Arch: windows/amd64 [2019-10-22T15:58:27.620Z] [2019-10-22T15:58:27.620Z] Server: [2019-10-22T15:58:27.620Z] Version: 0.0.0-dev [2019-10-22T15:58:27.620Z] API version: 1.41 (minimum version 1.24) [2019-10-22T15:58:27.620Z] Go version: go1.13.3 [2019-10-22T15:58:27.620Z] Git commit: 73a7c369c [2019-10-22T15:58:27.620Z] Built: 10/22/2019 15:56:30 [2019-10-22T15:58:27.620Z] OS/Arch: windows/amd64 [2019-10-22T15:58:27.620Z] Experimental: false [2019-10-22T15:58:27.620Z] [2019-10-22T15:58:27.620Z] INFO: Docker info of the daemon under test [2019-10-22T15:58:27.620Z] [2019-10-22T15:58:27.620Z] Containers: 0 [2019-10-22T15:58:27.620Z] Running: 0 [2019-10-22T15:58:27.620Z] Paused: 0 [2019-10-22T15:58:27.620Z] Stopped: 0 [2019-10-22T15:58:27.620Z] Images: 0 [2019-10-22T15:58:27.620Z] Server Version: 0.0.0-dev [2019-10-22T15:58:27.620Z] Storage Driver: windowsfilter [2019-10-22T15:58:27.620Z] Windows: [2019-10-22T15:58:27.620Z] Logging Driver: json-file [2019-10-22T15:58:27.620Z] Plugins: [2019-10-22T15:58:27.620Z] Volume: local [2019-10-22T15:58:27.620Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-22T15:58:27.620Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-22T15:58:27.620Z] Swarm: inactive [2019-10-22T15:58:27.620Z] Default Isolation: process [2019-10-22T15:58:27.620Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-22T15:58:27.620Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-22T15:58:27.620Z] OSType: windows [2019-10-22T15:58:27.620Z] Architecture: x86_64 [2019-10-22T15:58:27.620Z] CPUs: 4 [2019-10-22T15:58:27.620Z] Total Memory: 32GiB [2019-10-22T15:58:27.620Z] Name: azwin-2-4e6cd0 [2019-10-22T15:58:27.620Z] ID: 6H7I:7PFA:ASMX:U2FL:BCJS:6TPH:T2OK:44DG:EDMF:VRUU:7VUG:XIZR [2019-10-22T15:58:27.620Z] Docker Root Dir: D:\CI\PR-38401\2\daemon [2019-10-22T15:58:27.620Z] Debug Mode (client): false [2019-10-22T15:58:27.620Z] Debug Mode (server): true [2019-10-22T15:58:27.620Z] File Descriptors: -1 [2019-10-22T15:58:27.620Z] Goroutines: 17 [2019-10-22T15:58:27.620Z] System Time: 2019-10-22T15:58:27.2830783Z [2019-10-22T15:58:27.620Z] EventsListeners: 0 [2019-10-22T15:58:27.620Z] Registry: https://index.docker.io/v1/ [2019-10-22T15:58:27.620Z] Labels: [2019-10-22T15:58:27.620Z] Experimental: false [2019-10-22T15:58:27.620Z] Insecure Registries: [2019-10-22T15:58:27.620Z] 127.0.0.0/8 [2019-10-22T15:58:27.620Z] Live Restore Enabled: false [2019-10-22T15:58:27.620Z] [2019-10-22T15:58:27.620Z] [2019-10-22T15:58:27.620Z] INFO: Docker images of the daemon under test [2019-10-22T15:58:27.620Z] [2019-10-22T15:58:27.620Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-22T15:58:27.620Z] [2019-10-22T15:58:27.620Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-22T15:58:27.620Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-22T15:58:28.079Z] ltsc2019: Pulling from windows/servercore [2019-10-22T15:58:28.079Z] 65014b3c3121: Pulling fs layer [2019-10-22T15:58:28.079Z] 12c8dbabfd62: Pulling fs layer [2019-10-22T15:58:28.205Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-22T15:58:34.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-22T15:58:34.754Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-22T15:58:34.895Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-22T15:58:35.013Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-22T15:58:35.013Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-22T15:58:35.349Z] --- PASS: TestCreateServiceMultipleTimes (24.21s) [2019-10-22T15:58:35.349Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-22T15:58:35.349Z] === RUN TestCreateServiceConflict [2019-10-22T15:58:36.285Z] --- PASS: TestCreateServiceConflict (3.21s) [2019-10-22T15:58:36.285Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-22T15:58:36.285Z] === RUN TestCreateServiceMaxReplicas [2019-10-22T15:58:36.793Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 82.1% of statements [2019-10-22T15:58:37.357Z] ok github.com/docker/docker/daemon 12.232s coverage: 17.6% of statements [2019-10-22T15:58:37.357Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-22T15:58:37.357Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-22T15:58:37.357Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-22T15:58:38.289Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2019-10-22T15:58:38.290Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-22T15:58:38.290Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-22T15:58:38.406Z] 12c8dbabfd62: Verifying Checksum [2019-10-22T15:58:38.406Z] 12c8dbabfd62: Download complete [2019-10-22T15:58:39.223Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2019-10-22T15:58:40.475Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2019-10-22T15:58:40.476Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-22T15:58:40.476Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-22T15:58:41.569Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-22T15:58:41.747Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-10-22T15:58:42.311Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.204s coverage: 57.0% of statements [2019-10-22T15:58:44.095Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-22T15:58:45.599Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.390s coverage: 45.9% of statements [2019-10-22T15:58:46.164Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.840s coverage: 72.5% of statements [2019-10-22T15:58:46.164Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-22T15:58:46.622Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-22T15:58:46.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-22T15:58:47.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-22T15:58:48.060Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.044s coverage: 51.0% of statements [2019-10-22T15:58:49.431Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.292s coverage: 76.1% of statements [2019-10-22T15:58:50.364Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-22T15:58:50.626Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.061s coverage: 57.2% of statements [2019-10-22T15:58:50.626Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-22T15:58:50.626Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-22T15:58:51.836Z] ok github.com/docker/docker/cmd/dockerd 0.131s coverage: 30.3% of statements [2019-10-22T15:58:51.836Z] ok github.com/docker/docker/container 0.153s coverage: 35.3% of statements [2019-10-22T15:58:51.836Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-22T15:58:51.836Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-22T15:58:51.836Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-22T15:58:51.836Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-22T15:58:52.528Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-22T15:58:53.094Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-10-22T15:58:53.882Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2019-10-22T15:58:54.027Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-10-22T15:58:54.027Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-22T15:58:54.027Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-22T15:58:54.960Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 42.7% of statements [2019-10-22T15:58:55.354Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.57s) [2019-10-22T15:58:55.354Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-22T15:58:55.354Z] === RUN TestCreateServiceSecretFileMode [2019-10-22T15:58:55.662Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-22T15:58:56.095Z] 65014b3c3121: Verifying Checksum [2019-10-22T15:58:56.095Z] 65014b3c3121: Download complete [2019-10-22T15:58:56.332Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 77.4% of statements [2019-10-22T15:58:56.332Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-22T15:58:56.332Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-22T15:58:56.332Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2019-10-22T15:58:57.263Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2019-10-22T15:58:57.557Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-22T15:58:57.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-10-22T15:58:58.086Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2019-10-22T15:58:58.641Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-10-22T15:58:58.641Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-22T15:58:58.641Z] === RUN TestCreateServiceConfigFileMode [2019-10-22T15:58:59.017Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2019-10-22T15:58:59.017Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-22T15:58:59.583Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2019-10-22T15:59:00.083Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-22T15:59:00.721Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.8% of statements [2019-10-22T15:59:00.956Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-10-22T15:59:01.523Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2019-10-22T15:59:01.928Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2019-10-22T15:59:01.928Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-22T15:59:01.928Z] === RUN TestCreateServiceSysctls [2019-10-22T15:59:02.088Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-22T15:59:02.346Z] ok github.com/docker/docker/daemon/logger/splunk 1.674s coverage: 82.5% of statements [2019-10-22T15:59:02.346Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-22T15:59:02.346Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-22T15:59:04.873Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2019-10-22T15:59:04.874Z] ok github.com/docker/docker/distribution 0.267s coverage: 22.1% of statements [2019-10-22T15:59:04.874Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-22T15:59:05.148Z] ok github.com/docker/docker/daemon/cluster 0.336s coverage: 0.5% of statements [2019-10-22T15:59:05.807Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-10-22T15:59:07.181Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-22T15:59:07.201Z] --- PASS: TestCreateServiceSysctls (4.24s) [2019-10-22T15:59:07.201Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-22T15:59:07.201Z] === RUN TestCreateServiceCapabilities [2019-10-22T15:59:08.113Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-22T15:59:08.371Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2019-10-22T15:59:08.371Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-22T15:59:08.371Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-22T15:59:09.304Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-10-22T15:59:09.304Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-22T15:59:09.733Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2019-10-22T15:59:09.733Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-22T15:59:09.733Z] === RUN TestInspect [2019-10-22T15:59:10.236Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2019-10-22T15:59:10.670Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2019-10-22T15:59:11.167Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-10-22T15:59:11.425Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2019-10-22T15:59:12.717Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 82.1% of statements [2019-10-22T15:59:12.717Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2019-10-22T15:59:13.321Z] ok github.com/docker/docker/pkg/archive 0.399s coverage: 77.4% of statements [2019-10-22T15:59:13.921Z] --- PASS: TestInspect (3.60s) [2019-10-22T15:59:13.921Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-22T15:59:13.921Z] === RUN TestServiceListWithStatuses [2019-10-22T15:59:13.921Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-22T15:59:13.921Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-22T15:59:13.921Z] === RUN TestDockerNetworkConnectAlias [2019-10-22T15:59:14.252Z] ok github.com/docker/docker/pkg/authorization 0.118s coverage: 68.3% of statements [2019-10-22T15:59:14.252Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-22T15:59:14.509Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-22T15:59:17.142Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2019-10-22T15:59:18.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-22T15:59:18.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-22T15:59:18.148Z] --- PASS: TestImportExtremelyLargeImageWorks (180.57s) [2019-10-22T15:59:18.148Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-22T15:59:18.148Z] PASS [2019-10-22T15:59:18.148Z] [2019-10-22T15:59:18.148Z] DONE 12 tests in 184.615s [2019-10-22T15:59:18.148Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-22T15:59:18.148Z] ++ 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-10-22T15:59:18.148Z] ++ set -e [2019-10-22T15:59:18.148Z] ++ '[' -n 0 ']' [2019-10-22T15:59:18.148Z] ++ set -x [2019-10-22T15:59:18.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=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-10-22T15:59:18.148Z] INFO: Testing against a local daemon [2019-10-22T15:59:18.148Z] === RUN TestNetworkCreateDelete [2019-10-22T15:59:18.148Z] --- PASS: TestNetworkCreateDelete (0.17s) [2019-10-22T15:59:18.148Z] === RUN TestDockerNetworkDeletePreferID [2019-10-22T15:59:18.405Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2019-10-22T15:59:18.405Z] === RUN TestInspectNetwork [2019-10-22T15:59:18.448Z] --- PASS: TestImportExtremelyLargeImageWorks (106.15s) [2019-10-22T15:59:18.448Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-22T15:59:18.448Z] PASS [2019-10-22T15:59:18.448Z] [2019-10-22T15:59:18.448Z] === Skipped [2019-10-22T15:59:18.448Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-22T15:59:18.448Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:59:18.448Z] [2019-10-22T15:59:18.448Z] [2019-10-22T15:59:18.448Z] DONE 12 tests, 1 skipped in 107.619s [2019-10-22T15:59:18.448Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-22T15:59:18.448Z] ++ 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-10-22T15:59:18.448Z] ++ set -e [2019-10-22T15:59:18.448Z] ++ '[' -n 0 ']' [2019-10-22T15:59:18.448Z] ++ set -x [2019-10-22T15:59:18.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-10-22T15:59:18.448Z] INFO: Testing against a local daemon [2019-10-22T15:59:18.448Z] === RUN TestNetworkCreateDelete [2019-10-22T15:59:18.448Z] --- PASS: TestNetworkCreateDelete (0.17s) [2019-10-22T15:59:18.448Z] === RUN TestDockerNetworkDeletePreferID [2019-10-22T15:59:18.448Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-10-22T15:59:18.448Z] === RUN TestInspectNetwork [2019-10-22T15:59:18.448Z] === RUN TestInspectNetwork/full_network_id [2019-10-22T15:59:18.448Z] === RUN TestInspectNetwork/partial_network_id [2019-10-22T15:59:18.448Z] === RUN TestInspectNetwork/network_name [2019-10-22T15:59:18.448Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-22T15:59:18.685Z] ok github.com/docker/docker/pkg/chrootarchive 2.880s coverage: 43.2% of statements [2019-10-22T15:59:18.685Z] ok github.com/docker/docker/layer 7.669s coverage: 68.8% of statements [2019-10-22T15:59:18.685Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-22T15:59:18.686Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-22T15:59:18.686Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-22T15:59:18.686Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-22T15:59:18.686Z] ? github.com/docker/docker/oci [no test files] [2019-10-22T15:59:18.686Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-22T15:59:18.686Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-22T15:59:18.686Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-22T15:59:18.686Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-22T15:59:18.811Z] --- PASS: TestInspectNetwork (8.36s) [2019-10-22T15:59:18.811Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-22T15:59:18.811Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-22T15:59:18.811Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-22T15:59:18.811Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-22T15:59:18.811Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-22T15:59:18.811Z] === RUN TestRunContainerWithBridgeNone [2019-10-22T15:59:18.943Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-10-22T15:59:19.200Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-22T15:59:19.828Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.7% of statements [2019-10-22T15:59:20.132Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2019-10-22T15:59:20.306Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-22T15:59:20.306Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-22T15:59:20.698Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2019-10-22T15:59:20.840Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2019-10-22T15:59:20.955Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-10-22T15:59:21.256Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-10-22T15:59:21.256Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-22T15:59:21.256Z] === RUN TestNetworkInvalidJSON [2019-10-22T15:59:21.624Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-22T15:59:21.624Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-22T15:59:21.624Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:59:21.624Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:59:21.624Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:59:21.624Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:59:21.624Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-22T15:59:21.624Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:59:21.624Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:59:21.624Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-22T15:59:21.624Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-22T15:59:21.624Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-22T15:59:21.624Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-22T15:59:21.624Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-22T15:59:22.035Z] --- PASS: TestDockerNetworkConnectAlias (7.43s) [2019-10-22T15:59:22.035Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-22T15:59:22.035Z] === RUN TestDockerNetworkReConnect [2019-10-22T15:59:22.327Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-22T15:59:22.403Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-22T15:59:22.403Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-22T15:59:22.403Z] === RUN TestDaemonDefaultNetworkPools [2019-10-22T15:59:22.885Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.773s coverage: 57.9% of statements [2019-10-22T15:59:22.892Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2019-10-22T15:59:23.178Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-22T15:59:23.178Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-22T15:59:23.178Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-22T15:59:23.466Z] ok github.com/docker/docker/pkg/discovery/kv 3.126s coverage: 84.1% of statements [2019-10-22T15:59:23.726Z] ok github.com/docker/docker/pkg/fsutils 0.277s coverage: 85.1% of statements [2019-10-22T15:59:23.726Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2019-10-22T15:59:24.369Z] ok github.com/docker/docker/daemon 12.485s coverage: 17.6% of statements [2019-10-22T15:59:24.369Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-22T15:59:24.369Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-22T15:59:24.369Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-22T15:59:24.369Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-22T15:59:24.433Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-22T15:59:24.433Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-22T15:59:24.433Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-22T15:59:24.483Z] === RUN TestInspectNetwork/full_network_id [2019-10-22T15:59:24.483Z] === RUN TestInspectNetwork/partial_network_id [2019-10-22T15:59:24.483Z] === RUN TestInspectNetwork/network_name [2019-10-22T15:59:24.483Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-22T15:59:25.047Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-22T15:59:25.096Z] ok github.com/docker/docker/pkg/idtools 0.561s coverage: 70.1% of statements [2019-10-22T15:59:25.096Z] ok github.com/docker/docker/pkg/ioutils 0.419s coverage: 70.6% of statements [2019-10-22T15:59:25.304Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-22T15:59:25.661Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2019-10-22T15:59:25.661Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-22T15:59:25.689Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-10-22T15:59:25.689Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-22T15:59:25.689Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-22T15:59:25.869Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-22T15:59:25.918Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2019-10-22T15:59:25.918Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-22T15:59:26.054Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-22T15:59:26.054Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-22T15:59:26.054Z] === RUN TestServiceWithPredefinedNetwork [2019-10-22T15:59:26.433Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-22T15:59:26.434Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-22T15:59:26.483Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-10-22T15:59:26.691Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-22T15:59:26.741Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-22T15:59:26.948Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-22T15:59:26.998Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-22T15:59:27.080Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.853s coverage: 68.6% of statements [2019-10-22T15:59:27.255Z] ok github.com/docker/docker/pkg/mount 0.580s coverage: 70.0% of statements [2019-10-22T15:59:27.255Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-22T15:59:27.303Z] --- PASS: TestDockerNetworkReConnect (5.97s) [2019-10-22T15:59:27.303Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-22T15:59:27.303Z] === RUN TestServicePlugin [2019-10-22T15:59:27.303Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-22T15:59:27.303Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T15:59:27.303Z] === RUN TestServiceUpdateLabel [2019-10-22T15:59:27.512Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-10-22T15:59:27.770Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2019-10-22T15:59:27.770Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-22T15:59:27.770Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-22T15:59:28.318Z] --- PASS: TestInspectNetwork (9.71s) [2019-10-22T15:59:28.318Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-22T15:59:28.318Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-22T15:59:28.318Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2019-10-22T15:59:28.318Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2019-10-22T15:59:28.318Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-22T15:59:28.318Z] === RUN TestRunContainerWithBridgeNone [2019-10-22T15:59:28.703Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2019-10-22T15:59:29.250Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-22T15:59:29.269Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-22T15:59:29.411Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2019-10-22T15:59:29.411Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-22T15:59:29.411Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-22T15:59:29.411Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T15:59:29.411Z] service_test.go:230: FLAKY_TEST [2019-10-22T15:59:29.411Z] === RUN TestServiceWithDataPathPortInit [2019-10-22T15:59:29.526Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-22T15:59:29.784Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-22T15:59:29.833Z] --- PASS: TestServiceUpdateLabel (3.11s) [2019-10-22T15:59:29.833Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-22T15:59:29.833Z] === RUN TestServiceUpdateSecrets [2019-10-22T15:59:30.569Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.083s coverage: 51.0% of statements [2019-10-22T15:59:30.569Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.350s coverage: 45.9% of statements [2019-10-22T15:59:30.569Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-22T15:59:31.147Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-22T15:59:31.147Z] --- PASS: TestRunContainerWithBridgeNone (2.96s) [2019-10-22T15:59:31.147Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-22T15:59:31.147Z] === RUN TestNetworkInvalidJSON [2019-10-22T15:59:31.147Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-22T15:59:31.147Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-22T15:59:31.147Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:59:31.147Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:59:31.147Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:59:31.147Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:59:31.147Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-22T15:59:31.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T15:59:31.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T15:59:31.147Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-10-22T15:59:31.147Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-22T15:59:31.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-22T15:59:31.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-22T15:59:31.147Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-22T15:59:31.154Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2019-10-22T15:59:31.718Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-22T15:59:32.054Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.630s coverage: 76.1% of statements [2019-10-22T15:59:32.518Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-22T15:59:32.518Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-22T15:59:32.518Z] === RUN TestDaemonDefaultNetworkPools [2019-10-22T15:59:32.775Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-22T15:59:33.040Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-10-22T15:59:33.040Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-22T15:59:33.040Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-22T15:59:33.545Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.500s coverage: 52.6% of statements [2019-10-22T15:59:33.545Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-22T15:59:33.545Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-22T15:59:34.419Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s) [2019-10-22T15:59:34.419Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-22T15:59:34.419Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-22T15:59:34.419Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-22T15:59:34.569Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.047s coverage: 58.0% of statements [2019-10-22T15:59:34.992Z] ok github.com/docker/docker/pkg/signal 2.394s coverage: 61.0% of statements [2019-10-22T15:59:34.992Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-22T15:59:34.992Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-22T15:59:35.250Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-22T15:59:35.350Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2019-10-22T15:59:35.350Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-22T15:59:35.350Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-22T15:59:35.507Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-22T15:59:35.592Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2019-10-22T15:59:35.592Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2019-10-22T15:59:35.914Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-22T15:59:35.914Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-10-22T15:59:35.914Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-22T15:59:35.914Z] === RUN TestServiceWithPredefinedNetwork [2019-10-22T15:59:36.071Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-22T15:59:36.634Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2019-10-22T15:59:36.892Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-10-22T15:59:37.283Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-22T15:59:37.457Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-10-22T15:59:37.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-22T15:59:38.021Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-10-22T15:59:38.021Z] testing: warning: no tests to run [2019-10-22T15:59:38.021Z] coverage: [no statements] [2019-10-22T15:59:38.021Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-22T15:59:38.585Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2019-10-22T15:59:38.843Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-10-22T15:59:38.843Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-22T15:59:38.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-22T15:59:39.483Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s) [2019-10-22T15:59:39.483Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-22T15:59:39.483Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-22T15:59:39.483Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T15:59:39.483Z] service_test.go:230: FLAKY_TEST [2019-10-22T15:59:39.483Z] === RUN TestServiceWithDataPathPortInit [2019-10-22T15:59:41.171Z] ok github.com/docker/docker/daemon/logger 0.273s coverage: 42.7% of statements [2019-10-22T15:59:41.171Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 68.2% of statements [2019-10-22T15:59:41.369Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2019-10-22T15:59:41.458Z] ok github.com/docker/docker/daemon/logger/awslogs 0.552s coverage: 77.8% of statements [2019-10-22T15:59:41.627Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-22T15:59:42.477Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2019-10-22T15:59:42.477Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-22T15:59:42.477Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-22T15:59:42.477Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-22T15:59:42.477Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-22T15:59:42.560Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-22T15:59:42.818Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2019-10-22T15:59:43.971Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.040s coverage: 88.3% of statements [2019-10-22T15:59:43.971Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2019-10-22T15:59:44.189Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements [2019-10-22T15:59:44.739Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-22T15:59:44.754Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-22T15:59:45.012Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2019-10-22T15:59:45.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2019-10-22T15:59:45.829Z] --- PASS: TestServiceWithDataPathPortInit (16.17s) [2019-10-22T15:59:45.829Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-22T15:59:45.829Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-22T15:59:45.829Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-22T15:59:45.946Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-22T15:59:45.946Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-22T15:59:46.499Z] ok github.com/docker/docker/daemon/logger/local 0.094s coverage: 74.7% of statements [2019-10-22T15:59:46.499Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-22T15:59:47.915Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2019-10-22T15:59:47.915Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-22T15:59:47.915Z] === RUN TestServiceUpdateConfigs [2019-10-22T15:59:48.471Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-22T15:59:48.538Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 19.9% of statements [2019-10-22T15:59:48.538Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2019-10-22T15:59:49.403Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2019-10-22T15:59:49.556Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2019-10-22T15:59:49.968Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-22T15:59:50.900Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-10-22T15:59:51.599Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-10-22T15:59:51.599Z] ok github.com/docker/docker/daemon/logger/splunk 2.826s coverage: 82.5% of statements [2019-10-22T15:59:51.599Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-22T15:59:51.599Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-22T15:59:55.190Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.35s) [2019-10-22T15:59:55.190Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-22T15:59:55.190Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ym0yl8plq6xg3zxqt0tkn8eej Created:2019-10-22 15:59:46.820143975 +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[6b661457ae7615cbc066d9c3da3276a63d0a140415397540d5a69b8c7ee29627:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vzf0mpgx66pm7moppx36tn8x8 EndpointID:ce3902fd3ca54a234f77a2fff43107e7c62e560ffe0b9c1be2f7afc084bb69cd MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4f8c84bb10377547fd067ab7e2dcfbec6acc67bbd0a94c6bfcc6c69cd2e18dea 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:77b39600363d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vzf0mpgx66pm7moppx36tn8x8 EndpointID:ce3902fd3ca54a234f77a2fff43107e7c62e560ffe0b9c1be2f7afc084bb69cd EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-22T15:59:55.190Z] PASS [2019-10-22T15:59:55.190Z] [2019-10-22T15:59:55.190Z] === Skipped [2019-10-22T15:59:55.190Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T15:59:55.190Z] service_test.go:230: FLAKY_TEST [2019-10-22T15:59:55.190Z] [2019-10-22T15:59:55.191Z] [2019-10-22T15:59:55.191Z] DONE 21 tests, 1 skipped in 43.844s [2019-10-22T15:59:55.191Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-22T15:59:55.191Z] ++ 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-10-22T15:59:55.191Z] ++ set -e [2019-10-22T15:59:55.191Z] ++ '[' -n 0 ']' [2019-10-22T15:59:55.191Z] ++ set -x [2019-10-22T15:59:55.191Z] ++ env -i DEST=/go/src/github.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-10-22T15:59:55.191Z] INFO: Testing against a local daemon [2019-10-22T15:59:55.191Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-22T15:59:55.191Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-22T15:59:55.191Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T15:59:55.191Z] === RUN TestDockerNetworkIpvlan [2019-10-22T15:59:55.191Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-22T15:59:55.191Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T15:59:55.191Z] PASS [2019-10-22T15:59:55.191Z] [2019-10-22T15:59:55.191Z] === Skipped [2019-10-22T15:59:55.191Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-22T15:59:55.191Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T15:59:55.191Z] [2019-10-22T15:59:55.191Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-22T15:59:55.191Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T15:59:55.191Z] [2019-10-22T15:59:55.191Z] [2019-10-22T15:59:55.191Z] DONE 2 tests, 2 skipped in 0.083s [2019-10-22T15:59:55.191Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-22T15:59:55.191Z] ++ 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-10-22T15:59:55.191Z] ++ set -e [2019-10-22T15:59:55.191Z] ++ '[' -n 0 ']' [2019-10-22T15:59:55.191Z] ++ set -x [2019-10-22T15:59:55.191Z] ++ env -i DEST=/go/src/github.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-10-22T15:59:55.191Z] INFO: Testing against a local daemon [2019-10-22T15:59:55.191Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-22T15:59:55.191Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-10-22T15:59:55.191Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-22T15:59:55.191Z] === RUN TestDockerNetworkMacvlan [2019-10-22T15:59:55.989Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-22T15:59:56.013Z] ok github.com/docker/docker/distribution/metadata 0.178s coverage: 48.2% of statements [2019-10-22T15:59:56.299Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2019-10-22T15:59:57.255Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-22T15:59:57.798Z] ok github.com/docker/docker/distribution 0.671s coverage: 22.1% of statements [2019-10-22T15:59:57.799Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-22T15:59:58.150Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-22T15:59:59.286Z] ok github.com/docker/docker/distribution/xfer 1.695s coverage: 85.1% of statements [2019-10-22T15:59:59.286Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-22T15:59:59.593Z] --- PASS: TestServiceWithDataPathPortInit (19.57s) [2019-10-22T15:59:59.593Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-22T15:59:59.593Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-22T15:59:59.593Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-22T16:00:00.609Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-22T16:00:01.338Z] ok github.com/docker/docker/image/cache 0.047s coverage: 19.2% of statements [2019-10-22T16:00:01.625Z] ok github.com/docker/docker/image 0.091s coverage: 86.4% of statements [2019-10-22T16:00:01.625Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-22T16:00:02.646Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2019-10-22T16:00:02.788Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2019-10-22T16:00:02.788Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-22T16:00:02.788Z] === RUN TestServiceUpdateNetwork [2019-10-22T16:00:02.933Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2019-10-22T16:00:02.933Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-22T16:00:03.090Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/rootless [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/volume [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-22T16:00:03.090Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === Skipped [2019-10-22T16:00:03.090Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-22T16:00:03.090Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-22T16:00:03.090Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:73: No driver to put! [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-22T16:00:03.090Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-22T16:00:03.090Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-22T16:00:03.090Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:00:03.090Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-22T16:00:03.090Z] graphtest_unix.go:73: No driver to put! [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-22T16:00:03.090Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-22T16:00:03.090Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] [2019-10-22T16:00:03.090Z] DONE 2115 tests, 20 skipped in 236.258s Post stage [Pipeline] junit [2019-10-22T16:00:03.102Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-22T16:00:03.732Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38401/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73a7c369c6abce6117045332cd011c21db003cda hack/validate/vendor [2019-10-22T16:00:03.955Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 50.0% of statements [2019-10-22T16:00:04.656Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-22T16:00:04.665Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-22T16:00:05.923Z] + echo Building e2e image [2019-10-22T16:00:05.923Z] Building e2e image [2019-10-22T16:00:05.923Z] + docker build --build-arg DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -t moby-e2e-test -f Dockerfile.e2e . [2019-10-22T16:00:05.923Z] #2 [internal] load .dockerignore [2019-10-22T16:00:05.923Z] #2 transferring context: 34B done [2019-10-22T16:00:05.923Z] #2 DONE 0.0s [2019-10-22T16:00:05.923Z] [2019-10-22T16:00:05.923Z] #1 [internal] load build definition from Dockerfile.e2e [2019-10-22T16:00:05.923Z] #1 transferring dockerfile: 3.21kB done [2019-10-22T16:00:05.923Z] #1 DONE 0.0s [2019-10-22T16:00:05.923Z] [2019-10-22T16:00:05.923Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-22T16:00:06.496Z] #4 ... [2019-10-22T16:00:06.496Z] [2019-10-22T16:00:06.496Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-22T16:00:06.496Z] #3 DONE 0.5s [2019-10-22T16:00:06.496Z] [2019-10-22T16:00:06.496Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-22T16:00:06.496Z] #4 DONE 0.6s [2019-10-22T16:00:06.496Z] [2019-10-22T16:00:06.496Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-22T16:00:06.496Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-10-22T16:00:06.496Z] #5 DONE 0.0s [2019-10-22T16:00:06.496Z] [2019-10-22T16:00:06.496Z] #8 [internal] load build context [2019-10-22T16:00:06.753Z] #8 transferring context: 807.45kB 0.3s done [2019-10-22T16:00:06.753Z] #8 DONE 0.3s [2019-10-22T16:00:06.753Z] [2019-10-22T16:00:06.753Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-22T16:00:06.753Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-10-22T16:00:06.753Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-10-22T16:00:06.753Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-10-22T16:00:06.753Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-10-22T16:00:06.753Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.1s [2019-10-22T16:00:06.753Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-10-22T16:00:06.753Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.1s [2019-10-22T16:00:06.753Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 0B / 126B 0.1s [2019-10-22T16:00:07.014Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.2s done [2019-10-22T16:00:07.014Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-10-22T16:00:07.014Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 9.38MB / 126.85MB 0.3s [2019-10-22T16:00:07.014Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done [2019-10-22T16:00:07.014Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.2s done [2019-10-22T16:00:07.273Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 26.49MB / 126.85MB 0.5s [2019-10-22T16:00:07.273Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-10-22T16:00:07.531Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 49.79MB / 126.85MB 0.8s [2019-10-22T16:00:07.531Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 62.20MB / 126.85MB 0.9s [2019-10-22T16:00:07.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-22T16:00:07.789Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 77.62MB / 126.85MB 1.1s [2019-10-22T16:00:08.049Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 85.83MB / 126.85MB 1.2s [2019-10-22T16:00:08.049Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 109.80MB / 126.85MB 1.4s [2019-10-22T16:00:08.254Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s) [2019-10-22T16:00:08.254Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-22T16:00:08.254Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yj4hey2xgx1e5jzcmzv7iaent Created:2019-10-22 16:00:00.579963271 +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[e30cc8d6243d4c18efd299c8429fbf70fe9d634030d415d2a7b2bc5605ecc620:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7un6w0o0j3nc0uxp19lg5as1z EndpointID:be6e5b339cb9dd82e0e41a9e4129d573d9aca31225568d709102d8461a88ae92 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:91df98747c4c1bb53dffacd5fef5e2fb763c5ee211d3938255a73da6e6cdfcd7 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:1bb0b10bc1d4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7un6w0o0j3nc0uxp19lg5as1z EndpointID:be6e5b339cb9dd82e0e41a9e4129d573d9aca31225568d709102d8461a88ae92 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-22T16:00:08.254Z] PASS [2019-10-22T16:00:08.254Z] [2019-10-22T16:00:08.254Z] === Skipped [2019-10-22T16:00:08.254Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T16:00:08.254Z] service_test.go:230: FLAKY_TEST [2019-10-22T16:00:08.254Z] [2019-10-22T16:00:08.254Z] [2019-10-22T16:00:08.254Z] DONE 21 tests, 1 skipped in 50.613s [2019-10-22T16:00:08.254Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-22T16:00:08.254Z] ++ 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-10-22T16:00:08.254Z] ++ set -e [2019-10-22T16:00:08.254Z] ++ '[' -n 0 ']' [2019-10-22T16:00:08.254Z] ++ set -x [2019-10-22T16:00:08.254Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:08.306Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 125.59MB / 126.85MB 1.5s [2019-10-22T16:00:08.382Z] ok github.com/docker/docker/opts 0.092s coverage: 66.9% of statements [2019-10-22T16:00:08.513Z] INFO: Testing against a local daemon [2019-10-22T16:00:08.513Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-22T16:00:08.513Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-22T16:00:08.513Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T16:00:08.513Z] === RUN TestDockerNetworkIpvlan [2019-10-22T16:00:08.513Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-22T16:00:08.513Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T16:00:08.513Z] PASS [2019-10-22T16:00:08.513Z] [2019-10-22T16:00:08.513Z] === Skipped [2019-10-22T16:00:08.513Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-22T16:00:08.513Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T16:00:08.513Z] [2019-10-22T16:00:08.513Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-22T16:00:08.513Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T16:00:08.513Z] [2019-10-22T16:00:08.513Z] [2019-10-22T16:00:08.513Z] DONE 2 tests, 2 skipped in 0.198s [2019-10-22T16:00:08.513Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-22T16:00:08.513Z] ++ 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-10-22T16:00:08.513Z] ++ set -e [2019-10-22T16:00:08.513Z] ++ '[' -n 0 ']' [2019-10-22T16:00:08.513Z] ++ set -x [2019-10-22T16:00:08.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-22T16:00:08.513Z] INFO: Testing against a local daemon [2019-10-22T16:00:08.513Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-22T16:00:08.871Z] #14 ... [2019-10-22T16:00:08.871Z] [2019-10-22T16:00:08.871Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-22T16:00:08.871Z] #6 DONE 2.2s [2019-10-22T16:00:08.871Z] [2019-10-22T16:00:08.871Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-22T16:00:08.871Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.9s done [2019-10-22T16:00:08.871Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-10-22T16:00:09.005Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2019-10-22T16:00:09.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-22T16:00:09.627Z] ok github.com/docker/docker/pkg/authorization 1.227s coverage: 68.3% of statements [2019-10-22T16:00:09.627Z] ok github.com/docker/docker/pkg/archive 1.292s coverage: 77.3% of statements [2019-10-22T16:00:09.836Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-22T16:00:09.914Z] ok github.com/docker/docker/pkg/capabilities 0.027s coverage: 87.5% of statements [2019-10-22T16:00:10.012Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2019-10-22T16:00:10.012Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-22T16:00:10.012Z] === RUN TestDockerNetworkMacvlan [2019-10-22T16:00:10.639Z] --- PASS: TestDockerNetworkMacvlan (15.11s) [2019-10-22T16:00:10.639Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:10.639Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-22T16:00:10.639Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:10.639Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-22T16:00:10.639Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:10.639Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2019-10-22T16:00:10.639Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:10.639Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-10-22T16:00:10.639Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:10.639Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2019-10-22T16:00:10.639Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:10.639Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2019-10-22T16:00:10.639Z] PASS [2019-10-22T16:00:10.639Z] [2019-10-22T16:00:10.639Z] DONE 8 tests in 16.583s [2019-10-22T16:00:10.639Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-22T16:00:10.639Z] ++ 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-10-22T16:00:10.639Z] ++ set -e [2019-10-22T16:00:10.639Z] ++ '[' -n 0 ']' [2019-10-22T16:00:10.639Z] ++ set -x [2019-10-22T16:00:10.639Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:10.639Z] testing: warning: no tests to run [2019-10-22T16:00:10.639Z] PASS [2019-10-22T16:00:10.639Z] [2019-10-22T16:00:10.639Z] DONE 0 tests in 0.017s [2019-10-22T16:00:10.639Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-22T16:00:10.639Z] ++ 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-10-22T16:00:10.639Z] ++ set -e [2019-10-22T16:00:10.639Z] ++ '[' -n 0 ']' [2019-10-22T16:00:10.639Z] ++ set -x [2019-10-22T16:00:10.639Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:10.639Z] INFO: Testing against a local daemon [2019-10-22T16:00:10.639Z] === RUN TestAuthZPluginAllowRequest [2019-10-22T16:00:10.934Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-10-22T16:00:10.941Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-22T16:00:11.872Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-22T16:00:11.955Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-22T16:00:12.241Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-10-22T16:00:12.436Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-22T16:00:12.466Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2019-10-22T16:00:12.466Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-22T16:00:12.466Z] === RUN TestAuthZPluginTLS [2019-10-22T16:00:12.870Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-22T16:00:12.870Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-22T16:00:12.870Z] === RUN TestAuthZPluginDenyRequest [2019-10-22T16:00:13.314Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-22T16:00:13.314Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-22T16:00:13.314Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-22T16:00:13.728Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-10-22T16:00:14.104Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-22T16:00:14.104Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-22T16:00:14.104Z] === RUN TestAuthZPluginDenyResponse [2019-10-22T16:00:14.130Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.2s [2019-10-22T16:00:14.352Z] ok github.com/docker/docker/layer 7.533s coverage: 68.8% of statements [2019-10-22T16:00:14.352Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-22T16:00:14.352Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-22T16:00:14.352Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-22T16:00:14.352Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-22T16:00:14.352Z] ? github.com/docker/docker/oci [no test files] [2019-10-22T16:00:14.352Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-22T16:00:14.477Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-10-22T16:00:14.477Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-22T16:00:14.477Z] === RUN TestAuthZPluginAllowEventStream [2019-10-22T16:00:14.651Z] ok github.com/docker/docker/pkg/discovery/nodes 0.032s coverage: 93.8% of statements [2019-10-22T16:00:14.937Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-22T16:00:15.502Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.5s done [2019-10-22T16:00:15.503Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b [2019-10-22T16:00:15.503Z] #14 ... [2019-10-22T16:00:15.503Z] [2019-10-22T16:00:15.503Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-22T16:00:15.503Z] #7 1.177 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-22T16:00:15.503Z] #7 2.363 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-22T16:00:15.503Z] #7 2.472 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-22T16:00:15.503Z] #7 2.478 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-22T16:00:15.503Z] #7 2.691 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-22T16:00:15.503Z] #7 2.701 (4/31) Installing readline (8.0.0-r0) [2019-10-22T16:00:15.503Z] #7 2.709 (5/31) Installing bash (5.0.0-r0) [2019-10-22T16:00:15.503Z] #7 2.730 Executing bash-5.0.0-r0.post-install [2019-10-22T16:00:15.503Z] #7 2.738 (6/31) Installing ca-certificates (20190108-r0) [2019-10-22T16:00:15.503Z] #7 2.758 (7/31) Installing libgcc (8.3.0-r0) [2019-10-22T16:00:15.503Z] #7 2.764 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-22T16:00:15.503Z] #7 2.779 (9/31) Installing binutils (2.32-r0) [2019-10-22T16:00:15.503Z] #7 2.887 (10/31) Installing gmp (6.1.2-r1) [2019-10-22T16:00:15.503Z] #7 2.896 (11/31) Installing isl (0.18-r0) [2019-10-22T16:00:15.503Z] #7 2.919 (12/31) Installing libgomp (8.3.0-r0) [2019-10-22T16:00:15.503Z] #7 2.941 (13/31) Installing libatomic (8.3.0-r0) [2019-10-22T16:00:15.503Z] #7 2.945 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-22T16:00:15.503Z] #7 2.950 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-22T16:00:15.503Z] #7 2.954 (16/31) Installing gcc (8.3.0-r0) [2019-10-22T16:00:15.503Z] #7 3.916 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-22T16:00:15.503Z] #7 4.027 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-22T16:00:15.503Z] #7 4.029 (19/31) Installing g++ (8.3.0-r0) [2019-10-22T16:00:15.503Z] #7 4.682 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-22T16:00:15.503Z] #7 4.685 (21/31) Installing libcurl (7.66.0-r0) [2019-10-22T16:00:15.503Z] #7 4.693 (22/31) Installing expat (2.2.8-r0) [2019-10-22T16:00:15.503Z] #7 4.698 (23/31) Installing pcre2 (10.33-r0) [2019-10-22T16:00:15.503Z] #7 4.709 (24/31) Installing git (2.22.0-r0) [2019-10-22T16:00:15.503Z] #7 4.976 (25/31) Installing libmnl (1.0.4-r0) [2019-10-22T16:00:15.503Z] #7 4.979 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-22T16:00:15.503Z] #7 4.987 (27/31) Installing iptables (1.8.3-r0) [2019-10-22T16:00:15.503Z] #7 5.016 (28/31) Installing pigz (2.4-r0) [2019-10-22T16:00:15.503Z] #7 5.024 (29/31) Installing tar (1.32-r0) [2019-10-22T16:00:15.503Z] #7 5.034 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-22T16:00:15.503Z] #7 5.039 (31/31) Installing xz (5.2.4-r0) [2019-10-22T16:00:15.503Z] #7 5.046 Executing busybox-1.30.1-r2.trigger [2019-10-22T16:00:15.503Z] #7 5.054 Executing ca-certificates-20190108-r0.trigger [2019-10-22T16:00:15.503Z] #7 5.117 OK: 185 MiB in 45 packages [2019-10-22T16:00:15.503Z] #7 DONE 6.9s [2019-10-22T16:00:15.503Z] [2019-10-22T16:00:15.503Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-22T16:00:15.503Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-10-22T16:00:15.503Z] #14 ... [2019-10-22T16:00:15.503Z] [2019-10-22T16:00:15.503Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-22T16:00:15.716Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-22T16:00:15.759Z] #9 DONE 0.1s [2019-10-22T16:00:15.760Z] [2019-10-22T16:00:15.760Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-22T16:00:15.760Z] #14 DONE 9.1s [2019-10-22T16:00:15.760Z] [2019-10-22T16:00:15.760Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-22T16:00:15.760Z] #10 DONE 0.1s [2019-10-22T16:00:15.760Z] [2019-10-22T16:00:15.760Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-22T16:00:15.760Z] #15 ... [2019-10-22T16:00:15.760Z] [2019-10-22T16:00:15.760Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-22T16:00:15.760Z] #11 DONE 0.1s [2019-10-22T16:00:15.760Z] [2019-10-22T16:00:15.760Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-22T16:00:15.760Z] #12 DONE 0.1s [2019-10-22T16:00:16.017Z] [2019-10-22T16:00:16.017Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-22T16:00:16.017Z] #13 DONE 0.1s [2019-10-22T16:00:16.017Z] [2019-10-22T16:00:16.017Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-22T16:00:16.317Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-10-22T16:00:16.317Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-22T16:00:16.317Z] === RUN TestAuthZPluginErrorResponse [2019-10-22T16:00:16.427Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-10-22T16:00:16.427Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-10-22T16:00:16.582Z] #15 0.815 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-22T16:00:16.684Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-22T16:00:16.684Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-22T16:00:16.684Z] === RUN TestAuthZPluginErrorRequest [2019-10-22T16:00:16.714Z] ok github.com/docker/docker/pkg/chrootarchive 4.425s coverage: 43.2% of statements [2019-10-22T16:00:16.714Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-22T16:00:16.714Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-22T16:00:17.070Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-22T16:00:17.070Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-22T16:00:17.070Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-22T16:00:17.664Z] --- PASS: TestServiceUpdateNetwork (15.46s) [2019-10-22T16:00:17.664Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-22T16:00:17.664Z] PASS [2019-10-22T16:00:17.664Z] [2019-10-22T16:00:17.664Z] === Skipped [2019-10-22T16:00:17.664Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-22T16:00:17.664Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-22T16:00:17.664Z] [2019-10-22T16:00:17.664Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-22T16:00:17.664Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:17.664Z] [2019-10-22T16:00:17.664Z] [2019-10-22T16:00:17.664Z] DONE 20 tests, 2 skipped in 138.555s [2019-10-22T16:00:17.664Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-22T16:00:17.664Z] ++ 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-10-22T16:00:17.664Z] ++ set -e [2019-10-22T16:00:17.664Z] ++ '[' -n 0 ']' [2019-10-22T16:00:17.664Z] ++ set -x [2019-10-22T16:00:17.665Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:17.665Z] INFO: Testing against a local daemon [2019-10-22T16:00:17.665Z] === RUN TestSessionCreate [2019-10-22T16:00:17.665Z] --- PASS: TestSessionCreate (0.05s) [2019-10-22T16:00:17.665Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-22T16:00:17.665Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-22T16:00:17.665Z] PASS [2019-10-22T16:00:17.665Z] [2019-10-22T16:00:17.665Z] DONE 2 tests in 0.272s [2019-10-22T16:00:17.665Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-22T16:00:17.665Z] ++ 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-10-22T16:00:17.665Z] ++ set -e [2019-10-22T16:00:17.665Z] ++ '[' -n 0 ']' [2019-10-22T16:00:17.665Z] ++ set -x [2019-10-22T16:00:17.665Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:17.665Z] INFO: Testing against a local daemon [2019-10-22T16:00:17.665Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-22T16:00:17.665Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-22T16:00:17.665Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-22T16:00:17.665Z] === RUN TestEventsExecDie [2019-10-22T16:00:17.733Z] ok github.com/docker/docker/pkg/discovery/kv 3.325s coverage: 84.1% of statements [2019-10-22T16:00:17.843Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-22T16:00:17.843Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-22T16:00:17.843Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-22T16:00:17.923Z] --- PASS: TestEventsExecDie (1.03s) [2019-10-22T16:00:17.923Z] === RUN TestEventsBackwardsCompatible [2019-10-22T16:00:17.953Z] #15 1.867 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-22T16:00:17.953Z] #15 1.933 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-22T16:00:17.953Z] #15 1.935 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-22T16:00:17.953Z] #15 2.075 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-22T16:00:17.953Z] #15 2.084 (4/43) Installing readline (8.0.0-r0) [2019-10-22T16:00:17.953Z] #15 2.089 (5/43) Installing bash (5.0.0-r0) [2019-10-22T16:00:17.953Z] #15 2.100 Executing bash-5.0.0-r0.post-install [2019-10-22T16:00:17.953Z] #15 2.102 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-22T16:00:17.953Z] #15 2.178 (7/43) Installing libuuid (2.33.2-r0) [2019-10-22T16:00:17.953Z] #15 2.180 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-22T16:00:17.953Z] #15 2.183 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-22T16:00:17.953Z] #15 2.188 (10/43) Installing binutils (2.32-r0) [2019-10-22T16:00:17.953Z] #15 2.260 (11/43) Installing libmagic (5.37-r0) [2019-10-22T16:00:17.953Z] #15 2.280 (12/43) Installing file (5.37-r0) [2019-10-22T16:00:17.953Z] #15 2.282 (13/43) Installing gmp (6.1.2-r1) [2019-10-22T16:00:17.953Z] #15 2.289 (14/43) Installing isl (0.18-r0) [2019-10-22T16:00:17.953Z] #15 2.304 (15/43) Installing libgomp (8.3.0-r0) [2019-10-22T16:00:17.953Z] #15 2.307 (16/43) Installing libatomic (8.3.0-r0) [2019-10-22T16:00:17.953Z] #15 2.309 (17/43) Installing libgcc (8.3.0-r0) [2019-10-22T16:00:17.953Z] #15 2.312 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-22T16:00:17.953Z] #15 2.318 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-22T16:00:17.953Z] #15 2.320 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-22T16:00:17.953Z] #15 2.331 (21/43) Installing gcc (8.3.0-r0) [2019-10-22T16:00:18.025Z] ok github.com/docker/docker/pkg/fsutils 0.404s coverage: 85.1% of statements [2019-10-22T16:00:18.182Z] --- PASS: TestEventsBackwardsCompatible (0.15s) [2019-10-22T16:00:18.182Z] === RUN TestInfoBinaryCommits [2019-10-22T16:00:18.182Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-22T16:00:18.182Z] === RUN TestInfoAPIVersioned [2019-10-22T16:00:18.182Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-22T16:00:18.182Z] === RUN TestInfoDiscoveryBackend [2019-10-22T16:00:18.313Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2019-10-22T16:00:18.749Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-22T16:00:18.749Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-22T16:00:18.749Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-22T16:00:18.884Z] #15 3.056 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-22T16:00:18.885Z] #15 3.134 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-22T16:00:18.885Z] #15 3.136 (24/43) Installing g++ (8.3.0-r0) [2019-10-22T16:00:18.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-22T16:00:19.142Z] #15 3.578 (25/43) Installing make (4.2.1-r2) [2019-10-22T16:00:19.399Z] #15 3.583 (26/43) Installing fortify-headers (1.1-r0) [2019-10-22T16:00:19.399Z] #15 3.586 (27/43) Installing build-base (0.5-r1) [2019-10-22T16:00:19.399Z] #15 3.588 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-22T16:00:19.399Z] #15 3.591 (29/43) Installing libcurl (7.66.0-r0) [2019-10-22T16:00:19.399Z] #15 3.597 (30/43) Installing curl (7.66.0-r0) [2019-10-22T16:00:19.399Z] #15 3.601 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-22T16:00:19.399Z] #15 3.607 (32/43) Installing jq (1.6-r0) [2019-10-22T16:00:19.399Z] #15 3.613 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-22T16:00:19.399Z] #15 3.618 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-22T16:00:19.399Z] #15 3.621 (35/43) Installing libaio (0.3.111-r0) [2019-10-22T16:00:19.399Z] #15 3.623 (36/43) Installing libblkid (2.33.2-r0) [2019-10-22T16:00:19.399Z] #15 3.628 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-22T16:00:19.399Z] #15 3.661 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-22T16:00:19.399Z] #15 3.668 (39/43) Installing libmount (2.33.2-r0) [2019-10-22T16:00:19.399Z] #15 3.673 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-22T16:00:19.399Z] #15 3.678 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-22T16:00:19.399Z] #15 3.680 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-22T16:00:19.399Z] #15 3.703 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-22T16:00:19.399Z] #15 3.708 Executing busybox-1.30.1-r2.trigger [2019-10-22T16:00:19.399Z] #15 3.714 OK: 189 MiB in 58 packages [2019-10-22T16:00:19.683Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-22T16:00:19.683Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-22T16:00:19.683Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-22T16:00:19.691Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2019-10-22T16:00:19.691Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-22T16:00:19.691Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-22T16:00:19.801Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2019-10-22T16:00:19.919Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-22T16:00:20.089Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2019-10-22T16:00:20.177Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-22T16:00:20.250Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-22T16:00:20.250Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-22T16:00:20.250Z] === RUN TestInfoAPI [2019-10-22T16:00:20.250Z] --- PASS: TestInfoAPI (0.05s) [2019-10-22T16:00:20.250Z] === RUN TestInfoAPIWarnings [2019-10-22T16:00:20.329Z] #15 DONE 4.5s [2019-10-22T16:00:20.329Z] [2019-10-22T16:00:20.329Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-22T16:00:20.741Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-22T16:00:20.818Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-10-22T16:00:20.818Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-22T16:00:20.818Z] === RUN TestInfoDebug [2019-10-22T16:00:20.894Z] #16 DONE 0.7s [2019-10-22T16:00:20.894Z] [2019-10-22T16:00:20.894Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-22T16:00:21.109Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2019-10-22T16:00:21.109Z] ok github.com/docker/docker/pkg/idtools 0.980s coverage: 70.1% of statements [2019-10-22T16:00:21.305Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-22T16:00:21.385Z] --- PASS: TestInfoDebug (0.55s) [2019-10-22T16:00:21.385Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-22T16:00:21.385Z] === RUN TestInfoInsecureRegistries [2019-10-22T16:00:21.396Z] ok github.com/docker/docker/pkg/ioutils 1.601s coverage: 70.6% of statements [2019-10-22T16:00:21.396Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-22T16:00:21.827Z] #17 DONE 0.8s [2019-10-22T16:00:21.827Z] [2019-10-22T16:00:21.827Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-22T16:00:21.827Z] #18 DONE 0.0s [2019-10-22T16:00:21.827Z] [2019-10-22T16:00:21.827Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-22T16:00:21.827Z] #19 DONE 0.1s [2019-10-22T16:00:21.827Z] [2019-10-22T16:00:21.827Z] #31 [builder 1/4] COPY . . [2019-10-22T16:00:21.952Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-10-22T16:00:21.952Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-22T16:00:21.952Z] === RUN TestInfoRegistryMirrors [2019-10-22T16:00:22.362Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2019-10-22T16:00:22.362Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-22T16:00:22.362Z] === RUN TestAuthZPluginHeader [2019-10-22T16:00:22.421Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2019-10-22T16:00:22.519Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-22T16:00:22.519Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-22T16:00:22.519Z] === RUN TestLoginFailsWithBadCredentials [2019-10-22T16:00:22.678Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-22T16:00:22.678Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-22T16:00:22.708Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2019-10-22T16:00:22.708Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-22T16:00:22.763Z] #31 DONE 0.9s [2019-10-22T16:00:22.763Z] [2019-10-22T16:00:22.763Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-22T16:00:22.936Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-22T16:00:23.085Z] --- PASS: TestLoginFailsWithBadCredentials (0.50s) [2019-10-22T16:00:23.085Z] === RUN TestPingCacheHeaders [2019-10-22T16:00:23.085Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-22T16:00:23.085Z] === RUN TestPingGet [2019-10-22T16:00:23.085Z] --- PASS: TestPingGet (0.03s) [2019-10-22T16:00:23.085Z] === RUN TestPingHead [2019-10-22T16:00:23.085Z] --- PASS: TestPingHead (0.05s) [2019-10-22T16:00:23.085Z] === RUN TestVersion [2019-10-22T16:00:23.159Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-10-22T16:00:23.159Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-22T16:00:23.159Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-22T16:00:23.159Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-22T16:00:23.159Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:23.159Z] === RUN TestAuthZPluginV2Disable [2019-10-22T16:00:23.159Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-22T16:00:23.159Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:23.159Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-22T16:00:23.159Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-22T16:00:23.159Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:23.159Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-22T16:00:23.159Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-22T16:00:23.159Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:23.159Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-22T16:00:23.334Z] ok github.com/docker/docker/pkg/mount 0.931s coverage: 70.0% of statements [2019-10-22T16:00:23.334Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-22T16:00:23.343Z] --- PASS: TestVersion (0.05s) [2019-10-22T16:00:23.343Z] PASS [2019-10-22T16:00:23.343Z] [2019-10-22T16:00:23.343Z] === Skipped [2019-10-22T16:00:23.343Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-22T16:00:23.343Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-22T16:00:23.343Z] [2019-10-22T16:00:23.343Z] [2019-10-22T16:00:23.343Z] DONE 18 tests, 1 skipped in 6.448s [2019-10-22T16:00:23.343Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-22T16:00:23.343Z] ++ 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-10-22T16:00:23.343Z] ++ set -e [2019-10-22T16:00:23.343Z] ++ '[' -n 0 ']' [2019-10-22T16:00:23.343Z] ++ set -x [2019-10-22T16:00:23.343Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:23.343Z] INFO: Testing against a local daemon [2019-10-22T16:00:23.343Z] === RUN TestVolumesCreateAndList [2019-10-22T16:00:23.602Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-22T16:00:23.602Z] === RUN TestVolumesRemove [2019-10-22T16:00:23.602Z] --- PASS: TestVolumesRemove (0.13s) [2019-10-22T16:00:23.602Z] === RUN TestVolumesInspect [2019-10-22T16:00:23.602Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-22T16:00:23.602Z] === RUN TestVolumesInvalidJSON [2019-10-22T16:00:23.602Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-22T16:00:23.602Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-22T16:00:23.602Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-22T16:00:23.602Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-22T16:00:23.602Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-22T16:00:23.602Z] PASS [2019-10-22T16:00:23.602Z] [2019-10-22T16:00:23.602Z] DONE 5 tests in 0.445s [2019-10-22T16:00:23.602Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-22T16:00:23.955Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2019-10-22T16:00:23.955Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2019-10-22T16:00:23.955Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-22T16:00:23.955Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-22T16:00:24.142Z] #32 DONE 1.2s [2019-10-22T16:00:24.142Z] [2019-10-22T16:00:24.142Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-22T16:00:24.169Z] ++++ cat bundles/test-integration/docker.pid [2019-10-22T16:00:24.169Z] +++ kill 12943 [2019-10-22T16:00:24.973Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2019-10-22T16:00:25.085Z] #33 0.993 [2019-10-22T16:00:25.085Z] #33 1.043 Removing bundles/ [2019-10-22T16:00:25.085Z] #33 1.044 [2019-10-22T16:00:25.085Z] #33 1.051 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-22T16:00:25.543Z] +++ /etc/init.d/apparmor stop [2019-10-22T16:00:25.543Z] Clearing AppArmor profiles cache:. [2019-10-22T16:00:25.543Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-22T16:00:25.543Z] Unloading profiles will leave already running processes permanently [2019-10-22T16:00:25.543Z] unconfined, which can lead to unexpected situations. [2019-10-22T16:00:25.543Z] [2019-10-22T16:00:25.544Z] To set a process to complain mode, use the command line tool [2019-10-22T16:00:25.544Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-22T16:00:25.544Z] with the 'teardown' option." [2019-10-22T16:00:25.544Z] [2019-10-22T16:00:25.658Z] #33 1.735 Building test suite binary ./integration-cli/test.main [2019-10-22T16:00:26.211Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-22T16:00:26.462Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2019-10-22T16:00:26.462Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2019-10-22T16:00:26.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-10-22T16:00:27.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-22T16:00:27.481Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-22T16:00:28.074Z] --- PASS: TestDockerNetworkMacvlan (18.01s) [2019-10-22T16:00:28.074Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:28.074Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-22T16:00:28.074Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:28.074Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-22T16:00:28.074Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:28.074Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.70s) [2019-10-22T16:00:28.074Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:28.074Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.16s) [2019-10-22T16:00:28.074Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:28.074Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2019-10-22T16:00:28.074Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:00:28.074Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) [2019-10-22T16:00:28.074Z] PASS [2019-10-22T16:00:28.074Z] [2019-10-22T16:00:28.074Z] DONE 8 tests in 19.511s [2019-10-22T16:00:28.074Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-22T16:00:28.074Z] ++ 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-10-22T16:00:28.074Z] ++ set -e [2019-10-22T16:00:28.074Z] ++ '[' -n 0 ']' [2019-10-22T16:00:28.074Z] ++ set -x [2019-10-22T16:00:28.074Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:28.074Z] testing: warning: no tests to run [2019-10-22T16:00:28.074Z] PASS [2019-10-22T16:00:28.074Z] [2019-10-22T16:00:28.074Z] DONE 0 tests in 0.039s [2019-10-22T16:00:28.074Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-22T16:00:28.074Z] ++ 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-10-22T16:00:28.074Z] ++ set -e [2019-10-22T16:00:28.074Z] ++ '[' -n 0 ']' [2019-10-22T16:00:28.074Z] ++ set -x [2019-10-22T16:00:28.074Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:28.331Z] INFO: Testing against a local daemon [2019-10-22T16:00:28.331Z] === RUN TestAuthZPluginAllowRequest [2019-10-22T16:00:28.492Z] ok github.com/docker/docker/pkg/pubsub 1.167s coverage: 73.9% of statements [2019-10-22T16:00:28.493Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements Post stage [Pipeline] junit [2019-10-22T16:00:28.842Z] Recording test results [2019-10-22T16:00:28.933Z] #33 ... [2019-10-22T16:00:28.934Z] [2019-10-22T16:00:28.934Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-22T16:00:28.934Z] #20 1.729 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-22T16:00:28.934Z] #20 2.120 [2019-10-22T16:00:28.934Z] #20 2.228 ## 3.9% ################ 23.3% ########################## 36.7% ################################################## 69.7% ############################################################### 88.4% ######################################################################## 100.0% [2019-10-22T16:00:28.934Z] #20 2.957 [2019-10-22T16:00:28.934Z] #20 3.069 #### 6.4% ################################# 45.9% #################################################### 72.3% ######################################################################## 100.0% [2019-10-22T16:00:28.934Z] #20 3.873 [2019-10-22T16:00:28.934Z] #20 3.983 #### 6.4% ############################ 39.1% ############################################ 62.5% ############################################################ 83.7% ######################################################################## 100.0% [2019-10-22T16:00:28.934Z] #20 4.829 [2019-10-22T16:00:28.934Z] #20 4.942 0.0% ###### 8.5% ############## 19.8% ################### 27.2% ######################## 34.6% ############################# 41.2% ############################## 42.8% ###################################### 54.0% ################################################ 67.4% ##################################################### 74.6% ########################################################### 82.4% ################################################################ 89.0% ##################################################################### 97.2% ######################################################################## 100.0% [2019-10-22T16:00:28.934Z] #20 6.443 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-22T16:00:29.191Z] #20 7.392 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-22T16:00:29.438Z] + echo Ensuring container killed. [2019-10-22T16:00:29.438Z] Ensuring container killed. [2019-10-22T16:00:29.438Z] + docker rm -vf docker-pr2 [2019-10-22T16:00:29.438Z] Error: No such container: docker-pr2 [2019-10-22T16:00:29.438Z] + true [Pipeline] sh [2019-10-22T16:00:29.729Z] + echo Chowning /workspace to jenkins user [2019-10-22T16:00:29.729Z] Chowning /workspace to jenkins user [2019-10-22T16:00:29.729Z] + id -u [2019-10-22T16:00:29.729Z] + id -g [2019-10-22T16:00:29.729Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38401:/workspace busybox chown -R 1000:1000 /workspace [2019-10-22T16:00:29.729Z] Unable to find image 'busybox:latest' locally [2019-10-22T16:00:29.729Z] latest: Pulling from library/busybox [2019-10-22T16:00:29.754Z] #20 7.799 [2019-10-22T16:00:29.754Z] #20 7.899 ######################################################################## 100.0% [2019-10-22T16:00:29.974Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-10-22T16:00:29.974Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-10-22T16:00:29.989Z] 20f390519e2a: Pulling fs layer [2019-10-22T16:00:29.989Z] 20f390519e2a: Verifying Checksum [2019-10-22T16:00:29.989Z] 20f390519e2a: Download complete [2019-10-22T16:00:30.012Z] #20 8.134 [2019-10-22T16:00:30.229Z] --- PASS: TestAuthZPluginAllowRequest (1.91s) [2019-10-22T16:00:30.229Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-22T16:00:30.229Z] === RUN TestAuthZPluginTLS [2019-10-22T16:00:30.247Z] 20f390519e2a: Pull complete [2019-10-22T16:00:30.247Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-22T16:00:30.247Z] Status: Downloaded newer image for busybox:latest [2019-10-22T16:00:30.598Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-10-22T16:00:30.795Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-22T16:00:30.795Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-22T16:00:30.795Z] === RUN TestAuthZPluginDenyRequest [2019-10-22T16:00:30.882Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.0% of statements [2019-10-22T16:00:30.942Z] #20 9.135 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-22T16:00:31.167Z] ok github.com/docker/docker/pkg/signal 3.392s coverage: 61.0% of statements [2019-10-22T16:00:31.199Z] #20 9.501 [2019-10-22T16:00:31.359Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-10-22T16:00:31.359Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-22T16:00:31.359Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-22T16:00:31.714Z] #20 9.644 0.7% ######################################################################## 100.0% [2019-10-22T16:00:31.714Z] #20 9.920 [2019-10-22T16:00:31.923Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-22T16:00:31.923Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-22T16:00:31.923Z] === RUN TestAuthZPluginDenyResponse [2019-10-22T16:00:32.188Z] ok github.com/docker/docker/pkg/tailfile 0.177s coverage: 88.6% of statements [2019-10-22T16:00:32.472Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2019-10-22T16:00:32.487Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-22T16:00:32.487Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-22T16:00:32.487Z] === RUN TestAuthZPluginAllowEventStream [2019-10-22T16:00:32.645Z] #20 10.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-22T16:00:32.902Z] #20 11.05 skipping existing 1849cc453dee [2019-10-22T16:00:33.160Z] #20 11.31 [2019-10-22T16:00:33.492Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-22T16:00:33.777Z] testing: warning: no tests to run [2019-10-22T16:00:33.777Z] coverage: [no statements] [2019-10-22T16:00:33.777Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-10-22T16:00:33.840Z] + bundleName=arm64-integration [2019-10-22T16:00:33.840Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-22T16:00:33.840Z] Creating arm64-integration-bundles.tar.gz [2019-10-22T16:00:33.840Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-22T16:00:33.840Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-22T16:00:34.111Z] Archiving artifacts [2019-10-22T16:00:34.382Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-10-22T16:00:34.382Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-22T16:00:34.382Z] === RUN TestAuthZPluginErrorResponse [2019-10-22T16:00:34.400Z] ok github.com/docker/docker/pkg/tarsum 0.259s coverage: 89.3% of statements [2019-10-22T16:00:34.400Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2019-10-22T16:00:34.400Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-10-22T16:00:34.532Z] #20 12.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-22T16:00:34.532Z] #20 12.65 [2019-10-22T16:00:34.639Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-22T16:00:34.639Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-22T16:00:34.639Z] === RUN TestAuthZPluginErrorRequest [2019-10-22T16:00:34.789Z] #20 12.74 ######################################################################## 100.0% [2019-10-22T16:00:34.789Z] #20 12.97 [2019-10-22T16:00:34.789Z] #20 13.04 Download of images into '/build' complete. [2019-10-22T16:00:34.789Z] #20 13.04 Use something like the following to load the result into a Docker daemon: [2019-10-22T16:00:34.789Z] #20 13.04 tar -cC '/build' . | docker load [2019-10-22T16:00:35.203Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-10-22T16:00:35.203Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-22T16:00:35.203Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-22T16:00:35.422Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2019-10-22T16:00:35.460Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-22T16:00:35.717Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-22T16:00:35.717Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-22T16:00:35.717Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-22T16:00:35.728Z] #20 DONE 13.9s [2019-10-22T16:00:35.728Z] [2019-10-22T16:00:35.728Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-22T16:00:35.728Z] #33 ... [2019-10-22T16:00:35.728Z] [2019-10-22T16:00:35.728Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-22T16:00:35.728Z] #22 DONE 0.1s [2019-10-22T16:00:35.728Z] [2019-10-22T16:00:35.728Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-22T16:00:35.974Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-22T16:00:35.987Z] #23 ... [2019-10-22T16:00:35.987Z] [2019-10-22T16:00:35.987Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-22T16:00:35.987Z] #26 DONE 0.1s [2019-10-22T16:00:35.987Z] [2019-10-22T16:00:35.987Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-22T16:00:35.987Z] #27 DONE 0.1s [2019-10-22T16:00:35.987Z] [2019-10-22T16:00:35.987Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-22T16:00:35.987Z] #23 DONE 0.2s [2019-10-22T16:00:35.987Z] [2019-10-22T16:00:35.987Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-22T16:00:35.987Z] #28 DONE 0.1s [2019-10-22T16:00:35.987Z] [2019-10-22T16:00:35.987Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-22T16:00:36.138Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38401/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-22T16:00:36.478Z] + make clean [2019-10-22T16:00:36.540Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-22T16:00:37.104Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-22T16:00:37.361Z] === RUN TestDockerSuite/TestBuildFails [2019-10-22T16:00:37.418Z] docker volume rm -f docker-dev-cache [2019-10-22T16:00:37.418Z] docker-dev-cache [Pipeline] deleteDir [2019-10-22T16:00:37.464Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-10-22T16:00:37.926Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2019-10-22T16:00:37.926Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-22T16:00:37.926Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-22T16:00:38.184Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-22T16:00:38.184Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-22T16:00:39.267Z] #24 2.676 + RM_GOPATH=0 [2019-10-22T16:00:39.267Z] #24 2.676 + TMP_GOPATH= [2019-10-22T16:00:39.267Z] #24 2.676 + : /build [2019-10-22T16:00:39.267Z] #24 2.676 + '[' -z '' ']' [2019-10-22T16:00:39.267Z] #24 2.676 ++ mktemp -d [2019-10-22T16:00:39.267Z] #24 2.689 + export GOPATH=/tmp/tmp.BIoMJK [2019-10-22T16:00:39.267Z] #24 2.689 + GOPATH=/tmp/tmp.BIoMJK [2019-10-22T16:00:39.267Z] #24 2.689 + RM_GOPATH=1 [2019-10-22T16:00:39.267Z] #24 2.689 ++ dirname ./install.sh [2019-10-22T16:00:39.267Z] #24 2.689 + dir=. [2019-10-22T16:00:39.267Z] #24 2.689 + bin=dockercli [2019-10-22T16:00:39.267Z] #24 2.689 + shift [2019-10-22T16:00:39.267Z] #24 2.689 + '[' '!' -f ./dockercli.installer ']' [2019-10-22T16:00:39.267Z] #24 2.689 + . ./dockercli.installer [2019-10-22T16:00:39.267Z] #24 2.689 ++ : stable [2019-10-22T16:00:39.267Z] #24 2.689 ++ : 17.06.2-ce [2019-10-22T16:00:39.267Z] #24 2.689 + install_dockercli [2019-10-22T16:00:39.267Z] #24 2.689 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-22T16:00:39.267Z] #24 2.689 Install docker/cli version 17.06.2-ce from stable [2019-10-22T16:00:39.267Z] #24 2.692 ++ uname -m [2019-10-22T16:00:39.267Z] #24 2.692 + arch=x86_64 [2019-10-22T16:00:39.267Z] #24 2.692 + '[' x86_64 '!=' x86_64 ']' [2019-10-22T16:00:39.267Z] #24 2.692 + url=https://download.docker.com/linux/static [2019-10-22T16:00:39.267Z] #24 2.692 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-22T16:00:39.267Z] #24 2.711 + tar -xz docker/docker [2019-10-22T16:00:39.520Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2019-10-22T16:00:39.805Z] ok github.com/docker/docker/profiles/seccomp 0.037s coverage: 68.8% of statements [2019-10-22T16:00:40.082Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2019-10-22T16:00:40.082Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-22T16:00:40.082Z] === RUN TestAuthZPluginHeader [2019-10-22T16:00:40.639Z] #24 ... [2019-10-22T16:00:40.639Z] [2019-10-22T16:00:40.639Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-22T16:00:40.639Z] #21 DONE 1.4s [2019-10-22T16:00:40.639Z] [2019-10-22T16:00:40.639Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-22T16:00:40.871Z] ok github.com/docker/docker/plugin 0.598s coverage: 27.1% of statements [2019-10-22T16:00:41.020Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-22T16:00:41.020Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-10-22T16:00:41.020Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-22T16:00:41.020Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-22T16:00:41.573Z] #29 ... [2019-10-22T16:00:41.573Z] [2019-10-22T16:00:41.573Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-22T16:00:41.573Z] #24 5.561 + mkdir -p /build [2019-10-22T16:00:41.573Z] #24 5.562 + mv docker/docker /build/ [2019-10-22T16:00:41.573Z] #24 5.563 + rmdir docker [2019-10-22T16:00:41.832Z] #24 DONE 5.7s [2019-10-22T16:00:41.832Z] [2019-10-22T16:00:41.832Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-22T16:00:42.359Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2019-10-22T16:00:42.398Z] #29 ... [2019-10-22T16:00:42.399Z] [2019-10-22T16:00:42.399Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-22T16:00:42.656Z] #25 DONE 0.1s [2019-10-22T16:00:42.656Z] [2019-10-22T16:00:42.656Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-22T16:00:42.809Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2019-10-22T16:00:42.809Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-22T16:00:42.809Z] PASS [2019-10-22T16:00:42.809Z] [2019-10-22T16:00:42.809Z] === Skipped [2019-10-22T16:00:42.809Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-10-22T16:00:42.809Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:42.809Z] [2019-10-22T16:00:42.809Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-22T16:00:42.809Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:42.809Z] [2019-10-22T16:00:42.809Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-22T16:00:42.809Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:42.809Z] [2019-10-22T16:00:42.809Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-22T16:00:42.809Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:42.809Z] [2019-10-22T16:00:42.809Z] [2019-10-22T16:00:42.809Z] DONE 17 tests, 4 skipped in 29.338s [2019-10-22T16:00:42.809Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-22T16:00:42.809Z] ++ 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-10-22T16:00:42.809Z] ++ set -e [2019-10-22T16:00:42.809Z] ++ '[' -n 0 ']' [2019-10-22T16:00:42.809Z] ++ set -x [2019-10-22T16:00:42.809Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:42.809Z] INFO: Testing against a local daemon [2019-10-22T16:00:42.809Z] === RUN TestPluginInvalidJSON [2019-10-22T16:00:42.809Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:00:42.809Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:00:42.809Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:00:42.809Z] --- PASS: TestPluginInvalidJSON (0.01s) [2019-10-22T16:00:42.809Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-22T16:00:42.809Z] PASS [2019-10-22T16:00:42.809Z] [2019-10-22T16:00:42.809Z] DONE 2 tests in 0.086s [2019-10-22T16:00:42.809Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-22T16:00:42.809Z] ++ 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-10-22T16:00:42.809Z] ++ set -e [2019-10-22T16:00:42.809Z] ++ '[' -n 0 ']' [2019-10-22T16:00:42.809Z] ++ set -x [2019-10-22T16:00:42.809Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:42.809Z] INFO: Testing against a local daemon [2019-10-22T16:00:42.809Z] === RUN TestExternalGraphDriver [2019-10-22T16:00:42.809Z] === RUN TestExternalGraphDriver/json [2019-10-22T16:00:42.809Z] === RUN TestExternalGraphDriver/spec [2019-10-22T16:00:43.379Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 50.9% of statements [2019-10-22T16:00:43.543Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-22T16:00:44.091Z] === RUN TestExternalGraphDriver/pull [2019-10-22T16:00:44.405Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2019-10-22T16:00:44.691Z] ok github.com/docker/docker/runconfig 0.032s coverage: 68.2% of statements [2019-10-22T16:00:44.981Z] ok github.com/docker/docker/registry 0.462s coverage: 56.3% of statements [2019-10-22T16:00:45.444Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-22T16:00:46.009Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.90s) [2019-10-22T16:00:46.009Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-22T16:00:46.009Z] === RUN TestAuthZPluginV2Disable [2019-10-22T16:00:46.599Z] --- PASS: TestExternalGraphDriver (6.51s) [2019-10-22T16:00:46.599Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-22T16:00:46.599Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-22T16:00:46.599Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2019-10-22T16:00:46.599Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2019-10-22T16:00:46.599Z] === RUN TestGraphdriverPluginV2 [2019-10-22T16:00:46.599Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-22T16:00:46.599Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:46.599Z] PASS [2019-10-22T16:00:46.599Z] [2019-10-22T16:00:46.599Z] === Skipped [2019-10-22T16:00:46.599Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-22T16:00:46.599Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:00:46.599Z] [2019-10-22T16:00:46.599Z] [2019-10-22T16:00:46.599Z] DONE 5 tests, 1 skipped in 6.663s [2019-10-22T16:00:46.599Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-22T16:00:46.599Z] ++ 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-10-22T16:00:46.599Z] ++ set -e [2019-10-22T16:00:46.599Z] ++ '[' -n 0 ']' [2019-10-22T16:00:46.599Z] ++ set -x [2019-10-22T16:00:46.599Z] ++ env -i DEST=/go/src/github.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-10-22T16:00:46.599Z] INFO: Testing against a local daemon [2019-10-22T16:00:46.599Z] === RUN TestContinueAfterPluginCrash [2019-10-22T16:00:46.599Z] === PAUSE TestContinueAfterPluginCrash [2019-10-22T16:00:46.599Z] === RUN TestDaemonStartWithLogOpt [2019-10-22T16:00:46.599Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-22T16:00:46.599Z] === CONT TestContinueAfterPluginCrash [2019-10-22T16:00:46.599Z] === CONT TestDaemonStartWithLogOpt [2019-10-22T16:00:46.941Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-22T16:00:47.505Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-22T16:00:48.479Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2019-10-22T16:00:48.875Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-22T16:00:49.806Z] --- PASS: TestAuthZPluginV2Disable (3.78s) [2019-10-22T16:00:49.806Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-22T16:00:49.806Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-22T16:00:51.175Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-22T16:00:51.954Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2019-10-22T16:00:51.954Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2019-10-22T16:00:52.107Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-22T16:00:52.364Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-22T16:00:52.928Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2019-10-22T16:00:52.928Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-22T16:00:52.928Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-22T16:00:52.960Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements [2019-10-22T16:00:54.823Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-22T16:00:58.047Z] --- PASS: TestDaemonStartWithLogOpt (10.85s) [2019-10-22T16:00:58.047Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-22T16:00:58.103Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-22T16:01:00.628Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-22T16:01:01.338Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/rootless [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/volume [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-22T16:01:01.338Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === Skipped [2019-10-22T16:01:01.338Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-22T16:01:01.338Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-22T16:01:01.338Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:73: No driver to put! [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-22T16:01:01.338Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-22T16:01:01.338Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-22T16:01:01.338Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-22T16:01:01.338Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-22T16:01:01.338Z] graphtest_unix.go:73: No driver to put! [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-22T16:01:01.338Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-22T16:01:01.338Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] [2019-10-22T16:01:01.338Z] DONE 2115 tests, 20 skipped in 332.125s Post stage [Pipeline] junit [2019-10-22T16:01:01.374Z] Recording test results [2019-10-22T16:01:01.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-22T16:01:02.372Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-38401/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda -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:73a7c369c6abce6117045332cd011c21db003cda hack/make.sh dynbinary test-integration [2019-10-22T16:01:02.656Z] [2019-10-22T16:01:02.943Z] Removing bundles/ [2019-10-22T16:01:02.943Z] [2019-10-22T16:01:02.943Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-22T16:01:02.943Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T16:01:02.943Z] GOOS="" GOARCH="" GOARM="" [2019-10-22T16:01:03.076Z] --- PASS: TestContinueAfterPluginCrash (15.80s) [2019-10-22T16:01:03.076Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-22T16:01:03.076Z] PASS [2019-10-22T16:01:03.076Z] [2019-10-22T16:01:03.076Z] DONE 2 tests in 15.884s [2019-10-22T16:01:03.076Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-22T16:01:03.076Z] ++ 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-10-22T16:01:03.076Z] ++ set -e [2019-10-22T16:01:03.076Z] ++ '[' -n 0 ']' [2019-10-22T16:01:03.076Z] ++ set -x [2019-10-22T16:01:03.076Z] ++ env -i DEST=/go/src/github.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-10-22T16:01:03.076Z] INFO: Testing against a local daemon [2019-10-22T16:01:03.076Z] === RUN TestPluginWithDevMounts [2019-10-22T16:01:03.076Z] === PAUSE TestPluginWithDevMounts [2019-10-22T16:01:03.076Z] === CONT TestPluginWithDevMounts [2019-10-22T16:01:04.908Z] --- PASS: TestPluginWithDevMounts (2.03s) [2019-10-22T16:01:04.908Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-22T16:01:04.908Z] PASS [2019-10-22T16:01:04.908Z] [2019-10-22T16:01:04.908Z] DONE 1 tests in 2.138s [2019-10-22T16:01:04.908Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-22T16:01:04.908Z] ++ 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-10-22T16:01:04.908Z] ++ set -e [2019-10-22T16:01:04.908Z] ++ '[' -n 0 ']' [2019-10-22T16:01:04.908Z] ++ set -x [2019-10-22T16:01:04.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-10-22T16:01:04.908Z] INFO: Testing against a local daemon [2019-10-22T16:01:04.908Z] === RUN TestSecretInspect [2019-10-22T16:01:05.741Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.54s) [2019-10-22T16:01:05.741Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-22T16:01:05.741Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-22T16:01:06.673Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-22T16:01:07.237Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-22T16:01:07.495Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-22T16:01:08.059Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-22T16:01:08.208Z] --- PASS: TestSecretInspect (2.93s) [2019-10-22T16:01:08.208Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-22T16:01:08.208Z] === RUN TestSecretList [2019-10-22T16:01:08.623Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-22T16:01:08.623Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-22T16:01:09.182Z] #29 29.15 # github.com/docker/docker/contrib/httpserver [2019-10-22T16:01:09.182Z] #29 29.15 loadinternal: cannot find runtime/cgo [2019-10-22T16:01:09.182Z] #29 DONE 30.0s [2019-10-22T16:01:09.182Z] [2019-10-22T16:01:09.182Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-22T16:01:09.182Z] #33 ... [2019-10-22T16:01:09.182Z] [2019-10-22T16:01:09.182Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-22T16:01:09.182Z] #30 DONE 0.1s [2019-10-22T16:01:09.182Z] [2019-10-22T16:01:09.182Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-22T16:01:09.571Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-22T16:01:10.136Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-22T16:01:10.658Z] --- PASS: TestSecretList (2.93s) [2019-10-22T16:01:10.658Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-22T16:01:10.658Z] === RUN TestSecretsCreateAndDelete [2019-10-22T16:01:10.702Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-22T16:01:10.959Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-22T16:01:11.216Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-22T16:01:11.780Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-22T16:01:13.150Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-22T16:01:14.053Z] --- PASS: TestSecretsCreateAndDelete (2.93s) [2019-10-22T16:01:14.053Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-22T16:01:14.053Z] === RUN TestSecretsUpdate [2019-10-22T16:01:15.672Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-22T16:01:15.888Z] --- PASS: TestSecretsUpdate (2.45s) [2019-10-22T16:01:15.888Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-22T16:01:15.888Z] === RUN TestTemplatedSecret [2019-10-22T16:01:20.008Z] --- PASS: TestTemplatedSecret (3.48s) [2019-10-22T16:01:20.008Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-22T16:01:20.008Z] === RUN TestSecretCreateResolve [2019-10-22T16:01:20.926Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-22T16:01:22.669Z] --- PASS: TestSecretCreateResolve (2.92s) [2019-10-22T16:01:22.669Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-22T16:01:22.669Z] PASS [2019-10-22T16:01:22.669Z] [2019-10-22T16:01:22.669Z] DONE 6 tests in 17.731s [2019-10-22T16:01:22.669Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-22T16:01:22.669Z] ++ 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-10-22T16:01:22.669Z] ++ set -e [2019-10-22T16:01:22.669Z] ++ '[' -n 0 ']' [2019-10-22T16:01:22.669Z] ++ set -x [2019-10-22T16:01:22.669Z] ++ env -i DEST=/go/src/github.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-10-22T16:01:22.669Z] INFO: Testing against a local daemon [2019-10-22T16:01:22.669Z] === RUN TestServiceCreateInit [2019-10-22T16:01:22.669Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-22T16:01:22.824Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.19s) [2019-10-22T16:01:22.824Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-22T16:01:22.824Z] PASS [2019-10-22T16:01:22.824Z] [2019-10-22T16:01:22.824Z] DONE 17 tests in 54.688s [2019-10-22T16:01:22.824Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-22T16:01:22.824Z] ++ 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-10-22T16:01:22.824Z] ++ set -e [2019-10-22T16:01:22.824Z] ++ '[' -n 0 ']' [2019-10-22T16:01:22.824Z] ++ set -x [2019-10-22T16:01:22.824Z] ++ env -i DEST=/go/src/github.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-10-22T16:01:22.825Z] INFO: Testing against a local daemon [2019-10-22T16:01:22.825Z] === RUN TestPluginInvalidJSON [2019-10-22T16:01:22.825Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:01:22.825Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:01:22.825Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:01:22.825Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-22T16:01:22.825Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-22T16:01:22.825Z] PASS [2019-10-22T16:01:22.825Z] [2019-10-22T16:01:22.825Z] DONE 2 tests in 0.144s [2019-10-22T16:01:23.081Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-22T16:01:23.081Z] ++ 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-10-22T16:01:23.081Z] ++ set -e [2019-10-22T16:01:23.081Z] ++ '[' -n 0 ']' [2019-10-22T16:01:23.081Z] ++ set -x [2019-10-22T16:01:23.082Z] ++ env -i DEST=/go/src/github.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-10-22T16:01:23.082Z] INFO: Testing against a local daemon [2019-10-22T16:01:23.082Z] === RUN TestExternalGraphDriver [2019-10-22T16:01:23.340Z] === RUN TestExternalGraphDriver/json [2019-10-22T16:01:25.235Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-22T16:01:25.235Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-22T16:01:25.235Z] === RUN TestExternalGraphDriver/spec [2019-10-22T16:01:25.235Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-22T16:01:25.493Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-22T16:01:25.750Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-22T16:01:26.007Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-22T16:01:26.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-22T16:01:27.777Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-22T16:01:27.943Z] === RUN TestExternalGraphDriver/pull [2019-10-22T16:01:27.943Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-22T16:01:29.840Z] --- PASS: TestExternalGraphDriver (6.63s) [2019-10-22T16:01:29.840Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-22T16:01:29.840Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-22T16:01:29.840Z] --- PASS: TestExternalGraphDriver/spec (2.32s) [2019-10-22T16:01:29.840Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2019-10-22T16:01:29.840Z] === RUN TestGraphdriverPluginV2 [2019-10-22T16:01:30.097Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-22T16:01:33.000Z] --- PASS: TestServiceCreateInit (10.38s) [2019-10-22T16:01:33.000Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s) [2019-10-22T16:01:33.000Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-22T16:01:33.000Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2019-10-22T16:01:33.000Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-22T16:01:33.000Z] === RUN TestCreateServiceMultipleTimes [2019-10-22T16:01:35.353Z] --- PASS: TestGraphdriverPluginV2 (4.72s) [2019-10-22T16:01:35.353Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-22T16:01:35.353Z] PASS [2019-10-22T16:01:35.353Z] [2019-10-22T16:01:35.353Z] DONE 5 tests in 11.498s [2019-10-22T16:01:35.353Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-22T16:01:35.353Z] ++ 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-10-22T16:01:35.353Z] ++ set -e [2019-10-22T16:01:35.353Z] ++ '[' -n 0 ']' [2019-10-22T16:01:35.353Z] ++ set -x [2019-10-22T16:01:35.353Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T16:01:35.353Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-22T16:01:35.353Z] INFO: Testing against a local daemon [2019-10-22T16:01:35.353Z] === RUN TestContinueAfterPluginCrash [2019-10-22T16:01:35.353Z] === PAUSE TestContinueAfterPluginCrash [2019-10-22T16:01:35.353Z] === RUN TestDaemonStartWithLogOpt [2019-10-22T16:01:35.353Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-22T16:01:35.353Z] === CONT TestContinueAfterPluginCrash [2019-10-22T16:01:35.353Z] === CONT TestDaemonStartWithLogOpt [2019-10-22T16:01:35.353Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-22T16:01:35.611Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-22T16:01:38.218Z] 65014b3c3121: Pull complete [2019-10-22T16:01:50.519Z] --- PASS: TestDaemonStartWithLogOpt (15.06s) [2019-10-22T16:01:50.519Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-22T16:01:50.519Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-22T16:01:50.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-22T16:01:52.853Z] --- PASS: TestCreateServiceMultipleTimes (17.53s) [2019-10-22T16:01:52.853Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-22T16:01:52.853Z] === RUN TestCreateServiceConflict [2019-10-22T16:01:53.221Z] --- PASS: TestCreateServiceConflict (2.86s) [2019-10-22T16:01:53.221Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-22T16:01:53.221Z] === RUN TestCreateServiceMaxReplicas [2019-10-22T16:01:54.955Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-22T16:01:54.955Z] --- PASS: TestContinueAfterPluginCrash (20.20s) [2019-10-22T16:01:54.955Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-22T16:01:54.955Z] PASS [2019-10-22T16:01:54.955Z] [2019-10-22T16:01:54.955Z] DONE 2 tests in 20.353s [2019-10-22T16:01:54.955Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-22T16:01:54.955Z] ++ 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-10-22T16:01:54.955Z] ++ set -e [2019-10-22T16:01:54.955Z] ++ '[' -n 0 ']' [2019-10-22T16:01:54.955Z] ++ set -x [2019-10-22T16:01:54.955Z] ++ env -i DEST=/go/src/github.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-10-22T16:01:54.955Z] INFO: Testing against a local daemon [2019-10-22T16:01:54.955Z] === RUN TestPluginWithDevMounts [2019-10-22T16:01:54.955Z] === PAUSE TestPluginWithDevMounts [2019-10-22T16:01:54.955Z] === CONT TestPluginWithDevMounts [2019-10-22T16:01:55.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-22T16:01:56.582Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-22T16:01:57.147Z] --- PASS: TestPluginWithDevMounts (2.22s) [2019-10-22T16:01:57.147Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-22T16:01:57.147Z] PASS [2019-10-22T16:01:57.147Z] [2019-10-22T16:01:57.147Z] DONE 1 tests in 2.377s [2019-10-22T16:01:57.367Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2019-10-22T16:01:57.367Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-22T16:01:57.367Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-22T16:01:57.404Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-22T16:01:57.404Z] ++ 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-10-22T16:01:57.404Z] ++ set -e [2019-10-22T16:01:57.404Z] ++ '[' -n 0 ']' [2019-10-22T16:01:57.404Z] ++ set -x [2019-10-22T16:01:57.404Z] ++ env -i DEST=/go/src/github.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-10-22T16:01:57.404Z] INFO: Testing against a local daemon [2019-10-22T16:01:57.404Z] === RUN TestSecretInspect [2019-10-22T16:01:59.300Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-22T16:01:59.300Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-22T16:02:00.670Z] --- PASS: TestSecretInspect (3.23s) [2019-10-22T16:02:00.670Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-22T16:02:00.670Z] === RUN TestSecretList [2019-10-22T16:02:03.945Z] --- PASS: TestSecretList (3.12s) [2019-10-22T16:02:03.945Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-22T16:02:03.945Z] === RUN TestSecretsCreateAndDelete [2019-10-22T16:02:04.877Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-22T16:02:05.441Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-22T16:02:07.339Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2019-10-22T16:02:07.339Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-22T16:02:07.339Z] === RUN TestSecretsUpdate [2019-10-22T16:02:07.905Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-22T16:02:08.470Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-22T16:02:09.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-22T16:02:09.967Z] --- PASS: TestSecretsUpdate (3.08s) [2019-10-22T16:02:09.967Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-22T16:02:09.967Z] === RUN TestTemplatedSecret [2019-10-22T16:02:10.901Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-22T16:02:11.836Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-22T16:02:13.206Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-22T16:02:13.771Z] --- PASS: TestTemplatedSecret (3.75s) [2019-10-22T16:02:13.771Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-22T16:02:13.771Z] === RUN TestSecretCreateResolve [2019-10-22T16:02:13.839Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2019-10-22T16:02:13.839Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-22T16:02:13.839Z] === RUN TestCreateServiceSecretFileMode [2019-10-22T16:02:14.619Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2019-10-22T16:02:14.619Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-22T16:02:14.619Z] === RUN TestCreateServiceConfigFileMode [2019-10-22T16:02:14.704Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-22T16:02:17.238Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-22T16:02:17.238Z] --- PASS: TestSecretCreateResolve (3.37s) [2019-10-22T16:02:17.238Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-22T16:02:17.238Z] PASS [2019-10-22T16:02:17.238Z] [2019-10-22T16:02:17.238Z] DONE 6 tests in 19.911s [2019-10-22T16:02:17.238Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-22T16:02:17.238Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-22T16:02:17.238Z] ++ 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-10-22T16:02:17.238Z] ++ set -e [2019-10-22T16:02:17.238Z] ++ '[' -n 0 ']' [2019-10-22T16:02:17.238Z] ++ set -x [2019-10-22T16:02:17.238Z] ++ env -i DEST=/go/src/github.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-10-22T16:02:17.238Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-22T16:02:17.495Z] INFO: Testing against a local daemon [2019-10-22T16:02:17.495Z] === RUN TestServiceCreateInit [2019-10-22T16:02:17.495Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-22T16:02:17.752Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-22T16:02:17.811Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2019-10-22T16:02:17.811Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-22T16:02:17.811Z] === RUN TestCreateServiceSysctls [2019-10-22T16:02:18.010Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-22T16:02:18.940Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-22T16:02:21.467Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-22T16:02:22.015Z] --- PASS: TestCreateServiceSysctls (4.25s) [2019-10-22T16:02:22.015Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-22T16:02:22.015Z] === RUN TestCreateServiceCapabilities [2019-10-22T16:02:22.032Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-22T16:02:22.962Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-22T16:02:25.486Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-22T16:02:26.087Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2019-10-22T16:02:26.087Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-22T16:02:26.087Z] === RUN TestInspect [2019-10-22T16:02:27.382Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-22T16:02:28.753Z] --- PASS: TestServiceCreateInit (11.20s) [2019-10-22T16:02:28.753Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2019-10-22T16:02:28.753Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-22T16:02:28.753Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.61s) [2019-10-22T16:02:28.753Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-22T16:02:28.753Z] === RUN TestCreateServiceMultipleTimes [2019-10-22T16:02:29.368Z] --- PASS: TestInspect (3.71s) [2019-10-22T16:02:29.368Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-22T16:02:29.368Z] === RUN TestServiceListWithStatuses [2019-10-22T16:02:29.368Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-22T16:02:29.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-22T16:02:29.368Z] === RUN TestDockerNetworkConnectAlias [2019-10-22T16:02:29.684Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-22T16:02:31.580Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-22T16:02:32.953Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-22T16:02:33.518Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-22T16:02:35.679Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2019-10-22T16:02:35.679Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-22T16:02:35.679Z] === RUN TestDockerNetworkReConnect [2019-10-22T16:02:37.693Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-22T16:02:39.883Z] --- PASS: TestDockerNetworkReConnect (4.84s) [2019-10-22T16:02:39.883Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-22T16:02:39.883Z] === RUN TestServicePlugin [2019-10-22T16:02:39.883Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-22T16:02:39.883Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:02:39.883Z] === RUN TestServiceUpdateLabel [2019-10-22T16:02:40.970Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-22T16:02:41.535Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-22T16:02:42.467Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-22T16:02:43.026Z] --- PASS: TestServiceUpdateLabel (2.89s) [2019-10-22T16:02:43.026Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-22T16:02:43.026Z] === RUN TestServiceUpdateSecrets [2019-10-22T16:02:45.605Z] #33 129.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-22T16:02:45.605Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-22T16:02:45.605Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-22T16:02:45.605Z] #33 135.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-22T16:02:45.605Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-22T16:02:45.605Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-22T16:02:45.605Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-22T16:02:45.605Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-22T16:02:45.862Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-22T16:02:47.233Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-22T16:02:48.605Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-22T16:02:50.524Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-22T16:02:50.571Z] --- PASS: TestCreateServiceMultipleTimes (21.48s) [2019-10-22T16:02:50.571Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-22T16:02:50.571Z] === RUN TestCreateServiceConflict [2019-10-22T16:02:51.898Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-22T16:02:53.093Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-22T16:02:53.350Z] --- PASS: TestCreateServiceConflict (3.19s) [2019-10-22T16:02:53.350Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-22T16:02:53.350Z] === RUN TestCreateServiceMaxReplicas [2019-10-22T16:02:53.797Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-22T16:02:54.729Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-22T16:02:55.072Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-22T16:02:55.691Z] [2019-10-22T16:02:55.691Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-22T16:02:56.313Z] PKG_CONFIG=pkg-config [2019-10-22T16:02:56.313Z] GOLANG_VERSION=1.13.3 [2019-10-22T16:02:56.313Z] HOSTNAME=6321ebf3e8e9 [2019-10-22T16:02:56.313Z] DOCKER_EXPERIMENTAL=1 [2019-10-22T16:02:56.313Z] container=docker [2019-10-22T16:02:56.313Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-22T16:02:56.313Z] GO111MODULE=off [2019-10-22T16:02:56.313Z] GOPATH=/go [2019-10-22T16:02:56.313Z] PWD=/go/src/github.com/docker/docker [2019-10-22T16:02:56.313Z] HOME=/root [2019-10-22T16:02:56.313Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-22T16:02:56.313Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-22T16:02:56.313Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-22T16:02:56.313Z] DOCKER_GITCOMMIT=73a7c369c6abce6117045332cd011c21db003cda [2019-10-22T16:02:56.313Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-22T16:02:56.313Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-22T16:02:56.313Z] TERM=xterm [2019-10-22T16:02:56.313Z] VALIDATE_BRANCH=master [2019-10-22T16:02:56.313Z] DEST=bundles/test-integration [2019-10-22T16:02:56.313Z] SHLVL=1 [2019-10-22T16:02:56.313Z] TIMEOUT=120m [2019-10-22T16:02:56.313Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-22T16:02:56.313Z] DOCKER_PKG=github.com/docker/docker [2019-10-22T16:02:56.313Z] TESTDEBUG=0 [2019-10-22T16:02:56.313Z] _=/usr/bin/env [2019-10-22T16:02:56.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-22T16:02:56.628Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-22T16:02:57.526Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2019-10-22T16:02:57.526Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-22T16:02:57.526Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-22T16:02:57.526Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-22T16:02:57.559Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-22T16:02:58.491Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-22T16:02:59.467Z] --- PASS: TestServiceUpdateSecrets (15.73s) [2019-10-22T16:02:59.467Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-22T16:02:59.467Z] === RUN TestServiceUpdateConfigs [2019-10-22T16:02:59.863Z] #33 155.8 [2019-10-22T16:03:00.054Z] === RUN TestDockerSuite/TestBuildRm [2019-10-22T16:03:00.793Z] #33 DONE 156.8s [2019-10-22T16:03:00.793Z] [2019-10-22T16:03:00.793Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-22T16:03:01.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-22T16:03:02.885Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-22T16:03:03.318Z] #34 DONE 2.4s [2019-10-22T16:03:04.256Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-22T16:03:04.690Z] [2019-10-22T16:03:04.690Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-22T16:03:05.626Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-22T16:03:06.191Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-22T16:03:06.584Z] #35 DONE 1.7s [2019-10-22T16:03:06.584Z] [2019-10-22T16:03:06.584Z] #36 exporting to image [2019-10-22T16:03:06.584Z] #36 exporting layers [2019-10-22T16:03:07.123Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-22T16:03:08.494Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-22T16:03:09.860Z] #36 exporting layers 3.3s done [2019-10-22T16:03:09.860Z] #36 writing image sha256:ad3e5bd86232f2c1ae1b2878e4183e91f91675aedd6a07282f3014963a1ad05b done [2019-10-22T16:03:09.860Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-22T16:03:09.860Z] #36 DONE 3.3s [2019-10-22T16:03:09.863Z] === RUN TestDockerSuite/TestBuildShellInherited [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-22T16:03:10.169Z] + echo Ensuring container killed. [2019-10-22T16:03:10.169Z] Ensuring container killed. [2019-10-22T16:03:10.169Z] + docker rm -vf docker-pr2 [2019-10-22T16:03:10.169Z] Error: No such container: docker-pr2 [2019-10-22T16:03:10.169Z] + true [Pipeline] sh [2019-10-22T16:03:10.450Z] + echo Chowning /workspace to jenkins user [2019-10-22T16:03:10.450Z] Chowning /workspace to jenkins user [2019-10-22T16:03:10.450Z] + id -u [2019-10-22T16:03:10.450Z] + id -g [2019-10-22T16:03:10.450Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38401:/workspace busybox chown -R 1000:1000 /workspace [2019-10-22T16:03:10.797Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-22T16:03:12.115Z] + bundleName=unit [2019-10-22T16:03:12.115Z] + echo Creating unit-bundles.tar.gz [2019-10-22T16:03:12.115Z] Creating unit-bundles.tar.gz [2019-10-22T16:03:12.115Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-22T16:03:12.115Z] bundles/junit-report.xml [2019-10-22T16:03:12.115Z] bundles/go-test-report.json [2019-10-22T16:03:12.115Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-22T16:03:12.126Z] Archiving artifacts [2019-10-22T16:03:12.460Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38401/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-22T16:03:12.781Z] + make clean [2019-10-22T16:03:13.040Z] docker volume rm -f docker-dev-cache [2019-10-22T16:03:13.040Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-22T16:03:13.328Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.97s) [2019-10-22T16:03:13.328Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-22T16:03:13.328Z] === RUN TestCreateServiceSecretFileMode [2019-10-22T16:03:15.857Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-22T16:03:15.857Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-22T16:03:16.001Z] --- PASS: TestServiceUpdateConfigs (15.94s) [2019-10-22T16:03:16.001Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-22T16:03:16.001Z] === RUN TestServiceUpdateNetwork [2019-10-22T16:03:16.115Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-22T16:03:16.115Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-22T16:03:16.372Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2019-10-22T16:03:16.372Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-22T16:03:16.372Z] === RUN TestCreateServiceConfigFileMode [2019-10-22T16:03:16.629Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-22T16:03:17.560Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-22T16:03:17.879Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-22T16:03:18.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-22T16:03:19.106Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-22T16:03:19.671Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2019-10-22T16:03:19.671Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-22T16:03:19.671Z] === RUN TestCreateServiceSysctls [2019-10-22T16:03:24.930Z] --- PASS: TestCreateServiceSysctls (4.32s) [2019-10-22T16:03:24.930Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-22T16:03:24.930Z] === RUN TestCreateServiceCapabilities [2019-10-22T16:03:24.930Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-22T16:03:25.495Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-22T16:03:26.867Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-22T16:03:27.124Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2019-10-22T16:03:27.124Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-22T16:03:27.124Z] === RUN TestInspect [2019-10-22T16:03:27.381Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-22T16:03:28.754Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-22T16:03:29.614Z] --- PASS: TestServiceUpdateNetwork (13.67s) [2019-10-22T16:03:29.614Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-22T16:03:29.614Z] PASS [2019-10-22T16:03:29.614Z] [2019-10-22T16:03:29.614Z] === Skipped [2019-10-22T16:03:29.614Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-10-22T16:03:29.614Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-22T16:03:29.614Z] [2019-10-22T16:03:29.614Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-22T16:03:29.614Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:03:29.614Z] [2019-10-22T16:03:29.614Z] [2019-10-22T16:03:29.614Z] DONE 20 tests, 2 skipped in 125.905s [2019-10-22T16:03:29.614Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-22T16:03:29.614Z] ++ 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-10-22T16:03:29.615Z] ++ set -e [2019-10-22T16:03:29.615Z] ++ '[' -n 0 ']' [2019-10-22T16:03:29.615Z] ++ set -x [2019-10-22T16:03:29.615Z] ++ env -i DEST=/go/src/github.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-10-22T16:03:29.615Z] INFO: Testing against a local daemon [2019-10-22T16:03:29.615Z] === RUN TestSessionCreate [2019-10-22T16:03:29.615Z] --- PASS: TestSessionCreate (0.04s) [2019-10-22T16:03:29.615Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-22T16:03:29.615Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-22T16:03:29.615Z] PASS [2019-10-22T16:03:29.615Z] [2019-10-22T16:03:29.615Z] DONE 2 tests in 0.138s [2019-10-22T16:03:29.615Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-22T16:03:29.615Z] ++ 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-10-22T16:03:29.615Z] ++ set -e [2019-10-22T16:03:29.615Z] ++ '[' -n 0 ']' [2019-10-22T16:03:29.615Z] ++ set -x [2019-10-22T16:03:29.615Z] ++ env -i DEST=/go/src/github.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-10-22T16:03:29.615Z] INFO: Testing against a local daemon [2019-10-22T16:03:29.615Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-22T16:03:29.615Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-22T16:03:29.615Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-22T16:03:29.615Z] === RUN TestEventsExecDie [2019-10-22T16:03:29.615Z] --- PASS: TestEventsExecDie (0.97s) [2019-10-22T16:03:29.615Z] === RUN TestEventsBackwardsCompatible [2019-10-22T16:03:29.615Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-22T16:03:29.615Z] === RUN TestInfoBinaryCommits [2019-10-22T16:03:29.615Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-22T16:03:29.615Z] === RUN TestInfoAPIVersioned [2019-10-22T16:03:29.615Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-22T16:03:29.615Z] === RUN TestInfoDiscoveryBackend [2019-10-22T16:03:30.076Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-22T16:03:30.076Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-22T16:03:30.076Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-22T16:03:30.649Z] === RUN TestDockerSuite/TestBuildUser [2019-10-22T16:03:30.650Z] --- PASS: TestInspect (3.50s) [2019-10-22T16:03:30.650Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-22T16:03:30.650Z] === RUN TestServiceListWithStatuses [2019-10-22T16:03:30.650Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-22T16:03:30.650Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-22T16:03:30.650Z] === RUN TestDockerNetworkConnectAlias [2019-10-22T16:03:31.388Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-22T16:03:31.388Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-22T16:03:31.388Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-22T16:03:31.755Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-10-22T16:03:31.755Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-22T16:03:31.755Z] === RUN TestInfoAPI [2019-10-22T16:03:31.755Z] --- PASS: TestInfoAPI (0.02s) [2019-10-22T16:03:31.755Z] === RUN TestInfoAPIWarnings [2019-10-22T16:03:32.130Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-10-22T16:03:32.130Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-22T16:03:32.130Z] === RUN TestInfoDebug [2019-10-22T16:03:32.914Z] --- PASS: TestInfoDebug (0.52s) [2019-10-22T16:03:32.914Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-22T16:03:32.914Z] === RUN TestInfoInsecureRegistries [2019-10-22T16:03:33.172Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-22T16:03:33.283Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-22T16:03:33.283Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-22T16:03:33.283Z] === RUN TestInfoRegistryMirrors [2019-10-22T16:03:33.645Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-10-22T16:03:33.645Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-22T16:03:33.645Z] === RUN TestLoginFailsWithBadCredentials [2019-10-22T16:03:34.455Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-10-22T16:03:34.455Z] === RUN TestPingCacheHeaders [2019-10-22T16:03:34.455Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-22T16:03:34.455Z] === RUN TestPingGet [2019-10-22T16:03:34.455Z] --- PASS: TestPingGet (0.02s) [2019-10-22T16:03:34.455Z] === RUN TestPingHead [2019-10-22T16:03:34.455Z] --- PASS: TestPingHead (0.02s) [2019-10-22T16:03:34.455Z] === RUN TestVersion [2019-10-22T16:03:34.455Z] --- PASS: TestVersion (0.02s) [2019-10-22T16:03:34.455Z] PASS [2019-10-22T16:03:34.455Z] [2019-10-22T16:03:34.455Z] === Skipped [2019-10-22T16:03:34.455Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-10-22T16:03:34.455Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-22T16:03:34.455Z] [2019-10-22T16:03:34.455Z] [2019-10-22T16:03:34.455Z] DONE 18 tests, 1 skipped in 5.854s [2019-10-22T16:03:34.455Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-22T16:03:34.455Z] ++ 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-10-22T16:03:34.455Z] ++ set -e [2019-10-22T16:03:34.455Z] ++ '[' -n 0 ']' [2019-10-22T16:03:34.455Z] ++ set -x [2019-10-22T16:03:34.455Z] ++ env -i DEST=/go/src/github.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-10-22T16:03:34.455Z] INFO: Testing against a local daemon [2019-10-22T16:03:34.455Z] === RUN TestVolumesCreateAndList [2019-10-22T16:03:34.455Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-22T16:03:34.455Z] === RUN TestVolumesRemove [2019-10-22T16:03:34.455Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-22T16:03:34.455Z] === RUN TestVolumesInspect [2019-10-22T16:03:34.456Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-22T16:03:34.456Z] === RUN TestVolumesInvalidJSON [2019-10-22T16:03:34.456Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-22T16:03:34.456Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-22T16:03:34.456Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-22T16:03:34.456Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-22T16:03:34.456Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-22T16:03:34.456Z] PASS [2019-10-22T16:03:34.456Z] [2019-10-22T16:03:34.456Z] DONE 5 tests in 0.230s [2019-10-22T16:03:34.456Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-22T16:03:35.064Z] ++++ cat bundles/test-integration/docker.pid [2019-10-22T16:03:35.064Z] +++ kill 11458 [2019-10-22T16:03:36.034Z] +++ /etc/init.d/apparmor stop [2019-10-22T16:03:36.034Z] Clearing AppArmor profiles cache:. [2019-10-22T16:03:36.034Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-22T16:03:36.034Z] Unloading profiles will leave already running processes permanently [2019-10-22T16:03:36.034Z] unconfined, which can lead to unexpected situations. [2019-10-22T16:03:36.034Z] [2019-10-22T16:03:36.034Z] To set a process to complain mode, use the command line tool [2019-10-22T16:03:36.034Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-22T16:03:36.034Z] with the 'teardown' option." [2019-10-22T16:03:36.403Z] [2019-10-22T16:03:37.348Z] === RUN TestDockerSuite/TestBuildUsersAndGroups Post stage [Pipeline] junit [2019-10-22T16:03:37.841Z] Recording test results [2019-10-22T16:03:37.911Z] --- PASS: TestDockerNetworkConnectAlias (7.03s) [2019-10-22T16:03:37.912Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-22T16:03:37.912Z] === RUN TestDockerNetworkReConnect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-22T16:03:39.459Z] + echo Ensuring container killed. [2019-10-22T16:03:39.459Z] Ensuring container killed. [2019-10-22T16:03:39.459Z] + docker rm -vf docker-pr2 [2019-10-22T16:03:39.459Z] Error: No such container: docker-pr2 [2019-10-22T16:03:39.459Z] + true [Pipeline] sh [2019-10-22T16:03:40.280Z] + echo Chowning /workspace to jenkins user [2019-10-22T16:03:40.280Z] Chowning /workspace to jenkins user [2019-10-22T16:03:40.280Z] + id -u [2019-10-22T16:03:40.280Z] + id -g [2019-10-22T16:03:40.280Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-38401:/workspace busybox chown -R 1001:1001 /workspace [2019-10-22T16:03:40.280Z] Unable to find image 'busybox:latest' locally [2019-10-22T16:03:40.651Z] latest: Pulling from library/busybox [2019-10-22T16:03:40.651Z] 6d4c3d9fc915: Pulling fs layer [2019-10-22T16:03:40.651Z] 6d4c3d9fc915: Verifying Checksum [2019-10-22T16:03:40.651Z] 6d4c3d9fc915: Download complete [2019-10-22T16:03:41.495Z] 6d4c3d9fc915: Pull complete [2019-10-22T16:03:41.495Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-22T16:03:41.495Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-22T16:03:44.227Z] + bundleName=s390x-integration [2019-10-22T16:03:44.227Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-22T16:03:44.227Z] Creating s390x-integration-bundles.tar.gz [2019-10-22T16:03:44.227Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-22T16:03:44.227Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-22T16:03:44.446Z] Archiving artifacts [2019-10-22T16:03:44.461Z] --- PASS: TestDockerNetworkReConnect (5.93s) [2019-10-22T16:03:44.461Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-22T16:03:44.461Z] === RUN TestServicePlugin [2019-10-22T16:03:49.911Z] 12c8dbabfd62: Pull complete [2019-10-22T16:03:49.911Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-22T16:03:49.911Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:03:49.911Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-22T16:03:49.911Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-22T16:03:49.911Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-22T16:03:49.911Z] WARN: Skipping validation tests [2019-10-22T16:03:49.911Z] INFO: Running unit tests at 10/22/2019 16:03:43... [2019-10-22T16:03:49.911Z] INFO: make.ps1 starting at 10/22/2019 16:03:48 [2019-10-22T16:03:49.911Z] INFO: Git commit (73a7c369c) assumed from DOCKER_GITCOMMIT environment variable [2019-10-22T16:03:49.911Z] INFO: Invoking autogen... [2019-10-22T16:03:49.911Z] INFO: Running unit tests... [2019-10-22T16:03:53.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-22T16:03:53.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-22T16:03:54.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-22T16:03:56.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-22T16:03:56.919Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-22T16:03:58.290Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-22T16:03:58.548Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-22T16:03:59.480Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-22T16:03:59.989Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38401/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-22T16:04:00.813Z] + make clean [2019-10-22T16:04:00.850Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-22T16:04:01.177Z] make: command: Command not found [2019-10-22T16:04:01.177Z] docker volume rm -f docker-dev-cache [2019-10-22T16:04:01.177Z] docker-dev-cache [Pipeline] deleteDir [2019-10-22T16:04:01.414Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-22T16:04:02.786Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-22T16:04:02.786Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-22T16:04:02.786Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-22T16:04:02.786Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-22T16:04:02.786Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-22T16:04:05.313Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-22T16:04:05.313Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-22T16:04:06.685Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-22T16:04:07.250Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-22T16:04:08.622Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-22T16:04:08.622Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-22T16:04:11.009Z] ? github.com/docker/docker/api [no test files] [2019-10-22T16:04:11.901Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-22T16:04:14.424Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-22T16:04:14.988Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-22T16:04:15.552Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-22T16:04:16.117Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-22T16:04:16.117Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-22T16:04:17.490Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-22T16:04:20.016Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-22T16:04:20.016Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-22T16:04:20.016Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-22T16:04:20.274Z] --- PASS: TestServicePlugin (36.51s) [2019-10-22T16:04:20.274Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-22T16:04:20.274Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-22T16:04:20.274Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-22T16:04:20.274Z] plugin_test.go:62: [d88756cf38de4] joining swarm manager [d90351d87cce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:04:20.274Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-22T16:04:20.274Z] plugin_test.go:65: [d3637b990d943] joining swarm manager [d90351d87cce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:04:20.274Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // withEnv [2019-10-22T16:04:20.531Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-22T16:04:21.465Z] === RUN TestDockerSuite/TestCommitChange [2019-10-22T16:04:21.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-22T16:04:22.667Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-22T16:04:23.599Z] --- PASS: TestServiceUpdateLabel (3.21s) [2019-10-22T16:04:23.599Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-22T16:04:23.599Z] === RUN TestServiceUpdateSecrets [2019-10-22T16:04:23.857Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-22T16:04:25.757Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-22T16:04:27.653Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-22T16:04:28.586Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-22T16:04:28.700Z] ok github.com/docker/docker/api/server 0.187s coverage: 9.0% of statements [2019-10-22T16:04:30.483Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-22T16:04:31.415Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-22T16:04:33.312Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-22T16:04:33.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-22T16:04:33.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-22T16:04:33.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-22T16:04:34.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-22T16:04:34.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-22T16:04:34.683Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-22T16:04:34.683Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-22T16:04:34.683Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-22T16:04:34.683Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-22T16:04:34.683Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-22T16:04:34.683Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-22T16:04:34.683Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-22T16:04:36.580Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-22T16:04:38.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-22T16:04:38.476Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-22T16:04:38.476Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-22T16:04:39.040Z] --- PASS: TestServiceUpdateSecrets (15.71s) [2019-10-22T16:04:39.040Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-22T16:04:39.040Z] === RUN TestServiceUpdateConfigs [2019-10-22T16:04:39.298Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-22T16:04:39.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-22T16:04:40.231Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-22T16:04:41.166Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-22T16:04:42.099Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-22T16:04:42.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-22T16:04:43.032Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-22T16:04:43.032Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-22T16:04:43.032Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-22T16:04:43.963Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-22T16:04:43.963Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-22T16:04:43.963Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-22T16:04:43.963Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-22T16:04:44.221Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-22T16:04:45.153Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-22T16:04:46.099Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-22T16:04:46.663Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-22T16:04:46.663Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-22T16:04:46.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-22T16:04:49.190Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-22T16:04:49.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-22T16:04:49.753Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-22T16:04:49.753Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-22T16:04:50.684Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-22T16:04:51.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-22T16:04:51.615Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-22T16:04:52.180Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-22T16:04:53.112Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-22T16:04:53.112Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-22T16:04:54.044Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-22T16:04:54.614Z] --- PASS: TestServiceUpdateConfigs (15.59s) [2019-10-22T16:04:54.614Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-22T16:04:54.614Z] === RUN TestServiceUpdateNetwork [2019-10-22T16:04:54.871Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-22T16:04:54.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-22T16:04:55.804Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-22T16:04:55.804Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-22T16:04:56.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-22T16:04:56.736Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-22T16:04:58.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-22T16:04:58.635Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-22T16:05:00.520Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-22T16:05:00.520Z] Using test binary docker [2019-10-22T16:05:00.520Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-22T16:05:00.520Z] +++ /etc/init.d/apparmor start [2019-10-22T16:05:00.520Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-22T16:05:00.520Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-22T16:05:00.520Z] Warning failed to create cache: (null) [2019-10-22T16:05:00.520Z] . [2019-10-22T16:05:00.520Z] INFO: Waiting for daemon to start... [2019-10-22T16:05:00.520Z] Starting dockerd [2019-10-22T16:05:00.520Z] +++ 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-10-22T16:05:00.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-22T16:05:00.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-22T16:05:00.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-22T16:05:00.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-22T16:05:00.531Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-22T16:05:01.096Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-22T16:05:02.542Z] . [2019-10-22T16:05:02.542Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-22T16:05:02.542Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-22T16:05:02.542Z] Error: No such image: emptyfs [2019-10-22T16:05:02.542Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-22T16:05:02.542Z] ++++ docker load [2019-10-22T16:05:02.827Z] Running integration-test (iteration 1) [2019-10-22T16:05:02.827Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-22T16:05:02.827Z] ++ 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-10-22T16:05:02.827Z] ++ set -e [2019-10-22T16:05:02.827Z] ++ '[' -n 0 ']' [2019-10-22T16:05:02.827Z] ++ set -x [2019-10-22T16:05:02.827Z] ++ env -i DEST=/go/src/github.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-10-22T16:05:06.352Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-22T16:05:06.609Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-22T16:05:07.541Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-22T16:05:07.541Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-22T16:05:07.799Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-22T16:05:09.170Z] --- PASS: TestServiceUpdateNetwork (14.27s) [2019-10-22T16:05:09.170Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-22T16:05:09.170Z] PASS [2019-10-22T16:05:09.170Z] [2019-10-22T16:05:09.170Z] === Skipped [2019-10-22T16:05:09.170Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-22T16:05:09.170Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-22T16:05:09.170Z] [2019-10-22T16:05:09.170Z] [2019-10-22T16:05:09.170Z] DONE 20 tests, 1 skipped in 171.770s [2019-10-22T16:05:09.170Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-22T16:05:09.170Z] ++ 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-10-22T16:05:09.170Z] ++ set -e [2019-10-22T16:05:09.170Z] ++ '[' -n 0 ']' [2019-10-22T16:05:09.170Z] ++ set -x [2019-10-22T16:05:09.170Z] ++ env -i DEST=/go/src/github.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-10-22T16:05:09.170Z] INFO: Testing against a local daemon [2019-10-22T16:05:09.170Z] === RUN TestSessionCreate [2019-10-22T16:05:09.170Z] --- PASS: TestSessionCreate (0.02s) [2019-10-22T16:05:09.170Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-22T16:05:09.170Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-22T16:05:09.170Z] PASS [2019-10-22T16:05:09.170Z] [2019-10-22T16:05:09.170Z] DONE 2 tests in 0.165s [2019-10-22T16:05:09.170Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-22T16:05:09.170Z] ++ 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-10-22T16:05:09.170Z] ++ set -e [2019-10-22T16:05:09.170Z] ++ '[' -n 0 ']' [2019-10-22T16:05:09.170Z] ++ set -x [2019-10-22T16:05:09.170Z] ++ env -i DEST=/go/src/github.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-10-22T16:05:09.170Z] INFO: Testing against a local daemon [2019-10-22T16:05:09.170Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-22T16:05:09.427Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-22T16:05:09.427Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-22T16:05:09.427Z] === RUN TestEventsExecDie [2019-10-22T16:05:10.360Z] --- PASS: TestEventsExecDie (1.05s) [2019-10-22T16:05:10.360Z] === RUN TestEventsBackwardsCompatible [2019-10-22T16:05:10.360Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-22T16:05:10.360Z] === RUN TestInfoBinaryCommits [2019-10-22T16:05:10.360Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-22T16:05:10.360Z] === RUN TestInfoAPIVersioned [2019-10-22T16:05:10.360Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-22T16:05:10.360Z] === RUN TestInfoDiscoveryBackend [2019-10-22T16:05:10.618Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-22T16:05:11.183Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-22T16:05:11.183Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-22T16:05:11.183Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-22T16:05:11.441Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-22T16:05:12.009Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-10-22T16:05:12.009Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-22T16:05:12.009Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-22T16:05:12.574Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-22T16:05:12.574Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-22T16:05:12.574Z] === RUN TestInfoAPI [2019-10-22T16:05:12.574Z] --- PASS: TestInfoAPI (0.05s) [2019-10-22T16:05:12.574Z] === RUN TestInfoAPIWarnings [2019-10-22T16:05:13.138Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-22T16:05:13.138Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-10-22T16:05:13.138Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-22T16:05:13.138Z] === RUN TestInfoDebug [2019-10-22T16:05:13.703Z] --- PASS: TestInfoDebug (0.52s) [2019-10-22T16:05:13.703Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-22T16:05:13.703Z] === RUN TestInfoInsecureRegistries [2019-10-22T16:05:14.269Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-22T16:05:14.269Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-22T16:05:14.269Z] === RUN TestInfoRegistryMirrors [2019-10-22T16:05:14.834Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-22T16:05:14.834Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-22T16:05:14.834Z] === RUN TestLoginFailsWithBadCredentials [2019-10-22T16:05:15.091Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2019-10-22T16:05:15.091Z] === RUN TestPingCacheHeaders [2019-10-22T16:05:15.091Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-22T16:05:15.091Z] === RUN TestPingGet [2019-10-22T16:05:15.091Z] --- PASS: TestPingGet (0.01s) [2019-10-22T16:05:15.091Z] === RUN TestPingHead [2019-10-22T16:05:15.091Z] --- PASS: TestPingHead (0.02s) [2019-10-22T16:05:15.091Z] === RUN TestVersion [2019-10-22T16:05:15.091Z] --- PASS: TestVersion (0.03s) [2019-10-22T16:05:15.091Z] PASS [2019-10-22T16:05:15.091Z] [2019-10-22T16:05:15.091Z] === Skipped [2019-10-22T16:05:15.091Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-22T16:05:15.091Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-22T16:05:15.091Z] [2019-10-22T16:05:15.091Z] [2019-10-22T16:05:15.091Z] DONE 18 tests, 1 skipped in 5.885s [2019-10-22T16:05:15.091Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-22T16:05:15.091Z] ++ 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-10-22T16:05:15.091Z] ++ set -e [2019-10-22T16:05:15.091Z] ++ '[' -n 0 ']' [2019-10-22T16:05:15.091Z] ++ set -x [2019-10-22T16:05:15.091Z] ++ env -i DEST=/go/src/github.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-10-22T16:05:15.349Z] INFO: Testing against a local daemon [2019-10-22T16:05:15.349Z] === RUN TestVolumesCreateAndList [2019-10-22T16:05:15.349Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-22T16:05:15.349Z] === RUN TestVolumesRemove [2019-10-22T16:05:15.349Z] --- PASS: TestVolumesRemove (0.14s) [2019-10-22T16:05:15.349Z] === RUN TestVolumesInspect [2019-10-22T16:05:15.349Z] --- PASS: TestVolumesInspect (0.03s) [2019-10-22T16:05:15.349Z] === RUN TestVolumesInvalidJSON [2019-10-22T16:05:15.349Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-22T16:05:15.349Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-22T16:05:15.349Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-22T16:05:15.607Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-10-22T16:05:15.607Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-22T16:05:15.607Z] PASS [2019-10-22T16:05:15.607Z] [2019-10-22T16:05:15.607Z] DONE 5 tests in 0.375s [2019-10-22T16:05:15.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-22T16:05:15.865Z] ++++ cat bundles/test-integration/docker.pid [2019-10-22T16:05:15.865Z] +++ kill 5329 [2019-10-22T16:05:17.239Z] +++ /etc/init.d/apparmor stop [2019-10-22T16:05:17.239Z] Clearing AppArmor profiles cache:. [2019-10-22T16:05:17.239Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-22T16:05:17.239Z] Unloading profiles will leave already running processes permanently [2019-10-22T16:05:17.239Z] unconfined, which can lead to unexpected situations. [2019-10-22T16:05:17.239Z] [2019-10-22T16:05:17.239Z] To set a process to complain mode, use the command line tool [2019-10-22T16:05:17.239Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-22T16:05:17.239Z] with the 'teardown' option." [2019-10-22T16:05:17.239Z] [2019-10-22T16:05:18.077Z] Loaded image: buildpack-deps:jessie [2019-10-22T16:05:18.077Z] Loaded image: busybox:latest [2019-10-22T16:05:18.077Z] Loaded image: busybox:glibc [2019-10-22T16:05:18.077Z] Loaded image: debian:jessie [2019-10-22T16:05:18.077Z] Loaded image: hello-world:latest [2019-10-22T16:05:18.077Z] INFO: Testing against a local daemon [2019-10-22T16:05:18.077Z] === RUN TestCgroupNamespacesBuild [2019-10-22T16:05:18.694Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2019-10-22T16:05:18.694Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-22T16:05:18.694Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-22T16:05:19.139Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-22T16:05:19.389Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-22T16:05:19.389Z] ok github.com/docker/docker/api/server/httputils 0.108s coverage: 14.7% of statements [2019-10-22T16:05:19.397Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-22T16:05:20.181Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2019-10-22T16:05:20.181Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-22T16:05:20.181Z] === RUN TestBuildWithSession [2019-10-22T16:05:20.181Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-22T16:05:20.181Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T16:05:20.181Z] === RUN TestBuildSquashParent [2019-10-22T16:05:21.294Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-22T16:05:21.577Z] ok github.com/docker/docker/api/server/middleware 0.211s coverage: 37.7% of statements [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-22T16:05:21.577Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-22T16:05:22.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-22T16:05:23.759Z] ok github.com/docker/docker/api/server/router/swarm 0.134s coverage: 4.0% of statements [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-22T16:05:23.759Z] ok github.com/docker/docker/api/types/filters 0.103s coverage: 92.2% of statements [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-22T16:05:23.759Z] ok github.com/docker/docker/api/types/strslice 0.068s coverage: 90.0% of statements [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-22T16:05:23.759Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-22T16:05:24.219Z] ok github.com/docker/docker/api/types/time 0.390s coverage: 100.0% of statements [2019-10-22T16:05:24.678Z] ok github.com/docker/docker/api/types/versions 0.127s coverage: 75.0% of statements [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/builder [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-22T16:05:24.678Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-22T16:05:25.679Z] --- PASS: TestBuildSquashParent (5.22s) [2019-10-22T16:05:25.679Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-22T16:05:25.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T16:05:25.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T16:05:25.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T16:05:25.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T16:05:25.679Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T16:05:25.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T16:05:25.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T16:05:25.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T16:05:25.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T16:05:25.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T16:05:25.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T16:05:25.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T16:05:25.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-22T16:05:25.679Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-22T16:05:25.679Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-22T16:05:25.679Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-22T16:05:28.366Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-22T16:05:28.650Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-22T16:05:29.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-22T16:05:30.474Z] ok github.com/docker/docker/builder/dockerfile 0.451s coverage: 46.1% of statements [2019-10-22T16:05:30.474Z] ok github.com/docker/docker/builder/dockerignore 0.103s coverage: 96.8% of statements [2019-10-22T16:05:30.474Z] ok github.com/docker/docker/builder/remotecontext 0.812s coverage: 9.2% of statements [2019-10-22T16:05:31.363Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-22T16:05:31.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2019-10-22T16:05:31.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2019-10-22T16:05:31.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) [2019-10-22T16:05:31.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.42s) [2019-10-22T16:05:31.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2019-10-22T16:05:31.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2019-10-22T16:05:31.363Z] === RUN TestBuildMultiStageCopy [2019-10-22T16:05:31.363Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-22T16:05:32.840Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-22T16:05:33.123Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-22T16:05:33.406Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-22T16:05:34.029Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-22T16:05:34.313Z] --- PASS: TestBuildMultiStageCopy (3.35s) [2019-10-22T16:05:34.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2019-10-22T16:05:34.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2019-10-22T16:05:34.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2019-10-22T16:05:34.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2019-10-22T16:05:34.313Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-10-22T16:05:34.313Z] === RUN TestBuildMultiStageParentConfig [2019-10-22T16:05:35.328Z] --- PASS: TestBuildMultiStageParentConfig (0.92s) [2019-10-22T16:05:35.328Z] === RUN TestBuildLabelWithTargets [2019-10-22T16:05:36.805Z] --- PASS: TestBuildLabelWithTargets (1.48s) [2019-10-22T16:05:36.805Z] === RUN TestBuildWithEmptyLayers [2019-10-22T16:05:37.425Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2019-10-22T16:05:37.425Z] === RUN TestBuildMultiStageOnBuild [2019-10-22T16:05:40.122Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2019-10-22T16:05:40.122Z] === RUN TestBuildUncleanTarFilenames [2019-10-22T16:05:40.746Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2019-10-22T16:05:40.746Z] === RUN TestBuildMultiStageLayerLeak [2019-10-22T16:05:43.431Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2019-10-22T16:05:43.431Z] === RUN TestBuildWithHugeFile [2019-10-22T16:05:47.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-22T16:05:48.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-22T16:05:48.913Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-22T16:05:52.190Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-22T16:05:54.730Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-22T16:05:58.004Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-22T16:05:59.375Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-22T16:05:59.632Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-22T16:06:00.564Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-22T16:06:01.494Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-22T16:06:02.865Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-22T16:06:03.797Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-22T16:06:04.727Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-22T16:06:06.097Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-22T16:06:06.166Z] ok github.com/docker/docker/builder/remotecontext/git 34.806s coverage: 85.1% of statements [2019-10-22T16:06:06.166Z] ? github.com/docker/docker/cli [no test files] [2019-10-22T16:06:06.166Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-22T16:06:06.166Z] ok github.com/docker/docker/cli/debug 0.352s coverage: 100.0% of statements [2019-10-22T16:06:06.166Z] ok github.com/docker/docker/client 0.582s coverage: 75.3% of statements [2019-10-22T16:06:07.028Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-22T16:06:08.397Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-22T16:06:08.962Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-22T16:06:09.912Z] ok github.com/docker/docker/cmd/dockerd 0.828s coverage: 19.0% of statements [2019-10-22T16:06:10.331Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-22T16:06:11.264Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-22T16:06:12.108Z] ok github.com/docker/docker/container 0.569s coverage: 42.5% of statements [2019-10-22T16:06:12.108Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-22T16:06:12.108Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-22T16:06:12.108Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-22T16:06:12.108Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-22T16:06:12.634Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-22T16:06:13.566Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-22T16:06:14.936Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-22T16:06:16.306Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-22T16:06:17.237Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-22T16:06:17.237Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-22T16:06:18.183Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-22T16:06:19.119Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-22T16:06:20.489Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-22T16:06:21.420Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-22T16:06:22.790Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-22T16:06:23.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-22T16:06:24.284Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-22T16:06:25.215Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-22T16:06:28.489Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-22T16:06:33.743Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-22T16:06:37.017Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-22T16:06:37.274Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon 3.305s coverage: 9.2% of statements [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon/cluster 1.778s coverage: 0.5% of statements [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.281s coverage: 65.3% of statements [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon/cluster/convert 0.790s coverage: 35.8% of statements [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.029s coverage: 10.9% of statements [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon/config 1.363s coverage: 80.1% of statements [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon/discovery 0.368s coverage: 30.0% of statements [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon/events 0.390s coverage: 50.0% of statements [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-22T16:06:37.300Z] ok github.com/docker/docker/daemon/graphdriver 0.507s coverage: 2.3% of statements [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-22T16:06:37.300Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-22T16:06:37.301Z] ok github.com/docker/docker/daemon/images 0.670s coverage: 4.9% of statements [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-22T16:06:37.301Z] ok github.com/docker/docker/daemon/links 0.079s coverage: 93.0% of statements [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-22T16:06:37.301Z] ok github.com/docker/docker/daemon/logger 0.593s coverage: 43.0% of statements [2019-10-22T16:06:37.301Z] ok github.com/docker/docker/daemon/logger/awslogs 1.167s coverage: 77.8% of statements [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-22T16:06:37.301Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-22T16:06:37.763Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.453s coverage: 62.1% of statements [2019-10-22T16:06:37.763Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.279s coverage: 88.3% of statements [2019-10-22T16:06:40.685Z] ok github.com/docker/docker/daemon/logger/local 0.431s coverage: 74.7% of statements [2019-10-22T16:06:40.685Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-22T16:06:40.685Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.292s coverage: 21.4% of statements [2019-10-22T16:06:42.529Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-22T16:06:43.604Z] ok github.com/docker/docker/daemon/logger/splunk 2.476s coverage: 82.5% of statements [2019-10-22T16:06:43.604Z] ok github.com/docker/docker/daemon/logger/syslog 0.153s coverage: 47.8% of statements [2019-10-22T16:06:43.604Z] ok github.com/docker/docker/daemon/logger/templates 0.100s coverage: 8.3% of statements [2019-10-22T16:06:43.604Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-22T16:06:43.604Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-22T16:06:43.604Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-22T16:06:45.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-22T16:06:45.984Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-22T16:06:46.523Z] ok github.com/docker/docker/distribution 1.988s coverage: 20.3% of statements [2019-10-22T16:06:46.523Z] ok github.com/docker/docker/distribution/metadata 2.198s coverage: 48.2% of statements [2019-10-22T16:06:46.523Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-22T16:06:47.355Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-22T16:06:48.071Z] ok github.com/docker/docker/distribution/xfer 2.631s coverage: 76.8% of statements [2019-10-22T16:06:48.071Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-22T16:06:48.071Z] ok github.com/docker/docker/errdefs 0.112s coverage: 49.4% of statements [2019-10-22T16:06:49.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-22T16:06:50.259Z] ok github.com/docker/docker/image 1.444s coverage: 86.4% of statements [2019-10-22T16:06:50.260Z] ok github.com/docker/docker/image/cache 0.658s coverage: 19.2% of statements [2019-10-22T16:06:50.260Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-22T16:06:50.260Z] ok github.com/docker/docker/image/v1 0.709s coverage: 25.0% of statements [2019-10-22T16:06:50.260Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-22T16:06:53.163Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-22T16:06:53.727Z] === RUN TestDockerSuite/TestCpToDot [2019-10-22T16:06:54.014Z] ok github.com/docker/docker/layer 0.388s coverage: 30.0% of statements [2019-10-22T16:06:54.014Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-22T16:06:55.099Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-22T16:06:55.563Z] ok github.com/docker/docker/libcontainerd/local 0.270s coverage: 1.0% of statements [2019-10-22T16:06:55.563Z] ok github.com/docker/docker/libcontainerd/queue 0.143s coverage: 100.0% of statements [2019-10-22T16:06:55.563Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-22T16:06:55.563Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-22T16:06:55.563Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-22T16:06:55.563Z] ? github.com/docker/docker/oci [no test files] [2019-10-22T16:06:55.563Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-22T16:06:55.563Z] ok github.com/docker/docker/opts 0.371s coverage: 67.3% of statements [2019-10-22T16:06:55.563Z] ok github.com/docker/docker/pkg/aaparser 0.185s coverage: 50.0% of statements [2019-10-22T16:06:57.624Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-22T16:06:59.519Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-22T16:07:00.450Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-22T16:07:03.727Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-22T16:07:04.291Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-22T16:07:05.221Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-22T16:07:05.443Z] --- PASS: TestBuildWithHugeFile (80.86s) [2019-10-22T16:07:05.443Z] === RUN TestBuildWithEmptyDockerfile [2019-10-22T16:07:05.443Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T16:07:05.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T16:07:05.443Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T16:07:05.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T16:07:05.443Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T16:07:05.443Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T16:07:05.443Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T16:07:05.443Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T16:07:05.443Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T16:07:05.443Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-10-22T16:07:05.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2019-10-22T16:07:05.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2019-10-22T16:07:05.443Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-10-22T16:07:05.443Z] === RUN TestBuildPreserveOwnership [2019-10-22T16:07:05.443Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-22T16:07:07.117Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-22T16:07:07.117Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-22T16:07:07.117Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-22T16:07:07.483Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-22T16:07:07.682Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-22T16:07:08.614Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-22T16:07:08.614Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-22T16:07:08.614Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-22T16:07:09.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-22T16:07:09.436Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-22T16:07:09.535Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2019-10-22T16:07:09.535Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2019-10-22T16:07:09.535Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-10-22T16:07:09.535Z] === RUN TestBuildPlatformInvalid [2019-10-22T16:07:09.535Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-22T16:07:09.535Z] PASS [2019-10-22T16:07:09.535Z] [2019-10-22T16:07:09.535Z] === Skipped [2019-10-22T16:07:09.535Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-22T16:07:09.535Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T16:07:09.535Z] [2019-10-22T16:07:09.535Z] [2019-10-22T16:07:09.535Z] DONE 32 tests, 1 skipped in 126.436s [2019-10-22T16:07:09.535Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-22T16:07:09.535Z] ++ 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-10-22T16:07:09.535Z] ++ set -e [2019-10-22T16:07:09.535Z] ++ '[' -n 0 ']' [2019-10-22T16:07:09.535Z] ++ set -x [2019-10-22T16:07:09.535Z] ++ env -i DEST=/go/src/github.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-10-22T16:07:09.535Z] INFO: Testing against a local daemon [2019-10-22T16:07:09.535Z] === RUN TestConfigList [2019-10-22T16:07:10.002Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-22T16:07:10.002Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-22T16:07:10.259Z] === RUN TestDockerSuite/TestCreateRM [2019-10-22T16:07:10.516Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-22T16:07:10.516Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-22T16:07:10.516Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-22T16:07:10.775Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-22T16:07:12.219Z] --- PASS: TestConfigList (2.27s) [2019-10-22T16:07:12.219Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-22T16:07:12.219Z] === RUN TestConfigsCreateAndDelete [2019-10-22T16:07:13.299Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-22T16:07:13.556Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-22T16:07:13.556Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-22T16:07:14.246Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2019-10-22T16:07:14.246Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-22T16:07:14.246Z] === RUN TestConfigsUpdate [2019-10-22T16:07:16.267Z] --- PASS: TestConfigsUpdate (2.17s) [2019-10-22T16:07:16.267Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-22T16:07:16.267Z] === RUN TestTemplatedConfig [2019-10-22T16:07:18.829Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-22T16:07:18.829Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-22T16:07:18.829Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-22T16:07:18.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-22T16:07:18.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-22T16:07:18.829Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-22T16:07:18.963Z] --- PASS: TestTemplatedConfig (2.81s) [2019-10-22T16:07:18.963Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-22T16:07:18.963Z] === RUN TestConfigInspect [2019-10-22T16:07:19.762Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-22T16:07:20.991Z] --- PASS: TestConfigInspect (2.15s) [2019-10-22T16:07:20.991Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-22T16:07:20.991Z] === RUN TestConfigCreateWithLabels [2019-10-22T16:07:21.657Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-22T16:07:22.221Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-22T16:07:23.667Z] --- PASS: TestConfigCreateWithLabels (2.20s) [2019-10-22T16:07:23.667Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-22T16:07:23.667Z] === RUN TestConfigCreateResolve [2019-10-22T16:07:24.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/archive 9.984s coverage: 62.0% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/authorization 0.575s coverage: 26.8% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/broadcaster 0.207s coverage: 100.0% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/capabilities 0.070s coverage: 87.5% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/chrootarchive 0.155s coverage: 15.4% of statements [2019-10-22T16:07:25.572Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-22T16:07:25.572Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/discovery 0.120s coverage: 58.3% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/discovery/file 0.152s coverage: 92.9% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/discovery/kv 3.504s coverage: 84.1% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/discovery/memory 0.059s coverage: 92.3% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/discovery/nodes 0.131s coverage: 93.8% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/filenotify 0.143s coverage: 36.2% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/fileutils 0.280s coverage: 87.7% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/idtools 0.172s coverage: 6.3% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/ioutils 0.789s coverage: 69.2% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/jsonmessage 0.273s coverage: 91.7% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/locker 0.169s coverage: 88.9% of statements [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/longpath 0.102s coverage: 100.0% of statements [2019-10-22T16:07:25.572Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/namesgenerator 0.087s coverage: 85.7% of statements [2019-10-22T16:07:25.572Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/parsers 0.109s coverage: 97.0% of statements [2019-10-22T16:07:25.572Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-22T16:07:25.572Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-22T16:07:25.572Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2019-10-22T16:07:25.572Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-22T16:07:25.572Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-22T16:07:25.700Z] --- PASS: TestConfigCreateResolve (2.21s) [2019-10-22T16:07:25.700Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-22T16:07:25.700Z] === RUN TestConfigDaemonLibtrustID [2019-10-22T16:07:25.989Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-22T16:07:25.989Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-22T16:07:25.989Z] PASS [2019-10-22T16:07:25.989Z] [2019-10-22T16:07:25.989Z] DONE 8 tests in 16.691s [2019-10-22T16:07:25.989Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-22T16:07:25.989Z] ++ 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-10-22T16:07:25.989Z] ++ set -e [2019-10-22T16:07:25.989Z] ++ '[' -n 0 ']' [2019-10-22T16:07:25.989Z] ++ set -x [2019-10-22T16:07:25.989Z] ++ env -i DEST=/go/src/github.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-10-22T16:07:26.007Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-22T16:07:26.271Z] INFO: Testing against a local daemon [2019-10-22T16:07:26.271Z] === RUN TestCheckpoint [2019-10-22T16:07:26.271Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-22T16:07:26.271Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T16:07:26.271Z] === RUN TestContainerInvalidJSON [2019-10-22T16:07:26.271Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T16:07:26.271Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T16:07:26.271Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T16:07:26.271Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T16:07:26.271Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-22T16:07:26.271Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-22T16:07:26.271Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T16:07:26.271Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-22T16:07:26.271Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T16:07:26.271Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-22T16:07:26.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-22T16:07:26.271Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-22T16:07:26.271Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-22T16:07:26.271Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-22T16:07:26.271Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-22T16:07:26.271Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-22T16:07:26.555Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-10-22T16:07:26.555Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-22T16:07:26.555Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-10-22T16:07:26.555Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-22T16:07:26.555Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-10-22T16:07:26.555Z] === RUN TestCopyFromContainer [2019-10-22T16:07:26.570Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-22T16:07:27.501Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-22T16:07:27.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-22T16:07:27.501Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-22T16:07:28.029Z] === RUN TestCopyFromContainer// [2019-10-22T16:07:28.029Z] === RUN TestCopyFromContainer//bar/root [2019-10-22T16:07:28.312Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-22T16:07:28.312Z] === RUN TestCopyFromContainer/bar/quux [2019-10-22T16:07:28.433Z] === RUN TestDockerSuite/TestDockerFails [2019-10-22T16:07:28.433Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-22T16:07:28.433Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-22T16:07:28.433Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-22T16:07:28.596Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-22T16:07:28.596Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-22T16:07:28.596Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-22T16:07:28.596Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-22T16:07:28.880Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-22T16:07:28.880Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer (2.47s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-22T16:07:29.164Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-22T16:07:29.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-22T16:07:29.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T16:07:29.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T16:07:29.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T16:07:29.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T16:07:29.164Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T16:07:29.164Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T16:07:29.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T16:07:29.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T16:07:29.164Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T16:07:29.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-22T16:07:29.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-22T16:07:29.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-22T16:07:29.164Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-22T16:07:29.164Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-22T16:07:29.164Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-22T16:07:29.164Z] === RUN TestCreateWithInvalidEnv [2019-10-22T16:07:29.164Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-22T16:07:29.164Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-22T16:07:29.164Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-22T16:07:29.164Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-22T16:07:29.164Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-22T16:07:29.164Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-22T16:07:29.164Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-22T16:07:29.164Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-22T16:07:29.164Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-22T16:07:29.164Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-22T16:07:29.164Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-22T16:07:29.164Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-22T16:07:29.164Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-22T16:07:29.164Z] === RUN TestCreateTmpfsMountsTarget [2019-10-22T16:07:29.164Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-22T16:07:29.164Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-22T16:07:30.328Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-22T16:07:30.894Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T16:07:33.552Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T16:07:33.552Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-22T16:07:33.552Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-22T16:07:33.552Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-10-22T16:07:33.553Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2019-10-22T16:07:33.553Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-22T16:07:33.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T16:07:33.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T16:07:33.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T16:07:33.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T16:07:33.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T16:07:33.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T16:07:33.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T16:07:33.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T16:07:33.553Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T16:07:33.553Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T16:07:33.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T16:07:33.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T16:07:33.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T16:07:33.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T16:07:33.553Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-10-22T16:07:33.553Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-22T16:07:33.553Z] === RUN TestContainerStartOnDaemonRestart [2019-10-22T16:07:33.553Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-22T16:07:33.553Z] === RUN TestDaemonRestartIpcMode [2019-10-22T16:07:33.553Z] === PAUSE TestDaemonRestartIpcMode [2019-10-22T16:07:33.553Z] === RUN TestDiff [2019-10-22T16:07:33.577Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-22T16:07:33.577Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-22T16:07:33.577Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-22T16:07:33.577Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-22T16:07:34.171Z] --- PASS: TestDiff (0.71s) [2019-10-22T16:07:34.171Z] === RUN TestExecWithCloseStdin [2019-10-22T16:07:34.789Z] --- PASS: TestExecWithCloseStdin (0.88s) [2019-10-22T16:07:34.789Z] === RUN TestExec [2019-10-22T16:07:35.802Z] --- PASS: TestExec (0.83s) [2019-10-22T16:07:35.802Z] === RUN TestExecUser [2019-10-22T16:07:36.814Z] --- PASS: TestExecUser (0.87s) [2019-10-22T16:07:36.814Z] === RUN TestExportContainerAndImportImage [2019-10-22T16:07:37.824Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-10-22T16:07:37.824Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-22T16:07:39.301Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-10-22T16:07:39.301Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-22T16:07:39.301Z] === RUN TestHealthCheckWorkdir [2019-10-22T16:07:40.123Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-22T16:07:40.311Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-10-22T16:07:40.311Z] === RUN TestHealthKillContainer [2019-10-22T16:07:42.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-22T16:07:42.983Z] --- PASS: TestHealthKillContainer (2.89s) [2019-10-22T16:07:42.983Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-22T16:07:43.598Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-10-22T16:07:43.598Z] === RUN TestIpcModeNone [2019-10-22T16:07:44.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-22T16:07:44.615Z] --- PASS: TestIpcModeNone (0.85s) [2019-10-22T16:07:44.615Z] === RUN TestIpcModePrivate [2019-10-22T16:07:45.386Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/plugins 35.103s coverage: 73.4% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.176s coverage: 56.8% of statements [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/plugins/transport 0.139s coverage: 85.7% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/pools 0.064s coverage: 88.2% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/progress 0.085s coverage: 75.9% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/pubsub 1.128s coverage: 73.9% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/reexec 0.177s coverage: 82.4% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/signal 0.116s coverage: 20.3% of statements [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/stdcopy 0.084s coverage: 100.0% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/streamformatter 0.081s coverage: 66.2% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/sysinfo 0.086s coverage: 38.2% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/system 0.114s coverage: 12.7% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/tailfile 0.069s coverage: 88.6% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/tarsum 0.297s coverage: 89.3% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/term 0.139s coverage: 30.8% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: 0.0% of statements [no tests to run] [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/plugin 0.352s coverage: 11.6% of statements [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/plugin/v2 0.204s coverage: 20.1% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/reference 0.182s coverage: 84.4% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/registry 0.625s coverage: 52.2% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/registry/resumable 0.451s coverage: 100.0% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/rootless [no test files] [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/runconfig 0.272s coverage: 54.5% of statements [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/testutil 0.072s coverage: 62.5% of statements [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/volume [no test files] [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/volume/drivers 0.210s coverage: 36.1% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/volume/local 0.352s coverage: 37.7% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/volume/mounts 0.141s coverage: 66.2% of statements [2019-10-22T16:07:45.588Z] ok github.com/docker/docker/volume/service 0.562s coverage: 70.3% of statements [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-22T16:07:45.588Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-22T16:07:45.624Z] --- PASS: TestIpcModePrivate (0.83s) [2019-10-22T16:07:45.624Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false [2019-10-22T16:07:45.624Z] === RUN TestIpcModeShareable [2019-10-22T16:07:46.241Z] --- PASS: TestIpcModeShareable (0.86s) [2019-10-22T16:07:46.241Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2019-10-22T16:07:46.241Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-22T16:07:47.780Z] INFO: make.ps1 ended at 10/22/2019 16:07:47 [2019-10-22T16:07:47.929Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-22T16:07:48.919Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2019-10-22T16:07:48.919Z] === RUN TestAPIIpcModeHost [2019-10-22T16:07:49.299Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-22T16:07:49.326Z] INFO: Unit tests ended at 10/22/2019 16:07:49. Duration:00:04:05.8878130 [2019-10-22T16:07:49.326Z] INFO: Building busybox [2019-10-22T16:07:49.539Z] --- PASS: TestAPIIpcModeHost (0.71s) [2019-10-22T16:07:49.539Z] === RUN TestDaemonIpcModeShareable [2019-10-22T16:07:49.788Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-22T16:07:49.789Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-22T16:07:49.789Z] [2019-10-22T16:07:49.789Z] Sending build context to Docker daemon 2.56kB [2019-10-22T16:07:49.789Z] [2019-10-22T16:07:49.789Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-22T16:07:49.789Z] ---> 739b21bd02e7 [2019-10-22T16:07:49.789Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-22T16:07:49.789Z] ---> Running in 355dc70e0fa7 [2019-10-22T16:07:50.670Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-22T16:07:50.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-22T16:07:51.564Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2019-10-22T16:07:51.564Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-22T16:07:51.564Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2019-10-22T16:07:51.564Z] === RUN TestDaemonIpcModePrivate [2019-10-22T16:07:51.601Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-22T16:07:52.533Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-22T16:07:53.046Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2019-10-22T16:07:53.046Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-22T16:07:53.046Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2019-10-22T16:07:53.046Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-22T16:07:53.465Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-22T16:07:54.397Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-22T16:07:55.081Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2019-10-22T16:07:55.081Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-22T16:07:55.081Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2019-10-22T16:07:55.081Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-22T16:07:55.606Z] Removing intermediate container 355dc70e0fa7 [2019-10-22T16:07:55.606Z] ---> 429cb236afd1 [2019-10-22T16:07:55.606Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-22T16:07:56.294Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-22T16:07:56.561Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-10-22T16:07:56.561Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-22T16:07:56.561Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2019-10-22T16:07:56.561Z] === RUN TestIpcModeOlderClient [2019-10-22T16:07:56.561Z] === PAUSE TestIpcModeOlderClient [2019-10-22T16:07:56.561Z] === RUN TestKillContainerInvalidSignal [2019-10-22T16:07:56.582Z] [2019-10-22T16:07:57.045Z] ---> 6f906f5cc766 [2019-10-22T16:07:57.045Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-22T16:07:57.045Z] ---> Running in 9fc4cb500799 [2019-10-22T16:07:57.178Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2019-10-22T16:07:57.178Z] === RUN TestKillContainer [2019-10-22T16:07:57.178Z] === RUN TestKillContainer/no_signal [2019-10-22T16:07:57.795Z] === RUN TestKillContainer/non_killing_signal [2019-10-22T16:07:58.191Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-22T16:07:58.410Z] === RUN TestKillContainer/killing_signal [2019-10-22T16:07:58.590Z] [2019-10-22T16:07:58.591Z] SUCCESS: Specified value was saved. [2019-10-22T16:07:59.420Z] --- PASS: TestKillContainer (2.08s) [2019-10-22T16:07:59.420Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-10-22T16:07:59.420Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2019-10-22T16:07:59.420Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-10-22T16:07:59.420Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-22T16:07:59.420Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-22T16:08:00.037Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-22T16:08:00.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2019-10-22T16:08:00.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2019-10-22T16:08:00.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2019-10-22T16:08:00.653Z] === RUN TestKillStoppedContainer [2019-10-22T16:08:00.653Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-22T16:08:00.653Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-22T16:08:00.941Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-22T16:08:00.941Z] === RUN TestKillDifferentUserContainer [2019-10-22T16:08:01.564Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-10-22T16:08:01.564Z] === RUN TestInspectOomKilledTrue [2019-10-22T16:08:01.640Z] Removing intermediate container 9fc4cb500799 [2019-10-22T16:08:01.640Z] ---> 7ca8a93de151 [2019-10-22T16:08:01.640Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-22T16:08:01.640Z] ---> Running in 627d32e1cbbc [2019-10-22T16:08:02.367Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-22T16:08:03.037Z] --- PASS: TestInspectOomKilledTrue (1.16s) [2019-10-22T16:08:03.037Z] === RUN TestInspectOomKilledFalse [2019-10-22T16:08:03.318Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2019-10-22T16:08:03.318Z] === RUN TestLinksEtcHostsContentMatch [2019-10-22T16:08:03.936Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2019-10-22T16:08:03.936Z] === RUN TestLinksContainerNames [2019-10-22T16:08:04.260Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-22T16:08:05.409Z] --- PASS: TestLinksContainerNames (1.30s) [2019-10-22T16:08:05.409Z] === RUN TestLogsFollowTailEmpty [2019-10-22T16:08:05.634Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-22T16:08:06.027Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-10-22T16:08:06.027Z] === RUN TestContainerNetworkMountsNoChown [2019-10-22T16:08:06.644Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/default [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/default [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/private [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/private [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rprivate [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/slave [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/slave [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rslave [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/shared [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/shared [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rshared [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/default [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/rslave [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/rshared [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/slave [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/shared [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/rprivate [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/private [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-22T16:08:06.644Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-22T16:08:06.644Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-22T16:08:06.644Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-22T16:08:06.927Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-10-22T16:08:07.212Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-10-22T16:08:07.212Z] === RUN TestContainerBindMountNonRecursive [2019-10-22T16:08:07.531Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-22T16:08:08.095Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-22T16:08:08.660Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-22T16:08:08.685Z] --- PASS: TestContainerBindMountNonRecursive (1.59s) [2019-10-22T16:08:08.685Z] === RUN TestNetworkNat [2019-10-22T16:08:08.743Z] Cannot create a file when that file already exists. [2019-10-22T16:08:09.698Z] --- PASS: TestNetworkNat (0.76s) [2019-10-22T16:08:09.699Z] === RUN TestNetworkLocalhostTCPNat [2019-10-22T16:08:10.031Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-22T16:08:10.288Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-22T16:08:10.288Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-22T16:08:10.313Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2019-10-22T16:08:10.313Z] === RUN TestNetworkLoopbackNat [2019-10-22T16:08:10.545Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-22T16:08:10.803Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-22T16:08:10.803Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-22T16:08:10.928Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2019-10-22T16:08:10.928Z] === RUN TestPause [2019-10-22T16:08:11.941Z] --- PASS: TestPause (0.75s) [2019-10-22T16:08:11.941Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-22T16:08:11.941Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-22T16:08:11.941Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-22T16:08:11.941Z] === RUN TestPauseStopPausedContainer [2019-10-22T16:08:12.558Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2019-10-22T16:08:12.558Z] === RUN TestPsFilter [2019-10-22T16:08:12.699Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-22T16:08:12.843Z] --- PASS: TestPsFilter (0.19s) [2019-10-22T16:08:12.843Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-22T16:08:13.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2019-10-22T16:08:13.461Z] === RUN TestRemoveContainerWithVolume [2019-10-22T16:08:14.080Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-10-22T16:08:14.080Z] === RUN TestRemoveContainerRunning [2019-10-22T16:08:14.611Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-22T16:08:14.611Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-22T16:08:14.611Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-22T16:08:14.697Z] --- PASS: TestRemoveContainerRunning (0.72s) [2019-10-22T16:08:14.697Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-22T16:08:15.175Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-22T16:08:15.433Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-22T16:08:15.689Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-22T16:08:15.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-10-22T16:08:15.706Z] === RUN TestRemoveInvalidContainer [2019-10-22T16:08:15.706Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-22T16:08:15.706Z] === RUN TestRenameLinkedContainer [2019-10-22T16:08:15.844Z] Removing intermediate container 627d32e1cbbc [2019-10-22T16:08:15.844Z] ---> 0142d211582c [2019-10-22T16:08:15.844Z] Step 6/6 : CMD ["sh"] [2019-10-22T16:08:15.844Z] ---> Running in 9da91d46aa26 [2019-10-22T16:08:15.844Z] Removing intermediate container 9da91d46aa26 [2019-10-22T16:08:15.844Z] ---> 485dc5fed091 [2019-10-22T16:08:15.844Z] Successfully built 485dc5fed091 [2019-10-22T16:08:15.844Z] Successfully tagged busybox:latest [2019-10-22T16:08:15.844Z] INFO: Docker images of the daemon under test [2019-10-22T16:08:15.844Z] [2019-10-22T16:08:16.307Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-22T16:08:16.307Z] busybox latest 485dc5fed091 Less than a second ago 4.83GB [2019-10-22T16:08:16.307Z] microsoft/windowsservercore latest 739b21bd02e7 13 days ago 4.79GB [2019-10-22T16:08:16.307Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 13 days ago 4.79GB [2019-10-22T16:08:16.307Z] [2019-10-22T16:08:16.307Z] INFO: Running integration tests at 10/22/2019 16:08:15... [2019-10-22T16:08:16.307Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-22T16:08:16.307Z] INFO: Integration API tests being run from the host: [2019-10-22T16:08:16.307Z] INFO: make.ps1 starting at 10/22/2019 16:08:15 [2019-10-22T16:08:17.058Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-22T16:08:17.058Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-22T16:08:17.058Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-22T16:08:17.058Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-22T16:08:17.282Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-22T16:08:18.397Z] --- PASS: TestRenameLinkedContainer (2.76s) [2019-10-22T16:08:18.397Z] === RUN TestRenameStoppedContainer [2019-10-22T16:08:18.954Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-22T16:08:19.016Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-10-22T16:08:19.016Z] === RUN TestRenameRunningContainerAndReuse [2019-10-22T16:08:19.885Z] === RUN TestDockerSuite/TestEventsRename [2019-10-22T16:08:19.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-22T16:08:20.496Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2019-10-22T16:08:20.496Z] === RUN TestRenameInvalidName [2019-10-22T16:08:20.816Z] === RUN TestDockerSuite/TestEventsResize [2019-10-22T16:08:21.113Z] --- PASS: TestRenameInvalidName (0.70s) [2019-10-22T16:08:21.113Z] === RUN TestRenameAnonymousContainer [2019-10-22T16:08:21.747Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-22T16:08:22.310Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-22T16:08:22.875Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-22T16:08:23.441Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-22T16:08:23.797Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2019-10-22T16:08:23.797Z] === RUN TestRenameContainerWithSameName [2019-10-22T16:08:24.080Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2019-10-22T16:08:24.080Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-22T16:08:24.372Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-22T16:08:25.560Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2019-10-22T16:08:25.560Z] === RUN TestResize [2019-10-22T16:08:26.191Z] --- PASS: TestResize (0.68s) [2019-10-22T16:08:26.191Z] === RUN TestResizeWithInvalidSize [2019-10-22T16:08:26.806Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2019-10-22T16:08:26.806Z] === RUN TestResizeWhenContainerNotStarted [2019-10-22T16:08:27.649Z] === RUN TestDockerSuite/TestEventsTop [2019-10-22T16:08:27.820Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2019-10-22T16:08:27.820Z] === RUN TestDaemonRestartKillContainers [2019-10-22T16:08:27.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T16:08:27.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T16:08:27.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T16:08:27.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T16:08:27.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T16:08:27.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T16:08:27.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T16:08:27.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T16:08:27.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T16:08:27.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T16:08:27.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T16:08:27.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T16:08:27.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T16:08:27.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T16:08:27.821Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T16:08:27.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T16:08:27.821Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T16:08:27.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T16:08:27.821Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T16:08:27.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T16:08:27.821Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T16:08:27.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T16:08:27.821Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T16:08:27.821Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T16:08:27.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-22T16:08:27.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-22T16:08:27.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-22T16:08:27.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-22T16:08:28.213Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-22T16:08:29.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-22T16:08:30.736Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-22T16:08:30.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-22T16:08:30.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-22T16:08:31.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-22T16:08:32.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-22T16:08:32.631Z] === RUN TestDockerSuite/TestExec [2019-10-22T16:08:33.562Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-22T16:08:34.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-22T16:08:34.495Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-22T16:08:34.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-22T16:08:35.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-22T16:08:35.428Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-22T16:08:36.361Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.40s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.40s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.96s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.43s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.17s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.22s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.44s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-22T16:08:37.812Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2019-10-22T16:08:37.812Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-22T16:08:37.812Z] === RUN TestCgroupNamespacesRun [2019-10-22T16:08:38.256Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-22T16:08:39.215Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-22T16:08:39.287Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2019-10-22T16:08:39.288Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-22T16:08:39.288Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-22T16:08:40.148Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-22T16:08:41.080Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-22T16:08:41.315Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2019-10-22T16:08:41.315Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-22T16:08:41.315Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-22T16:08:41.646Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-22T16:08:42.517Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-22T16:08:42.577Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-22T16:08:42.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2019-10-22T16:08:42.795Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-22T16:08:42.795Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-22T16:08:42.979Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-22T16:08:43.507Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-22T16:08:44.278Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2019-10-22T16:08:44.278Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-22T16:08:44.278Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-22T16:08:45.404Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-22T16:08:46.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-22T16:08:46.338Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-10-22T16:08:46.338Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-22T16:08:46.338Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-22T16:08:46.753Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-22T16:08:46.899Z] === RUN TestDockerSuite/TestExecEnv [2019-10-22T16:08:46.956Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-22T16:08:46.957Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-22T16:08:46.957Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-22T16:08:47.830Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-22T16:08:47.967Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-22T16:08:47.967Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-22T16:08:47.967Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-22T16:08:49.732Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-22T16:08:49.993Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-10-22T16:08:49.993Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-22T16:08:49.993Z] === RUN TestKernelTCPMemory [2019-10-22T16:08:50.610Z] --- PASS: TestKernelTCPMemory (0.90s) [2019-10-22T16:08:50.610Z] === RUN TestNISDomainname [2019-10-22T16:08:50.620Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-22T16:08:50.661Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-22T16:08:51.637Z] --- PASS: TestNISDomainname (1.07s) [2019-10-22T16:08:51.637Z] === RUN TestHostnameDnsResolution [2019-10-22T16:08:52.645Z] --- PASS: TestHostnameDnsResolution (1.13s) [2019-10-22T16:08:52.645Z] === RUN TestStats [2019-10-22T16:08:53.544Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-22T16:08:53.937Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-22T16:08:54.518Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-22T16:08:55.305Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-22T16:08:55.320Z] --- PASS: TestStats (2.43s) [2019-10-22T16:08:55.320Z] === RUN TestStopContainerWithTimeout [2019-10-22T16:08:55.320Z] === RUN TestStopContainerWithTimeout/0 [2019-10-22T16:08:55.320Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-22T16:08:55.320Z] === RUN TestStopContainerWithTimeout/1 [2019-10-22T16:08:55.320Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-22T16:08:55.320Z] === RUN TestStopContainerWithTimeout/3 [2019-10-22T16:08:55.320Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-22T16:08:55.320Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-22T16:08:55.320Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-22T16:08:55.320Z] === CONT TestStopContainerWithTimeout/0 [2019-10-22T16:08:55.320Z] === CONT TestStopContainerWithTimeout/3 [2019-10-22T16:08:55.320Z] === CONT TestStopContainerWithTimeout/1 [2019-10-22T16:08:55.320Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-22T16:08:55.497Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-22T16:08:56.237Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-22T16:08:56.472Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-22T16:08:57.168Z] === RUN TestDockerSuite/TestExecParseError [2019-10-22T16:08:57.446Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-22T16:08:58.099Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-22T16:08:58.795Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-22T16:08:58.795Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2019-10-22T16:08:58.795Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2019-10-22T16:08:58.795Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2019-10-22T16:08:58.795Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2019-10-22T16:08:58.795Z] === RUN TestDeleteDevicemapper [2019-10-22T16:08:58.795Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-22T16:08:58.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-22T16:08:58.795Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-22T16:08:59.030Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-22T16:08:59.961Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-22T16:09:00.410Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-22T16:09:01.490Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2019-10-22T16:09:01.490Z] === RUN TestUpdateMemory [2019-10-22T16:09:02.485Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-22T16:09:02.522Z] --- PASS: TestUpdateMemory (1.14s) [2019-10-22T16:09:02.522Z] === RUN TestUpdateCPUQuota [2019-10-22T16:09:03.051Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-22T16:09:03.996Z] --- PASS: TestUpdateCPUQuota (1.47s) [2019-10-22T16:09:03.996Z] === RUN TestUpdatePidsLimit [2019-10-22T16:09:03.996Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-22T16:09:04.437Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-22T16:09:04.615Z] === RUN TestUpdatePidsLimit/no_change [2019-10-22T16:09:04.898Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-22T16:09:05.128Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-22T16:09:05.184Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-22T16:09:05.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-22T16:09:06.085Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-22T16:09:06.368Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-22T16:09:08.395Z] --- PASS: TestUpdatePidsLimit (3.94s) [2019-10-22T16:09:08.395Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2019-10-22T16:09:08.395Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-10-22T16:09:08.395Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-10-22T16:09:08.395Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-10-22T16:09:08.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2019-10-22T16:09:08.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-10-22T16:09:08.395Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-22T16:09:08.395Z] === RUN TestUpdateRestartPolicy [2019-10-22T16:09:12.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-22T16:09:13.778Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-22T16:09:15.809Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-22T16:09:16.373Z] === RUN TestDockerSuite/TestExecTTY [2019-10-22T16:09:16.701Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-22T16:09:17.745Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-22T16:09:18.894Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-22T16:09:20.273Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-22T16:09:20.921Z] --- PASS: TestUpdateRestartPolicy (12.07s) [2019-10-22T16:09:20.921Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-22T16:09:20.921Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2019-10-22T16:09:20.921Z] === RUN TestWaitNonBlocked [2019-10-22T16:09:20.921Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T16:09:20.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T16:09:20.921Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T16:09:20.921Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T16:09:20.921Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T16:09:20.921Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T16:09:21.205Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-22T16:09:21.931Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-22T16:09:21.931Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2019-10-22T16:09:21.931Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2019-10-22T16:09:21.931Z] === RUN TestWaitBlocked [2019-10-22T16:09:21.931Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T16:09:21.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T16:09:21.931Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T16:09:21.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T16:09:21.931Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-22T16:09:21.931Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-22T16:09:22.137Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-22T16:09:22.138Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-22T16:09:22.677Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-22T16:09:22.950Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-22T16:09:22.950Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2019-10-22T16:09:22.950Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2019-10-22T16:09:22.950Z] === CONT TestContainerStartOnDaemonRestart [2019-10-22T16:09:22.950Z] === CONT TestDaemonRestartIpcMode [2019-10-22T16:09:22.950Z] === CONT TestIpcModeOlderClient [2019-10-22T16:09:22.950Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-22T16:09:24.661Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-22T16:09:25.592Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-22T16:09:25.602Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-22T16:09:26.437Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2019-10-22T16:09:26.437Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-22T16:09:26.524Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-22T16:09:26.722Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2019-10-22T16:09:26.723Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-22T16:09:26.723Z] PASS [2019-10-22T16:09:26.723Z] [2019-10-22T16:09:26.723Z] === Skipped [2019-10-22T16:09:26.723Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-22T16:09:26.723Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T16:09:26.723Z] [2019-10-22T16:09:26.723Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-22T16:09:26.723Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-22T16:09:26.723Z] [2019-10-22T16:09:26.723Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-22T16:09:26.723Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-22T16:09:26.723Z] [2019-10-22T16:09:26.723Z] [2019-10-22T16:09:26.723Z] DONE 197 tests, 3 skipped in 120.718s [2019-10-22T16:09:26.723Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-22T16:09:26.723Z] ++ 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-10-22T16:09:26.723Z] ++ set -e [2019-10-22T16:09:26.723Z] ++ '[' -n 0 ']' [2019-10-22T16:09:26.723Z] ++ set -x [2019-10-22T16:09:26.723Z] ++ env -i DEST=/go/src/github.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-10-22T16:09:27.033Z] INFO: Testing against a local daemon [2019-10-22T16:09:27.033Z] === RUN TestCommitInheritsEnv [2019-10-22T16:09:27.317Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-10-22T16:09:27.317Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-22T16:09:27.317Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-22T16:09:27.317Z] === RUN TestImagesFilterMultiReference [2019-10-22T16:09:27.455Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-22T16:09:27.600Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-22T16:09:27.600Z] === RUN TestImagePullPlatformInvalid [2019-10-22T16:09:27.600Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-22T16:09:27.600Z] === RUN TestRemoveImageOrphaning [2019-10-22T16:09:27.884Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-10-22T16:09:27.884Z] === RUN TestRemoveImageGarbageCollector [2019-10-22T16:09:27.884Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-22T16:09:27.884Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:09:27.884Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-22T16:09:27.884Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-22T16:09:27.884Z] === RUN TestTagInvalidReference [2019-10-22T16:09:28.168Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-22T16:09:28.168Z] === RUN TestTagValidPrefixedRepo [2019-10-22T16:09:28.168Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-22T16:09:28.168Z] === RUN TestTagExistedNameWithoutForce [2019-10-22T16:09:28.168Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-22T16:09:28.168Z] === RUN TestTagOfficialNames [2019-10-22T16:09:28.168Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-22T16:09:28.168Z] === RUN TestTagMatchesDigest [2019-10-22T16:09:28.168Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-22T16:09:28.168Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-22T16:09:28.523Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-22T16:09:28.829Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-22T16:09:31.444Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-22T16:09:31.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:09:31.444Z] INFO: Testing against a local daemon [2019-10-22T16:09:31.444Z] === RUN TestBuildWithSession [2019-10-22T16:09:31.444Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-22T16:09:31.444Z] build_session_test.go:25: TODO: BuildKit [2019-10-22T16:09:31.444Z] === RUN TestBuildSquashParent [2019-10-22T16:09:31.444Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-22T16:09:31.444Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:31.444Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-22T16:09:31.444Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-22T16:09:31.444Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:09:31.444Z] === RUN TestBuildMultiStageCopy [2019-10-22T16:09:31.444Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-22T16:09:34.081Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-22T16:09:39.335Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-22T16:09:39.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-22T16:09:41.241Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-22T16:09:43.874Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-22T16:09:43.874Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-22T16:09:44.848Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-22T16:09:46.402Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-22T16:09:46.497Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-22T16:09:47.061Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-22T16:09:47.061Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-22T16:09:47.061Z] === RUN TestDockerSuite/TestHealth [2019-10-22T16:09:47.951Z] --- PASS: TestBuildMultiStageCopy (16.49s) [2019-10-22T16:09:47.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.44s) [2019-10-22T16:09:47.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2019-10-22T16:09:47.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2019-10-22T16:09:47.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.53s) [2019-10-22T16:09:47.951Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2019-10-22T16:09:47.951Z] === RUN TestBuildMultiStageParentConfig [2019-10-22T16:09:47.951Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-22T16:09:47.951Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:09:47.951Z] === RUN TestBuildLabelWithTargets [2019-10-22T16:09:47.951Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-22T16:09:47.951Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:09:47.951Z] === RUN TestBuildWithEmptyLayers [2019-10-22T16:09:48.926Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2019-10-22T16:09:48.926Z] === RUN TestBuildMultiStageOnBuild [2019-10-22T16:09:48.926Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-10-22T16:09:48.926Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:09:48.926Z] === RUN TestBuildUncleanTarFilenames [2019-10-22T16:09:48.926Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-22T16:09:48.926Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:09:48.926Z] === RUN TestBuildMultiStageLayerLeak [2019-10-22T16:09:48.926Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-10-22T16:09:48.926Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:09:48.926Z] === RUN TestBuildWithHugeFile [2019-10-22T16:09:48.926Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-22T16:09:48.926Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-22T16:09:48.926Z] === RUN TestBuildWithEmptyDockerfile [2019-10-22T16:09:48.926Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T16:09:48.926Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T16:09:48.926Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T16:09:48.926Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T16:09:48.926Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T16:09:48.926Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T16:09:49.389Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-22T16:09:49.389Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-22T16:09:49.389Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-22T16:09:49.389Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) [2019-10-22T16:09:49.389Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-22T16:09:49.389Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-10-22T16:09:49.389Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-22T16:09:49.389Z] === RUN TestBuildPreserveOwnership [2019-10-22T16:09:49.389Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-22T16:09:49.389Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:09:49.389Z] === RUN TestBuildPlatformInvalid [2019-10-22T16:09:49.389Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2019-10-22T16:09:49.389Z] PASS [2019-10-22T16:09:49.389Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-22T16:09:49.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:09:49.389Z] INFO: Testing against a local daemon [2019-10-22T16:09:49.389Z] === RUN TestConfigList [2019-10-22T16:09:49.389Z] --- SKIP: TestConfigList (0.01s) [2019-10-22T16:09:49.389Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:49.389Z] === RUN TestConfigsCreateAndDelete [2019-10-22T16:09:49.389Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-22T16:09:49.389Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:49.389Z] === RUN TestConfigsUpdate [2019-10-22T16:09:49.389Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-22T16:09:49.389Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:49.389Z] === RUN TestTemplatedConfig [2019-10-22T16:09:49.389Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-22T16:09:49.389Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:49.389Z] === RUN TestConfigInspect [2019-10-22T16:09:49.389Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-22T16:09:49.389Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:49.389Z] === RUN TestConfigCreateWithLabels [2019-10-22T16:09:49.389Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-22T16:09:49.389Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:09:49.389Z] === RUN TestConfigCreateResolve [2019-10-22T16:09:49.389Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-22T16:09:49.389Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:09:49.389Z] === RUN TestConfigDaemonLibtrustID [2019-10-22T16:09:49.389Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-22T16:09:49.389Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:09:49.389Z] PASS [2019-10-22T16:09:49.389Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-22T16:09:49.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:09:49.858Z] INFO: Testing against a local daemon [2019-10-22T16:09:49.858Z] === RUN TestCheckpoint [2019-10-22T16:09:49.858Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-22T16:09:49.858Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-22T16:09:49.858Z] === RUN TestContainerInvalidJSON [2019-10-22T16:09:49.858Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T16:09:49.858Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T16:09:49.858Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T16:09:49.858Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T16:09:49.858Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-22T16:09:49.858Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-22T16:09:49.858Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-22T16:09:49.858Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-22T16:09:49.858Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-22T16:09:49.858Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-22T16:09:49.858Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-22T16:09:49.858Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-22T16:09:49.858Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-22T16:09:49.858Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-22T16:09:49.858Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-10-22T16:09:49.858Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-22T16:09:49.858Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-22T16:09:49.858Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-10-22T16:09:49.858Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-22T16:09:49.858Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-22T16:09:49.858Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-22T16:09:49.858Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-22T16:09:49.858Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-22T16:09:49.858Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-22T16:09:49.858Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-22T16:09:49.858Z] === RUN TestCopyFromContainer [2019-10-22T16:09:49.858Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-22T16:09:49.858Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:49.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-22T16:09:49.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T16:09:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T16:09:49.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T16:09:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T16:09:49.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T16:09:49.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T16:09:49.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-22T16:09:49.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-22T16:09:49.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-22T16:09:49.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-22T16:09:49.858Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-22T16:09:49.858Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-22T16:09:49.858Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidEnv [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-22T16:09:49.858Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-22T16:09:49.858Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-22T16:09:49.858Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-22T16:09:49.858Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-22T16:09:49.858Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-22T16:09:49.858Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-22T16:09:49.858Z] === RUN TestCreateTmpfsMountsTarget [2019-10-22T16:09:49.858Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-22T16:09:49.858Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:49.858Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-22T16:09:49.858Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-22T16:09:49.858Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:09:49.858Z] === RUN TestCreateWithCapabilities [2019-10-22T16:09:49.858Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-22T16:09:49.858Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-22T16:09:49.858Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-22T16:09:49.858Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-22T16:09:49.858Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T16:09:49.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T16:09:49.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T16:09:49.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T16:09:49.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T16:09:49.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T16:09:49.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T16:09:49.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-22T16:09:49.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-22T16:09:49.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-22T16:09:49.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-22T16:09:49.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-22T16:09:49.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-22T16:09:49.858Z] === RUN TestDiff [2019-10-22T16:09:49.858Z] --- SKIP: TestDiff (0.00s) [2019-10-22T16:09:49.858Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-22T16:09:49.858Z] === RUN TestExecWithCloseStdin [2019-10-22T16:09:52.780Z] --- PASS: TestExecWithCloseStdin (2.50s) [2019-10-22T16:09:52.780Z] === RUN TestExec [2019-10-22T16:09:52.780Z] --- SKIP: TestExec (0.00s) [2019-10-22T16:09:52.780Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-22T16:09:52.780Z] === RUN TestExecUser [2019-10-22T16:09:52.780Z] --- SKIP: TestExecUser (0.00s) [2019-10-22T16:09:52.781Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-22T16:09:52.781Z] === RUN TestExportContainerAndImportImage [2019-10-22T16:09:52.781Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-22T16:09:52.781Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:52.781Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-22T16:09:52.781Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-22T16:09:52.781Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:52.781Z] === RUN TestHealthCheckWorkdir [2019-10-22T16:09:52.781Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-22T16:09:52.781Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-22T16:09:52.781Z] === RUN TestHealthKillContainer [2019-10-22T16:09:52.781Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-22T16:09:52.781Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-22T16:09:52.781Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-22T16:09:52.781Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-22T16:09:52.781Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-22T16:09:52.781Z] === RUN TestKillContainerInvalidSignal [2019-10-22T16:09:54.973Z] --- PASS: TestKillContainerInvalidSignal (2.13s) [2019-10-22T16:09:54.973Z] === RUN TestKillContainer [2019-10-22T16:09:54.973Z] --- SKIP: TestKillContainer (0.00s) [2019-10-22T16:09:54.973Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-22T16:09:54.973Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-22T16:09:54.973Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-22T16:09:54.973Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-22T16:09:54.973Z] === RUN TestKillStoppedContainer [2019-10-22T16:09:54.973Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-22T16:09:54.973Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-22T16:09:54.973Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-22T16:09:54.973Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-22T16:09:54.973Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-22T16:09:54.973Z] === RUN TestKillDifferentUserContainer [2019-10-22T16:09:54.973Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-22T16:09:54.973Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-22T16:09:54.973Z] === RUN TestInspectOomKilledTrue [2019-10-22T16:09:54.973Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-22T16:09:54.973Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T16:09:54.973Z] === RUN TestInspectOomKilledFalse [2019-10-22T16:09:54.973Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-22T16:09:54.973Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-22T16:09:54.973Z] === RUN TestLogsFollowTailEmpty [2019-10-22T16:09:56.524Z] --- PASS: TestLogsFollowTailEmpty (2.03s) [2019-10-22T16:09:56.524Z] === RUN TestNetworkNat [2019-10-22T16:09:56.524Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-22T16:09:56.524Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-22T16:09:56.524Z] === RUN TestNetworkLocalhostTCPNat [2019-10-22T16:09:56.524Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-22T16:09:56.524Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:09:56.524Z] === RUN TestNetworkLoopbackNat [2019-10-22T16:09:56.524Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-22T16:09:56.524Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-22T16:09:56.524Z] === RUN TestPause [2019-10-22T16:09:56.524Z] --- SKIP: TestPause (0.00s) [2019-10-22T16:09:56.524Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-22T16:09:56.524Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-22T16:09:58.717Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2019-10-22T16:09:58.717Z] === RUN TestPauseStopPausedContainer [2019-10-22T16:09:58.717Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-22T16:09:58.717Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:09:58.717Z] === RUN TestPsFilter [2019-10-22T16:09:59.179Z] --- PASS: TestPsFilter (0.17s) [2019-10-22T16:09:59.179Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-22T16:10:01.371Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.33s) [2019-10-22T16:10:01.371Z] === RUN TestRemoveContainerWithVolume [2019-10-22T16:10:03.565Z] --- PASS: TestRemoveContainerWithVolume (2.36s) [2019-10-22T16:10:03.565Z] === RUN TestRemoveContainerRunning [2019-10-22T16:10:05.757Z] --- PASS: TestRemoveContainerRunning (2.07s) [2019-10-22T16:10:05.757Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-22T16:10:07.950Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.01s) [2019-10-22T16:10:07.950Z] === RUN TestRemoveInvalidContainer [2019-10-22T16:10:07.950Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-22T16:10:07.950Z] === RUN TestRenameLinkedContainer [2019-10-22T16:10:07.950Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-22T16:10:07.950Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-22T16:10:07.950Z] === RUN TestRenameStoppedContainer [2019-10-22T16:10:08.964Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-22T16:10:08.965Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-22T16:10:08.965Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-22T16:10:08.965Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-22T16:10:09.528Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-22T16:10:09.528Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-22T16:10:10.142Z] --- PASS: TestRenameStoppedContainer (2.21s) [2019-10-22T16:10:10.142Z] === RUN TestRenameRunningContainerAndReuse [2019-10-22T16:10:10.459Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-22T16:10:10.459Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-22T16:10:10.459Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-22T16:10:10.716Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-22T16:10:10.973Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-22T16:10:11.230Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-22T16:10:11.795Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-22T16:10:11.795Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-22T16:10:12.727Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-22T16:10:12.727Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-22T16:10:13.659Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-22T16:10:14.589Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-22T16:10:14.589Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-22T16:10:14.855Z] --- PASS: TestRenameRunningContainerAndReuse (4.13s) [2019-10-22T16:10:14.855Z] === RUN TestRenameInvalidName [2019-10-22T16:10:15.525Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-22T16:10:16.402Z] --- PASS: TestRenameInvalidName (2.03s) [2019-10-22T16:10:16.402Z] === RUN TestRenameAnonymousContainer [2019-10-22T16:10:16.402Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-22T16:10:16.402Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-22T16:10:16.402Z] === RUN TestRenameContainerWithSameName [2019-10-22T16:10:17.949Z] --- PASS: TestRenameContainerWithSameName (1.97s) [2019-10-22T16:10:17.949Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-22T16:10:17.949Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-22T16:10:17.949Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-22T16:10:17.949Z] === RUN TestResize [2019-10-22T16:10:17.949Z] --- SKIP: TestResize (0.00s) [2019-10-22T16:10:17.949Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-22T16:10:17.949Z] === RUN TestResizeWithInvalidSize [2019-10-22T16:10:17.949Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-22T16:10:17.949Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-22T16:10:17.949Z] === RUN TestResizeWhenContainerNotStarted [2019-10-22T16:10:18.802Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-22T16:10:18.802Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-22T16:10:18.802Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-22T16:10:18.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-22T16:10:20.699Z] === RUN TestDockerSuite/TestImportFile [2019-10-22T16:10:20.870Z] --- PASS: TestResizeWhenContainerNotStarted (2.27s) [2019-10-22T16:10:20.870Z] === RUN TestDaemonRestartKillContainers [2019-10-22T16:10:20.870Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-22T16:10:20.870Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:20.870Z] === RUN TestStats [2019-10-22T16:10:20.870Z] --- SKIP: TestStats (0.00s) [2019-10-22T16:10:20.870Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-22T16:10:20.870Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-22T16:10:22.597Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-22T16:10:22.854Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-22T16:10:24.778Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-22T16:10:27.301Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-22T16:10:29.196Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-22T16:10:29.474Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.05s) [2019-10-22T16:10:29.474Z] === RUN TestStopContainerWithTimeout [2019-10-22T16:10:29.474Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-22T16:10:29.474Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-22T16:10:29.474Z] === RUN TestUpdateRestartPolicy [2019-10-22T16:10:30.128Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-22T16:10:31.059Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-22T16:10:31.991Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-22T16:10:31.991Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-22T16:10:31.991Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-22T16:10:32.924Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-22T16:10:33.855Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-22T16:10:34.787Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-22T16:10:35.719Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-22T16:10:36.658Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-22T16:10:37.591Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-22T16:10:37.591Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-22T16:10:39.489Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-22T16:10:40.421Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-22T16:10:41.353Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-22T16:10:41.353Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-22T16:10:42.285Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-22T16:10:42.285Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-22T16:10:43.659Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-22T16:10:44.592Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-22T16:10:45.524Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-22T16:10:46.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-22T16:10:46.713Z] === RUN TestDockerSuite/TestInspectImage [2019-10-22T16:10:46.713Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-22T16:10:46.713Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-22T16:10:46.713Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-22T16:10:47.644Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-22T16:10:48.580Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-22T16:10:48.580Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-22T16:10:49.511Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-22T16:10:50.891Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-22T16:10:52.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-22T16:10:52.518Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-22T16:10:52.518Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-22T16:10:53.499Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-22T16:10:54.673Z] --- PASS: TestUpdateRestartPolicy (22.52s) [2019-10-22T16:10:54.673Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-22T16:10:54.673Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2019-10-22T16:10:54.673Z] === RUN TestWaitNonBlocked [2019-10-22T16:10:54.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T16:10:54.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T16:10:54.673Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T16:10:54.673Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T16:10:54.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-22T16:10:54.673Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-22T16:10:54.869Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-22T16:10:55.128Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-22T16:10:56.501Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-22T16:10:57.435Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-22T16:10:57.597Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-22T16:10:57.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.48s) [2019-10-22T16:10:57.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.76s) [2019-10-22T16:10:57.597Z] === RUN TestWaitBlocked [2019-10-22T16:10:57.597Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-22T16:10:57.597Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:10:57.597Z] PASS [2019-10-22T16:10:58.060Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-22T16:10:58.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:58.060Z] INFO: Testing against a local daemon [2019-10-22T16:10:58.060Z] === RUN TestCommitInheritsEnv [2019-10-22T16:10:58.060Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-22T16:10:58.060Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:10:58.060Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-22T16:10:58.060Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-22T16:10:58.060Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-22T16:10:58.060Z] === RUN TestImagesFilterMultiReference [2019-10-22T16:10:58.060Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-22T16:10:58.060Z] === RUN TestImagePullPlatformInvalid [2019-10-22T16:10:58.060Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-22T16:10:58.060Z] === RUN TestRemoveImageOrphaning [2019-10-22T16:10:58.060Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-22T16:10:58.060Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:10:58.060Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-22T16:10:58.060Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-10-22T16:10:58.060Z] === RUN TestTagInvalidReference [2019-10-22T16:10:58.060Z] --- PASS: TestTagInvalidReference (0.04s) [2019-10-22T16:10:58.060Z] === RUN TestTagValidPrefixedRepo [2019-10-22T16:10:58.060Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-22T16:10:58.060Z] === RUN TestTagExistedNameWithoutForce [2019-10-22T16:10:58.060Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-22T16:10:58.060Z] === RUN TestTagOfficialNames [2019-10-22T16:10:58.060Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-22T16:10:58.060Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-22T16:10:58.060Z] === RUN TestTagMatchesDigest [2019-10-22T16:10:58.369Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-22T16:10:58.523Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-10-22T16:10:58.523Z] PASS [2019-10-22T16:10:58.523Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-22T16:10:58.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:58.523Z] INFO: Testing against a local daemon [2019-10-22T16:10:58.523Z] === RUN TestNetworkCreateDelete [2019-10-22T16:10:58.523Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-22T16:10:58.523Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:10:58.523Z] === RUN TestDockerNetworkDeletePreferID [2019-10-22T16:10:58.523Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-22T16:10:58.523Z] 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-10-22T16:10:58.523Z] === RUN TestInspectNetwork [2019-10-22T16:10:58.523Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-22T16:10:58.523Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-22T16:10:58.523Z] === RUN TestRunContainerWithBridgeNone [2019-10-22T16:10:58.523Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-22T16:10:58.523Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:10:58.523Z] === RUN TestNetworkInvalidJSON [2019-10-22T16:10:58.523Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-22T16:10:58.523Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-22T16:10:58.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T16:10:58.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T16:10:58.523Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T16:10:58.523Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T16:10:58.523Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-22T16:10:58.523Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T16:10:58.523Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T16:10:58.523Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-22T16:10:58.523Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-22T16:10:58.523Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-10-22T16:10:58.523Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-10-22T16:10:58.523Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-22T16:10:58.523Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-22T16:10:58.523Z] === RUN TestDaemonDefaultNetworkPools [2019-10-22T16:10:58.523Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-22T16:10:58.523Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-22T16:10:58.523Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-22T16:10:58.523Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-22T16:10:58.523Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-22T16:10:58.523Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-22T16:10:58.523Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-22T16:10:58.523Z] === RUN TestServiceWithPredefinedNetwork [2019-10-22T16:10:58.523Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-22T16:10:58.523Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-22T16:10:58.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:230: FLAKY_TEST [2019-10-22T16:10:58.523Z] === RUN TestServiceWithDataPathPortInit [2019-10-22T16:10:58.523Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-22T16:10:58.523Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-22T16:10:58.523Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-22T16:10:58.523Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-22T16:10:58.523Z] PASS [2019-10-22T16:10:58.523Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-22T16:10:58.523Z] PASS [2019-10-22T16:10:58.523Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-22T16:10:58.523Z] PASS [2019-10-22T16:10:58.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-22T16:10:58.523Z] PASS [2019-10-22T16:10:58.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-22T16:10:58.523Z] PASS [2019-10-22T16:10:58.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-22T16:10:58.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:58.523Z] INFO: Testing against a local daemon [2019-10-22T16:10:58.523Z] === RUN TestPluginInvalidJSON [2019-10-22T16:10:58.523Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:10:58.523Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:10:58.523Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:10:58.523Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-22T16:10:58.523Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-10-22T16:10:58.523Z] PASS [2019-10-22T16:10:58.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-22T16:10:58.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:58.523Z] INFO: Testing against a local daemon [2019-10-22T16:10:58.523Z] === RUN TestExternalGraphDriver [2019-10-22T16:10:58.523Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-22T16:10:58.523Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-22T16:10:58.523Z] === RUN TestGraphdriverPluginV2 [2019-10-22T16:10:58.523Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-22T16:10:58.523Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-22T16:10:58.523Z] PASS [2019-10-22T16:10:58.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-22T16:10:58.626Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-22T16:10:58.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:58.987Z] INFO: Testing against a local daemon [2019-10-22T16:10:58.987Z] PASS [2019-10-22T16:10:58.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-22T16:10:58.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:58.987Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-22T16:10:58.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:58.987Z] INFO: Testing against a local daemon [2019-10-22T16:10:58.987Z] === RUN TestSecretInspect [2019-10-22T16:10:58.987Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-22T16:10:58.987Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestSecretList [2019-10-22T16:10:58.987Z] --- SKIP: TestSecretList (0.00s) [2019-10-22T16:10:58.987Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestSecretsCreateAndDelete [2019-10-22T16:10:58.987Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-22T16:10:58.987Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestSecretsUpdate [2019-10-22T16:10:58.987Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-22T16:10:58.987Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestTemplatedSecret [2019-10-22T16:10:58.987Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-22T16:10:58.987Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestSecretCreateResolve [2019-10-22T16:10:58.987Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-22T16:10:58.987Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:10:58.987Z] PASS [2019-10-22T16:10:58.987Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-22T16:10:58.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:58.987Z] INFO: Testing against a local daemon [2019-10-22T16:10:58.987Z] === RUN TestServiceCreateInit [2019-10-22T16:10:58.987Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-22T16:10:58.987Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-22T16:10:58.987Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-22T16:10:58.987Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-22T16:10:58.987Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-22T16:10:58.987Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestCreateServiceMultipleTimes [2019-10-22T16:10:58.987Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-22T16:10:58.987Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestCreateServiceConflict [2019-10-22T16:10:58.987Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-22T16:10:58.987Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestCreateServiceMaxReplicas [2019-10-22T16:10:58.987Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-10-22T16:10:58.987Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-22T16:10:58.987Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-22T16:10:58.987Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestCreateServiceSecretFileMode [2019-10-22T16:10:58.987Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-22T16:10:58.987Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:58.987Z] === RUN TestCreateServiceConfigFileMode [2019-10-22T16:10:59.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-22T16:10:59.449Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-22T16:10:59.449Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestCreateServiceSysctls [2019-10-22T16:10:59.449Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-22T16:10:59.449Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestCreateServiceCapabilities [2019-10-22T16:10:59.449Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-10-22T16:10:59.449Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestInspect [2019-10-22T16:10:59.449Z] --- SKIP: TestInspect (0.00s) [2019-10-22T16:10:59.449Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestServiceListWithStatuses [2019-10-22T16:10:59.449Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-22T16:10:59.449Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestDockerNetworkConnectAlias [2019-10-22T16:10:59.449Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-22T16:10:59.449Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestDockerNetworkReConnect [2019-10-22T16:10:59.449Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-22T16:10:59.449Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestServicePlugin [2019-10-22T16:10:59.449Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-22T16:10:59.449Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestServiceUpdateLabel [2019-10-22T16:10:59.449Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-22T16:10:59.449Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:10:59.449Z] === RUN TestServiceUpdateSecrets [2019-10-22T16:10:59.449Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-22T16:10:59.449Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:10:59.449Z] === RUN TestServiceUpdateConfigs [2019-10-22T16:10:59.449Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-22T16:10:59.449Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:10:59.449Z] === RUN TestServiceUpdateNetwork [2019-10-22T16:10:59.449Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-22T16:10:59.449Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-22T16:10:59.449Z] PASS [2019-10-22T16:10:59.449Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-22T16:10:59.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:59.449Z] INFO: Testing against a local daemon [2019-10-22T16:10:59.449Z] === RUN TestSessionCreate [2019-10-22T16:10:59.449Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-22T16:10:59.449Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-22T16:10:59.449Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-22T16:10:59.449Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-22T16:10:59.449Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-22T16:10:59.449Z] PASS [2019-10-22T16:10:59.449Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-22T16:10:59.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:10:59.449Z] INFO: Testing against a local daemon [2019-10-22T16:10:59.449Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-22T16:10:59.449Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-22T16:10:59.449Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-22T16:10:59.449Z] === RUN TestEventsExecDie [2019-10-22T16:10:59.450Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-22T16:10:59.450Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-22T16:10:59.450Z] === RUN TestEventsBackwardsCompatible [2019-10-22T16:10:59.450Z] --- SKIP: TestEventsBackwardsCompatible (0.01s) [2019-10-22T16:10:59.450Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-22T16:10:59.450Z] === RUN TestInfoAPI [2019-10-22T16:10:59.450Z] --- PASS: TestInfoAPI (0.04s) [2019-10-22T16:10:59.450Z] === RUN TestInfoAPIWarnings [2019-10-22T16:10:59.450Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-22T16:10:59.450Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-22T16:10:59.450Z] === RUN TestInfoDebug [2019-10-22T16:10:59.450Z] --- FAIL: TestInfoDebug (0.01s) [2019-10-22T16:10:59.450Z] info_test.go:74: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoDebug" [2019-10-22T16:10:59.450Z] info_test.go:75: [dd0c232c62a90] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\dd0c232c62a90\root --exec-root C:\windows\TEMP\dxr\dd0c232c62a90 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\dd0c232c62a90\docker.pid --userland-proxy=true --containerd-namespace dd0c232c62a90 --containerd-plugins-namespace dd0c232c62a90p --host unix://C:\windows\TEMP\docker-integration\dd0c232c62a90.sock --storage-driver overlay2 --debug] : protocol not available [2019-10-22T16:10:59.450Z] === RUN TestInfoInsecureRegistries [2019-10-22T16:10:59.450Z] --- FAIL: TestInfoInsecureRegistries (0.00s) [2019-10-22T16:10:59.450Z] info_test.go:99: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoInsecureRegistries" [2019-10-22T16:10:59.450Z] info_test.go:100: [dcff8e114b6be] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dcff8e114b6be\root --exec-root C:\windows\TEMP\dxr\dcff8e114b6be --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dcff8e114b6be\docker.pid --userland-proxy=true --containerd-namespace dcff8e114b6be --containerd-plugins-namespace dcff8e114b6bep --host unix://C:\windows\TEMP\docker-integration\dcff8e114b6be.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-22T16:10:59.450Z] === RUN TestInfoRegistryMirrors [2019-10-22T16:10:59.450Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-10-22T16:10:59.450Z] info_test.go:123: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoRegistryMirrors" [2019-10-22T16:10:59.450Z] info_test.go:124: [d00c9006f3118] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d00c9006f3118\root --exec-root C:\windows\TEMP\dxr\d00c9006f3118 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d00c9006f3118\docker.pid --userland-proxy=true --containerd-namespace d00c9006f3118 --containerd-plugins-namespace d00c9006f3118p --host unix://C:\windows\TEMP\docker-integration\d00c9006f3118.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-22T16:10:59.450Z] === RUN TestLoginFailsWithBadCredentials [2019-10-22T16:11:00.123Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-22T16:11:00.687Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-22T16:11:01.000Z] --- PASS: TestLoginFailsWithBadCredentials (1.15s) [2019-10-22T16:11:01.000Z] === RUN TestPingCacheHeaders [2019-10-22T16:11:01.000Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-22T16:11:01.000Z] === RUN TestPingGet [2019-10-22T16:11:01.000Z] --- PASS: TestPingGet (0.04s) [2019-10-22T16:11:01.000Z] === RUN TestPingHead [2019-10-22T16:11:01.000Z] --- PASS: TestPingHead (0.03s) [2019-10-22T16:11:01.000Z] === RUN TestVersion [2019-10-22T16:11:01.000Z] --- PASS: TestVersion (0.02s) [2019-10-22T16:11:01.000Z] FAIL [2019-10-22T16:11:01.000Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-22T16:11:01.000Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:11:01.000Z] INFO: Testing against a local daemon [2019-10-22T16:11:01.000Z] === RUN TestVolumesCreateAndList [2019-10-22T16:11:01.000Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-22T16:11:01.000Z] === RUN TestVolumesRemove [2019-10-22T16:11:01.000Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-22T16:11:01.000Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-22T16:11:01.000Z] === RUN TestVolumesInspect [2019-10-22T16:11:01.000Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-22T16:11:01.000Z] === RUN TestVolumesInvalidJSON [2019-10-22T16:11:01.000Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-22T16:11:01.000Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-22T16:11:01.000Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-22T16:11:01.000Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-22T16:11:01.000Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-22T16:11:01.000Z] PASS [2019-10-22T16:11:01.000Z] INFO: make.ps1 ended at 10/22/2019 16:11:00 [2019-10-22T16:11:01.000Z] INFO: Integration CLI tests being run from the host: [2019-10-22T16:11:01.000Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-22T16:11:01.620Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-22T16:11:01.620Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-22T16:11:01.877Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-22T16:11:04.401Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-22T16:11:05.334Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-22T16:11:06.266Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-22T16:11:08.165Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-22T16:11:08.422Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-22T16:11:08.422Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-22T16:11:10.948Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-22T16:11:13.461Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-22T16:11:13.461Z] INFO: Testing against a local daemon [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-22T16:11:13.461Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-22T16:11:13.488Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-22T16:11:13.924Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-22T16:11:14.059Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-22T16:11:15.953Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-22T16:11:15.953Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-22T16:11:18.476Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-22T16:11:18.733Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-22T16:11:19.664Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-22T16:11:20.232Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-22T16:11:32.420Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-22T16:11:34.944Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-22T16:11:36.840Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-22T16:11:37.771Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-22T16:11:41.046Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-22T16:11:41.046Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-22T16:11:41.046Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-22T16:11:41.046Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-22T16:11:41.046Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-22T16:11:41.977Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-22T16:11:42.541Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-22T16:11:46.715Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-22T16:11:46.716Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-22T16:11:47.648Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-22T16:11:52.918Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-22T16:11:53.175Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-22T16:11:53.175Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-22T16:11:54.548Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-22T16:11:55.922Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-22T16:11:56.487Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-22T16:11:56.744Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-22T16:11:58.115Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-22T16:11:59.491Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-22T16:12:00.055Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-22T16:12:01.952Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-22T16:12:02.884Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-22T16:12:03.816Z] === RUN TestDockerSuite/TestLogsSince [2019-10-22T16:12:11.915Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-22T16:12:13.809Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-22T16:12:16.333Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-22T16:12:16.898Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-22T16:12:17.155Z] === RUN TestDockerSuite/TestLogsTail [2019-10-22T16:12:18.087Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-22T16:12:19.460Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-22T16:12:20.025Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-22T16:12:20.282Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-22T16:12:20.861Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-22T16:12:21.794Z] === RUN TestDockerSuite/TestNetHostname [2019-10-22T16:12:23.689Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-22T16:12:24.620Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-22T16:12:24.877Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-22T16:12:26.247Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-22T16:12:27.179Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-22T16:12:29.076Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-22T16:12:29.642Z] === RUN TestDockerSuite/TestPluginActive [2019-10-22T16:12:31.537Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-22T16:12:31.537Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-22T16:12:36.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-22T16:12:39.323Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-22T16:12:39.323Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-22T16:12:39.323Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-22T16:12:39.888Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-22T16:12:43.165Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-22T16:12:43.422Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-22T16:12:45.318Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-22T16:12:47.842Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-22T16:12:49.738Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-22T16:12:53.031Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-22T16:12:55.554Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-22T16:12:56.118Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-22T16:12:57.049Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-22T16:12:58.949Z] === RUN TestDockerSuite/TestPortList [2019-10-22T16:13:08.906Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-22T16:13:09.837Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-22T16:13:10.769Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-22T16:13:13.293Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-22T16:13:17.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-22T16:13:18.033Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-22T16:13:18.033Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-22T16:13:18.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-22T16:13:19.224Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-22T16:13:19.224Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-22T16:13:20.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-22T16:13:20.156Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-22T16:13:20.156Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-22T16:13:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-22T16:13:20.720Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-22T16:13:22.618Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-22T16:13:22.618Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-22T16:13:25.907Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-22T16:13:26.164Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-22T16:13:28.063Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-22T16:13:28.631Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-22T16:13:28.888Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-22T16:13:29.146Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-22T16:13:32.425Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-22T16:13:33.796Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-22T16:13:37.972Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-22T16:13:42.004Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-22T16:13:43.229Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-22T16:13:43.229Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-22T16:13:43.229Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-22T16:13:47.405Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-22T16:13:47.789Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-22T16:13:47.789Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-22T16:13:47.789Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-22T16:13:51.516Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-22T16:13:53.690Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-22T16:13:53.690Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-22T16:13:53.690Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-22T16:13:53.690Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-22T16:13:53.690Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-22T16:13:55.501Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-22T16:13:55.757Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-22T16:13:57.127Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-22T16:13:57.438Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-22T16:13:57.438Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-22T16:13:57.438Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-22T16:14:00.404Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-22T16:14:01.335Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-22T16:14:03.235Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-22T16:14:05.132Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-22T16:14:05.993Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-22T16:14:07.654Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-22T16:14:09.025Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-22T16:14:09.282Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-22T16:14:09.540Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-22T16:14:10.104Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-22T16:14:12.628Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-22T16:14:13.192Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-22T16:14:15.718Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-22T16:14:16.650Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-22T16:14:16.650Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-22T16:14:16.907Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-22T16:14:16.907Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-22T16:14:17.164Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-22T16:14:18.096Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-22T16:14:19.991Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-22T16:14:21.363Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-22T16:14:22.734Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-22T16:14:30.836Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-22T16:14:32.208Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-22T16:14:34.116Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-22T16:14:35.049Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-22T16:14:35.049Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-22T16:14:35.049Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-22T16:14:35.613Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-22T16:14:35.665Z] --- PASS: TestImportExtremelyLargeImageWorks (300.37s) [2019-10-22T16:14:35.665Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-22T16:14:35.665Z] PASS [2019-10-22T16:14:35.665Z] [2019-10-22T16:14:35.665Z] === Skipped [2019-10-22T16:14:35.665Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-22T16:14:35.665Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:14:35.665Z] [2019-10-22T16:14:35.665Z] [2019-10-22T16:14:35.665Z] DONE 12 tests, 1 skipped in 301.716s [2019-10-22T16:14:35.665Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-22T16:14:35.665Z] ++ 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-10-22T16:14:35.665Z] ++ set -e [2019-10-22T16:14:35.665Z] ++ '[' -n 0 ']' [2019-10-22T16:14:35.665Z] ++ set -x [2019-10-22T16:14:35.665Z] ++ env -i DEST=/go/src/github.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-10-22T16:14:35.665Z] INFO: Testing against a local daemon [2019-10-22T16:14:35.665Z] === RUN TestNetworkCreateDelete [2019-10-22T16:14:35.665Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-10-22T16:14:35.665Z] === RUN TestDockerNetworkDeletePreferID [2019-10-22T16:14:35.665Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-10-22T16:14:35.665Z] === RUN TestInspectNetwork [2019-10-22T16:14:35.665Z] === RUN TestInspectNetwork/full_network_id [2019-10-22T16:14:35.665Z] === RUN TestInspectNetwork/partial_network_id [2019-10-22T16:14:35.665Z] === RUN TestInspectNetwork/network_name [2019-10-22T16:14:35.665Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-22T16:14:36.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-22T16:14:37.696Z] --- PASS: TestInspectNetwork (8.33s) [2019-10-22T16:14:37.696Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-22T16:14:37.696Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-22T16:14:37.696Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-22T16:14:37.696Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-22T16:14:37.696Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-22T16:14:37.696Z] === RUN TestRunContainerWithBridgeNone [2019-10-22T16:14:38.355Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-22T16:14:40.250Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-22T16:14:40.250Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-22T16:14:40.384Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-10-22T16:14:40.384Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-22T16:14:40.384Z] === RUN TestNetworkInvalidJSON [2019-10-22T16:14:40.384Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-22T16:14:40.384Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-22T16:14:40.384Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T16:14:40.384Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T16:14:40.384Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T16:14:40.384Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T16:14:40.384Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-22T16:14:40.384Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-22T16:14:40.384Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-22T16:14:40.384Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-22T16:14:40.384Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-22T16:14:40.384Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-22T16:14:40.384Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-22T16:14:40.384Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-22T16:14:41.397Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-10-22T16:14:41.397Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-22T16:14:41.397Z] === RUN TestDaemonDefaultNetworkPools [2019-10-22T16:14:42.411Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-22T16:14:42.411Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-22T16:14:42.411Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-22T16:14:43.425Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-10-22T16:14:43.425Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-22T16:14:43.425Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-22T16:14:44.431Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-22T16:14:44.907Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2019-10-22T16:14:44.907Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-22T16:14:44.907Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-22T16:14:45.534Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-22T16:14:45.534Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-22T16:14:45.534Z] === RUN TestServiceWithPredefinedNetwork [2019-10-22T16:14:46.329Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-22T16:14:46.329Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-22T16:14:46.329Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-22T16:14:48.218Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2019-10-22T16:14:48.219Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-22T16:14:48.219Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-22T16:14:48.219Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T16:14:48.219Z] service_test.go:230: FLAKY_TEST [2019-10-22T16:14:48.219Z] === RUN TestServiceWithDataPathPortInit [2019-10-22T16:14:50.504Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-22T16:14:51.436Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-22T16:14:51.693Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-22T16:14:54.216Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-22T16:14:54.779Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-22T16:14:56.674Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-22T16:14:57.605Z] === RUN TestDockerSuite/TestRmiTag [2019-10-22T16:14:57.605Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-22T16:14:58.536Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-22T16:15:00.434Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-22T16:15:03.713Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-22T16:15:04.277Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-22T16:15:05.208Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-22T16:15:05.772Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-22T16:15:06.681Z] --- PASS: TestServiceWithDataPathPortInit (15.65s) [2019-10-22T16:15:06.681Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-22T16:15:06.681Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-22T16:15:06.681Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-22T16:15:07.667Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-22T16:15:08.232Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-22T16:15:08.797Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-22T16:15:08.797Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-22T16:15:09.727Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-22T16:15:09.727Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-22T16:15:10.291Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-22T16:15:11.060Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.32s) [2019-10-22T16:15:11.060Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-22T16:15:11.060Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f3te69ync2jjr4z6taf6lqq9u Created:2019-10-22 16:15:04.764738329 +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[f09ebbfcf5c2ee0ab6e5aa6cfd248bf8ec1e2f6d9fcc9a6a7dc6eff0d2393989:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qrx368abzw9gwadck1w9upw4h EndpointID:14dc11d2597454c0c6c851b4137ee16dc7f202d713357bdf33f42f0acb163495 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0798d4f6de440ab10ff794fcd64ba39f7c7f376ae54f0aeafc498a4e44d05a7a 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:1bf3e2373590 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qrx368abzw9gwadck1w9upw4h EndpointID:14dc11d2597454c0c6c851b4137ee16dc7f202d713357bdf33f42f0acb163495 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-22T16:15:11.060Z] PASS [2019-10-22T16:15:11.060Z] [2019-10-22T16:15:11.060Z] === Skipped [2019-10-22T16:15:11.060Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-22T16:15:11.060Z] service_test.go:230: FLAKY_TEST [2019-10-22T16:15:11.060Z] [2019-10-22T16:15:11.060Z] [2019-10-22T16:15:11.060Z] DONE 21 tests, 1 skipped in 42.351s [2019-10-22T16:15:11.060Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-22T16:15:11.060Z] ++ 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-10-22T16:15:11.060Z] ++ set -e [2019-10-22T16:15:11.060Z] ++ '[' -n 0 ']' [2019-10-22T16:15:11.060Z] ++ set -x [2019-10-22T16:15:11.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T16:15:11.060Z] INFO: Testing against a local daemon [2019-10-22T16:15:11.060Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-22T16:15:11.060Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-22T16:15:11.060Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T16:15:11.060Z] === RUN TestDockerNetworkIpvlan [2019-10-22T16:15:11.060Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-22T16:15:11.060Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T16:15:11.060Z] PASS [2019-10-22T16:15:11.060Z] [2019-10-22T16:15:11.060Z] === Skipped [2019-10-22T16:15:11.060Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-22T16:15:11.060Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T16:15:11.060Z] [2019-10-22T16:15:11.061Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-22T16:15:11.061Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-22T16:15:11.061Z] [2019-10-22T16:15:11.061Z] [2019-10-22T16:15:11.061Z] DONE 2 tests, 2 skipped in 0.106s [2019-10-22T16:15:11.061Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-22T16:15:11.061Z] ++ 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-10-22T16:15:11.061Z] ++ set -e [2019-10-22T16:15:11.061Z] ++ '[' -n 0 ']' [2019-10-22T16:15:11.061Z] ++ set -x [2019-10-22T16:15:11.061Z] ++ env -i DEST=/go/src/github.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-10-22T16:15:11.061Z] INFO: Testing against a local daemon [2019-10-22T16:15:11.061Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-22T16:15:12.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-22T16:15:12.188Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-22T16:15:13.091Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-10-22T16:15:13.091Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-22T16:15:13.091Z] === RUN TestDockerNetworkMacvlan [2019-10-22T16:15:13.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-22T16:15:13.709Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-22T16:15:14.489Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-22T16:15:14.721Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-22T16:15:15.418Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-22T16:15:15.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-22T16:15:17.312Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-22T16:15:18.430Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-22T16:15:18.681Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-22T16:15:19.613Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-22T16:15:20.544Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-22T16:15:21.477Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-22T16:15:21.889Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-22T16:15:22.407Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-22T16:15:23.338Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-22T16:15:24.708Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-22T16:15:25.639Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-22T16:15:26.282Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-22T16:15:26.580Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-22T16:15:27.529Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-22T16:15:27.761Z] --- PASS: TestDockerNetworkMacvlan (14.94s) [2019-10-22T16:15:27.761Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:15:27.761Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-22T16:15:27.761Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:15:27.761Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-22T16:15:27.761Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:15:27.761Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2019-10-22T16:15:27.761Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:15:27.761Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2019-10-22T16:15:27.761Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:15:27.761Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s) [2019-10-22T16:15:27.761Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-22T16:15:27.761Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s) [2019-10-22T16:15:27.761Z] PASS [2019-10-22T16:15:27.761Z] [2019-10-22T16:15:27.761Z] DONE 8 tests in 16.524s [2019-10-22T16:15:27.761Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-22T16:15:27.761Z] ++ 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-10-22T16:15:27.761Z] ++ set -e [2019-10-22T16:15:27.761Z] ++ '[' -n 0 ']' [2019-10-22T16:15:27.761Z] ++ set -x [2019-10-22T16:15:27.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T16:15:27.761Z] testing: warning: no tests to run [2019-10-22T16:15:27.761Z] PASS [2019-10-22T16:15:27.761Z] [2019-10-22T16:15:27.761Z] DONE 0 tests in 0.014s [2019-10-22T16:15:27.761Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-22T16:15:27.761Z] ++ 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-10-22T16:15:27.761Z] ++ set -e [2019-10-22T16:15:27.761Z] ++ '[' -n 0 ']' [2019-10-22T16:15:27.761Z] ++ set -x [2019-10-22T16:15:27.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T16:15:27.761Z] INFO: Testing against a local daemon [2019-10-22T16:15:27.761Z] === RUN TestAuthZPluginAllowRequest [2019-10-22T16:15:28.092Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-22T16:15:28.349Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-22T16:15:28.349Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-22T16:15:29.797Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-10-22T16:15:29.797Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-22T16:15:29.797Z] === RUN TestAuthZPluginTLS [2019-10-22T16:15:30.081Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-22T16:15:30.081Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-22T16:15:30.081Z] === RUN TestAuthZPluginDenyRequest [2019-10-22T16:15:30.697Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-10-22T16:15:30.697Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-22T16:15:30.697Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-22T16:15:31.315Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-22T16:15:31.315Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-22T16:15:31.315Z] === RUN TestAuthZPluginDenyResponse [2019-10-22T16:15:31.599Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-22T16:15:31.599Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-22T16:15:31.599Z] === RUN TestAuthZPluginAllowEventStream [2019-10-22T16:15:31.624Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-22T16:15:31.881Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-22T16:15:32.812Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-22T16:15:33.376Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-22T16:15:33.628Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2019-10-22T16:15:33.628Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-22T16:15:33.628Z] === RUN TestAuthZPluginErrorResponse [2019-10-22T16:15:33.911Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-22T16:15:33.911Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-22T16:15:33.911Z] === RUN TestAuthZPluginErrorRequest [2019-10-22T16:15:34.306Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-22T16:15:34.306Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-22T16:15:34.529Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2019-10-22T16:15:34.529Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-22T16:15:34.529Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-22T16:15:35.148Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-22T16:15:35.148Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-22T16:15:35.148Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-22T16:15:35.238Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-22T16:15:36.168Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-22T16:15:36.732Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-22T16:15:37.183Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-10-22T16:15:37.183Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-22T16:15:37.183Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-22T16:15:37.663Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-22T16:15:38.594Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-22T16:15:38.594Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-22T16:15:39.159Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-22T16:15:39.215Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2019-10-22T16:15:39.215Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-22T16:15:39.215Z] === RUN TestAuthZPluginHeader [2019-10-22T16:15:39.416Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-22T16:15:40.225Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-10-22T16:15:40.225Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-22T16:15:40.225Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-22T16:15:40.225Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-22T16:15:40.225Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:15:40.225Z] === RUN TestAuthZPluginV2Disable [2019-10-22T16:15:40.225Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-22T16:15:40.225Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:15:40.225Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-22T16:15:40.225Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-22T16:15:40.225Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:15:40.225Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-22T16:15:40.225Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-22T16:15:40.225Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:15:40.225Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-22T16:15:40.785Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-22T16:15:41.715Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-22T16:15:42.645Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-22T16:15:43.209Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-22T16:15:43.467Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-22T16:15:44.400Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-22T16:15:45.772Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-22T16:15:47.667Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-22T16:15:47.667Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-22T16:15:49.563Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-22T16:15:50.130Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-22T16:15:51.069Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-22T16:15:52.015Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-22T16:15:52.582Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-22T16:15:53.512Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-22T16:15:55.406Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-22T16:15:55.970Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-22T16:15:58.673Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-10-22T16:15:58.673Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-22T16:15:58.673Z] PASS [2019-10-22T16:15:58.673Z] [2019-10-22T16:15:58.673Z] === Skipped [2019-10-22T16:15:58.673Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-22T16:15:58.673Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:15:58.673Z] [2019-10-22T16:15:58.673Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-22T16:15:58.673Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:15:58.673Z] [2019-10-22T16:15:58.673Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-22T16:15:58.673Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:15:58.673Z] [2019-10-22T16:15:58.673Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-22T16:15:58.673Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:15:58.673Z] [2019-10-22T16:15:58.673Z] [2019-10-22T16:15:58.673Z] DONE 17 tests, 4 skipped in 29.451s [2019-10-22T16:15:58.673Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-22T16:15:58.673Z] ++ 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-10-22T16:15:58.673Z] ++ set -e [2019-10-22T16:15:58.673Z] ++ '[' -n 0 ']' [2019-10-22T16:15:58.673Z] ++ set -x [2019-10-22T16:15:58.674Z] ++ env -i DEST=/go/src/github.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-10-22T16:15:58.674Z] INFO: Testing against a local daemon [2019-10-22T16:15:58.674Z] === RUN TestPluginInvalidJSON [2019-10-22T16:15:58.674Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:15:58.674Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:15:58.674Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-22T16:15:58.674Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-22T16:15:58.674Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-22T16:15:58.674Z] PASS [2019-10-22T16:15:58.674Z] [2019-10-22T16:15:58.674Z] DONE 2 tests in 0.122s [2019-10-22T16:15:58.674Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-22T16:15:58.674Z] ++ 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-10-22T16:15:58.674Z] ++ set -e [2019-10-22T16:15:58.674Z] ++ '[' -n 0 ']' [2019-10-22T16:15:58.674Z] ++ set -x [2019-10-22T16:15:58.674Z] ++ env -i DEST=/go/src/github.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-10-22T16:15:58.674Z] INFO: Testing against a local daemon [2019-10-22T16:15:58.674Z] === RUN TestExternalGraphDriver [2019-10-22T16:15:58.674Z] === RUN TestExternalGraphDriver/json [2019-10-22T16:15:59.248Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-22T16:15:59.249Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-22T16:15:59.685Z] === RUN TestExternalGraphDriver/spec [2019-10-22T16:16:00.181Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-22T16:16:01.717Z] === RUN TestExternalGraphDriver/pull [2019-10-22T16:16:02.417Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-22T16:16:02.417Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-22T16:16:02.702Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-22T16:16:03.743Z] --- PASS: TestExternalGraphDriver (6.40s) [2019-10-22T16:16:03.743Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-22T16:16:03.743Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-10-22T16:16:03.743Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2019-10-22T16:16:03.743Z] --- PASS: TestExternalGraphDriver/pull (2.07s) [2019-10-22T16:16:03.743Z] === RUN TestGraphdriverPluginV2 [2019-10-22T16:16:04.027Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-10-22T16:16:04.027Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:16:04.027Z] PASS [2019-10-22T16:16:04.027Z] [2019-10-22T16:16:04.027Z] === Skipped [2019-10-22T16:16:04.027Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-10-22T16:16:04.027Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:16:04.027Z] [2019-10-22T16:16:04.027Z] [2019-10-22T16:16:04.027Z] DONE 5 tests, 1 skipped in 6.579s [2019-10-22T16:16:04.027Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-22T16:16:04.027Z] ++ 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-10-22T16:16:04.027Z] ++ set -e [2019-10-22T16:16:04.027Z] ++ '[' -n 0 ']' [2019-10-22T16:16:04.027Z] ++ set -x [2019-10-22T16:16:04.027Z] ++ env -i DEST=/go/src/github.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-10-22T16:16:04.027Z] INFO: Testing against a local daemon [2019-10-22T16:16:04.027Z] === RUN TestContinueAfterPluginCrash [2019-10-22T16:16:04.027Z] === PAUSE TestContinueAfterPluginCrash [2019-10-22T16:16:04.027Z] === RUN TestDaemonStartWithLogOpt [2019-10-22T16:16:04.027Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-22T16:16:04.027Z] === CONT TestContinueAfterPluginCrash [2019-10-22T16:16:04.027Z] === CONT TestDaemonStartWithLogOpt [2019-10-22T16:16:04.595Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-22T16:16:07.095Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-22T16:16:07.095Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-22T16:16:07.119Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-22T16:16:10.393Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-22T16:16:10.394Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-22T16:16:10.394Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-22T16:16:10.957Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-22T16:16:11.774Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-22T16:16:11.774Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-22T16:16:11.774Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-22T16:16:11.774Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-22T16:16:11.774Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-22T16:16:12.232Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-22T16:16:12.852Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-22T16:16:13.196Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-22T16:16:14.747Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-22T16:16:16.095Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-22T16:16:17.271Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-22T16:16:17.631Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-22T16:16:17.632Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-22T16:16:17.632Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-22T16:16:17.632Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-22T16:16:17.834Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-22T16:16:19.291Z] --- PASS: TestDaemonStartWithLogOpt (15.33s) [2019-10-22T16:16:19.291Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-22T16:16:19.733Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-22T16:16:20.530Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-22T16:16:20.689Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-22T16:16:20.689Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-22T16:16:21.255Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-22T16:16:23.149Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-22T16:16:23.149Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-22T16:16:24.079Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-22T16:16:24.773Z] --- PASS: TestContinueAfterPluginCrash (20.16s) [2019-10-22T16:16:24.774Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-22T16:16:24.774Z] PASS [2019-10-22T16:16:24.774Z] [2019-10-22T16:16:24.774Z] DONE 2 tests in 20.255s [2019-10-22T16:16:24.774Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-22T16:16:24.774Z] ++ 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-10-22T16:16:24.774Z] ++ set -e [2019-10-22T16:16:24.774Z] ++ '[' -n 0 ']' [2019-10-22T16:16:24.774Z] ++ set -x [2019-10-22T16:16:24.774Z] ++ env -i DEST=/go/src/github.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-10-22T16:16:24.774Z] INFO: Testing against a local daemon [2019-10-22T16:16:24.774Z] === RUN TestPluginWithDevMounts [2019-10-22T16:16:24.774Z] === PAUSE TestPluginWithDevMounts [2019-10-22T16:16:24.774Z] === CONT TestPluginWithDevMounts [2019-10-22T16:16:25.010Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-22T16:16:25.574Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-22T16:16:26.505Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-22T16:16:26.505Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-22T16:16:26.797Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-22T16:16:26.797Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-22T16:16:26.797Z] PASS [2019-10-22T16:16:26.797Z] [2019-10-22T16:16:26.797Z] DONE 1 tests in 2.405s [2019-10-22T16:16:26.797Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-22T16:16:26.797Z] ++ 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-10-22T16:16:26.797Z] ++ set -e [2019-10-22T16:16:26.797Z] ++ '[' -n 0 ']' [2019-10-22T16:16:26.797Z] ++ set -x [2019-10-22T16:16:26.797Z] ++ env -i DEST=/go/src/github.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-10-22T16:16:26.797Z] INFO: Testing against a local daemon [2019-10-22T16:16:26.797Z] === RUN TestSecretInspect [2019-10-22T16:16:27.435Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-22T16:16:28.365Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-22T16:16:28.831Z] --- PASS: TestSecretInspect (2.23s) [2019-10-22T16:16:28.831Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-22T16:16:28.831Z] === RUN TestSecretList [2019-10-22T16:16:28.938Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-22T16:16:29.869Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-22T16:16:30.800Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-22T16:16:31.364Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-22T16:16:31.524Z] --- PASS: TestSecretList (2.22s) [2019-10-22T16:16:31.525Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-22T16:16:31.525Z] === RUN TestSecretsCreateAndDelete [2019-10-22T16:16:32.297Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-22T16:16:32.899Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-22T16:16:33.230Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-22T16:16:33.230Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-22T16:16:33.555Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2019-10-22T16:16:33.555Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-22T16:16:33.555Z] === RUN TestSecretsUpdate [2019-10-22T16:16:33.795Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-22T16:16:34.727Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-22T16:16:35.587Z] --- PASS: TestSecretsUpdate (2.17s) [2019-10-22T16:16:35.587Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-22T16:16:35.587Z] === RUN TestTemplatedSecret [2019-10-22T16:16:36.621Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-22T16:16:36.622Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-22T16:16:36.622Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-22T16:16:37.576Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-22T16:16:38.541Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-22T16:16:38.541Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-22T16:16:39.074Z] --- PASS: TestTemplatedSecret (2.86s) [2019-10-22T16:16:39.074Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-22T16:16:39.074Z] === RUN TestSecretCreateResolve [2019-10-22T16:16:40.551Z] --- PASS: TestSecretCreateResolve (2.19s) [2019-10-22T16:16:40.551Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-22T16:16:40.551Z] PASS [2019-10-22T16:16:40.551Z] [2019-10-22T16:16:40.551Z] DONE 6 tests in 14.012s [2019-10-22T16:16:40.551Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-22T16:16:40.551Z] ++ 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-10-22T16:16:40.551Z] ++ set -e [2019-10-22T16:16:40.551Z] ++ '[' -n 0 ']' [2019-10-22T16:16:40.551Z] ++ set -x [2019-10-22T16:16:40.551Z] ++ env -i DEST=/go/src/github.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-10-22T16:16:40.796Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-22T16:16:40.833Z] INFO: Testing against a local daemon [2019-10-22T16:16:40.833Z] === RUN TestServiceCreateInit [2019-10-22T16:16:40.833Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-22T16:16:41.359Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-22T16:16:41.435Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-22T16:16:42.965Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-22T16:16:45.221Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-22T16:16:49.613Z] --- PASS: TestServiceCreateInit (8.37s) [2019-10-22T16:16:49.613Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2019-10-22T16:16:49.613Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-22T16:16:49.613Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2019-10-22T16:16:49.613Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-22T16:16:49.613Z] === RUN TestCreateServiceMultipleTimes [2019-10-22T16:16:53.260Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-22T16:16:53.260Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-22T16:16:53.260Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-22T16:16:53.260Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-22T16:16:53.260Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-22T16:16:53.260Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-22T16:16:53.552Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-22T16:16:54.115Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-22T16:16:56.008Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-22T16:16:56.008Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-22T16:16:56.008Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-22T16:16:56.008Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-22T16:16:56.573Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-22T16:16:59.846Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-22T16:17:01.739Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-22T16:17:03.637Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-22T16:17:04.567Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-22T16:17:05.132Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-22T16:17:05.695Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-22T16:17:07.063Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-22T16:17:07.063Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-22T16:17:07.320Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-22T16:17:08.088Z] --- PASS: TestCreateServiceMultipleTimes (16.93s) [2019-10-22T16:17:08.088Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-22T16:17:08.088Z] === RUN TestCreateServiceConflict [2019-10-22T16:17:08.370Z] --- PASS: TestCreateServiceConflict (2.20s) [2019-10-22T16:17:08.370Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-22T16:17:08.370Z] === RUN TestCreateServiceMaxReplicas [2019-10-22T16:17:09.214Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-22T16:17:10.145Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-22T16:17:11.842Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2019-10-22T16:17:11.842Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-22T16:17:11.842Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-22T16:17:12.037Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-22T16:17:12.038Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-22T16:17:12.295Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-22T16:17:14.188Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-22T16:17:15.558Z] === RUN TestDockerSuite/TestRunMount [2019-10-22T16:17:22.102Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-22T16:17:23.063Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-22T16:17:23.997Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-22T16:17:25.366Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-22T16:17:27.092Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2019-10-22T16:17:27.092Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-22T16:17:27.092Z] === RUN TestCreateServiceSecretFileMode [2019-10-22T16:17:27.375Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2019-10-22T16:17:27.375Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-22T16:17:27.375Z] === RUN TestCreateServiceConfigFileMode [2019-10-22T16:17:27.892Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-22T16:17:27.892Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-22T16:17:30.050Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2019-10-22T16:17:30.050Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-22T16:17:30.050Z] === RUN TestCreateServiceSysctls [2019-10-22T16:17:32.071Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-22T16:17:33.440Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-22T16:17:33.515Z] --- PASS: TestCreateServiceSysctls (3.57s) [2019-10-22T16:17:33.515Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-22T16:17:33.515Z] === RUN TestCreateServiceCapabilities [2019-10-22T16:17:34.812Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-22T16:17:35.743Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-22T16:17:35.743Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-22T16:17:35.743Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-22T16:17:36.202Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2019-10-22T16:17:36.202Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-22T16:17:36.202Z] === RUN TestInspect [2019-10-22T16:17:38.087Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-22T16:17:38.885Z] --- PASS: TestInspect (2.88s) [2019-10-22T16:17:38.885Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-22T16:17:38.885Z] === RUN TestServiceListWithStatuses [2019-10-22T16:17:38.885Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-22T16:17:38.885Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-22T16:17:38.885Z] === RUN TestDockerNetworkConnectAlias [2019-10-22T16:17:39.456Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-22T16:17:41.350Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-22T16:17:41.350Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-22T16:17:41.913Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-22T16:17:43.282Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-22T16:17:44.213Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-22T16:17:44.390Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2019-10-22T16:17:44.390Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-22T16:17:44.390Z] === RUN TestDockerNetworkReConnect [2019-10-22T16:17:45.146Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-22T16:17:47.073Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2019-10-22T16:17:47.073Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-22T16:17:47.073Z] === RUN TestServicePlugin [2019-10-22T16:17:47.073Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-22T16:17:47.073Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:17:47.073Z] === RUN TestServiceUpdateLabel [2019-10-22T16:17:47.668Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-22T16:17:49.755Z] --- PASS: TestServiceUpdateLabel (2.23s) [2019-10-22T16:17:49.755Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-22T16:17:49.755Z] === RUN TestServiceUpdateSecrets [2019-10-22T16:17:50.190Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-22T16:17:52.093Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-22T16:17:55.384Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-22T16:17:55.645Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-22T16:17:55.903Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-22T16:17:56.806Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-22T16:17:56.806Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-22T16:17:56.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-22T16:17:56.834Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-22T16:17:56.834Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-22T16:17:58.202Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-22T16:17:58.765Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-22T16:17:59.022Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-22T16:17:59.957Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-22T16:18:00.523Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-22T16:18:00.780Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-22T16:18:00.780Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-22T16:18:01.710Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-22T16:18:02.641Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-22T16:18:03.573Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-22T16:18:04.942Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-22T16:18:04.987Z] --- PASS: TestServiceUpdateSecrets (14.91s) [2019-10-22T16:18:04.987Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-22T16:18:04.987Z] === RUN TestServiceUpdateConfigs [2019-10-22T16:18:05.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-22T16:18:05.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-22T16:18:05.873Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-22T16:18:06.803Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-22T16:18:07.366Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-22T16:18:08.296Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-22T16:18:09.227Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-22T16:18:09.484Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-22T16:18:09.741Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-22T16:18:09.741Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-22T16:18:10.672Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-22T16:18:11.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-22T16:18:11.603Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-22T16:18:11.603Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-22T16:18:12.534Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-22T16:18:13.903Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-22T16:18:13.903Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-22T16:18:17.176Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-22T16:18:17.177Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-22T16:18:19.080Z] === RUN TestDockerSuite/TestRunRm [2019-10-22T16:18:20.009Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-22T16:18:20.204Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2019-10-22T16:18:20.204Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-22T16:18:20.204Z] === RUN TestServiceUpdateNetwork [2019-10-22T16:18:21.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-22T16:18:21.902Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-22T16:18:21.902Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-22T16:18:23.795Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-22T16:18:24.725Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-22T16:18:25.655Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-22T16:18:27.550Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-22T16:18:28.484Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-22T16:18:29.415Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-22T16:18:29.979Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-22T16:18:29.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-22T16:18:29.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-22T16:18:30.910Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-22T16:18:32.725Z] --- PASS: TestServiceUpdateNetwork (13.04s) [2019-10-22T16:18:32.725Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-22T16:18:32.725Z] PASS [2019-10-22T16:18:32.725Z] [2019-10-22T16:18:32.725Z] === Skipped [2019-10-22T16:18:32.725Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-22T16:18:32.725Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-22T16:18:32.725Z] [2019-10-22T16:18:32.725Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-22T16:18:32.725Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-22T16:18:32.725Z] [2019-10-22T16:18:32.725Z] [2019-10-22T16:18:32.725Z] DONE 20 tests, 2 skipped in 111.543s [2019-10-22T16:18:32.725Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-22T16:18:32.725Z] ++ 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-10-22T16:18:32.725Z] ++ set -e [2019-10-22T16:18:32.725Z] ++ '[' -n 0 ']' [2019-10-22T16:18:32.725Z] ++ set -x [2019-10-22T16:18:32.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T16:18:32.725Z] INFO: Testing against a local daemon [2019-10-22T16:18:32.725Z] === RUN TestSessionCreate [2019-10-22T16:18:32.725Z] --- PASS: TestSessionCreate (0.05s) [2019-10-22T16:18:32.725Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-22T16:18:32.725Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-22T16:18:32.725Z] PASS [2019-10-22T16:18:32.725Z] [2019-10-22T16:18:32.725Z] DONE 2 tests in 0.187s [2019-10-22T16:18:32.725Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-22T16:18:32.725Z] ++ 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-10-22T16:18:32.725Z] ++ set -e [2019-10-22T16:18:32.725Z] ++ '[' -n 0 ']' [2019-10-22T16:18:32.725Z] ++ set -x [2019-10-22T16:18:32.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-22T16:18:32.725Z] INFO: Testing against a local daemon [2019-10-22T16:18:32.725Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-22T16:18:32.725Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-22T16:18:32.725Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-22T16:18:32.725Z] === RUN TestEventsExecDie [2019-10-22T16:18:32.804Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-22T16:18:33.345Z] --- PASS: TestEventsExecDie (0.86s) [2019-10-22T16:18:33.345Z] === RUN TestEventsBackwardsCompatible [2019-10-22T16:18:33.629Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-10-22T16:18:33.629Z] === RUN TestInfoBinaryCommits [2019-10-22T16:18:33.629Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-22T16:18:33.629Z] === RUN TestInfoAPIVersioned [2019-10-22T16:18:33.629Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-22T16:18:33.629Z] === RUN TestInfoDiscoveryBackend [2019-10-22T16:18:34.174Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-22T16:18:34.244Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-10-22T16:18:34.245Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-22T16:18:34.245Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-22T16:18:34.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-22T16:18:34.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-22T16:18:34.657Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-22T16:18:35.259Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-22T16:18:35.259Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-22T16:18:35.259Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-22T16:18:35.543Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-10-22T16:18:35.543Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-22T16:18:35.543Z] === RUN TestInfoAPI [2019-10-22T16:18:35.828Z] --- PASS: TestInfoAPI (0.07s) [2019-10-22T16:18:35.828Z] === RUN TestInfoAPIWarnings [2019-10-22T16:18:36.113Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-22T16:18:36.113Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-22T16:18:36.113Z] === RUN TestInfoDebug [2019-10-22T16:18:36.733Z] --- PASS: TestInfoDebug (0.55s) [2019-10-22T16:18:36.733Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-22T16:18:36.733Z] === RUN TestInfoInsecureRegistries [2019-10-22T16:18:37.348Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-22T16:18:37.348Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-22T16:18:37.348Z] === RUN TestInfoRegistryMirrors [2019-10-22T16:18:37.991Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-22T16:18:37.991Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-22T16:18:37.991Z] === RUN TestLoginFailsWithBadCredentials [2019-10-22T16:18:38.350Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-22T16:18:38.607Z] --- PASS: TestLoginFailsWithBadCredentials (0.61s) [2019-10-22T16:18:38.607Z] === RUN TestPingCacheHeaders [2019-10-22T16:18:38.607Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-22T16:18:38.607Z] === RUN TestPingGet [2019-10-22T16:18:38.607Z] --- PASS: TestPingGet (0.05s) [2019-10-22T16:18:38.607Z] === RUN TestPingHead [2019-10-22T16:18:38.607Z] --- PASS: TestPingHead (0.05s) [2019-10-22T16:18:38.607Z] === RUN TestVersion [2019-10-22T16:18:38.607Z] --- PASS: TestVersion (0.05s) [2019-10-22T16:18:38.607Z] PASS [2019-10-22T16:18:38.607Z] [2019-10-22T16:18:38.607Z] === Skipped [2019-10-22T16:18:38.607Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-22T16:18:38.607Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-22T16:18:38.607Z] [2019-10-22T16:18:38.607Z] [2019-10-22T16:18:38.607Z] DONE 18 tests, 1 skipped in 6.252s [2019-10-22T16:18:38.607Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-22T16:18:38.607Z] ++ 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-10-22T16:18:38.607Z] ++ set -e [2019-10-22T16:18:38.607Z] ++ '[' -n 0 ']' [2019-10-22T16:18:38.607Z] ++ set -x [2019-10-22T16:18:38.607Z] ++ env -i DEST=/go/src/github.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-10-22T16:18:38.891Z] INFO: Testing against a local daemon [2019-10-22T16:18:38.891Z] === RUN TestVolumesCreateAndList [2019-10-22T16:18:38.891Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-22T16:18:38.891Z] === RUN TestVolumesRemove [2019-10-22T16:18:38.891Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-22T16:18:38.891Z] === RUN TestVolumesInspect [2019-10-22T16:18:38.891Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-22T16:18:38.891Z] === RUN TestVolumesInvalidJSON [2019-10-22T16:18:38.891Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-22T16:18:38.891Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-22T16:18:38.891Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-22T16:18:38.891Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-22T16:18:38.891Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-22T16:18:38.891Z] PASS [2019-10-22T16:18:38.891Z] [2019-10-22T16:18:38.891Z] DONE 5 tests in 0.304s [2019-10-22T16:18:38.891Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-22T16:18:39.175Z] ++++ cat bundles/test-integration/docker.pid [2019-10-22T16:18:39.175Z] +++ kill 13129 [2019-10-22T16:18:39.281Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-22T16:18:40.212Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-22T16:18:40.649Z] +++ /etc/init.d/apparmor stop [2019-10-22T16:18:40.650Z] Clearing AppArmor profiles cache:. [2019-10-22T16:18:40.650Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-22T16:18:40.650Z] Unloading profiles will leave already running processes permanently [2019-10-22T16:18:40.650Z] unconfined, which can lead to unexpected situations. [2019-10-22T16:18:40.650Z] [2019-10-22T16:18:40.650Z] To set a process to complain mode, use the command line tool [2019-10-22T16:18:40.650Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-22T16:18:40.650Z] with the 'teardown' option." [2019-10-22T16:18:40.650Z] [2019-10-22T16:18:41.143Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-22T16:18:41.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-22T16:18:41.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-22T16:18:41.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-22T16:18:41.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-22T16:18:41.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-22T16:18:41.761Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-22T16:18:42.692Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns Post stage [Pipeline] junit [2019-10-22T16:18:43.370Z] Recording test results [2019-10-22T16:18:43.624Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-22T16:18:44.188Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-22T16:18:44.317Z] + echo Ensuring container killed. [2019-10-22T16:18:44.317Z] Ensuring container killed. [2019-10-22T16:18:44.317Z] + docker rm -vf docker-pr2 [2019-10-22T16:18:44.317Z] Error: No such container: docker-pr2 [2019-10-22T16:18:44.317Z] + true [Pipeline] sh [2019-10-22T16:18:44.701Z] + echo Chowning /workspace to jenkins user [2019-10-22T16:18:44.701Z] Chowning /workspace to jenkins user [2019-10-22T16:18:44.701Z] + id -u [2019-10-22T16:18:44.701Z] + id -g [2019-10-22T16:18:44.701Z] + docker run --rm -v /home/docker/workspace/moby_PR-38401:/workspace busybox chown -R 1001:1001 /workspace [2019-10-22T16:18:44.701Z] Unable to find image 'busybox:latest' locally [2019-10-22T16:18:45.029Z] latest: Pulling from library/busybox [2019-10-22T16:18:45.029Z] e38168a01e65: Pulling fs layer [2019-10-22T16:18:45.118Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-22T16:18:45.650Z] e38168a01e65: Download complete [2019-10-22T16:18:45.936Z] e38168a01e65: Pull complete [2019-10-22T16:18:45.936Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-22T16:18:45.936Z] Status: Downloaded newer image for busybox:latest [2019-10-22T16:18:46.048Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-22T16:18:48.365Z] + bundleName=ppc64le-integration [2019-10-22T16:18:48.365Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-22T16:18:48.365Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-22T16:18:48.365Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2019-10-22T16:18:48.365Z] -print [2019-10-22T16:18:48.569Z] === RUN TestDockerSuite/TestRunState [Pipeline] archiveArtifacts [2019-10-22T16:18:48.684Z] Archiving artifacts [2019-10-22T16:18:50.462Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-22T16:18:51.026Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-22T16:18:51.956Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-22T16:18:52.213Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-22T16:18:52.213Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-22T16:18:53.143Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-22T16:18:53.707Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-22T16:18:55.601Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-22T16:18:55.601Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-22T16:18:55.601Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-22T16:18:56.532Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-22T16:18:59.057Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-22T16:18:58.989Z] Retrying upload after: java.net.UnknownHostException: corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com: Temporary failure in name resolution [2019-10-22T16:18:59.392Z] Retrying upload after: java.net.UnknownHostException: corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com [2019-10-22T16:18:59.987Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-22T16:19:00.195Z] Retrying upload after: java.net.UnknownHostException: corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com [2019-10-22T16:19:01.879Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-22T16:19:01.797Z] Retrying upload after: java.net.UnknownHostException: corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com [2019-10-22T16:19:06.053Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-22T16:19:05.000Z] Retrying upload after: java.net.UnknownHostException: corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com [2019-10-22T16:19:09.326Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-22T16:19:09.891Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-22T16:19:10.822Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-22T16:19:11.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-22T16:19:11.753Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-22T16:19:11.403Z] Retrying upload after: java.net.UnknownHostException: corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com [2019-10-22T16:19:14.282Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-22T16:19:14.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-22T16:19:15.214Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-22T16:19:15.497Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-22T16:19:15.497Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-22T16:19:16.145Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-22T16:19:16.145Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-22T16:19:16.402Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-22T16:19:16.688Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38401/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-22T16:19:17.029Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-22T16:19:17.029Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-22T16:19:17.081Z] + make clean [2019-10-22T16:19:17.332Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-22T16:19:17.698Z] make: command: Command not found [2019-10-22T16:19:17.698Z] docker volume rm -f docker-dev-cache [2019-10-22T16:19:17.698Z] docker-dev-cache [Pipeline] deleteDir [2019-10-22T16:19:18.262Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-22T16:19:18.827Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-22T16:19:18.827Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-22T16:19:19.084Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-22T16:19:20.018Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-22T16:19:21.706Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-22T16:19:23.240Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-22T16:19:23.240Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-22T16:19:23.240Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-22T16:19:24.778Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-22T16:19:25.271Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-22T16:19:25.271Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-22T16:19:25.741Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-22T16:19:26.199Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-22T16:19:26.640Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-22T16:19:26.656Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-22T16:19:27.112Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-22T16:19:28.535Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-22T16:19:29.466Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-22T16:19:31.360Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-22T16:19:32.888Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-22T16:19:33.883Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-22T16:19:34.420Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-22T16:19:34.420Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-22T16:19:35.385Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-22T16:19:37.157Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-22T16:19:37.415Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-22T16:19:38.345Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-22T16:19:39.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-22T16:19:39.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-22T16:19:39.276Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-22T16:19:39.276Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-22T16:19:39.533Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-22T16:19:40.464Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-22T16:19:41.415Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-22T16:19:42.346Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-22T16:19:44.241Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-22T16:19:44.805Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-22T16:19:45.737Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-22T16:19:45.737Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-22T16:19:46.667Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-22T16:19:46.667Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-22T16:19:46.667Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-22T16:19:46.667Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-22T16:19:46.667Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-22T16:19:46.667Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-22T16:19:46.924Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-22T16:19:47.181Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-22T16:19:47.438Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-22T16:19:47.438Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-22T16:19:48.368Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-22T16:19:49.301Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-22T16:19:50.169Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-22T16:19:50.169Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-22T16:19:50.169Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-22T16:19:50.231Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-22T16:19:50.231Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-22T16:19:51.160Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-22T16:19:51.417Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-22T16:19:51.698Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-22T16:19:51.979Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-22T16:19:52.155Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-22T16:19:52.236Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-22T16:19:52.613Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-22T16:19:52.613Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-22T16:19:53.167Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-22T16:19:53.578Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-22T16:19:53.732Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-22T16:19:53.732Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-22T16:19:53.732Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-22T16:19:54.035Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-22T16:19:54.035Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-22T16:19:54.035Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-22T16:19:54.662Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-22T16:19:56.557Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-22T16:19:57.122Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-22T16:19:57.122Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-22T16:19:57.686Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-22T16:19:57.942Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-22T16:19:59.834Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-22T16:20:00.398Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-22T16:20:02.919Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-22T16:20:03.851Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-22T16:20:03.851Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-22T16:20:03.851Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-22T16:20:04.333Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-22T16:20:04.781Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-22T16:20:06.166Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-22T16:20:07.541Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-22T16:20:07.541Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-22T16:20:09.435Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-22T16:20:09.435Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-22T16:20:10.366Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-22T16:20:12.261Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-22T16:20:12.261Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-22T16:20:14.155Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-22T16:20:14.155Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-22T16:20:14.155Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-22T16:20:16.050Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-22T16:20:17.419Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-22T16:20:17.982Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-22T16:20:17.982Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-22T16:20:17.982Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-22T16:20:18.239Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-22T16:20:18.497Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-22T16:20:21.020Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-22T16:20:26.273Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-22T16:20:26.530Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-22T16:20:29.808Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-22T16:20:30.738Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-22T16:20:32.631Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-22T16:20:35.151Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-22T16:20:38.438Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-22T16:20:38.695Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-22T16:20:38.952Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-22T16:20:40.847Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-22T16:20:44.123Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-22T16:20:44.686Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-22T16:20:46.057Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-22T16:20:46.814Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-22T16:20:46.814Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-22T16:20:46.814Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-22T16:20:50.235Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-22T16:20:52.598Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-22T16:20:53.057Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-22T16:20:53.057Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-22T16:20:53.057Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-22T16:20:54.021Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-22T16:20:54.021Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-22T16:20:54.409Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-22T16:20:57.687Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-22T16:21:02.940Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-22T16:21:06.212Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-22T16:21:08.105Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-22T16:21:09.035Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-22T16:21:09.979Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-22T16:21:10.548Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-22T16:21:10.548Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-22T16:21:11.479Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-22T16:21:16.732Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-22T16:21:20.005Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-22T16:21:20.663Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-22T16:21:21.227Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-22T16:21:21.227Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-22T16:21:22.157Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-22T16:21:24.053Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-22T16:21:24.053Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-22T16:21:25.422Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-22T16:21:26.792Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-22T16:21:27.356Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-22T16:21:29.250Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-22T16:21:29.676Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-22T16:21:29.676Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-22T16:21:29.676Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-22T16:21:34.501Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-22T16:21:35.430Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-22T16:21:35.430Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-22T16:21:36.363Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-22T16:21:37.294Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-22T16:21:42.548Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-22T16:21:45.829Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-22T16:21:49.104Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-22T16:21:52.379Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-22T16:21:56.553Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-22T16:21:59.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-22T16:21:59.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-22T16:21:59.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-22T16:22:01.806Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-22T16:22:01.864Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-22T16:22:04.327Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-22T16:22:04.867Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-22T16:22:06.849Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-22T16:22:07.056Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-22T16:22:08.747Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-22T16:22:10.117Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-22T16:22:12.640Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-22T16:22:15.161Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-22T16:22:17.687Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-22T16:22:20.207Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-22T16:22:22.727Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-22T16:22:37.576Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-22T16:22:37.576Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-22T16:22:37.576Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-22T16:22:38.506Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-22T16:22:38.506Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-22T16:22:38.764Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-22T16:22:38.764Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-22T16:22:39.695Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-22T16:22:39.695Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-22T16:22:40.625Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-22T16:22:40.625Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-22T16:22:40.625Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-22T16:22:40.625Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-22T16:22:40.625Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-22T16:22:43.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-22T16:22:43.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-22T16:22:43.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-22T16:22:43.899Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-22T16:22:43.899Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-22T16:22:44.463Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-22T16:22:46.987Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-22T16:22:46.987Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-22T16:22:47.244Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-22T16:22:50.517Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-22T16:22:54.696Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite (1840.90s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.06s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.97s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.67s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.57s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.66s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.58s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.64s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.55s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.46s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.15s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.48s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.48s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.50s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.82s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.65s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAttachDetach (1.57s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.74s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.60s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.12s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.20s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.19s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.42s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.28s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.84s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.57s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.61s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.73s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.45s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.03s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.18s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.56s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.94s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.50s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.29s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.26s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.81s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.35s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.31s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.46s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.35s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.97s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.85s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.71s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.80s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.70s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.12s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.41s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.16s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.67s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.78s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.30s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.33s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.98s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.07s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.55s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.66s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.37s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.67s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.80s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2019-10-22T16:22:54.696Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-22T16:22:54.696Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.28s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildContChar (4.77s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.59s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.26s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.78s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.13s) [2019-10-22T16:22:54.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-22T16:22:54.696Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-22T16:22:54.696Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-22T16:22:54.696Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.696Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-22T16:22:54.696Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.53s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.90s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.15s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.90s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.77s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.65s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.93s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.53s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.65s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.48s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.41s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.88s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.25s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.86s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.82s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.72s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.76s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.48s) [2019-10-22T16:22:54.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.62s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.74s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.73s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.95s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.80s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.40s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.84s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.06s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-22T16:22:54.697Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.45s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.61s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.90s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.62s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.40s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.38s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.37s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.46s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildHistory (6.24s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.83s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.37s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.08s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.02s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.11s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.44s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.39s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.63s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.66s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.01s) [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-22T16:22:54.697Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.50s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.67s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.96s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.37s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.25s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.27s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.43s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.76s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.30s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.75s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.61s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.63s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.73s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.55s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.09s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildPATH (2.77s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.90s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.22s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.72s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.41s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildRm (3.15s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.18s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.52s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.64s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.43s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.47s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.73s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-22T16:22:54.697Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildStderr (1.37s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.17s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.19s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.26s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.21s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.93s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildUser (2.29s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.86s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.44s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.11s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.15s) [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-22T16:22:54.697Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-22T16:22:54.697Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-22T16:22:54.697Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-22T16:22:54.697Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.26s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.41s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.32s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-22T16:22:54.697Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.99s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.42s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-22T16:22:54.697Z] docker_cli_sni_test.go:18: Flakey test [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitChange (1.24s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.04s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.79s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.96s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.76s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.05s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.98s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.01s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.88s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.81s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.96s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.69s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2019-10-22T16:22:54.697Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.99s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.43s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.76s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s) [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.00s) [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000997780 } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1118236598 /foo false } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1118236598 /foo true } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3543820701 /foo false } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3543820701 /foo true } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3543820701 /foo true 0xc000997c00 } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000997c20 } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000997c40 } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000997c60 } [2019-10-22T16:22:54.697Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000997c80 } [2019-10-22T16:22:54.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.66s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 0 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 1 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 2 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 3 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 4 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 5 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 6 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 7 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 8 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 9 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 10 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 11 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 12 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 13 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 14 [2019-10-22T16:22:54.698Z] docker_api_containers_test.go:1927: case 15 [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.12s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.66s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.01s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.77s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.97s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership983589918/file1 8fe3eca8cf2ef766ed72fed2d69fc9dca22e296822407b1907a1a3e7712a9009:/tmpvol/file1` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.18s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 2ac13f836aae218951d0381278428a6510f881a923c8802e8d98b57d3c860725:/root/file1 /tmp/test-cp-from-case-a848666341/itWorks.txt` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a848666341/itWorks.txt" contains "file1\n" [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp cf9165aeb182e1f201b629fa5a216134c90775f1e4926b6a28805a3c4b881bcf:/file1 /tmp/test-cp-from-case-b935135488/testDir/` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c134454879/file2" contains "file2\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp f12ecccdcf5f625017a941de972fb4c324cd03adf873691c947b006ad7f21f27:/root/file1 /tmp/test-cp-from-case-c134454879/file2` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c134454879/file2" contains "file1\n" [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 6e5b75367b370fc74451686e5688f62a3d0302c06930a60dd2b1d41b095cbc31:/file1 /tmp/test-cp-from-case-d200012338/dir1` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d200012338/dir1/file1" contains "file1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 6e5b75367b370fc74451686e5688f62a3d0302c06930a60dd2b1d41b095cbc31:/file1 /tmp/test-cp-from-case-d200012338/dir1/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d200012338/dir1/file1" contains "file1\n" [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 9cb0f2805c176df55458e429fcea4bbfd8dbc352d369a6d6d368b98d91926109:dir1 /tmp/test-cp-from-case-e908932073/testDir` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e908932073/testDir/file1-1" contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 9cb0f2805c176df55458e429fcea4bbfd8dbc352d369a6d6d368b98d91926109:dir1 /tmp/test-cp-from-case-e908932073/testDir/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e908932073/testDir/file1-1" contains "file1-1\n" [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.97s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 117f3c69aaf38b58a35cd3a485e12b46a2be617281a3ff241d9757177c294372:/root/dir1 /tmp/test-cp-from-case-f287992884/file1` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 3abd1934852b4e3bccd5923f3cf3fa7bcdabc0f94f0b1142d2e5ffe9b359a9b9:/root/dir1 /tmp/test-cp-from-case-g479303171/dir2` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g479303171/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 3abd1934852b4e3bccd5923f3cf3fa7bcdabc0f94f0b1142d2e5ffe9b359a9b9:/root/dir1 /tmp/test-cp-from-case-g479303171/dir2/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g479303171/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 9412f0b83806fa928d27d4cfcfcfd87831afc13cd72e5cd3f1a0478371c9363b:dir1/. /tmp/test-cp-from-case-h848578438/testDir` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h848578438/testDir/file1-1" contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 9412f0b83806fa928d27d4cfcfcfd87831afc13cd72e5cd3f1a0478371c9363b:dir1/. /tmp/test-cp-from-case-h848578438/testDir/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h848578438/testDir/file1-1" contains "file1-1\n" [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 759ac8430169edd3bc9bf0e55c76a5820d9da023005193f3bcebb46352ffb5d2:/root/dir1/. /tmp/test-cp-from-case-i733715245/file1` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 24bb9e97058abf01ceeded08a15b5df204b2a970fc822bfbd8921d9eae2dfb14:/root/dir1/. /tmp/test-cp-from-case-j755102888/dir2` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j755102888/dir2/file1-1" contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp 24bb9e97058abf01ceeded08a15b5df204b2a970fc822bfbd8921d9eae2dfb14:/root/dir1/. /tmp/test-cp-from-case-j755102888/dir2/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j755102888/dir2/file1-1" contains "file1-1\n" [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.54s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp c759b4cf4d3c5054cf300965cfc491bbb730012719533b4842568bb2a557b2cd:/file2 /tmp/test-cp-from-err-dst-not-dir203150311/symlinkToFile1` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203150311/symlinkToFile1" points to "file1" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203150311/file1" contains "file2\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp c759b4cf4d3c5054cf300965cfc491bbb730012719533b4842568bb2a557b2cd:/file2 /tmp/test-cp-from-err-dst-not-dir203150311/symlinkToDir1` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203150311/symlinkToDir1" points to "dir1" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203150311/file2" contains "file2\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp c759b4cf4d3c5054cf300965cfc491bbb730012719533b4842568bb2a557b2cd:/file2 /tmp/test-cp-from-err-dst-not-dir203150311/brokenSymlinkToFileX` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203150311/brokenSymlinkToFileX" points to "fileX" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203150311/fileX" contains "file2\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp c759b4cf4d3c5054cf300965cfc491bbb730012719533b4842568bb2a557b2cd:/dir2 /tmp/test-cp-from-err-dst-not-dir203150311/symlinkToDir1` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203150311/symlinkToDir1" points to "dir1" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203150311/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp c759b4cf4d3c5054cf300965cfc491bbb730012719533b4842568bb2a557b2cd:/dir2 /tmp/test-cp-from-err-dst-not-dir203150311/brokenSymlinkToDirX` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir203150311/brokenSymlinkToDirX" points to "dirX" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir203150311/dirX/file2-1" contains "file2-1\n" [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.01s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.04s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.85s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a222188143/file1 0a8b106748cd630c76fa4a64733da858b07918f3603a510710072aaad03fc9f8:/root/itWorks.txt` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "0a8b106748cd630c76fa4a64733da858b07918f3603a510710072aaad03fc9f8" start output contains "file1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0a8b106748cd630c76fa4a64733da858b07918f3603a510710072aaad03fc9f8` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.92s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b307307266/file1 38ad66052e646d46ac5c93886b73c39faa916bfe76c3e4072c701e7ddb719e99:testDir/` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.62s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "cf506c9daef7b6085b0771c57002cf4c62f1c195f1b4ac791a76c87c7fb2bb94" start output contains "file2\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a cf506c9daef7b6085b0771c57002cf4c62f1c195f1b4ac791a76c87c7fb2bb94` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c920791161/file1 cf506c9daef7b6085b0771c57002cf4c62f1c195f1b4ac791a76c87c7fb2bb94:/root/file2` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "cf506c9daef7b6085b0771c57002cf4c62f1c195f1b4ac791a76c87c7fb2bb94" start output contains "file1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a cf506c9daef7b6085b0771c57002cf4c62f1c195f1b4ac791a76c87c7fb2bb94` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.05s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "58ec284ad9b02607ad92cd87000eefb1e876e4e493c288c603dccc9d399edb90" start output contains "" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 58ec284ad9b02607ad92cd87000eefb1e876e4e493c288c603dccc9d399edb90` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d575288196/file1 58ec284ad9b02607ad92cd87000eefb1e876e4e493c288c603dccc9d399edb90:dir1` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "58ec284ad9b02607ad92cd87000eefb1e876e4e493c288c603dccc9d399edb90" start output contains "file1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 58ec284ad9b02607ad92cd87000eefb1e876e4e493c288c603dccc9d399edb90` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "2acf7e15e5fe4e9d84269cf843654800da38218a0738695ea6b647797d519e95" start output contains "" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2acf7e15e5fe4e9d84269cf843654800da38218a0738695ea6b647797d519e95` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d575288196/file1 2acf7e15e5fe4e9d84269cf843654800da38218a0738695ea6b647797d519e95:dir1/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "2acf7e15e5fe4e9d84269cf843654800da38218a0738695ea6b647797d519e95" start output contains "file1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2acf7e15e5fe4e9d84269cf843654800da38218a0738695ea6b647797d519e95` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.53s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e294339347/dir1 4143d79eb20fc6260bda89f537026bdc2ac7961b473f3e80279ad25a131c3530:testDir` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "4143d79eb20fc6260bda89f537026bdc2ac7961b473f3e80279ad25a131c3530" start output contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4143d79eb20fc6260bda89f537026bdc2ac7961b473f3e80279ad25a131c3530` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e294339347/dir1 0860d8eadad23e631661c53d697753f861cedf38804e92641008a854251c3c52:testDir/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "0860d8eadad23e631661c53d697753f861cedf38804e92641008a854251c3c52" start output contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0860d8eadad23e631661c53d697753f861cedf38804e92641008a854251c3c52` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f749115222/dir1 64dd0be32b781205bd9bd159a643da5bb73a17661c986b43c8cd35280f45f892:/root/file1` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.05s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "693e110b7f8f1433b0523990e462c4885f98ca9c5380551f2aa6e058d5d6ed58" start output contains "" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 693e110b7f8f1433b0523990e462c4885f98ca9c5380551f2aa6e058d5d6ed58` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g036996285/dir1 693e110b7f8f1433b0523990e462c4885f98ca9c5380551f2aa6e058d5d6ed58:/root/dir2` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "693e110b7f8f1433b0523990e462c4885f98ca9c5380551f2aa6e058d5d6ed58" start output contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 693e110b7f8f1433b0523990e462c4885f98ca9c5380551f2aa6e058d5d6ed58` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "f8c367d9d34638e16dbeb9d0809107f89114faf3169dc686580f60a27ffe66c4" start output contains "" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a f8c367d9d34638e16dbeb9d0809107f89114faf3169dc686580f60a27ffe66c4` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g036996285/dir1 f8c367d9d34638e16dbeb9d0809107f89114faf3169dc686580f60a27ffe66c4:/dir2/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "f8c367d9d34638e16dbeb9d0809107f89114faf3169dc686580f60a27ffe66c4" start output contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a f8c367d9d34638e16dbeb9d0809107f89114faf3169dc686580f60a27ffe66c4` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.68s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h057138936/dir1/. 8572ae6d7970dc09b520bcc3c94855241c1a0a0da5b0b41453f444f36682b2b1:testDir` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "8572ae6d7970dc09b520bcc3c94855241c1a0a0da5b0b41453f444f36682b2b1" start output contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8572ae6d7970dc09b520bcc3c94855241c1a0a0da5b0b41453f444f36682b2b1` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h057138936/dir1/. 2df4af2965ade8284922ae98b064897eb0d447503a853de7779de0a5b8d67fa4:testDir/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "2df4af2965ade8284922ae98b064897eb0d447503a853de7779de0a5b8d67fa4" start output contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2df4af2965ade8284922ae98b064897eb0d447503a853de7779de0a5b8d67fa4` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.05s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i193614839/dir1/. 9e2b3cd2a30706c900af761ef0557e9b3ce51fa76cc8298d812a4fe539a1436e:/root/file1` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.49s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "ea80b05318f79cb596607e33bd449dbbab37a1186e997f4ebbd13447257d2ed2" start output contains "" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a ea80b05318f79cb596607e33bd449dbbab37a1186e997f4ebbd13447257d2ed2` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j422268650/dir1/. ea80b05318f79cb596607e33bd449dbbab37a1186e997f4ebbd13447257d2ed2:/dir2` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "ea80b05318f79cb596607e33bd449dbbab37a1186e997f4ebbd13447257d2ed2" start output contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a ea80b05318f79cb596607e33bd449dbbab37a1186e997f4ebbd13447257d2ed2` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "a24f5b683c48c16f7762332e804b206bc8ff4dda633a0aabaeb9a9ba39990e90" start output contains "" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a a24f5b683c48c16f7762332e804b206bc8ff4dda633a0aabaeb9a9ba39990e90` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j422268650/dir1/. a24f5b683c48c16f7762332e804b206bc8ff4dda633a0aabaeb9a9ba39990e90:/dir2/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "a24f5b683c48c16f7762332e804b206bc8ff4dda633a0aabaeb9a9ba39990e90" start output contains "file1-1\n" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a a24f5b683c48c16f7762332e804b206bc8ff4dda633a0aabaeb9a9ba39990e90` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.10s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions419621697/permdirtest permtest:/` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToDot (1.38s) [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.15s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs304964379/file1 01e4b469daf4a41c36cda6edf6bbc0fe9ae58404e051a3761ef44c5c900de283:/root/shouldNotExist` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "01e4b469daf4a41c36cda6edf6bbc0fe9ae58404e051a3761ef44c5c900de283" start output contains "" [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01e4b469daf4a41c36cda6edf6bbc0fe9ae58404e051a3761ef44c5c900de283` [2019-10-22T16:22:54.698Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.15s) [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume496645566/file1 afd2baee4e18d48d3fb2c3545919dad7a6981756eede6f187e279f28120802d7:/vol_ro/shouldNotExist` [2019-10-22T16:22:54.698Z] docker_cli_cp_utils_test.go:279: checking that container "afd2baee4e18d48d3fb2c3545919dad7a6981756eede6f187e279f28120802d7" start output contains "" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:209: running `docker start -a afd2baee4e18d48d3fb2c3545919dad7a6981756eede6f187e279f28120802d7` [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCpToStdout (0.94s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s) [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-683886085/file2 d536c32e30465a32b2c658c28aa6578de8aafdb8284fc72d976e80a8d90a82fa:/vol2/symlinkToFile1` [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-683886085/symlinkToFile1" points to "file1" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-683886085/file1" contains "file2\n" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-683886085/file2 d536c32e30465a32b2c658c28aa6578de8aafdb8284fc72d976e80a8d90a82fa:/vol2/symlinkToDir1` [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-683886085/symlinkToDir1" points to "dir1" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-683886085/file2" contains "file2\n" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-683886085/file2 d536c32e30465a32b2c658c28aa6578de8aafdb8284fc72d976e80a8d90a82fa:/vol2/brokenSymlinkToFileX` [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-683886085/brokenSymlinkToFileX" points to "fileX" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-683886085/fileX" contains "file2\n" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-683886085//dir2 d536c32e30465a32b2c658c28aa6578de8aafdb8284fc72d976e80a8d90a82fa:/vol2/symlinkToDir1` [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-683886085/symlinkToDir1" points to "dir1" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-683886085/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-683886085//dir2 d536c32e30465a32b2c658c28aa6578de8aafdb8284fc72d976e80a8d90a82fa:/vol2/brokenSymlinkToDirX` [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-683886085/brokenSymlinkToDirX" points to "dirX" [2019-10-22T16:22:54.699Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-683886085/dirX/file2-1" contains "file2-1\n" [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateArgs (0.13s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.67s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2019-10-22T16:22:54.699Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-22T16:22:54.699Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.85s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2019-10-22T16:22:54.699Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-22T16:22:54.699Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.66s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.86s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.63s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.71s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.72s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.92s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.52s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.02s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.74s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.67s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.86s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.92s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.52s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.38s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsAttach (1.09s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsCommit (1.18s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.95s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.34s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.62s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsCopy (1.36s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.23s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFilters (1.71s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFormat (1.71s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-10-22T16:22:54.699Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-22T16:22:54.699Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-22T16:22:54.699Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-22T16:22:54.699Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.77s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsResize (0.95s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.89s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsTop (0.98s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.66s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExec (0.95s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.09s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.88s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.76s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecCgroup (1.56s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecEnv (0.96s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecInspectID (3.32s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.90s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.38s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.99s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecStartFails (1.26s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.95s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecTTY (1.11s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (2.44s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecUlimits (1.15s) [2019-10-22T16:22:54.699Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-22T16:22:54.699Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.31s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.19s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.96s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestExecWithUser (1.14s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestHealth (21.53s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.53s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.93s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.94s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImportDisplay (1.85s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImportFile (2.37s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.18s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImportGzipped (2.06s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.04s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.11s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.96s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.98s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.92s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.94s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.96s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.88s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2019-10-22T16:22:54.699Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-22T16:22:54.699Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.35s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectDefault (1.05s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectHistory (1.17s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-10-22T16:22:54.699Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-22T16:22:54.699Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.91s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.92s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.02s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.97s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-10-22T16:22:54.699Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectStatus (1.10s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.96s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.79s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.96s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.61s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.88s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.80s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.18s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.57s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.39s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.70s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.67s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.95s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.86s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.92s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.91s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.18s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.36s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.13s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.60s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.75s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsTail (0.98s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.98s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.94s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.60s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.86s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestNetHostname (2.86s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.45s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.57s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.27s) [2019-10-22T16:22:54.700Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-22T16:22:54.700Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.04s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.56s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.66s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.26s) [2019-10-22T16:22:54.700Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.56s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.24s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.69s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.72s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPortList (10.28s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.69s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.57s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.98s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.85s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.50s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.89s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.63s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsByOrder (3.63s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.67s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.43s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.50s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.06s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.69s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.76s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.64s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.03s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.72s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2019-10-22T16:22:54.700Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-22T16:22:54.700Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.68s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.14s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.66s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.67s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.72s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.30s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.70s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.10s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.03s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.91s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.86s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.89s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.90s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.89s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.11s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.00s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.64s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.84s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.89s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.76s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.78s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.94s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.65s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.01s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.87s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.77s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.90s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.78s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.81s) [2019-10-22T16:22:54.700Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-22T16:22:54.700Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.700Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-22T16:22:54.700Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.95s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.92s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2019-10-22T16:22:54.700Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-22T16:22:54.700Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.88s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.67s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2019-10-22T16:22:54.700Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-22T16:22:54.700Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.65s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.22s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.68s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.90s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.32s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.71s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2019-10-22T16:22:54.700Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.99s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.32s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.64s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.32s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.65s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunMount (6.70s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.53s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.05s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.59s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.97s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.92s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.68s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.78s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.46s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.42s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.12s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.79s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.92s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.32s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.08s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.05s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.10s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.92s) [2019-10-22T16:22:54.701Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.95s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.66s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.93s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.82s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.46s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.41s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.77s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunRm (0.75s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.88s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.09s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.88s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.00s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.45s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.51s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.84s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.87s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.79s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunSysctls (1.71s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.65s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.10s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.08s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.41s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUserByName (0.89s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.92s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.67s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.94s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.89s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.87s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.08s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.65s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.82s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.65s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.33s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.06s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.59s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.19s) [2019-10-22T16:22:54.701Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents928703663 [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.77s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.64s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.46s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.98s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.17s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.78s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartRecordError (2.02s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.85s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.45s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.74s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.03s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.94s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.90s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.38s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.00s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.80s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.66s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateStats (4.54s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.60s) [2019-10-22T16:22:54.701Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-22T16:22:54.701Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.49s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.83s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.50s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.76s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.66s) [2019-10-22T16:22:54.701Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.31s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.48s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.49s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.45s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.56s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.43s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.57s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.53s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s) [2019-10-22T16:22:54.702Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.34s) [2019-10-22T16:22:54.702Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-22T16:22:54.702Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-22T16:22:54.702Z] === RUN TestDockerRegistrySuite [2019-10-22T16:22:54.702Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-22T16:22:56.595Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-22T16:22:57.792Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-22T16:22:57.982Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-22T16:22:59.887Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-22T16:23:00.144Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-22T16:23:02.500Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-22T16:23:02.500Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-22T16:23:03.417Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-22T16:23:04.787Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-22T16:23:10.042Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-22T16:23:14.216Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-22T16:23:15.146Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-22T16:23:16.516Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-22T16:23:16.516Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-22T16:23:17.887Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-22T16:23:19.258Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-22T16:23:19.515Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-22T16:23:21.412Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-22T16:23:22.782Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-22T16:23:22.782Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-22T16:23:24.151Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-22T16:23:27.427Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-22T16:23:28.797Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-22T16:23:30.174Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-22T16:23:31.543Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-22T16:23:31.800Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-22T16:23:35.974Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-22T16:23:36.906Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-22T16:23:37.163Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-22T16:23:38.533Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-22T16:23:39.903Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-22T16:23:41.271Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-22T16:23:45.449Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-22T16:23:45.449Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-22T16:23:47.343Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-22T16:23:47.601Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-22T16:23:47.601Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-22T16:23:48.165Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-22T16:23:48.423Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-22T16:23:48.680Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-22T16:23:48.680Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-22T16:23:50.574Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-22T16:23:53.099Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-22T16:23:54.031Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-22T16:23:55.927Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-22T16:23:56.858Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite (62.82s) [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.82s) [2019-10-22T16:23:57.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-22T16:23:57.422Z] check_test.go:196: [dda5337e48fa3] daemon is not started [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.54s) [2019-10-22T16:23:57.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-22T16:23:57.422Z] check_test.go:196: [d2924c8e0bd55] daemon is not started [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.91s) [2019-10-22T16:23:57.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-22T16:23:57.422Z] check_test.go:196: [dde774cf368f2] daemon is not started [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-22T16:23:57.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-22T16:23:57.422Z] check_test.go:196: [d49b3fc5700f1] daemon is not started [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.67s) [2019-10-22T16:23:57.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-22T16:23:57.422Z] check_test.go:196: [d16f720020fc0] daemon is not started [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.50s) [2019-10-22T16:23:57.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-22T16:23:57.422Z] check_test.go:196: [d4c84225aacae] daemon is not started [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.32s) [2019-10-22T16:23:57.422Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-22T16:23:57.422Z] check_test.go:196: [dd7f5296506bf] daemon is not started [2019-10-22T16:23:57.422Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-22T16:23:57.423Z] check_test.go:196: [d2dde986fce84] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-22T16:23:57.423Z] check_test.go:196: [d100d4f1b3e48] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.62s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-22T16:23:57.423Z] check_test.go:196: [d257cee3a8abc] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.59s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-22T16:23:57.423Z] check_test.go:196: [d97d41ee91c58] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.60s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-22T16:23:57.423Z] check_test.go:196: [d772a9b0300b9] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.45s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-22T16:23:57.423Z] check_test.go:196: [d8a43ef3eca5a] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.48s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-22T16:23:57.423Z] check_test.go:196: [d48269b3e35d2] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.23s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-22T16:23:57.423Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e1417f8b6a4ab7bed18c29e3ebdb8e62befffeeb77d2d5c048396223a168d39b [2019-10-22T16:23:57.423Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:945ea0bc586705adfa87f90e6648caf64f8800e7cb58a1bc65bdda745536d10f [2019-10-22T16:23:57.423Z] check_test.go:196: [d36dbe68a95d9] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.83s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-22T16:23:57.423Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b3b0c255f9a502d7ec9d3e95e8a723acf46328bbee13067eb2e7216c40181c20 [2019-10-22T16:23:57.423Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b15028ac367bf46a94c72587652172795c9fa8838706cf1a8a523b41d89dc08c [2019-10-22T16:23:57.423Z] check_test.go:196: [dc71861817448] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.48s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-22T16:23:57.423Z] check_test.go:196: [da539e51f60d7] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.95s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-22T16:23:57.423Z] check_test.go:196: [dedc1bd740451] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.47s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-22T16:23:57.423Z] check_test.go:196: [dbb419a8085c2] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-22T16:23:57.423Z] check_test.go:196: [de75e1d04d90b] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-22T16:23:57.423Z] check_test.go:196: [d9be2cfe9dac0] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.34s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-22T16:23:57.423Z] check_test.go:196: [d718a7cf1b77f] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-22T16:23:57.423Z] check_test.go:196: [d7c23840c8a36] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.95s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-22T16:23:57.423Z] check_test.go:196: [d71008bfded75] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-22T16:23:57.423Z] check_test.go:196: [d17e225514087] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.52s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-22T16:23:57.423Z] check_test.go:196: [d9deb5d9864e4] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-22T16:23:57.423Z] check_test.go:196: [d80dc397d4898] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-22T16:23:57.423Z] check_test.go:196: [df650cd1630b9] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-22T16:23:57.423Z] check_test.go:196: [db4ed059308f5] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-22T16:23:57.423Z] check_test.go:196: [d6162fdec72c9] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-22T16:23:57.423Z] check_test.go:196: [dcd56da953268] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-22T16:23:57.423Z] check_test.go:196: [d22ce52856f17] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.56s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-22T16:23:57.423Z] check_test.go:196: [d7f95d2695993] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.42s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-22T16:23:57.423Z] check_test.go:196: [d9df38cc406e0] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.30s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-22T16:23:57.423Z] check_test.go:196: [de0a43fb3f9b7] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.59s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-22T16:23:57.423Z] check_test.go:196: [de31b8fb97571] daemon is not started [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-22T16:23:57.423Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2019-10-22T16:23:57.423Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-22T16:23:57.423Z] === RUN TestDockerSchema1RegistrySuite [2019-10-22T16:23:57.423Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-22T16:23:57.680Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-22T16:24:02.945Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-22T16:24:02.992Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-22T16:24:02.992Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-22T16:24:02.992Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-22T16:24:07.212Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-22T16:24:11.387Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-22T16:24:12.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-22T16:24:14.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-22T16:24:14.389Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-22T16:24:15.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-22T16:24:17.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-22T16:24:18.499Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-22T16:24:22.677Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-22T16:24:22.677Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-22T16:24:23.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-22T16:24:23.241Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-22T16:24:23.498Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-22T16:24:23.755Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-22T16:24:24.272Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-22T16:24:24.319Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite (26.82s) [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-22T16:24:24.319Z] check_test.go:223: [d12808f0ecbdc] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.64s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-22T16:24:24.319Z] check_test.go:223: [d7e193242d0f1] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.63s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-22T16:24:24.319Z] check_test.go:223: [d26fe3b235d5b] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.41s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-22T16:24:24.319Z] check_test.go:223: [dd7f5be26d74c] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-22T16:24:24.319Z] check_test.go:223: [d2ec029038789] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-22T16:24:24.319Z] check_test.go:223: [dd3f48b56077c] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-22T16:24:24.319Z] check_test.go:223: [dea770f72e6d6] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-22T16:24:24.319Z] check_test.go:223: [d153701e93dc5] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-22T16:24:24.319Z] check_test.go:223: [d24f8a0fd3628] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-22T16:24:24.319Z] check_test.go:223: [dfda86fca6cc0] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.96s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-22T16:24:24.319Z] check_test.go:223: [d6bbe39d2e8a0] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-22T16:24:24.319Z] check_test.go:223: [d4252a6126f6c] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-22T16:24:24.319Z] check_test.go:223: [d0393955f1e36] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-22T16:24:24.319Z] check_test.go:223: [daf70f4f5c5b3] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-22T16:24:24.319Z] check_test.go:223: [dea1fe8a1f632] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-22T16:24:24.319Z] check_test.go:223: [d5864c828804e] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-22T16:24:24.319Z] check_test.go:223: [d1690ae9995ce] daemon is not started [2019-10-22T16:24:24.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-22T16:24:24.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-22T16:24:24.319Z] check_test.go:223: [d8f96666fd18c] daemon is not started [2019-10-22T16:24:24.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-22T16:24:24.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-22T16:24:25.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-22T16:24:25.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-22T16:24:26.071Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-22T16:24:26.328Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-22T16:24:27.260Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-22T16:24:27.517Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-22T16:24:27.774Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-22T16:24:28.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.35s) [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2019-10-22T16:24:28.707Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-22T16:24:28.707Z] check_test.go:252: [db6ae351b8fad] daemon is not started [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2019-10-22T16:24:28.707Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-22T16:24:28.707Z] check_test.go:252: [d9d8fb71ad958] daemon is not started [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-10-22T16:24:28.707Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-22T16:24:28.707Z] check_test.go:252: [d645b11e4d3b6] daemon is not started [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.28s) [2019-10-22T16:24:28.707Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-10-22T16:24:28.707Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-22T16:24:28.707Z] check_test.go:252: [d2b85df2b10aa] daemon is not started [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-10-22T16:24:28.707Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-22T16:24:28.707Z] check_test.go:252: [d554e24d5a5f3] daemon is not started [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.64s) [2019-10-22T16:24:28.707Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-22T16:24:28.707Z] check_test.go:252: [d31196e2ec08e] daemon is not started [2019-10-22T16:24:28.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2019-10-22T16:24:28.707Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-22T16:24:28.707Z] check_test.go:252: [d435588c63d3b] daemon is not started [2019-10-22T16:24:28.707Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-22T16:24:28.707Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-22T16:24:29.659Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-22T16:24:33.834Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-22T16:24:33.834Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-22T16:24:34.091Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-22T16:24:34.091Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-22T16:24:34.347Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-22T16:24:34.604Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2019-10-22T16:24:34.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-10-22T16:24:34.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-22T16:24:34.604Z] check_test.go:279: [dd2d03379cfdf] daemon is not started [2019-10-22T16:24:34.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-22T16:24:34.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-22T16:24:34.604Z] check_test.go:279: [dc8e9b564c364] daemon is not started [2019-10-22T16:24:34.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-22T16:24:34.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-22T16:24:34.604Z] check_test.go:279: [df0ff4a51360d] daemon is not started [2019-10-22T16:24:34.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2019-10-22T16:24:34.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-22T16:24:34.604Z] check_test.go:279: [dccecc5f45fc7] daemon is not started [2019-10-22T16:24:34.604Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-22T16:24:34.604Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-22T16:24:34.604Z] check_test.go:279: [d69904f96097f] daemon is not started [2019-10-22T16:24:34.604Z] === RUN TestDockerNetworkSuite [2019-10-22T16:24:34.604Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-22T16:24:36.501Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-22T16:24:36.691Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-22T16:24:37.871Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-22T16:24:39.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-22T16:24:41.139Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-22T16:24:45.315Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-22T16:24:45.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-22T16:24:47.037Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-22T16:24:48.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-22T16:24:51.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-22T16:24:53.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-22T16:25:03.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-22T16:25:05.084Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-22T16:25:06.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-22T16:25:08.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-22T16:25:09.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-22T16:25:09.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-22T16:25:11.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-22T16:25:13.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-22T16:25:13.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-22T16:25:13.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-22T16:25:15.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-22T16:25:15.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-22T16:25:15.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-22T16:25:15.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-22T16:25:16.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-22T16:25:18.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-22T16:25:18.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-22T16:25:18.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-22T16:25:18.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-22T16:25:20.698Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-22T16:25:23.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-22T16:25:23.789Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-22T16:25:27.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-22T16:25:27.069Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-22T16:25:31.246Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-22T16:25:37.795Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-22T16:25:39.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-22T16:25:39.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-22T16:25:39.929Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-22T16:25:40.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-22T16:25:40.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-22T16:25:40.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-22T16:25:40.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-22T16:25:40.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-22T16:25:40.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-22T16:25:44.894Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-22T16:25:46.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-22T16:25:46.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-22T16:25:46.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-22T16:25:46.214Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-22T16:25:46.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-22T16:25:49.305Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-22T16:25:51.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-22T16:25:52.395Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-22T16:25:55.245Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-22T16:25:55.670Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-22T16:25:57.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-22T16:25:57.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-22T16:25:58.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-22T16:25:58.974Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-22T16:26:01.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-22T16:26:01.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-22T16:26:02.061Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-22T16:26:02.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-22T16:26:03.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-22T16:26:05.450Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-22T16:26:05.450Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite (97.72s) [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.11s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d092858ec28f1] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.52s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d307aa3f4e3dc] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.81s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d9df16ea0127f] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.12s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d1ed6ff6a1c49] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.75s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:1233: [d270c75644593] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d15581a47b79e] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.99s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [da88901a6e6e0] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.69s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [db30ffcc349dc] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d339da36bcc4a] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [da30f7a3131ba] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [de747a7ef38bb] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.51s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d1b2506b2afb3] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.57s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dddb4034f402c] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d1e8741e49801] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dc712a9005865] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.48s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dfc1753af341d] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [de2a6d082f382] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dc3e227cf423f] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d006d92af6745] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.42s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [db0bf2478b0fc] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.57s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d05674f7eaf76] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dd1eda4bfb840] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d8eb38f6c4006] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d39958285ea78] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.16s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:968: [d5308f7f949b5] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.92s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dad5cece39484] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.56s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:1116: [d16f4235c37ca] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dc28d1e3e2db7] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.38s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d2920ef8522db] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dcb9a33175a77] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [db3bbaf128ef1] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [db3834ed19e9e] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d19baea143ada] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [db5b1fc1dcb4b] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.43s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d0855b831d074] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d0ae35acc86d8] daemon is not started [2019-10-22T16:26:13.556Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d69d52adfe7ef] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dbcc55e91e00f] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.01s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.07s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:1084: [d241e7fecbc72] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [dd54471899072] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.65s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d41d07a5b130b] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.84s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [ded82016eeb3a] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-22T16:26:13.556Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-22T16:26:13.556Z] docker_cli_network_unix_test.go:46: [d0c16fd1d94a1] daemon is not started [2019-10-22T16:26:13.556Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.31s) [2019-10-22T16:26:13.557Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-22T16:26:13.557Z] docker_cli_network_unix_test.go:46: [d194fcd772706] daemon is not started [2019-10-22T16:26:13.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2019-10-22T16:26:13.557Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-22T16:26:13.557Z] docker_cli_network_unix_test.go:46: [d42809a6d539b] daemon is not started [2019-10-22T16:26:13.557Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.98s) [2019-10-22T16:26:13.557Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-22T16:26:13.557Z] docker_cli_network_unix_test.go:46: [db58ae0f2883f] daemon is not started [2019-10-22T16:26:13.557Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.75s) [2019-10-22T16:26:13.557Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-22T16:26:13.557Z] docker_cli_network_unix_test.go:46: [d947b2a247d70] daemon is not started [2019-10-22T16:26:13.557Z] === RUN TestDockerHubPullSuite [2019-10-22T16:26:13.557Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-22T16:26:13.814Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-22T16:26:16.335Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-22T16:26:16.591Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-22T16:26:18.485Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-22T16:26:18.485Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-22T16:26:18.485Z] --- PASS: TestDockerHubPullSuite (6.36s) [2019-10-22T16:26:18.485Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.73s) [2019-10-22T16:26:18.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-22T16:26:18.485Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.33s) [2019-10-22T16:26:18.485Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2019-10-22T16:26:18.485Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s) [2019-10-22T16:26:18.485Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2019-10-22T16:26:18.485Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2019-10-22T16:26:18.485Z] PASS [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === Skipped [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-22T16:26:18.485Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-22T16:26:18.485Z] docker_cli_sni_test.go:18: Flakey test [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-22T16:26:18.485Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-22T16:26:18.485Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-22T16:26:18.485Z] [2019-10-22T16:26:18.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-22T16:26:18.485Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-22T16:26:18.486Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-10-22T16:26:18.486Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-22T16:26:18.486Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-22T16:26:18.486Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-22T16:26:18.486Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-22T16:26:18.486Z] docker_cli_network_unix_test.go:46: [d69d52adfe7ef] daemon is not started [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] [2019-10-22T16:26:18.486Z] DONE 1247 tests, 44 skipped in 2076.612s [2019-10-22T16:26:18.486Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-22T16:26:18.486Z] ++++ cat bundles/test-integration/docker.pid [2019-10-22T16:26:18.486Z] +++ kill 7305 [2019-10-22T16:26:26.588Z] +++ /etc/init.d/apparmor stop [2019-10-22T16:26:26.588Z] Clearing AppArmor profiles cache:. [2019-10-22T16:26:26.588Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-22T16:26:26.588Z] Unloading profiles will leave already running processes permanently [2019-10-22T16:26:26.588Z] unconfined, which can lead to unexpected situations. [2019-10-22T16:26:26.588Z] [2019-10-22T16:26:26.588Z] To set a process to complain mode, use the command line tool [2019-10-22T16:26:26.588Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-22T16:26:26.588Z] with the 'teardown' option." [2019-10-22T16:26:26.588Z] [2019-10-22T16:26:58.627Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-22T16:27:16.680Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-22T16:27:21.346Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-22T16:27:21.347Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-22T16:27:21.347Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-22T16:27:21.347Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-22T16:27:21.347Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-22T16:27:21.347Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-22T16:27:21.347Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-22T16:27:21.347Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-22T16:27:21.347Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-22T16:27:27.167Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-22T16:27:29.358Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-22T16:27:34.070Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-22T16:27:34.070Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-22T16:27:34.532Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-22T16:27:34.532Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-22T16:27:34.532Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-22T16:27:34.532Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite (1754.09s) [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.57s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.51s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.04s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.04s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.54s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-22T16:27:34.738Z] check_test.go:358: [d1fa3b1792f7c] joining swarm manager [d928c16de55fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-22T16:27:34.738Z] check_test.go:358: [d6e30b9cad272] joining swarm manager [d928c16de55fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.738Z] check_test.go:379: [d1fa3b1792f7c] daemon is not started [2019-10-22T16:27:34.738Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-22T16:27:34.738Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.40s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-22T16:27:34.738Z] check_test.go:358: [da164657f0777] joining swarm manager [d21e3630ba928]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.42s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.64s) [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-22T16:27:34.738Z] check_test.go:358: [d9f7aece1bdd7] joining swarm manager [da9285c95ba03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.738Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-22T16:27:34.738Z] check_test.go:358: [d59c8bf6ba5f0] joining swarm manager [da9285c95ba03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.738Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-22T16:27:34.738Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-22T16:27:34.738Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.98s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-22T16:27:34.739Z] check_test.go:358: [d93d3621d16c7] joining swarm manager [d5a7ab85bff1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-22T16:27:34.739Z] check_test.go:358: [ded712a385c2a] joining swarm manager [d5a7ab85bff1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.37s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.29s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-22T16:27:34.739Z] check_test.go:358: [d5f7be9f6622e] joining swarm manager [d0795ec904d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-22T16:27:34.739Z] check_test.go:358: [d51639ebf2c0d] joining swarm manager [d0795ec904d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.62s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-22T16:27:34.739Z] check_test.go:358: [d31b60ae32a82] joining swarm manager [defcc46eed3b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-22T16:27:34.739Z] check_test.go:358: [d09288fda98db] joining swarm manager [defcc46eed3b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.84s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-22T16:27:34.739Z] check_test.go:358: [da38a7c5d84a8] joining swarm manager [d34f5a8034b79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.04s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-22T16:27:34.739Z] check_test.go:358: [d6615f1160d7d] joining swarm manager [d3ae5baef107b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-22T16:27:34.739Z] check_test.go:358: [d7346149aaf9d] joining swarm manager [d3ae5baef107b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.20s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-22T16:27:34.739Z] check_test.go:358: [d16fee8e5fd53] joining swarm manager [d72e35330f095]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.50s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-22T16:27:34.739Z] check_test.go:358: [d035708ef3141] joining swarm manager [d31b986458cf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-22T16:27:34.739Z] check_test.go:358: [d7d53c5af29e1] joining swarm manager [d31b986458cf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] check_test.go:379: [d7d53c5af29e1] daemon is not started [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.00s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-22T16:27:34.739Z] check_test.go:358: [d6e8eb3b05098] joining swarm manager [db0c7f244a77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-22T16:27:34.739Z] check_test.go:358: [d6e3b26a55a9a] joining swarm manager [db0c7f244a77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-22T16:27:34.739Z] check_test.go:358: [d4a985d16d826] joining swarm manager [db0c7f244a77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-22T16:27:34.739Z] check_test.go:358: [d1b2d860895e4] joining swarm manager [db0c7f244a77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-22T16:27:34.739Z] check_test.go:358: [d28b01a9f8bb2] joining swarm manager [db0c7f244a77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.13s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.41s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-22T16:27:34.739Z] check_test.go:358: [db8ffcad20e9a] joining swarm manager [d2a78821f8cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-22T16:27:34.739Z] check_test.go:358: [dea72e6b4798f] joining swarm manager [d2a78821f8cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.19s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-22T16:27:34.739Z] check_test.go:358: [db6d42c202134] joining swarm manager [dd856a8f0dd70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-22T16:27:34.739Z] check_test.go:358: [d45481818dde3] joining swarm manager [dd856a8f0dd70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.54s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-22T16:27:34.739Z] check_test.go:358: [d06f7c187bd31] joining swarm manager [d4f30668d7b35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-22T16:27:34.739Z] check_test.go:358: [d165cc82322f8] joining swarm manager [d4f30668d7b35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.68s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.26s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-22T16:27:34.739Z] check_test.go:358: [dd0836d565dfe] joining swarm manager [d06e676a98392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-22T16:27:34.739Z] check_test.go:358: [d90419e9f46ae] joining swarm manager [d06e676a98392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-22T16:27:34.739Z] check_test.go:358: [dd1b821991676] joining swarm manager [d06e676a98392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-22T16:27:34.739Z] check_test.go:358: [d170fa867c8e2] joining swarm manager [d06e676a98392]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.02s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.40s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-22T16:27:34.739Z] check_test.go:358: [d7651cfb55121] joining swarm manager [dac13f7e8b820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-22T16:27:34.739Z] check_test.go:358: [d3c46b53968dd] joining swarm manager [dac13f7e8b820]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.35s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-22T16:27:34.739Z] check_test.go:358: [da78e89827090] joining swarm manager [dfec785c98c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-22T16:27:34.739Z] check_test.go:358: [d9294d72b3713] joining swarm manager [dfec785c98c54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] check_test.go:379: [da78e89827090] daemon is not started [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-22T16:27:34.739Z] check_test.go:358: [d8fc2dddbe494] joining swarm manager [d1ebb8d64d3be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-22T16:27:34.739Z] check_test.go:358: [dbb9df6d3476a] joining swarm manager [d1ebb8d64d3be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.79s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-22T16:27:34.739Z] check_test.go:358: [d56acefef1e5f] joining swarm manager [d57c81b6a09cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-22T16:27:34.739Z] check_test.go:358: [d4721e391c5ca] joining swarm manager [d57c81b6a09cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.62s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.80s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.98s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2019-10-22T16:27:34.739Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-22T16:27:34.739Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.57s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.98s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.64s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.26s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.17s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.03s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.57s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.13s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.40s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.16s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.77s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.39s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.58s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.06s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.86s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.18s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.69s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-22T16:27:34.740Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.jrlj1tint3cd@592e584784ee | hello2\n" [2019-10-22T16:27:34.740Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.d5liqnemnc8q@592e584784ee | hello1\n" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.94s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.34s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.42s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.37s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.74s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-22T16:27:34.740Z] docker_cli_service_logs_test.go:242: checking task jj7scx7f25gm [2019-10-22T16:27:34.740Z] docker_cli_service_logs_test.go:247: checking messages for jj7scx7f25gm [2019-10-22T16:27:34.740Z] docker_cli_service_logs_test.go:242: checking task xly2wmiavtps [2019-10-22T16:27:34.740Z] docker_cli_service_logs_test.go:247: checking messages for xly2wmiavtps [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.06s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.14s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.09s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.12s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.13s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-22T16:27:34.740Z] check_test.go:358: [d2f929ffda9e4] joining swarm manager [d832e2b66dd6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-22T16:27:34.740Z] check_test.go:358: [dc6ac79cb6b18] joining swarm manager [d832e2b66dd6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.60s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.18s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.23s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.43s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-22T16:27:34.740Z] check_test.go:358: [d9516a7947edb] joining swarm manager [d55e643ca1cff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-22T16:27:34.740Z] check_test.go:358: [d55f5c4bf96c7] joining swarm manager [d55e643ca1cff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.30s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.56s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-22T16:27:34.740Z] check_test.go:358: [dcd73494cbc30] joining swarm manager [d05f5caf37423]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-22T16:27:34.740Z] check_test.go:358: [dc2d2cc4fab27] joining swarm manager [d05f5caf37423]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.00s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (18.61s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.57s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.05s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.95s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.99s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.12s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-22T16:27:34.740Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-22T16:27:34.740Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.50s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.92s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.52s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.99s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-22T16:27:34.740Z] check_test.go:358: [d00fa88634edb] joining swarm manager [d2a08a858fbaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-22T16:27:34.740Z] check_test.go:358: [dd16b0555d934] joining swarm manager [d2a08a858fbaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.93s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.16s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-22T16:27:34.740Z] check_test.go:358: [dd666eef0bd1f] joining swarm manager [d3530fb8d27fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-22T16:27:34.740Z] check_test.go:358: [d71ee7eacf2c3] joining swarm manager [d3530fb8d27fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-22T16:27:34.740Z] check_test.go:358: [d0a48e7c913cf] joining swarm manager [d3530fb8d27fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-22T16:27:34.740Z] check_test.go:358: [d573e2ce7f5c7] joining swarm manager [d31a5201125f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-22T16:27:34.740Z] check_test.go:358: [d3c7db4e61414] joining swarm manager [d31a5201125f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-22T16:27:34.740Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.07s) [2019-10-22T16:27:34.740Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-22T16:27:34.740Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-22T16:27:34.741Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-22T16:27:34.741Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-22T16:27:34.741Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-22T16:27:34.741Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-22T16:27:34.741Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-22T16:27:34.741Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-22T16:27:34.741Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.21s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.21s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.10s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.43s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-22T16:27:34.741Z] check_test.go:358: [dcc58eff691cd] joining swarm manager [d73a04043557e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.23s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.67s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.11s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.96s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.34s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.37s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-22T16:27:34.741Z] check_test.go:358: [dbd2ae510b5a6] joining swarm manager [d0b9f0a94ff03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.57s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.21s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.36s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.85s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.09s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.85s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.97s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.39s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.30s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.39s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.28s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.30s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-22T16:27:34.741Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.08s) [2019-10-22T16:27:34.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-22T16:27:34.741Z] === RUN TestDockerExternalVolumeSuite [2019-10-22T16:27:34.741Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-22T16:27:38.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-22T16:27:38.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-22T16:27:38.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-22T16:27:38.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-22T16:27:38.911Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-22T16:27:44.725Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-22T16:27:49.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-22T16:28:02.445Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-22T16:28:02.907Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-22T16:28:02.907Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-22T16:28:02.907Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-22T16:28:02.907Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-22T16:28:02.907Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-22T16:28:02.907Z] === RUN TestDockerSuite/TestBuildFails [2019-10-22T16:28:05.827Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-22T16:28:05.827Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-22T16:28:16.174Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-22T16:28:20.877Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-22T16:28:27.969Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-22T16:28:33.781Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-22T16:28:35.325Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-22T16:28:41.142Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-22T16:28:41.142Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-22T16:28:41.604Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-22T16:28:42.066Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-22T16:28:42.066Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-22T16:28:52.414Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-22T16:28:52.414Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-22T16:28:57.451Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-22T16:29:02.762Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-22T16:29:03.224Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-22T16:29:07.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-22T16:29:10.323Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-22T16:29:10.323Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-22T16:29:10.785Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-22T16:29:11.247Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-22T16:29:21.595Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-22T16:29:21.595Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-22T16:29:22.059Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-22T16:29:23.033Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-22T16:29:23.495Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-22T16:29:24.469Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-22T16:29:26.012Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-22T16:29:31.830Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-22T16:29:31.830Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-22T16:29:31.830Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-22T16:29:31.830Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-22T16:29:31.830Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-22T16:29:31.830Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-22T16:29:31.830Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-22T16:29:32.291Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-22T16:29:33.265Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-22T16:29:37.974Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-22T16:29:39.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-22T16:29:54.309Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-22T16:29:55.697Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-22T16:29:55.697Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-22T16:29:55.697Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-22T16:30:26.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-22T16:30:38.265Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-22T16:30:38.522Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-22T16:30:55.982Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-22T16:31:01.795Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-22T16:31:07.609Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-22T16:31:10.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-22T16:31:12.317Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-22T16:31:28.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-22T16:31:37.493Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-22T16:31:37.493Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-22T16:31:42.168Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-22T16:31:42.168Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-22T16:31:42.168Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-22T16:31:42.168Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-22T16:31:43.470Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-22T16:31:45.062Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-22T16:31:49.735Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-22T16:31:51.908Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-22T16:31:51.908Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-22T16:31:52.366Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-22T16:31:54.534Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-22T16:31:55.498Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-22T16:31:57.030Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-22T16:32:11.812Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-22T16:32:12.269Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-22T16:32:20.823Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-22T16:32:24.547Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-22T16:32:30.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-22T16:32:34.845Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-22T16:32:38.572Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-22T16:32:44.351Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-22T16:32:44.808Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-22T16:32:44.808Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-22T16:32:44.808Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-22T16:32:46.982Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-22T16:32:46.982Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-22T16:32:48.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-22T16:33:20.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-22T16:33:29.471Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-22T16:33:52.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-22T16:33:54.582Z] === RUN TestDockerSuite/TestBuildRm [2019-10-22T16:34:06.937Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-22T16:34:07.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-22T16:34:10.659Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-22T16:34:10.660Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-22T16:34:10.660Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-22T16:34:12.190Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-22T16:34:15.912Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-22T16:34:19.637Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-22T16:34:24.314Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-22T16:34:25.136Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-22T16:34:41.975Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-22T16:34:41.975Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-22T16:34:41.975Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-22T16:34:43.191Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-22T16:34:54.349Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-22T16:34:54.349Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite (441.84s) [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.96s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-22T16:34:55.369Z] docker_cli_external_volume_driver_test.go:53: [dcb0395349aef] daemon is not started [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.76s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-22T16:34:55.369Z] docker_cli_external_volume_driver_test.go:53: [daa601c76c5ad] daemon is not started [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-22T16:34:55.369Z] docker_cli_external_volume_driver_test.go:53: [d51d8a4bcbce6] daemon is not started [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-22T16:34:55.369Z] docker_cli_external_volume_driver_test.go:53: [d5911d7d42438] daemon is not started [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.66s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.86s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.46s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.42s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-22T16:34:55.369Z] docker_cli_external_volume_driver_test.go:485: [dce781ec96fea] daemon is not started [2019-10-22T16:34:55.369Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-22T16:34:55.369Z] docker_cli_external_volume_driver_test.go:53: [dcfbf8df4a14c] daemon is not started [2019-10-22T16:34:55.369Z] PASS [2019-10-22T16:34:55.369Z] [2019-10-22T16:34:55.369Z] === Skipped [2019-10-22T16:34:55.369Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-22T16:34:55.369Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-22T16:34:55.369Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-22T16:34:55.369Z] check_test.go:309: [d7681b30a76a2] daemon is not started [2019-10-22T16:34:55.369Z] [2019-10-22T16:34:55.369Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-22T16:34:55.369Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-22T16:34:55.369Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-22T16:34:55.369Z] check_test.go:309: [d92c9dafae5b1] daemon is not started [2019-10-22T16:34:55.369Z] [2019-10-22T16:34:55.369Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-22T16:34:55.369Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-22T16:34:55.369Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-22T16:34:55.369Z] check_test.go:309: [d0e7986ce2236] daemon is not started [2019-10-22T16:34:55.369Z] [2019-10-22T16:34:55.369Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-22T16:34:55.369Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-10-22T16:34:55.369Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-22T16:34:55.369Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-22T16:34:55.369Z] check_test.go:309: [dd3382b96685b] daemon is not started [2019-10-22T16:34:55.369Z] [2019-10-22T16:34:55.369Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-22T16:34:55.369Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-22T16:34:55.369Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-22T16:34:55.369Z] [2019-10-22T16:34:55.369Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-22T16:34:55.369Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-10-22T16:34:55.369Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-22T16:34:55.369Z] [2019-10-22T16:34:55.369Z] [2019-10-22T16:34:55.369Z] DONE 269 tests, 6 skipped in 2593.555s [2019-10-22T16:34:55.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-22T16:34:55.933Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9cc00ab67234/docker.pid [2019-10-22T16:34:55.933Z] +++ kill 5445 [2019-10-22T16:34:55.933Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5445 is not a child of this shell [2019-10-22T16:34:55.933Z] warning: PID 5445 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9cc00ab67234/docker.pid had a nonzero exit code [2019-10-22T16:34:55.933Z] ++++ cat bundles/test-integration/docker.pid [2019-10-22T16:34:55.933Z] +++ kill 7288 [2019-10-22T16:34:57.301Z] +++ /etc/init.d/apparmor stop [2019-10-22T16:34:57.301Z] Clearing AppArmor profiles cache:. [2019-10-22T16:34:57.301Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-22T16:34:57.301Z] Unloading profiles will leave already running processes permanently [2019-10-22T16:34:57.301Z] unconfined, which can lead to unexpected situations. [2019-10-22T16:34:57.301Z] [2019-10-22T16:34:57.301Z] To set a process to complain mode, use the command line tool [2019-10-22T16:34:57.301Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-22T16:34:57.301Z] with the 'teardown' option." [2019-10-22T16:34:57.301Z] [2019-10-22T16:34:57.558Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-22T16:34:57.572Z] Recording test results [2019-10-22T16:34:59.026Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-22T16:34:59.026Z] === RUN TestDockerSuite/TestBuildStderr [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-22T16:34:59.407Z] + echo Ensuring container killed. [2019-10-22T16:34:59.407Z] Ensuring container killed. [2019-10-22T16:34:59.407Z] + docker ps -aq -f name=docker-pr2-* [2019-10-22T16:34:59.407Z] + cids=90565f73c8d5 [2019-10-22T16:34:59.407Z] 592e584784ee [2019-10-22T16:34:59.407Z] d37c8ac898f1 [2019-10-22T16:34:59.407Z] + [ -n 90565f73c8d5 [2019-10-22T16:34:59.407Z] 592e584784ee [2019-10-22T16:34:59.407Z] d37c8ac898f1 ] [2019-10-22T16:34:59.407Z] + docker rm -vf 90565f73c8d5 592e584784ee d37c8ac898f1 [2019-10-22T16:35:03.585Z] 90565f73c8d5 [2019-10-22T16:35:03.585Z] 592e584784ee [2019-10-22T16:35:03.585Z] d37c8ac898f1 [Pipeline] sh [2019-10-22T16:35:03.866Z] + echo Chowning /workspace to jenkins user [2019-10-22T16:35:03.866Z] Chowning /workspace to jenkins user [2019-10-22T16:35:03.866Z] + id -u [2019-10-22T16:35:03.866Z] + id -g [2019-10-22T16:35:03.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38401:/workspace busybox chown -R 1000:1000 /workspace [2019-10-22T16:35:03.866Z] Unable to find image 'busybox:latest' locally [2019-10-22T16:35:03.866Z] latest: Pulling from library/busybox [2019-10-22T16:35:03.866Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-22T16:35:04.125Z] 7c9d20b9b6cd: Download complete [2019-10-22T16:35:04.125Z] 7c9d20b9b6cd: Pull complete [2019-10-22T16:35:04.125Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-22T16:35:04.125Z] Status: Downloaded newer image for busybox:latest [2019-10-22T16:35:04.803Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-22T16:35:08.598Z] + bundleName=amd64 [2019-10-22T16:35:08.598Z] + echo Creating amd64-bundles.tar.gz [2019-10-22T16:35:08.598Z] Creating amd64-bundles.tar.gz [2019-10-22T16:35:08.598Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-22T16:35:08.598Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-22T16:35:09.976Z] Archiving artifacts [2019-10-22T16:35:10.420Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38401/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-22T16:35:10.731Z] + make clean [2019-10-22T16:35:10.988Z] docker volume rm -f docker-dev-cache [2019-10-22T16:35:10.988Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-22T16:35:26.030Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-22T16:35:26.030Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-22T16:35:27.563Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-22T16:35:29.095Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-22T16:35:33.772Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-22T16:35:39.547Z] === RUN TestDockerSuite/TestBuildUser [2019-10-22T16:35:39.547Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-22T16:35:39.547Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-22T16:35:39.547Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-22T16:35:44.223Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-22T16:35:44.223Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-22T16:35:52.769Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-22T16:35:52.769Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-22T16:35:52.769Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-22T16:36:17.897Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-22T16:36:17.897Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-22T16:36:30.310Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-22T16:36:36.123Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-22T16:36:36.123Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-22T16:36:36.123Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-22T16:36:38.313Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-22T16:36:38.775Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-22T16:36:51.250Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-22T16:36:55.959Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-22T16:36:56.422Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-22T16:37:11.277Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-22T16:37:11.277Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-22T16:37:11.277Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-22T16:37:11.277Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-22T16:37:12.254Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-22T16:37:20.854Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-22T16:37:23.045Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-22T16:37:23.045Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-22T16:37:23.045Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-22T16:37:23.045Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-22T16:37:25.233Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-22T16:37:29.941Z] === RUN TestDockerSuite/TestCommitChange [2019-10-22T16:37:35.756Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-22T16:37:40.476Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-22T16:37:40.476Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-22T16:37:47.574Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-22T16:37:47.574Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-22T16:37:54.668Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-22T16:37:59.374Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-22T16:38:06.469Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-22T16:38:18.884Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-22T16:38:18.884Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-22T16:38:19.348Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-22T16:38:19.348Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-22T16:38:19.348Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-22T16:38:19.348Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-22T16:38:21.535Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-22T16:38:21.535Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-22T16:38:21.535Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-22T16:38:24.466Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-22T16:38:24.466Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-22T16:38:24.466Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-22T16:38:24.466Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-22T16:38:24.466Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-22T16:38:26.653Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-22T16:38:28.845Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-22T16:38:31.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-22T16:38:31.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-22T16:38:31.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-22T16:38:33.223Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-22T16:38:33.223Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-22T16:38:35.412Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-22T16:38:35.412Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-22T16:38:35.412Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-22T16:38:37.599Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-22T16:38:37.599Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-22T16:38:39.144Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-22T16:38:39.144Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-22T16:38:42.063Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-22T16:38:42.063Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-22T16:38:44.252Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-22T16:38:48.003Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-22T16:38:51.753Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-22T16:38:51.753Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-22T16:38:51.753Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-22T16:38:51.753Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-22T16:38:51.753Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-22T16:38:53.941Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-22T16:38:53.941Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-22T16:39:01.037Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-22T16:39:01.037Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-22T16:39:02.596Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-22T16:39:02.596Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-22T16:39:07.302Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-22T16:39:08.846Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-22T16:39:08.846Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-22T16:39:08.846Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-22T16:39:08.846Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-22T16:39:08.846Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-22T16:39:08.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-22T16:39:11.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-22T16:39:41.038Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-22T16:39:42.582Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-22T16:39:42.582Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-22T16:39:42.582Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-22T16:39:44.774Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-22T16:39:44.774Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-22T16:39:44.774Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-22T16:39:44.774Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-22T16:39:49.484Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-22T16:39:56.580Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-22T16:39:56.580Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-22T16:39:56.580Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-22T16:40:05.176Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-22T16:40:05.176Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-22T16:40:05.176Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-22T16:40:13.778Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-22T16:40:13.778Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-22T16:40:13.778Z] === RUN TestDockerSuite/TestCpToDot [2019-10-22T16:40:15.971Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-22T16:40:15.971Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-22T16:40:15.971Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-22T16:40:18.160Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-22T16:40:18.160Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-22T16:40:18.622Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-22T16:40:18.622Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-22T16:40:18.622Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-22T16:40:18.622Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-22T16:40:18.622Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-22T16:40:20.812Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-22T16:40:23.000Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-22T16:40:23.000Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-22T16:40:23.000Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-22T16:40:25.191Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-22T16:40:25.652Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-22T16:40:26.114Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-22T16:40:26.114Z] === RUN TestDockerSuite/TestCreateRM [2019-10-22T16:40:26.114Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-22T16:40:26.114Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-22T16:40:26.576Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-22T16:40:26.576Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-22T16:40:35.177Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-22T16:40:35.177Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-22T16:40:35.177Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-22T16:40:39.895Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-22T16:40:39.895Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-22T16:40:39.895Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDockerFails [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-22T16:40:42.087Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-22T16:40:42.549Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-22T16:40:42.549Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-22T16:40:42.549Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-22T16:40:44.738Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-22T16:40:46.930Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-22T16:40:49.119Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-22T16:41:03.965Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-22T16:41:07.717Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-22T16:41:12.423Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-22T16:41:14.611Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-22T16:41:15.073Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-22T16:41:18.824Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-22T16:41:19.286Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-22T16:41:20.260Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-22T16:41:30.720Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-22T16:41:34.469Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-22T16:41:34.469Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-22T16:41:34.469Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-22T16:41:34.469Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-22T16:41:34.469Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-22T16:41:34.469Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-22T16:41:35.442Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-22T16:41:35.442Z] === RUN TestDockerSuite/TestEventsRename [2019-10-22T16:41:37.632Z] === RUN TestDockerSuite/TestEventsResize [2019-10-22T16:41:40.553Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-22T16:41:42.107Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-22T16:41:45.027Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-22T16:41:49.735Z] === RUN TestDockerSuite/TestEventsTop [2019-10-22T16:41:49.735Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-22T16:41:52.653Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-22T16:41:55.573Z] === RUN TestDockerSuite/TestExec [2019-10-22T16:41:55.573Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-22T16:41:55.573Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-22T16:41:57.762Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-22T16:41:59.307Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-22T16:41:59.307Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-22T16:41:59.769Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-22T16:41:59.769Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-22T16:42:01.957Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-22T16:42:03.502Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-22T16:42:05.691Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-22T16:42:07.881Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-22T16:42:12.591Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-22T16:42:12.591Z] === RUN TestDockerSuite/TestExecEnv [2019-10-22T16:42:12.591Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-22T16:42:12.591Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-22T16:42:14.136Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-22T16:42:18.847Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-22T16:42:18.847Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-22T16:42:18.847Z] === RUN TestDockerSuite/TestExecParseError [2019-10-22T16:42:18.847Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-22T16:42:18.847Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-22T16:42:18.847Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-22T16:42:21.036Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-22T16:42:21.036Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-22T16:42:21.036Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-22T16:42:21.036Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-22T16:42:21.036Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-22T16:42:21.498Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-22T16:42:23.688Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-22T16:42:23.688Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-22T16:42:32.286Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-22T16:42:32.286Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-22T16:42:32.286Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-22T16:42:32.286Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-22T16:42:38.101Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-22T16:42:43.917Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-22T16:42:47.670Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-22T16:42:53.484Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-22T16:42:53.484Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-22T16:42:53.484Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-22T16:42:53.484Z] === RUN TestDockerSuite/TestHealth [2019-10-22T16:42:53.484Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-22T16:42:53.484Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-22T16:42:53.484Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-22T16:42:53.484Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-22T16:43:03.834Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-22T16:43:03.834Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-22T16:43:03.834Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-22T16:43:03.834Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-22T16:43:03.834Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-22T16:43:03.834Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-22T16:43:04.296Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-22T16:43:04.296Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-22T16:43:05.270Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-22T16:43:05.270Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-22T16:43:07.462Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-22T16:43:07.462Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-22T16:43:09.652Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-22T16:43:11.841Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-22T16:43:11.841Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-22T16:43:11.841Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-22T16:43:15.592Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-22T16:43:15.592Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestImportFile [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-22T16:43:18.508Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-22T16:43:20.698Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-22T16:43:22.888Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-22T16:43:22.888Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-22T16:43:22.888Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-22T16:43:22.888Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-22T16:43:22.888Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-22T16:43:25.079Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-22T16:43:25.079Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-22T16:43:27.268Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-22T16:43:27.268Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-22T16:43:27.268Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-22T16:43:27.269Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-22T16:43:29.458Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-22T16:43:35.276Z] === RUN TestDockerSuite/TestInspectImage [2019-10-22T16:43:35.276Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-22T16:43:35.276Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-22T16:43:35.276Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-22T16:43:37.467Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-22T16:43:39.666Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-22T16:43:39.666Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-22T16:43:42.586Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-22T16:43:44.132Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-22T16:43:44.132Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-22T16:43:44.132Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-22T16:43:46.322Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-22T16:43:49.240Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-22T16:43:52.993Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-22T16:43:55.186Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-22T16:43:57.376Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-22T16:43:58.920Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-22T16:44:01.114Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-22T16:44:03.301Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-22T16:44:05.490Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-22T16:44:07.681Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-22T16:44:09.226Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-22T16:44:15.050Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-22T16:44:17.242Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-22T16:44:17.242Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-22T16:44:19.430Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-22T16:44:19.430Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-22T16:44:26.529Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-22T16:44:35.123Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-22T16:44:42.222Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-22T16:44:43.768Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-22T16:44:45.957Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-22T16:44:45.957Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-22T16:44:48.877Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-22T16:44:51.070Z] === RUN TestDockerSuite/TestLogsSince [2019-10-22T16:44:59.691Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-22T16:44:59.691Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-22T16:44:59.691Z] === RUN TestDockerSuite/TestLogsTail [2019-10-22T16:45:02.613Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-22T16:45:05.533Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-22T16:45:07.723Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestNetHostname [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPluginActive [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPortList [2019-10-22T16:45:07.724Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-22T16:45:12.432Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-22T16:45:12.433Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-22T16:45:16.186Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-22T16:45:16.186Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-22T16:45:24.783Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-22T16:45:24.783Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-22T16:45:33.387Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-22T16:45:58.585Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-22T16:45:58.585Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-22T16:45:58.585Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-22T16:46:08.940Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-22T16:46:16.038Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-22T16:46:26.392Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-22T16:46:31.103Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-22T16:46:31.103Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-22T16:46:31.103Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-22T16:46:39.703Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-22T16:46:39.703Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-22T16:46:39.703Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-22T16:46:39.703Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-22T16:46:39.703Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-22T16:46:46.812Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-22T16:46:46.812Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-22T16:46:47.786Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-22T16:46:47.786Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-22T16:46:49.330Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-22T16:46:50.305Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-22T16:46:50.305Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-22T16:46:54.057Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-22T16:46:58.771Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-22T16:47:00.960Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-22T16:47:30.962Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-22T16:47:30.962Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-22T16:47:36.778Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-22T16:47:36.778Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-22T16:47:36.778Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-22T16:47:37.241Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-22T16:47:41.951Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-22T16:47:45.708Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-22T16:47:45.708Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-22T16:47:50.415Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-22T16:47:50.415Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-22T16:47:50.415Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-22T16:48:05.266Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-22T16:48:07.457Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-22T16:48:07.919Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-22T16:48:15.020Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-22T16:48:25.372Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-22T16:48:32.479Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-22T16:48:36.238Z] === RUN TestDockerSuite/TestRmiTag [2019-10-22T16:48:36.700Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-22T16:48:38.893Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-22T16:48:56.622Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-22T16:48:58.173Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-22T16:49:03.989Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-22T16:49:04.451Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-22T16:49:04.451Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-22T16:49:04.451Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-22T16:49:04.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-22T16:49:04.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-22T16:49:04.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-22T16:49:04.451Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-22T16:49:04.451Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-22T16:49:06.643Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-22T16:49:06.643Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-22T16:49:06.643Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-22T16:49:11.360Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-22T16:49:14.281Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-22T16:49:21.379Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-22T16:49:22.923Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-22T16:49:25.119Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-22T16:49:25.119Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-22T16:49:35.605Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-22T16:49:36.068Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-22T16:49:36.068Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-22T16:49:38.989Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-22T16:49:38.989Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-22T16:49:38.989Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-22T16:49:41.180Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-22T16:49:41.180Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-22T16:49:41.180Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-22T16:49:41.180Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-22T16:49:41.180Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-22T16:49:41.180Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-22T16:49:41.180Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-22T16:49:41.180Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-22T16:49:43.368Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-22T16:49:45.560Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-22T16:49:47.751Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-22T16:49:47.751Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-22T16:49:47.751Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-22T16:49:47.751Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-22T16:49:49.941Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-22T16:49:49.941Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-22T16:49:49.941Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-22T16:49:49.941Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-22T16:49:49.941Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-22T16:49:52.129Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-22T16:50:04.534Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-22T16:50:04.534Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-22T16:50:04.534Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-22T16:50:04.534Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-22T16:50:04.534Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-22T16:50:04.534Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-22T16:50:04.534Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-22T16:50:06.719Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-22T16:50:06.719Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-22T16:50:06.719Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-22T16:50:06.719Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-22T16:50:08.903Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-22T16:50:11.089Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-22T16:50:11.089Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-22T16:50:13.273Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-22T16:50:13.273Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-22T16:50:13.273Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-22T16:50:13.273Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-22T16:50:15.456Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-22T16:50:17.644Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-22T16:50:19.189Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-22T16:50:22.107Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-22T16:50:30.707Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-22T16:50:30.707Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-22T16:50:30.707Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-22T16:50:30.707Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-22T16:50:30.707Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-22T16:50:30.707Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-22T16:50:30.707Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-22T16:50:41.066Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-22T16:50:41.066Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-22T16:50:41.528Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-22T16:50:41.528Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-22T16:50:41.528Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-22T16:50:41.528Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-22T16:50:41.528Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-22T16:50:41.528Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-22T16:50:41.528Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-22T16:50:41.990Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-22T16:50:41.990Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-22T16:50:41.990Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-22T16:50:41.990Z] === RUN TestDockerSuite/TestRunMount [2019-10-22T16:50:41.990Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-22T16:50:41.990Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-22T16:50:41.990Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-22T16:50:41.990Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-22T16:50:49.091Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-22T16:50:49.091Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-22T16:50:49.091Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-22T16:50:49.091Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-22T16:50:53.802Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-22T16:50:57.556Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-22T16:50:58.529Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-22T16:51:00.720Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-22T16:51:02.265Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-22T16:51:03.816Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-22T16:51:05.362Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-22T16:51:05.823Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-22T16:51:05.823Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-22T16:51:05.823Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-22T16:51:05.823Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-22T16:51:05.823Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-22T16:51:05.823Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-22T16:51:05.823Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-22T16:51:05.823Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-22T16:51:08.743Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-22T16:51:08.743Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-22T16:51:08.743Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-22T16:51:08.743Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-22T16:51:08.743Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-22T16:51:08.743Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-22T16:51:17.338Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-22T16:51:17.338Z] === RUN TestDockerSuite/TestRunRm [2019-10-22T16:51:18.882Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-22T16:51:24.696Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-22T16:51:26.243Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-22T16:51:28.437Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-22T16:51:30.626Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-22T16:51:32.814Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-22T16:51:32.814Z] === RUN TestDockerSuite/TestRunState [2019-10-22T16:51:32.814Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-22T16:51:35.005Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-22T16:51:35.005Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-22T16:51:36.550Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-22T16:51:36.550Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-22T16:51:36.550Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-22T16:51:37.012Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-22T16:51:37.012Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-22T16:51:37.012Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-22T16:51:41.736Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-22T16:51:43.934Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-22T16:51:43.934Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-22T16:51:46.123Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-22T16:51:46.123Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-22T16:51:46.123Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-22T16:51:54.720Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-22T16:52:00.534Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-22T16:52:04.286Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-22T16:52:10.102Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-22T16:52:10.102Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-22T16:52:10.102Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-22T16:52:10.102Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-22T16:52:10.102Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-22T16:52:12.290Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-22T16:52:14.481Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-22T16:52:21.584Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-22T16:52:26.294Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-22T16:52:27.269Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-22T16:52:29.458Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-22T16:52:33.212Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-22T16:52:33.212Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-22T16:52:33.212Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-22T16:52:33.212Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-22T16:52:33.674Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-22T16:52:36.595Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-22T16:52:36.595Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-22T16:52:37.057Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-22T16:52:37.520Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-22T16:52:39.066Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-22T16:52:56.787Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-22T16:52:56.787Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-22T16:53:02.745Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-22T16:53:02.745Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-22T16:53:06.497Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-22T16:53:06.497Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-22T16:53:06.497Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-22T16:53:06.497Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-22T16:53:06.497Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-22T16:53:12.315Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-22T16:53:12.315Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-22T16:53:12.315Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-22T16:53:12.315Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-22T16:53:12.315Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-22T16:53:12.315Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-22T16:53:12.315Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-22T16:53:14.504Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-22T16:53:16.694Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-22T16:53:16.694Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-22T16:53:18.882Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-22T16:53:18.882Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-22T16:53:18.882Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-22T16:53:18.882Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-22T16:53:18.882Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-22T16:53:18.882Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-22T16:53:18.882Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-22T16:53:33.725Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-22T16:53:34.186Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-22T16:53:34.186Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-22T16:53:34.186Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-22T16:53:34.648Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-22T16:53:35.111Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-22T16:53:35.111Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-22T16:53:38.030Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-22T16:53:38.030Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-22T16:53:40.953Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-22T16:53:40.953Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-22T16:53:41.414Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-22T16:53:41.415Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-22T16:53:41.878Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-22T16:53:50.479Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-22T16:53:50.479Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-22T16:53:50.479Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-22T16:53:50.479Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-22T16:53:50.479Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-22T16:53:56.292Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-22T16:53:56.755Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-22T16:53:57.217Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-22T16:54:05.822Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-22T16:54:05.822Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-22T16:54:06.796Z] --- PASS: TestDockerSuite (2574.88s) [2019-10-22T16:54:06.796Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-22T16:54:06.796Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-10-22T16:54:06.796Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.796Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-22T16:54:06.796Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-22T16:54:06.796Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-22T16:54:06.796Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-22T16:54:06.796Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.796Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-22T16:54:06.796Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.32s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.96s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-10-22T16:54:06.797Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-10-22T16:54:06.797Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-10-22T16:54:06.797Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-22T16:54:06.797Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-10-22T16:54:06.797Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-22T16:54:06.797Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-10-22T16:54:06.797Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-22T16:54:06.797Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.98s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2019-10-22T16:54:06.797Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-22T16:54:06.797Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.08s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.17s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.95s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (115.22s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2019-10-22T16:54:06.797Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.04s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.51s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.59s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.25s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.04s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.00s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.85s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.80s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.23s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.17s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.83s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.02s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.93s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.21s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.16s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.89s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.70s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-22T16:54:06.797Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.47s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.11s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.16s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildContChar (13.28s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.19s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.45s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.69s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.15s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.51s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.53s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.66s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.68s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.78s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.95s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.61s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.65s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.72s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.21s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.98s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (47.06s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.74s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.70s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.63s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.96s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.96s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.96s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.47s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-22T16:54:06.797Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.87s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.31s) [2019-10-22T16:54:06.797Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2019-10-22T16:54:06.797Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFails (2.26s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.06s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.07s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.11s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.99s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.58s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.22s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildHistory (11.14s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.82s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.47s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.40s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.07s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.03s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.18s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.94s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.60s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.30s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.76s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.44s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.58s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.58s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.50s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.78s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.29s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.88s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.56s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.71s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.47s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.93s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.33s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.91s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.60s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.90s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildRm (13.71s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.27s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-10-22T16:54:06.798Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.48s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.56s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.68s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.74s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.40s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.14s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildStderr (4.87s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.32s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.97s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.00s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.45s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.40s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.33s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.67s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.65s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.53s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.54s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.31s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.78s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.46s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.81s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.74s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.96s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2019-10-22T16:54:06.798Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-22T16:54:06.798Z] docker_cli_sni_test.go:18: Flakey test [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.04s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.76s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestCommitChange (5.04s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.78s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.10s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestCommitTTY (7.22s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.67s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-22T16:54:06.798Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.68s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.68s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.09s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.07s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.37s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.57s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.20s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.14s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2019-10-22T16:54:06.798Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.08s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.83s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.82s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-10-22T16:54:06.798Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.73s) [2019-10-22T16:54:06.798Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.04s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.10s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.12s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.86s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.77s) [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0006a7120 } [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1766391570 c:\foo false } [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1766391570 c:\foo true } [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 0 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 1 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 2 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 3 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 4 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 5 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 6 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 7 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 8 [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:1927: case 9 [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.20s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.33s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.20s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.34s) [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a114801805\file1 ba36512dc02d6a3da0cf646398a859d2c52e7d385bbcfedac55444e1ab381f19:/root/itWorks.txt` [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:279: checking that container "ba36512dc02d6a3da0cf646398a859d2c52e7d385bbcfedac55444e1ab381f19" start output contains "file1\n" [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:209: running `docker start -a ba36512dc02d6a3da0cf646398a859d2c52e7d385bbcfedac55444e1ab381f19` [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.06s) [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b098405512\file1 87be324dfb57cc2f657f7fe0ea6d0330fb6daf5491fe89bb1f2d8c716c2d4f0f:testDir/` [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.65s) [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e029066311\dir1 03bf16c231c287392c155fd0d6d13dafe0a44e071de9fb034a3f7c80a60e2cb5:testDir` [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:279: checking that container "03bf16c231c287392c155fd0d6d13dafe0a44e071de9fb034a3f7c80a60e2cb5" start output contains "file1-1\n" [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:209: running `docker start -a 03bf16c231c287392c155fd0d6d13dafe0a44e071de9fb034a3f7c80a60e2cb5` [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e029066311\dir1 341222e4d601cc5639fcd72150a059bfe09eac52279558b04143b92abb0d073c:testDir/` [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:279: checking that container "341222e4d601cc5639fcd72150a059bfe09eac52279558b04143b92abb0d073c" start output contains "file1-1\n" [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:209: running `docker start -a 341222e4d601cc5639fcd72150a059bfe09eac52279558b04143b92abb0d073c` [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.88s) [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h643132666\dir1\. de7646737918d26c56a93cb126040acc510fb850a379b03195206f3d8a733ca1:testDir` [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:279: checking that container "de7646737918d26c56a93cb126040acc510fb850a379b03195206f3d8a733ca1" start output contains "file1-1\n" [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:209: running `docker start -a de7646737918d26c56a93cb126040acc510fb850a379b03195206f3d8a733ca1` [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h643132666\dir1\. daed29f026316f2218e1730cbefe7cfdff9d55097d786686c36f462c279964db:testDir/` [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:279: checking that container "daed29f026316f2218e1730cbefe7cfdff9d55097d786686c36f462c279964db" start output contains "file1-1\n" [2019-10-22T16:54:06.799Z] docker_cli_cp_utils_test.go:209: running `docker start -a daed29f026316f2218e1730cbefe7cfdff9d55097d786686c36f462c279964db` [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpToDot (2.26s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCpToStdout (2.30s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.77s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.14s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.61s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.47s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-22T16:54:06.799Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.14s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-22T16:54:06.799Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-22T16:54:06.799Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.22s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.25s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.90s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestEventsCopy (5.36s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.04s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s) [2019-10-22T16:54:06.799Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.49s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsFilters (9.17s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsFormat (4.33s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsRename (2.29s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsResize (2.70s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.97s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.49s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.68s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.54s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-22T16:54:06.800Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.98s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.77s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-22T16:54:06.800Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-22T16:54:06.800Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-22T16:54:06.800Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.04s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.06s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.04s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.28s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.11s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecInspectID (4.58s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-22T16:54:06.800Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.43s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-22T16:54:06.800Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.15s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.14s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.90s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.90s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.92s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-22T16:54:06.800Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.62s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.73s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.39s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-22T16:54:06.800Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-22T16:54:06.800Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.06s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.07s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-22T16:54:06.800Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-22T16:54:06.800Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.06s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectDefault (2.25s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectHistory (5.39s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.48s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.29s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.42s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.06s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.10s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectStatus (2.57s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.99s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.09s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.07s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.08s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.04s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.02s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.81s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.84s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.58s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.39s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-22T16:54:06.800Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.08s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.18s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.44s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.18s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.40s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-22T16:54:06.800Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.32s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.42s) [2019-10-22T16:54:06.800Z] --- PASS: TestDockerSuite/TestLogsSince (8.97s) [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-10-22T16:54:06.800Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.800Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- PASS: TestDockerSuite/TestLogsTail (2.91s) [2019-10-22T16:54:06.801Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2019-10-22T16:54:06.801Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.25s) [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-10-22T16:54:06.801Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-22T16:54:06.801Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.03s) [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-22T16:54:06.801Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-22T16:54:06.801Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-22T16:54:06.801Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-10-22T16:54:07.265Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-22T16:54:07.265Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-22T16:54:07.265Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-22T16:54:07.265Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-22T16:54:07.265Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-22T16:54:07.265Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.04s) [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-22T16:54:07.265Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsByOrder (8.69s) [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-22T16:54:07.265Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.44s) [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.58s) [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-10-22T16:54:07.265Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.01s) [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.92s) [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.48s) [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.08s) [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-22T16:54:07.265Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-22T16:54:07.265Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.12s) [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-22T16:54:07.265Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2019-10-22T16:54:07.265Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-22T16:54:07.265Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-22T16:54:07.265Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.48s) [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-22T16:54:07.265Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.265Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.36s) [2019-10-22T16:54:07.265Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-22T16:54:07.265Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-22T16:54:07.266Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.07s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.14s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.24s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.33s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.33s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.03s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.33s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.04s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.69s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.49s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.04s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.48s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.45s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.18s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.83s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.44s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.96s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.39s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.81s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.95s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.12s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.02s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.03s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.05s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.81s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.07s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.26s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.23s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.43s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.11s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.03s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.06s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunExitCode (2.14s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.00s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.32s) [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.80s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.16s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-22T16:54:07.266Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.266Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.64s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.54s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.88s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.14s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.97s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.52s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.79s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunRm (2.35s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.28s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.10s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.21s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.09s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.07s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.09s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.16s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (7.61s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.42s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.11s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.67s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.40s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.13s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (6.98s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.96s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.04s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.69s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.48s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.50s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (15.94s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_start_test.go:48: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.21s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_start_test.go:20: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.88s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_start_test.go:177: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_start_test.go:113: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_start_test.go:98: unmatched requirement IsPausable [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_start_test.go:74: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.82s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.25s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.03s) [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-22T16:54:07.267Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2019-10-22T16:54:07.267Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.267Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-22T16:54:07.268Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-22T16:54:07.268Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-22T16:54:07.268Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-22T16:54:07.268Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.66s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.87s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.61s) [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-22T16:54:07.268Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-22T16:54:07.268Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.21s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.13s) [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-22T16:54:07.268Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-22T16:54:07.268Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-22T16:54:07.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-22T16:54:07.268Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-22T16:54:07.268Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-22T16:54:07.268Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.268Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-22T16:54:07.268Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-22T16:54:07.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-22T16:54:07.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-22T16:54:07.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-22T16:54:07.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-22T16:54:07.269Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-22T16:54:07.269Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] === RUN TestDockerDaemonSuite [2019-10-22T16:54:07.269Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-22T16:54:07.269Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-22T16:54:07.269Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-22T16:54:07.269Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] === RUN TestDockerSwarmSuite [2019-10-22T16:54:07.269Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-22T16:54:07.269Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-22T16:54:07.269Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] === RUN TestDockerExternalVolumeSuite [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] === RUN TestDockerNetworkSuite [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] === RUN TestDockerHubPullSuite [2019-10-22T16:54:07.269Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-22T16:54:07.269Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-22T16:54:07.269Z] PASS [2019-10-22T16:54:07.269Z] ok github.com/docker/docker/integration-cli 2575.697s [2019-10-22T16:54:07.269Z] INFO: Integration tests ended at 10/22/2019 16:54:07. Duration:00:43:06.3102805 [2019-10-22T16:54:07.269Z] INFO: Docker info of the daemon under test at end of run [2019-10-22T16:54:07.269Z] [2019-10-22T16:54:07.269Z] Containers: 2 [2019-10-22T16:54:07.269Z] Running: 0 [2019-10-22T16:54:07.269Z] Paused: 0 [2019-10-22T16:54:07.269Z] Stopped: 2 [2019-10-22T16:54:07.269Z] Images: 12 [2019-10-22T16:54:07.269Z] Server Version: 0.0.0-dev [2019-10-22T16:54:07.269Z] Storage Driver: windowsfilter [2019-10-22T16:54:07.269Z] Windows: [2019-10-22T16:54:07.269Z] Logging Driver: json-file [2019-10-22T16:54:07.269Z] Plugins: [2019-10-22T16:54:07.269Z] Volume: local [2019-10-22T16:54:07.269Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-22T16:54:07.269Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-22T16:54:07.269Z] Swarm: inactive [2019-10-22T16:54:07.269Z] Default Isolation: process [2019-10-22T16:54:07.269Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-22T16:54:07.269Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-22T16:54:07.269Z] OSType: windows [2019-10-22T16:54:07.269Z] Architecture: x86_64 [2019-10-22T16:54:07.269Z] CPUs: 4 [2019-10-22T16:54:07.269Z] Total Memory: 32GiB [2019-10-22T16:54:07.269Z] Name: azwin-2-4e6cd0 [2019-10-22T16:54:07.269Z] ID: 6H7I:7PFA:ASMX:U2FL:BCJS:6TPH:T2OK:44DG:EDMF:VRUU:7VUG:XIZR [2019-10-22T16:54:07.269Z] Docker Root Dir: D:\CI\PR-38401\2\daemon [2019-10-22T16:54:07.269Z] Debug Mode (client): false [2019-10-22T16:54:07.269Z] Debug Mode (server): true [2019-10-22T16:54:07.269Z] File Descriptors: -1 [2019-10-22T16:54:07.269Z] Goroutines: 18 [2019-10-22T16:54:07.269Z] System Time: 2019-10-22T16:54:07.0899703Z [2019-10-22T16:54:07.269Z] EventsListeners: 0 [2019-10-22T16:54:07.269Z] Registry: https://index.docker.io/v1/ [2019-10-22T16:54:07.269Z] Labels: [2019-10-22T16:54:07.269Z] Experimental: false [2019-10-22T16:54:07.269Z] Insecure Registries: [2019-10-22T16:54:07.269Z] 127.0.0.0/8 [2019-10-22T16:54:07.269Z] Live Restore Enabled: false [2019-10-22T16:54:07.269Z] [2019-10-22T16:54:07.269Z] [2019-10-22T16:54:07.269Z] INFO: Stopping daemon under test [2019-10-22T16:54:07.731Z] SUCCESS: The process with PID 6148 (child process of PID 6968) has been terminated. [2019-10-22T16:54:07.731Z] SUCCESS: The process with PID 6968 (child process of PID 5592) has been terminated. [2019-10-22T16:54:07.731Z] INFO: Stop tailing logs of the daemon under tests [2019-10-22T16:54:07.731Z] INFO: executeCI.ps1 Completed successfully at 10/22/2019 16:54:07. [2019-10-22T16:54:07.731Z] INFO: Tidying up at end of run [2019-10-22T16:54:07.731Z] INFO: Saving daemon under test log (d:\CI\PR-38401\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-22T16:54:07.731Z] INFO: Saving daemon under test log (d:\CI\PR-38401\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-22T16:54:07.731Z] INFO: Nuke-Everything... [2019-10-22T16:54:07.731Z] INFO: Container count on control daemon to delete is 2 [2019-10-22T16:54:08.706Z] fffd6d4364a7 [2019-10-22T16:54:08.706Z] 27be39c365a4 [2019-10-22T16:54:08.706Z] INFO: Tidying pidfile d:\CI\PR-38401\2\docker.pid [2019-10-22T16:54:08.706Z] INFO: Nuking d:\CI [2019-10-22T16:54:38.705Z] INFO: Zapped successfully [2019-10-22T16:54:38.705Z] [2019-10-22T16:54:38.705Z] INFO: executeCI.ps1 exiting at Tue Oct 22 16:54:37 CUT 2019. Duration 01:06:57.0058571 [2019-10-22T16:54:38.705Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-22T16:54:40.373Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-22T16:54:42.137Z] Archiving artifacts [2019-10-22T16:54:58.518Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38401/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-22T16:54:59.455Z] + make clean [2019-10-22T16:55:00.429Z] docker volume rm -f docker-dev-cache [2019-10-22T16:55:00.891Z] 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