Pull request #428 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/engine Obtained Jenkinsfile from cfcf25bb5409eb0c3a9c257b225f2b8890142030+ea84732a77251e0d7af278e2b7df1d6a59fca46b (7c04a33a9e081aebf11469126200156c8d3b2326) 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/engine_PR-428@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-11-28T09:59:12.145Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-28T09:59:12.152Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-28T09:59:12.455Z] Running on ubuntu-1804-overlay2 (i-0f805f7d02394d93b) in /home/ubuntu/workspace/engine_PR-428 [Pipeline] { [Pipeline] checkout [2019-11-28T09:59:12.566Z] using credential docker-jenkins-github-credentials [2019-11-28T09:59:12.575Z] Cloning the remote Git repository [2019-11-28T09:59:12.575Z] Cloning with configured refspecs honoured and without tags [2019-11-28T09:59:12.631Z] Cloning repository https://github.com/docker/engine.git [2019-11-28T09:59:12.631Z] > git init /home/ubuntu/workspace/engine_PR-428 # timeout=10 [2019-11-28T09:59:12.643Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:12.643Z] > git --version # timeout=10 [2019-11-28T09:59:12.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:12.653Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T09:59:26.081Z] Fetching without tags [2019-11-28T09:59:26.219Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:26.066Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:26.076Z] > git config --add remote.origin.fetch +refs/pull/428/head:refs/remotes/origin/PR-428 # timeout=10 [2019-11-28T09:59:26.094Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-28T09:59:26.110Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:26.134Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:26.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:26.134Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T09:59:26.271Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:26.276Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:26.751Z] Merge succeeded, producing cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:26.751Z] Checking out Revision cfcf25bb5409eb0c3a9c257b225f2b8890142030 (PR-428) [2019-11-28T09:59:27.227Z] Commit message: "[19.03] Update containerd binary to v1.2.11" [2019-11-28T09:59:27.227Z] First time build. Skipping changelog. [2019-11-28T09:59:27.316Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-28T09:59:28.239Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-428:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-11-28T09:59:28.239Z] Unable to find image 'alpine:latest' locally [2019-11-28T09:59:26.788Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-28T09:59:26.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-28T09:59:26.803Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:26.808Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:28.494Z] latest: Pulling from library/alpine [2019-11-28T09:59:28.494Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-11-28T09:59:28.494Z] Status: Downloaded newer image for alpine:latest [2019-11-28T09:59:32.744Z] 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: 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] { (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 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2019-11-28T09:59:32.952Z] Running on ubuntu-1804-overlay2 (i-0e5067681bdf7ad73) in /home/ubuntu/workspace/engine_PR-428 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2019-11-28T09:59:32.957Z] Running on ubuntu-1804-overlay2 (i-0f805f7d02394d93b) in /home/ubuntu/workspace/engine_PR-428 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-11-28T09:59:33.054Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2019-11-28T09:59:33.063Z] Cloning the remote Git repository [2019-11-28T09:59:33.063Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-11-28T09:59:33.098Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-11-28T09:59:33.115Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-11-28T09:59:33.127Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-11-28T09:59:33.211Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/engine_PR-428 [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2019-11-28T09:59:33.300Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:33.402Z] using credential docker-jenkins-github-credentials [2019-11-28T09:59:33.411Z] Merge succeeded, producing cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:33.412Z] Checking out Revision cfcf25bb5409eb0c3a9c257b225f2b8890142030 (PR-428) [2019-11-28T09:59:33.427Z] Running on s390x-ubuntu-02 in /home/jenkins/workspace/engine_PR-428 [Pipeline] { [2019-11-28T09:59:33.436Z] Cloning the remote Git repository [2019-11-28T09:59:33.436Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2019-11-28T09:59:33.514Z] Commit message: "[19.03] Update containerd binary to v1.2.11" [2019-11-28T09:59:33.576Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-28T09:59:33.663Z] using credential docker-jenkins-github-credentials [2019-11-28T09:59:33.793Z] Cloning the remote Git repository [2019-11-28T09:59:33.793Z] Cloning with configured refspecs honoured and without tags [2019-11-28T09:59:33.059Z] Cloning repository https://github.com/docker/engine.git [2019-11-28T09:59:33.059Z] > git init /home/ubuntu/workspace/engine_PR-428 # timeout=10 [2019-11-28T09:59:33.071Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:33.071Z] > git --version # timeout=10 [2019-11-28T09:59:33.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:33.078Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T09:59:33.154Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-28T09:59:33.166Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:33.221Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:33.221Z] > git --version # timeout=10 [2019-11-28T09:59:33.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:33.225Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T09:59:33.351Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:33.358Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:33.449Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-28T09:59:33.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-28T09:59:33.505Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:33.516Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-28T09:59:33.447Z] Cloning repository https://github.com/docker/engine.git [2019-11-28T09:59:33.448Z] > git init /home/docker/workspace/engine_PR-428 # timeout=10 [2019-11-28T09:59:33.456Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:33.456Z] > git --version # timeout=10 [2019-11-28T09:59:33.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:33.461Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [Pipeline] sh [2019-11-28T09:59:33.841Z] Cloning repository https://github.com/docker/engine.git [2019-11-28T09:59:33.843Z] > git init /home/jenkins/workspace/engine_PR-428 # timeout=10 [2019-11-28T09:59:33.861Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:33.863Z] > git --version # timeout=10 [2019-11-28T09:59:33.880Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:33.881Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T09:59:34.621Z] + docker version [2019-11-28T09:59:34.621Z] Client: Docker Engine - Community [2019-11-28T09:59:34.621Z] Version: 19.03.2 [2019-11-28T09:59:34.621Z] API version: 1.40 [2019-11-28T09:59:34.621Z] Go version: go1.12.8 [2019-11-28T09:59:34.621Z] Git commit: 6a30dfc [2019-11-28T09:59:34.621Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-28T09:59:34.621Z] OS/Arch: linux/amd64 [2019-11-28T09:59:34.621Z] Experimental: false [2019-11-28T09:59:34.621Z] [2019-11-28T09:59:34.621Z] Server: Docker Engine - Community [2019-11-28T09:59:34.621Z] Engine: [2019-11-28T09:59:34.621Z] Version: 19.03.2 [2019-11-28T09:59:34.621Z] API version: 1.40 (minimum version 1.12) [2019-11-28T09:59:34.621Z] Go version: go1.12.8 [2019-11-28T09:59:34.621Z] Git commit: 6a30dfc [2019-11-28T09:59:34.621Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-28T09:59:34.621Z] OS/Arch: linux/amd64 [2019-11-28T09:59:34.621Z] Experimental: true [2019-11-28T09:59:34.621Z] containerd: [2019-11-28T09:59:34.621Z] Version: 1.2.6 [2019-11-28T09:59:34.621Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-28T09:59:34.621Z] runc: [2019-11-28T09:59:34.621Z] Version: 1.0.0-rc8 [2019-11-28T09:59:34.621Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-28T09:59:34.621Z] docker-init: [2019-11-28T09:59:34.621Z] Version: 0.18.0 [2019-11-28T09:59:34.621Z] GitCommit: fec3683 [Pipeline] sh [2019-11-28T09:59:34.895Z] + docker info [2019-11-28T09:59:42.432Z] Fetching without tags [2019-11-28T09:59:42.722Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:42.309Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:42.325Z] > git config --add remote.origin.fetch +refs/pull/428/head:refs/remotes/origin/PR-428 # timeout=10 [2019-11-28T09:59:42.340Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-28T09:59:42.402Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:42.469Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:42.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:42.472Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T09:59:42.756Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:42.771Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:43.478Z] Merge succeeded, producing cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:43.479Z] Checking out Revision cfcf25bb5409eb0c3a9c257b225f2b8890142030 (PR-428) [2019-11-28T09:59:44.185Z] Commit message: "[19.03] Update containerd binary to v1.2.11" [2019-11-28T09:59:44.425Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-28T09:59:43.380Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-28T09:59:43.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-28T09:59:43.514Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:43.532Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:44.865Z] Client: [2019-11-28T09:59:44.865Z] Debug Mode: false [2019-11-28T09:59:44.865Z] [2019-11-28T09:59:44.865Z] Server: [2019-11-28T09:59:44.865Z] Containers: 1 [2019-11-28T09:59:44.865Z] Running: 0 [2019-11-28T09:59:44.865Z] Paused: 0 [2019-11-28T09:59:44.865Z] Stopped: 1 [2019-11-28T09:59:44.865Z] Images: 24 [2019-11-28T09:59:44.865Z] Server Version: 19.03.2 [2019-11-28T09:59:44.865Z] Storage Driver: overlay2 [2019-11-28T09:59:44.865Z] Backing Filesystem: extfs [2019-11-28T09:59:44.865Z] Supports d_type: true [2019-11-28T09:59:44.865Z] Native Overlay Diff: true [2019-11-28T09:59:44.865Z] Logging Driver: json-file [2019-11-28T09:59:44.865Z] Cgroup Driver: cgroupfs [2019-11-28T09:59:44.865Z] Plugins: [2019-11-28T09:59:44.865Z] Volume: local [2019-11-28T09:59:44.865Z] Network: bridge host ipvlan macvlan null overlay [2019-11-28T09:59:44.865Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-28T09:59:44.865Z] Swarm: inactive [2019-11-28T09:59:44.865Z] Runtimes: runc [2019-11-28T09:59:44.865Z] Default Runtime: runc [2019-11-28T09:59:44.865Z] Init Binary: docker-init [2019-11-28T09:59:44.865Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-28T09:59:44.865Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-28T09:59:44.865Z] init version: fec3683 [2019-11-28T09:59:44.865Z] Security Options: [2019-11-28T09:59:44.865Z] apparmor [2019-11-28T09:59:44.865Z] seccomp [2019-11-28T09:59:44.865Z] Profile: default [2019-11-28T09:59:44.865Z] Kernel Version: 4.15.0-1048-aws [2019-11-28T09:59:44.865Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-28T09:59:44.865Z] OSType: linux [2019-11-28T09:59:44.865Z] Architecture: x86_64 [2019-11-28T09:59:44.865Z] CPUs: 2 [2019-11-28T09:59:44.865Z] Total Memory: 7.501GiB [2019-11-28T09:59:44.865Z] Name: ip-10-100-90-23 [2019-11-28T09:59:44.865Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-28T09:59:44.865Z] Docker Root Dir: /var/lib/docker [2019-11-28T09:59:44.865Z] Debug Mode: false [2019-11-28T09:59:44.865Z] Registry: https://index.docker.io/v1/ [2019-11-28T09:59:44.865Z] Labels: [2019-11-28T09:59:44.865Z] Experimental: true [2019-11-28T09:59:44.865Z] Insecure Registries: [2019-11-28T09:59:44.865Z] 127.0.0.0/8 [2019-11-28T09:59:44.865Z] Live Restore Enabled: true [2019-11-28T09:59:44.865Z] [2019-11-28T09:59:44.865Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-28T09:59:45.139Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T09:59:45.140Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T09:59:45.140Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-428/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-28T09:59:45.140Z] + bash /home/ubuntu/workspace/engine_PR-428/check-config.sh [2019-11-28T09:59:45.140Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-28T09:59:45.140Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-28T09:59:45.140Z] [2019-11-28T09:59:45.140Z] Generally Necessary: [2019-11-28T09:59:45.140Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-28T09:59:45.140Z] - apparmor: enabled and tools installed [Pipeline] sh [2019-11-28T09:59:45.395Z] - CONFIG_NAMESPACES: enabled [2019-11-28T09:59:45.395Z] - CONFIG_NET_NS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_PID_NS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_IPC_NS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_UTS_NS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CGROUPS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CPUSETS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_MEMCG: enabled [2019-11-28T09:59:45.395Z] - CONFIG_KEYS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_VETH: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-28T09:59:45.395Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-28T09:59:45.395Z] [2019-11-28T09:59:45.395Z] Optional Features: [2019-11-28T09:59:45.395Z] - CONFIG_USER_NS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_SECCOMP: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-28T09:59:45.395Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-28T09:59:45.395Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-28T09:59:45.395Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-28T09:59:45.395Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-28T09:59:45.395Z] - CONFIG_BLK_CGROUP: enabled [2019-11-28T09:59:45.395Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-28T09:59:45.395Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CGROUP_PERF: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-28T09:59:45.395Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-28T09:59:45.395Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-28T09:59:45.395Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-28T09:59:45.395Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-28T09:59:45.395Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_IP_VS: enabled (as module) [2019-11-28T09:59:45.395Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-28T09:59:45.395Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-28T09:59:45.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-28T09:59:45.655Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_EXT4_FS: enabled [2019-11-28T09:59:45.655Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-28T09:59:45.655Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-28T09:59:45.655Z] - Network Drivers: [2019-11-28T09:59:45.655Z] - "overlay": [2019-11-28T09:59:45.655Z] - CONFIG_VXLAN: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-28T09:59:45.655Z] Optional (for encrypted networks): [2019-11-28T09:59:45.655Z] - CONFIG_CRYPTO: enabled [2019-11-28T09:59:45.655Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-28T09:59:45.655Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-28T09:59:45.655Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-28T09:59:45.655Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-28T09:59:45.655Z] - CONFIG_XFRM: enabled [2019-11-28T09:59:45.655Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-28T09:59:45.655Z] - "ipvlan": [2019-11-28T09:59:45.655Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-28T09:59:45.655Z] - "macvlan": [2019-11-28T09:59:45.655Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_DUMMY: enabled (as module) [2019-11-28T09:59:45.655Z] - "ftp,tftp client in container": [2019-11-28T09:59:45.655Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-28T09:59:45.655Z] - Storage Drivers: [2019-11-28T09:59:45.655Z] - "aufs": [2019-11-28T09:59:45.655Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-28T09:59:45.655Z] - "btrfs": [2019-11-28T09:59:45.655Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-28T09:59:45.655Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-28T09:59:45.655Z] - "devicemapper": [2019-11-28T09:59:45.655Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-28T09:59:45.655Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-28T09:59:45.655Z] - "overlay": [2019-11-28T09:59:45.655Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-28T09:59:45.655Z] - "zfs": [2019-11-28T09:59:45.655Z] - /dev/zfs: missing [2019-11-28T09:59:45.655Z] - zfs command: missing [2019-11-28T09:59:45.655Z] - zpool command: missing [2019-11-28T09:59:45.655Z] [2019-11-28T09:59:45.655Z] Limits: [2019-11-28T09:59:45.655Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-28T09:59:45.655Z] [2019-11-28T09:59:45.655Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-28T09:59:45.852Z] + docker version [2019-11-28T09:59:45.852Z] Client: [2019-11-28T09:59:45.852Z] Version: 18.06.3-ce [2019-11-28T09:59:45.852Z] API version: 1.38 [2019-11-28T09:59:45.852Z] Go version: go1.10.3 [2019-11-28T09:59:45.852Z] Git commit: d7080c1 [2019-11-28T09:59:45.852Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-28T09:59:45.852Z] OS/Arch: linux/s390x [2019-11-28T09:59:45.852Z] Experimental: false [2019-11-28T09:59:45.852Z] [2019-11-28T09:59:45.852Z] Server: [2019-11-28T09:59:45.852Z] Engine: [2019-11-28T09:59:45.852Z] Version: 18.06.3-ce [2019-11-28T09:59:45.852Z] API version: 1.38 (minimum version 1.12) [2019-11-28T09:59:45.852Z] Go version: go1.10.3 [2019-11-28T09:59:45.852Z] Git commit: d7080c1 [2019-11-28T09:59:45.852Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-28T09:59:45.852Z] OS/Arch: linux/s390x [2019-11-28T09:59:45.852Z] Experimental: true [2019-11-28T09:59:45.874Z] Fetching without tags [Pipeline] sh [2019-11-28T09:59:45.974Z] + sudo modprobe ip_vs [2019-11-28T09:59:45.974Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 . [2019-11-28T09:59:45.974Z] #2 [internal] load .dockerignore [2019-11-28T09:59:45.974Z] #2 transferring context: 87B done [2019-11-28T09:59:45.974Z] #2 DONE 0.0s [2019-11-28T09:59:45.974Z] [2019-11-28T09:59:45.974Z] #1 [internal] load build definition from Dockerfile [2019-11-28T09:59:45.974Z] #1 transferring dockerfile: 10.82kB done [2019-11-28T09:59:45.974Z] #1 DONE 0.0s [2019-11-28T09:59:45.974Z] [2019-11-28T09:59:45.974Z] #3 [internal] load metadata for docker.io/library/golang:1.12.12-stretch [2019-11-28T09:59:45.992Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:46.530Z] Merge succeeded, producing cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:46.531Z] Checking out Revision cfcf25bb5409eb0c3a9c257b225f2b8890142030 (PR-428) [2019-11-28T09:59:46.534Z] #3 DONE 0.3s [2019-11-28T09:59:46.534Z] [2019-11-28T09:59:46.534Z] #18 [internal] load build context [2019-11-28T09:59:46.534Z] #18 ... [2019-11-28T09:59:46.534Z] [2019-11-28T09:59:46.534Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-28T09:59:46.534Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done [2019-11-28T09:59:46.534Z] #64 DONE 0.3s [2019-11-28T09:59:46.534Z] [2019-11-28T09:59:46.534Z] #18 [internal] load build context [2019-11-28T09:59:46.665Z] + docker info [2019-11-28T09:59:46.665Z] Containers: 0 [2019-11-28T09:59:46.665Z] Running: 0 [2019-11-28T09:59:46.665Z] Paused: 0 [2019-11-28T09:59:46.665Z] Stopped: 0 [2019-11-28T09:59:46.665Z] Images: 0 [2019-11-28T09:59:46.665Z] Server Version: 18.06.3-ce [2019-11-28T09:59:46.665Z] Storage Driver: overlay2 [2019-11-28T09:59:46.665Z] Backing Filesystem: extfs [2019-11-28T09:59:46.665Z] Supports d_type: true [2019-11-28T09:59:46.665Z] Native Overlay Diff: true [2019-11-28T09:59:46.665Z] Logging Driver: json-file [2019-11-28T09:59:46.665Z] Cgroup Driver: cgroupfs [2019-11-28T09:59:46.665Z] Plugins: [2019-11-28T09:59:46.665Z] Volume: local [2019-11-28T09:59:46.665Z] Network: bridge host ipvlan macvlan null overlay [2019-11-28T09:59:46.665Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-28T09:59:46.665Z] Swarm: inactive [2019-11-28T09:59:46.665Z] Runtimes: runc [2019-11-28T09:59:46.665Z] Default Runtime: runc [2019-11-28T09:59:46.665Z] Init Binary: docker-init [2019-11-28T09:59:46.665Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-28T09:59:46.665Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-28T09:59:46.665Z] init version: fec3683 [2019-11-28T09:59:46.665Z] Security Options: [2019-11-28T09:59:46.665Z] apparmor [2019-11-28T09:59:46.665Z] seccomp [2019-11-28T09:59:46.665Z] Profile: default [2019-11-28T09:59:46.665Z] Kernel Version: 4.4.0-166-generic [2019-11-28T09:59:46.665Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-28T09:59:46.665Z] OSType: linux [2019-11-28T09:59:46.665Z] Architecture: s390x [2019-11-28T09:59:46.665Z] CPUs: 2 [2019-11-28T09:59:46.665Z] Total Memory: 7.862GiB [2019-11-28T09:59:46.665Z] Name: s390x-ubuntu-02 [2019-11-28T09:59:46.665Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-28T09:59:46.665Z] Docker Root Dir: /var/lib/docker [2019-11-28T09:59:46.665Z] Debug Mode (client): false [2019-11-28T09:59:46.665Z] Debug Mode (server): false [2019-11-28T09:59:46.665Z] Username: dockerbuildbot [2019-11-28T09:59:46.665Z] Registry: https://index.docker.io/v1/ [2019-11-28T09:59:46.665Z] Labels: [2019-11-28T09:59:46.665Z] Experimental: true [2019-11-28T09:59:46.665Z] Insecure Registries: [2019-11-28T09:59:46.665Z] 127.0.0.0/8 [2019-11-28T09:59:46.665Z] Live Restore Enabled: false [2019-11-28T09:59:46.665Z] [2019-11-28T09:59:46.665Z] WARNING: No swap limit support [Pipeline] sh [2019-11-28T09:59:46.790Z] #18 ... [2019-11-28T09:59:46.790Z] [2019-11-28T09:59:46.790Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-28T09:59:46.790Z] #64 DONE 0.0s [2019-11-28T09:59:46.790Z] [2019-11-28T09:59:46.790Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-28T09:59:46.790Z] #4 resolve docker.io/library/golang:1.12.12-stretch@sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b done [2019-11-28T09:59:46.790Z] #4 sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b 1.42kB / 1.42kB done [2019-11-28T09:59:46.790Z] #4 sha256:663641f6d2f4376c451a5870eb95426d93add155c0e2d335e4c85d314f1c699a 1.80kB / 1.80kB done [2019-11-28T09:59:46.790Z] #4 sha256:81abb0d920912465a1f3db36499938a192b61f6b0fcb13ed6b1b3aff584921e8 5.47kB / 5.47kB done [2019-11-28T09:59:46.790Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 34.12MB / 45.38MB 0.5s [2019-11-28T09:59:46.790Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s [2019-11-28T09:59:46.790Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.5s [2019-11-28T09:59:47.019Z] Commit message: "[19.03] Update containerd binary to v1.2.11" [2019-11-28T09:59:47.030Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-28T09:59:45.828Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:45.833Z] > git config --add remote.origin.fetch +refs/pull/428/head:refs/remotes/origin/PR-428 # timeout=10 [2019-11-28T09:59:45.851Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-28T09:59:45.862Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:45.870Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:45.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:45.871Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T09:59:45.988Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:45.993Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:46.511Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-28T09:59:46.518Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-28T09:59:46.526Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:46.531Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:47.350Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 0.8s done [2019-11-28T09:59:47.350Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.6s done [2019-11-28T09:59:47.350Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.6s done [2019-11-28T09:59:47.350Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.8s [2019-11-28T09:59:47.350Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.8s [2019-11-28T09:59:47.350Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0B / 127.97MB 0.8s [2019-11-28T09:59:47.609Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.23MB / 50.07MB 1.1s [2019-11-28T09:59:47.609Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 9.93MB / 57.69MB 1.1s [2019-11-28T09:59:47.609Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 9.75MB / 50.07MB 1.2s [2019-11-28T09:59:47.609Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 17.08MB / 57.69MB 1.2s [2019-11-28T09:59:47.609Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 8.70MB / 127.97MB 1.2s [2019-11-28T09:59:47.609Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-28T09:59:47.626Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T09:59:47.626Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T09:59:47.626Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-428/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-28T09:59:47.626Z] + bash /home/jenkins/workspace/engine_PR-428/check-config.sh [2019-11-28T09:59:47.626Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-28T09:59:47.626Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-28T09:59:47.626Z] [2019-11-28T09:59:47.626Z] Generally Necessary: [2019-11-28T09:59:47.626Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-28T09:59:47.626Z] - apparmor: enabled and tools installed [2019-11-28T09:59:47.626Z] - CONFIG_NAMESPACES: enabled [2019-11-28T09:59:47.626Z] - CONFIG_NET_NS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_PID_NS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_IPC_NS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_UTS_NS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_CGROUPS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-28T09:59:47.626Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-28T09:59:47.626Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-28T09:59:47.626Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-28T09:59:47.626Z] - CONFIG_CPUSETS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_MEMCG: enabled [2019-11-28T09:59:47.626Z] - CONFIG_KEYS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_VETH: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-28T09:59:47.626Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-28T09:59:47.626Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-28T09:59:47.626Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-28T09:59:47.626Z] [2019-11-28T09:59:47.626Z] Optional Features: [2019-11-28T09:59:47.626Z] - CONFIG_USER_NS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_SECCOMP: enabled [2019-11-28T09:59:47.626Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-28T09:59:47.626Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-28T09:59:47.626Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-28T09:59:47.626Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-28T09:59:47.626Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-28T09:59:47.626Z] - CONFIG_BLK_CGROUP: enabled [2019-11-28T09:59:47.626Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-28T09:59:47.626Z] - CONFIG_IOSCHED_CFQ: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-28T09:59:47.868Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 12.41MB / 50.07MB 1.3s [2019-11-28T09:59:47.869Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 16.83MB / 50.07MB 1.4s [2019-11-28T09:59:47.869Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 25.23MB / 57.69MB 1.4s [2019-11-28T09:59:47.948Z] Still waiting to schedule task [2019-11-28T09:59:47.948Z] All nodes of label ‘windows-2019’ are offline [2019-11-28T09:59:48.023Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-28T09:59:48.024Z] - CONFIG_CGROUP_PERF: enabled [2019-11-28T09:59:48.024Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-28T09:59:48.024Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-28T09:59:48.024Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-28T09:59:48.024Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-28T09:59:48.024Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-28T09:59:48.024Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_IP_VS: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-28T09:59:48.024Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-28T09:59:48.024Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-28T09:59:48.024Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_EXT4_FS: enabled [2019-11-28T09:59:48.024Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-28T09:59:48.024Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-28T09:59:48.024Z] - Network Drivers: [2019-11-28T09:59:48.024Z] - "overlay": [2019-11-28T09:59:48.024Z] - CONFIG_VXLAN: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-28T09:59:48.024Z] Optional (for encrypted networks): [2019-11-28T09:59:48.024Z] - CONFIG_CRYPTO: enabled [2019-11-28T09:59:48.024Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_XFRM: enabled [2019-11-28T09:59:48.024Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-28T09:59:48.024Z] - "ipvlan": [2019-11-28T09:59:48.024Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-28T09:59:48.024Z] - "macvlan": [2019-11-28T09:59:48.024Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_DUMMY: enabled (as module) [2019-11-28T09:59:48.024Z] - "ftp,tftp client in container": [2019-11-28T09:59:48.024Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-28T09:59:48.024Z] - Storage Drivers: [2019-11-28T09:59:48.024Z] - "aufs": [2019-11-28T09:59:48.024Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-28T09:59:48.024Z] - "btrfs": [2019-11-28T09:59:48.024Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-28T09:59:48.024Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-28T09:59:48.024Z] - "devicemapper": [2019-11-28T09:59:48.024Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-28T09:59:48.024Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-28T09:59:48.024Z] - "overlay": [2019-11-28T09:59:48.024Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-28T09:59:48.024Z] - "zfs": [2019-11-28T09:59:48.024Z] - /dev/zfs: missing [2019-11-28T09:59:48.024Z] - zfs command: missing [2019-11-28T09:59:48.024Z] - zpool command: missing [2019-11-28T09:59:48.024Z] [2019-11-28T09:59:48.024Z] Limits: [2019-11-28T09:59:48.024Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-28T09:59:48.024Z] [2019-11-28T09:59:48.024Z] + true [2019-11-28T09:59:48.042Z] + docker version [2019-11-28T09:59:48.042Z] Client: Docker Engine - Community [2019-11-28T09:59:48.042Z] Version: 19.03.2 [2019-11-28T09:59:48.042Z] API version: 1.40 [2019-11-28T09:59:48.042Z] Go version: go1.12.8 [2019-11-28T09:59:48.042Z] Git commit: 6a30dfc [2019-11-28T09:59:48.042Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-28T09:59:48.042Z] OS/Arch: linux/amd64 [2019-11-28T09:59:48.042Z] Experimental: false [2019-11-28T09:59:48.042Z] [2019-11-28T09:59:48.042Z] Server: Docker Engine - Community [2019-11-28T09:59:48.042Z] Engine: [2019-11-28T09:59:48.042Z] Version: 19.03.2 [2019-11-28T09:59:48.042Z] API version: 1.40 (minimum version 1.12) [2019-11-28T09:59:48.042Z] Go version: go1.12.8 [2019-11-28T09:59:48.042Z] Git commit: 6a30dfc [2019-11-28T09:59:48.042Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-28T09:59:48.042Z] OS/Arch: linux/amd64 [2019-11-28T09:59:48.042Z] Experimental: true [2019-11-28T09:59:48.042Z] containerd: [2019-11-28T09:59:48.042Z] Version: 1.2.6 [2019-11-28T09:59:48.042Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-28T09:59:48.042Z] runc: [2019-11-28T09:59:48.042Z] Version: 1.0.0-rc8 [2019-11-28T09:59:48.042Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-28T09:59:48.042Z] docker-init: [2019-11-28T09:59:48.042Z] Version: 0.18.0 [2019-11-28T09:59:48.042Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-11-28T09:59:48.129Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 21.48MB / 50.07MB 1.5s [2019-11-28T09:59:48.129Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 30.54MB / 57.69MB 1.5s [2019-11-28T09:59:48.129Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 18.69MB / 127.97MB 1.5s [2019-11-28T09:59:48.129Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 26.51MB / 50.07MB 1.8s [2019-11-28T09:59:48.129Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 38.65MB / 57.69MB 1.8s [2019-11-28T09:59:48.129Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 27.68MB / 127.97MB 1.8s [Pipeline] sh [2019-11-28T09:59:48.324Z] + docker info [2019-11-28T09:59:48.430Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 30.83MB / 50.07MB 1.9s [2019-11-28T09:59:48.430Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 44.67MB / 57.69MB 1.9s [2019-11-28T09:59:48.430Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 37.08MB / 50.07MB 2.0s [2019-11-28T09:59:48.430Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 49.82MB / 57.69MB 2.0s [2019-11-28T09:59:48.430Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 41.78MB / 127.97MB 2.0s [2019-11-28T09:59:48.691Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 41.45MB / 50.07MB 2.1s [2019-11-28T09:59:48.691Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 56.61MB / 57.69MB 2.1s [2019-11-28T09:59:48.691Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 47.85MB / 50.07MB 2.3s [2019-11-28T09:59:48.691Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 53.43MB / 127.97MB 2.3s [2019-11-28T09:59:48.852Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 . [2019-11-28T09:59:48.957Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.5s done [2019-11-28T09:59:48.957Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.4s done [2019-11-28T09:59:48.957Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 65.11MB / 127.97MB 2.5s [2019-11-28T09:59:48.957Z] #4 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 0B / 126B 2.5s [2019-11-28T09:59:49.217Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 77.10MB / 127.97MB 2.7s [2019-11-28T09:59:49.217Z] #4 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 126B / 126B 2.6s done [2019-11-28T09:59:49.217Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 83.82MB / 127.97MB 2.9s [2019-11-28T09:59:49.478Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 98.45MB / 127.97MB 3.1s [2019-11-28T09:59:49.741Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 114.93MB / 127.97MB 3.4s [2019-11-28T09:59:49.996Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.12MB / 127.97MB 3.6s [2019-11-28T09:59:50.235Z] Sending build context to Docker daemon 49.82MB [2019-11-28T09:59:50.235Z] Step 1/125 : ARG CROSS="false" [2019-11-28T09:59:50.235Z] Step 2/125 : ARG GO_VERSION=1.12.12 [2019-11-28T09:59:50.235Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-11-28T09:59:50.235Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-11-28T09:59:50.235Z] 1.12.12-stretch: Pulling from library/golang [2019-11-28T09:59:50.557Z] #4 ... [2019-11-28T09:59:50.557Z] [2019-11-28T09:59:50.557Z] #18 [internal] load build context [2019-11-28T09:59:50.557Z] #18 transferring context: 45.34MB 3.9s done [2019-11-28T09:59:50.557Z] #18 DONE 4.1s [2019-11-28T09:59:50.557Z] [2019-11-28T09:59:50.557Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-28T09:59:50.557Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.97MB / 127.97MB 4.2s done [2019-11-28T09:59:50.606Z] ade01ea651a2: Pulling fs layer [2019-11-28T09:59:50.606Z] fbabdb69f639: Pulling fs layer [2019-11-28T09:59:50.606Z] ff33bd1013d7: Pulling fs layer [2019-11-28T09:59:50.606Z] 85cfe9d77eff: Pulling fs layer [2019-11-28T09:59:50.606Z] ace5139f9caa: Pulling fs layer [2019-11-28T09:59:50.606Z] 4797583187eb: Pulling fs layer [2019-11-28T09:59:50.606Z] bc1dce975fef: Pulling fs layer [2019-11-28T09:59:50.606Z] 85cfe9d77eff: Waiting [2019-11-28T09:59:50.606Z] ace5139f9caa: Waiting [2019-11-28T09:59:50.606Z] 4797583187eb: Waiting [2019-11-28T09:59:50.606Z] bc1dce975fef: Waiting [2019-11-28T09:59:50.986Z] ff33bd1013d7: Verifying Checksum [2019-11-28T09:59:50.986Z] ff33bd1013d7: Download complete [2019-11-28T09:59:51.596Z] Client: [2019-11-28T09:59:51.596Z] Debug Mode: false [2019-11-28T09:59:51.596Z] [2019-11-28T09:59:51.596Z] Server: [2019-11-28T09:59:51.596Z] Containers: 0 [2019-11-28T09:59:51.596Z] Running: 0 [2019-11-28T09:59:51.596Z] Paused: 0 [2019-11-28T09:59:51.596Z] Stopped: 0 [2019-11-28T09:59:51.596Z] Images: 19 [2019-11-28T09:59:51.596Z] Server Version: 19.03.2 [2019-11-28T09:59:51.596Z] Storage Driver: overlay2 [2019-11-28T09:59:51.596Z] Backing Filesystem: extfs [2019-11-28T09:59:51.596Z] Supports d_type: true [2019-11-28T09:59:51.596Z] Native Overlay Diff: true [2019-11-28T09:59:51.596Z] Logging Driver: json-file [2019-11-28T09:59:51.596Z] Cgroup Driver: cgroupfs [2019-11-28T09:59:51.596Z] Plugins: [2019-11-28T09:59:51.596Z] Volume: local [2019-11-28T09:59:51.596Z] Network: bridge host ipvlan macvlan null overlay [2019-11-28T09:59:51.596Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-28T09:59:51.596Z] Swarm: inactive [2019-11-28T09:59:51.596Z] Runtimes: runc [2019-11-28T09:59:51.596Z] Default Runtime: runc [2019-11-28T09:59:51.596Z] Init Binary: docker-init [2019-11-28T09:59:51.596Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-28T09:59:51.596Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-28T09:59:51.596Z] init version: fec3683 [2019-11-28T09:59:51.596Z] Security Options: [2019-11-28T09:59:51.596Z] apparmor [2019-11-28T09:59:51.596Z] seccomp [2019-11-28T09:59:51.596Z] Profile: default [2019-11-28T09:59:51.596Z] Kernel Version: 4.15.0-1048-aws [2019-11-28T09:59:51.596Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-28T09:59:51.596Z] OSType: linux [2019-11-28T09:59:51.596Z] Architecture: x86_64 [2019-11-28T09:59:51.596Z] CPUs: 2 [2019-11-28T09:59:51.596Z] Total Memory: 7.501GiB [2019-11-28T09:59:51.596Z] Name: ip-10-100-42-105 [2019-11-28T09:59:51.596Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-28T09:59:51.596Z] Docker Root Dir: /var/lib/docker [2019-11-28T09:59:51.596Z] Debug Mode: false [2019-11-28T09:59:51.596Z] Registry: https://index.docker.io/v1/ [2019-11-28T09:59:51.596Z] Labels: [2019-11-28T09:59:51.596Z] Experimental: true [2019-11-28T09:59:51.596Z] Insecure Registries: [2019-11-28T09:59:51.596Z] 127.0.0.0/8 [2019-11-28T09:59:51.597Z] Live Restore Enabled: true [2019-11-28T09:59:51.597Z] [2019-11-28T09:59:51.597Z] WARNING: No swap limit support [Pipeline] sh [2019-11-28T09:59:51.643Z] ade01ea651a2: Verifying Checksum [2019-11-28T09:59:51.643Z] ade01ea651a2: Download complete [2019-11-28T09:59:51.643Z] fbabdb69f639: Verifying Checksum [2019-11-28T09:59:51.643Z] fbabdb69f639: Download complete [2019-11-28T09:59:51.881Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T09:59:51.881Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T09:59:51.881Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-428/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-28T09:59:51.881Z] + bash /home/ubuntu/workspace/engine_PR-428/check-config.sh [2019-11-28T09:59:51.881Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-28T09:59:51.881Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-28T09:59:51.881Z] [2019-11-28T09:59:51.881Z] Generally Necessary: [2019-11-28T09:59:51.881Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-28T09:59:51.881Z] - apparmor: enabled and tools installed [2019-11-28T09:59:51.881Z] - CONFIG_NAMESPACES: enabled [2019-11-28T09:59:51.881Z] - CONFIG_NET_NS: enabled [2019-11-28T09:59:51.881Z] - CONFIG_PID_NS: enabled [2019-11-28T09:59:51.881Z] - CONFIG_IPC_NS: enabled [2019-11-28T09:59:51.881Z] - CONFIG_UTS_NS: enabled [2019-11-28T09:59:51.881Z] - CONFIG_CGROUPS: enabled [2019-11-28T09:59:51.881Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-28T09:59:51.881Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-28T09:59:51.881Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-28T09:59:51.881Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-28T09:59:51.881Z] - CONFIG_CPUSETS: enabled [2019-11-28T09:59:51.881Z] - CONFIG_MEMCG: enabled [2019-11-28T09:59:51.881Z] - CONFIG_KEYS: enabled [2019-11-28T09:59:51.881Z] - CONFIG_VETH: enabled (as module) [2019-11-28T09:59:51.881Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-28T09:59:51.881Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-28T09:59:51.919Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.0s done [2019-11-28T09:59:51.919Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-11-28T09:59:52.055Z] 85cfe9d77eff: Verifying Checksum [2019-11-28T09:59:52.055Z] 85cfe9d77eff: Download complete [2019-11-28T09:59:52.055Z] bc1dce975fef: Verifying Checksum [2019-11-28T09:59:52.055Z] bc1dce975fef: Download complete [2019-11-28T09:59:52.139Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-28T09:59:52.139Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-28T09:59:52.139Z] [2019-11-28T09:59:52.139Z] Optional Features: [2019-11-28T09:59:52.139Z] - CONFIG_USER_NS: enabled [2019-11-28T09:59:52.139Z] - CONFIG_SECCOMP: enabled [2019-11-28T09:59:52.139Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-28T09:59:52.139Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-28T09:59:52.139Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-28T09:59:52.139Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-28T09:59:52.139Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-28T09:59:52.139Z] - CONFIG_BLK_CGROUP: enabled [2019-11-28T09:59:52.139Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-28T09:59:52.139Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-28T09:59:52.139Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-28T09:59:52.139Z] - CONFIG_CGROUP_PERF: enabled [2019-11-28T09:59:52.139Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-28T09:59:52.139Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-28T09:59:52.139Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-28T09:59:52.139Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-28T09:59:52.139Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-28T09:59:52.139Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_IP_VS: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-28T09:59:52.139Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-28T09:59:52.139Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-28T09:59:52.139Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_EXT4_FS: enabled [2019-11-28T09:59:52.139Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-28T09:59:52.139Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-28T09:59:52.139Z] - Network Drivers: [2019-11-28T09:59:52.139Z] - "overlay": [2019-11-28T09:59:52.139Z] - CONFIG_VXLAN: enabled (as module) [2019-11-28T09:59:52.139Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-28T09:59:52.139Z] Optional (for encrypted networks): [2019-11-28T09:59:52.174Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.3s done [2019-11-28T09:59:52.174Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-28T09:59:52.174Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-11-28T09:59:52.396Z] - CONFIG_CRYPTO: enabled [2019-11-28T09:59:52.396Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-28T09:59:52.396Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-28T09:59:52.396Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-28T09:59:52.396Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-28T09:59:52.396Z] - CONFIG_XFRM: enabled [2019-11-28T09:59:52.396Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-28T09:59:52.396Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-28T09:59:52.396Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-28T09:59:52.396Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-28T09:59:52.396Z] - "ipvlan": [2019-11-28T09:59:52.396Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-28T09:59:52.396Z] - "macvlan": [2019-11-28T09:59:52.396Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-28T09:59:52.396Z] - CONFIG_DUMMY: enabled (as module) [2019-11-28T09:59:52.396Z] - "ftp,tftp client in container": [2019-11-28T09:59:52.396Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-28T09:59:52.396Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-28T09:59:52.396Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-28T09:59:52.396Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-28T09:59:52.396Z] - Storage Drivers: [2019-11-28T09:59:52.396Z] - "aufs": [2019-11-28T09:59:52.396Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-28T09:59:52.396Z] - "btrfs": [2019-11-28T09:59:52.396Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-28T09:59:52.396Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-28T09:59:52.396Z] - "devicemapper": [2019-11-28T09:59:52.396Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-28T09:59:52.396Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-28T09:59:52.396Z] - "overlay": [2019-11-28T09:59:52.396Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-28T09:59:52.396Z] - "zfs": [2019-11-28T09:59:52.396Z] - /dev/zfs: missing [2019-11-28T09:59:52.396Z] - zfs command: missing [2019-11-28T09:59:52.396Z] - zpool command: missing [2019-11-28T09:59:52.396Z] [2019-11-28T09:59:52.396Z] Limits: [2019-11-28T09:59:52.396Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-28T09:59:52.396Z] [2019-11-28T09:59:52.396Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-11-28T09:59:52.429Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-28T09:59:52.557Z] ace5139f9caa: Verifying Checksum [2019-11-28T09:59:52.557Z] ace5139f9caa: Download complete [Pipeline] sh [2019-11-28T09:59:52.846Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 . [2019-11-28T09:59:52.846Z] #2 [internal] load .dockerignore [2019-11-28T09:59:52.846Z] #2 transferring context: 87B done [2019-11-28T09:59:52.846Z] #2 DONE 0.0s [2019-11-28T09:59:52.846Z] [2019-11-28T09:59:52.846Z] #1 [internal] load build definition from Dockerfile [2019-11-28T09:59:52.846Z] #1 transferring dockerfile: 10.82kB done [2019-11-28T09:59:52.846Z] #1 DONE 0.0s [2019-11-28T09:59:52.846Z] [2019-11-28T09:59:52.846Z] #3 [internal] load metadata for docker.io/library/golang:1.12.12-stretch [2019-11-28T09:59:53.056Z] 4797583187eb: Verifying Checksum [2019-11-28T09:59:53.057Z] 4797583187eb: Download complete [2019-11-28T09:59:53.103Z] #3 DONE 0.3s [2019-11-28T09:59:53.103Z] [2019-11-28T09:59:53.103Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-28T09:59:53.103Z] #4 resolve docker.io/library/golang:1.12.12-stretch@sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b done [2019-11-28T09:59:53.361Z] #4 sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b 1.42kB / 1.42kB done [2019-11-28T09:59:53.361Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-11-28T09:59:53.361Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-11-28T09:59:53.361Z] #4 sha256:663641f6d2f4376c451a5870eb95426d93add155c0e2d335e4c85d314f1c699a 1.80kB / 1.80kB done [2019-11-28T09:59:53.361Z] #4 sha256:81abb0d920912465a1f3db36499938a192b61f6b0fcb13ed6b1b3aff584921e8 5.47kB / 5.47kB done [2019-11-28T09:59:53.361Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 225.83kB / 45.38MB 0.1s [2019-11-28T09:59:53.361Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 7.29MB / 10.80MB 0.2s [2019-11-28T09:59:53.361Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.2s [2019-11-28T09:59:53.361Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 10.46MB / 45.38MB 0.2s [2019-11-28T09:59:53.420Z] ade01ea651a2: Pull complete [2019-11-28T09:59:53.620Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.3s done [2019-11-28T09:59:53.620Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.2s done [2019-11-28T09:59:53.620Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 20.91MB / 45.38MB 0.4s [2019-11-28T09:59:53.620Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.18MB / 57.69MB 0.4s [2019-11-28T09:59:53.620Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 8.95MB / 50.07MB 0.4s [2019-11-28T09:59:53.784Z] fbabdb69f639: Pull complete [2019-11-28T09:59:53.784Z] ff33bd1013d7: Pull complete [2019-11-28T09:59:53.878Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 31.98MB / 45.38MB 0.6s [2019-11-28T09:59:53.878Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 9.19MB / 57.69MB 0.6s [2019-11-28T09:59:53.878Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 17.21MB / 50.07MB 0.6s [2019-11-28T09:59:53.878Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.59MB / 45.38MB 0.7s [2019-11-28T09:59:53.878Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 13.08MB / 57.69MB 0.7s [2019-11-28T09:59:53.878Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 22.80MB / 50.07MB 0.7s [2019-11-28T09:59:54.137Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 41.50MB / 45.38MB 0.8s [2019-11-28T09:59:54.137Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 20.61MB / 57.69MB 0.8s [2019-11-28T09:59:54.137Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 26.60MB / 50.07MB 0.8s [2019-11-28T09:59:54.137Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.33MB / 45.38MB 0.9s [2019-11-28T09:59:54.137Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 29.56MB / 57.69MB 0.9s [2019-11-28T09:59:54.314Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 1.9s done [2019-11-28T09:59:54.398Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.0s done [2019-11-28T09:59:54.398Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 41.45MB / 57.69MB 1.1s [2019-11-28T09:59:54.398Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 34.78MB / 50.07MB 1.1s [2019-11-28T09:59:54.398Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0B / 127.97MB 1.1s [2019-11-28T09:59:54.398Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 47.72MB / 57.69MB 1.2s [2019-11-28T09:59:54.398Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 40.17MB / 50.07MB 1.2s [2019-11-28T09:59:54.616Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-11-28T09:59:54.660Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.08MB / 57.69MB 1.4s [2019-11-28T09:59:54.660Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.4s [2019-11-28T09:59:54.660Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 9.42MB / 127.97MB 1.4s [2019-11-28T09:59:54.660Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-28T09:59:54.924Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.6s done [2019-11-28T09:59:54.924Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.5s done [2019-11-28T09:59:54.924Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 26.56MB / 127.97MB 1.7s [2019-11-28T09:59:54.924Z] #4 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 126B / 126B 1.6s done [2019-11-28T09:59:55.183Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 43.60MB / 127.97MB 2.0s [2019-11-28T09:59:55.444Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 52.40MB / 127.97MB 2.2s [2019-11-28T09:59:55.706Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 64.11MB / 127.97MB 2.4s [2019-11-28T09:59:55.812Z] 85cfe9d77eff: Pull complete [2019-11-28T09:59:55.964Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 75.97MB / 127.97MB 2.6s [2019-11-28T09:59:56.225Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 93.42MB / 127.97MB 2.9s [2019-11-28T09:59:56.499Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 105.14MB / 127.97MB 3.1s [2019-11-28T09:59:56.499Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 115.93MB / 127.97MB 3.3s [2019-11-28T09:59:56.631Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.8s done [2019-11-28T09:59:56.631Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0.1s [2019-11-28T09:59:56.760Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 125.29MB / 127.97MB 3.6s [2019-11-28T09:59:57.012Z] Fetching without tags [2019-11-28T09:59:57.325Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.97MB / 127.97MB 3.9s done [2019-11-28T09:59:57.344Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:57.592Z] #4 ... [2019-11-28T09:59:57.592Z] [2019-11-28T09:59:57.592Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-28T09:59:57.592Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done [2019-11-28T09:59:57.592Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-28T09:59:57.592Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-28T09:59:57.592Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.6s done [2019-11-28T09:59:57.592Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.4s done [2019-11-28T09:59:57.592Z] #64 DONE 4.0s [2019-11-28T09:59:57.592Z] [2019-11-28T09:59:57.592Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-28T09:59:57.592Z] #4 ... [2019-11-28T09:59:57.592Z] [2019-11-28T09:59:57.592Z] #18 [internal] load build context [2019-11-28T09:59:57.592Z] #18 transferring context: 45.34MB 4.3s done [2019-11-28T09:59:57.592Z] #18 DONE 4.4s [2019-11-28T09:59:57.592Z] [2019-11-28T09:59:57.592Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-28T09:59:57.619Z] ace5139f9caa: Pull complete [2019-11-28T09:59:58.482Z] Merge succeeded, producing cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:58.483Z] Checking out Revision cfcf25bb5409eb0c3a9c257b225f2b8890142030 (PR-428) [2019-11-28T09:59:58.962Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.5s done [2019-11-28T09:59:59.006Z] Commit message: "[19.03] Update containerd binary to v1.2.11" [2019-11-28T09:59:56.944Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:56.948Z] > git config --add remote.origin.fetch +refs/pull/428/head:refs/remotes/origin/PR-428 # timeout=10 [2019-11-28T09:59:56.952Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-28T09:59:56.986Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T09:59:57.020Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T09:59:57.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T09:59:57.021Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T09:59:57.351Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:57.355Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:58.412Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-28T09:59:58.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-28T09:59:58.489Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T09:59:58.493Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T09:59:59.143Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-28T09:59:59.219Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-28T09:59:59.788Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.4s done [2019-11-28T09:59:59.788Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-28T09:59:59.788Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [Pipeline] sh [2019-11-28T10:00:00.046Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-28T10:00:00.315Z] + docker version [2019-11-28T10:00:00.315Z] Client: [2019-11-28T10:00:00.315Z] Version: 18.06.1-ce [2019-11-28T10:00:00.315Z] API version: 1.38 [2019-11-28T10:00:00.315Z] Go version: go1.10.3 [2019-11-28T10:00:00.315Z] Git commit: e68fc7a [2019-11-28T10:00:00.315Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-28T10:00:00.315Z] OS/Arch: linux/ppc64le [2019-11-28T10:00:00.315Z] Experimental: false [2019-11-28T10:00:00.315Z] [2019-11-28T10:00:00.315Z] Server: [2019-11-28T10:00:00.315Z] Engine: [2019-11-28T10:00:00.315Z] Version: 18.06.1-ce [2019-11-28T10:00:00.315Z] API version: 1.38 (minimum version 1.12) [2019-11-28T10:00:00.315Z] Go version: go1.10.3 [2019-11-28T10:00:00.315Z] Git commit: e68fc7a [2019-11-28T10:00:00.315Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-28T10:00:00.315Z] OS/Arch: linux/ppc64le [2019-11-28T10:00:00.315Z] Experimental: true [Pipeline] sh [2019-11-28T10:00:00.889Z] + docker info [2019-11-28T10:00:00.889Z] Containers: 0 [2019-11-28T10:00:00.889Z] Running: 0 [2019-11-28T10:00:00.889Z] Paused: 0 [2019-11-28T10:00:00.889Z] Stopped: 0 [2019-11-28T10:00:00.889Z] Images: 0 [2019-11-28T10:00:00.889Z] Server Version: 18.06.1-ce [2019-11-28T10:00:00.889Z] Storage Driver: overlay2 [2019-11-28T10:00:00.889Z] Backing Filesystem: extfs [2019-11-28T10:00:00.889Z] Supports d_type: true [2019-11-28T10:00:00.889Z] Native Overlay Diff: true [2019-11-28T10:00:00.889Z] Logging Driver: json-file [2019-11-28T10:00:00.889Z] Cgroup Driver: cgroupfs [2019-11-28T10:00:00.889Z] Plugins: [2019-11-28T10:00:00.889Z] Volume: local [2019-11-28T10:00:00.889Z] Network: bridge host ipvlan macvlan null overlay [2019-11-28T10:00:00.889Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-28T10:00:00.889Z] Swarm: inactive [2019-11-28T10:00:00.889Z] Runtimes: runc [2019-11-28T10:00:00.889Z] Default Runtime: runc [2019-11-28T10:00:00.889Z] Init Binary: docker-init [2019-11-28T10:00:00.889Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-28T10:00:00.889Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-28T10:00:00.889Z] init version: fec3683 [2019-11-28T10:00:00.889Z] Security Options: [2019-11-28T10:00:00.889Z] apparmor [2019-11-28T10:00:00.889Z] seccomp [2019-11-28T10:00:00.889Z] Profile: default [2019-11-28T10:00:00.889Z] Kernel Version: 4.4.0-139-generic [2019-11-28T10:00:00.889Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-28T10:00:00.889Z] OSType: linux [2019-11-28T10:00:00.889Z] Architecture: ppc64le [2019-11-28T10:00:00.889Z] CPUs: 4 [2019-11-28T10:00:00.889Z] Total Memory: 7.972GiB [2019-11-28T10:00:00.889Z] Name: ppc64le-ubuntu-26 [2019-11-28T10:00:00.889Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-28T10:00:00.889Z] Docker Root Dir: /var/lib/docker [2019-11-28T10:00:00.889Z] Debug Mode (client): false [2019-11-28T10:00:00.889Z] Debug Mode (server): false [2019-11-28T10:00:00.889Z] Username: dockerbuildbot [2019-11-28T10:00:00.889Z] Registry: https://index.docker.io/v1/ [2019-11-28T10:00:00.889Z] Labels: [2019-11-28T10:00:00.889Z] Experimental: true [2019-11-28T10:00:00.889Z] Insecure Registries: [2019-11-28T10:00:00.889Z] 127.0.0.0/8 [2019-11-28T10:00:00.889Z] Live Restore Enabled: false [2019-11-28T10:00:00.889Z] [2019-11-28T10:00:00.892Z] 4797583187eb: Pull complete [2019-11-28T10:00:00.892Z] bc1dce975fef: Pull complete [2019-11-28T10:00:00.892Z] Digest: sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b [2019-11-28T10:00:00.892Z] Status: Downloaded newer image for golang:1.12.12-stretch [2019-11-28T10:00:00.892Z] ---> 4dd5631d87ff [2019-11-28T10:00:00.892Z] Step 5/125 : ARG APT_MIRROR [Pipeline] sh [2019-11-28T10:00:01.260Z] ---> Running in 7a840acfd04e [2019-11-28T10:00:01.260Z] Removing intermediate container 7a840acfd04e [2019-11-28T10:00:01.260Z] ---> 40613aaed15f [2019-11-28T10:00:01.260Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-11-28T10:00:01.260Z] ---> Running in c9da670a9aed [2019-11-28T10:00:01.464Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T10:00:01.464Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T10:00:01.464Z] + curl -fsSL -o /home/docker/workspace/engine_PR-428/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-28T10:00:01.464Z] + bash /home/docker/workspace/engine_PR-428/check-config.sh [2019-11-28T10:00:01.464Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-28T10:00:01.464Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-28T10:00:01.464Z] [2019-11-28T10:00:01.464Z] Generally Necessary: [2019-11-28T10:00:01.464Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-28T10:00:01.464Z] - apparmor: enabled and tools installed [2019-11-28T10:00:01.464Z] - CONFIG_NAMESPACES: enabled [2019-11-28T10:00:01.464Z] - CONFIG_NET_NS: enabled [2019-11-28T10:00:01.464Z] - CONFIG_PID_NS: enabled [2019-11-28T10:00:01.464Z] - CONFIG_IPC_NS: enabled [2019-11-28T10:00:01.464Z] - CONFIG_UTS_NS: enabled [2019-11-28T10:00:01.464Z] - CONFIG_CGROUPS: enabled [2019-11-28T10:00:01.464Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-28T10:00:01.464Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-28T10:00:01.464Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-28T10:00:01.464Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-28T10:00:01.464Z] - CONFIG_CPUSETS: enabled [2019-11-28T10:00:01.464Z] - CONFIG_MEMCG: enabled [2019-11-28T10:00:01.464Z] - CONFIG_KEYS: enabled [2019-11-28T10:00:01.802Z] - CONFIG_VETH: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-28T10:00:01.802Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-28T10:00:01.802Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-28T10:00:01.802Z] [2019-11-28T10:00:01.802Z] Optional Features: [2019-11-28T10:00:01.802Z] - CONFIG_USER_NS: enabled [2019-11-28T10:00:01.802Z] - CONFIG_SECCOMP: enabled [2019-11-28T10:00:01.802Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-28T10:00:01.802Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-28T10:00:01.802Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-28T10:00:01.802Z] (cgroup swap accounting is currently enabled) [2019-11-28T10:00:01.802Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-28T10:00:01.802Z] - CONFIG_BLK_CGROUP: enabled [2019-11-28T10:00:01.802Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-28T10:00:01.802Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-28T10:00:01.802Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-28T10:00:01.802Z] - CONFIG_CGROUP_PERF: enabled [2019-11-28T10:00:01.802Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-28T10:00:01.802Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-28T10:00:01.802Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-28T10:00:01.802Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-28T10:00:01.802Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-28T10:00:01.802Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_IP_VS: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-28T10:00:01.802Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-28T10:00:01.802Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-28T10:00:01.802Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-28T10:00:01.802Z] - CONFIG_EXT4_FS: enabled [2019-11-28T10:00:01.802Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-28T10:00:01.908Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 4.5s done [2019-11-28T10:00:01.908Z] #4 extracting sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 [2019-11-28T10:00:01.908Z] #4 extracting sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 done [2019-11-28T10:00:01.908Z] #4 DONE 15.0s [2019-11-28T10:00:01.908Z] [2019-11-28T10:00:01.908Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-28T10:00:02.139Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-28T10:00:02.139Z] - Network Drivers: [2019-11-28T10:00:02.139Z] - "overlay": [2019-11-28T10:00:02.139Z] - CONFIG_VXLAN: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-28T10:00:02.139Z] Optional (for encrypted networks): [2019-11-28T10:00:02.139Z] - CONFIG_CRYPTO: enabled [2019-11-28T10:00:02.139Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_XFRM: enabled [2019-11-28T10:00:02.139Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-28T10:00:02.139Z] - "ipvlan": [2019-11-28T10:00:02.139Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-28T10:00:02.139Z] - "macvlan": [2019-11-28T10:00:02.139Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_DUMMY: enabled (as module) [2019-11-28T10:00:02.139Z] - "ftp,tftp client in container": [2019-11-28T10:00:02.139Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-28T10:00:02.139Z] - Storage Drivers: [2019-11-28T10:00:02.139Z] - "aufs": [2019-11-28T10:00:02.139Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-28T10:00:02.139Z] - "btrfs": [2019-11-28T10:00:02.139Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-28T10:00:02.139Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-28T10:00:02.139Z] - "devicemapper": [2019-11-28T10:00:02.139Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-28T10:00:02.139Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-28T10:00:02.139Z] - "overlay": [2019-11-28T10:00:02.139Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-28T10:00:02.139Z] - "zfs": [2019-11-28T10:00:02.139Z] - /dev/zfs: missing [2019-11-28T10:00:02.139Z] - zfs command: missing [2019-11-28T10:00:02.139Z] - zpool command: missing [2019-11-28T10:00:02.139Z] [2019-11-28T10:00:02.139Z] Limits: [2019-11-28T10:00:02.139Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-28T10:00:02.139Z] [2019-11-28T10:00:02.139Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-28T10:00:02.540Z] Removing intermediate container c9da670a9aed [2019-11-28T10:00:02.540Z] ---> b68cbfecf8f4 [2019-11-28T10:00:02.540Z] Step 7/125 : FROM base AS criu [2019-11-28T10:00:02.540Z] ---> b68cbfecf8f4 [2019-11-28T10:00:02.540Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:00:02.540Z] ---> Running in 4466def8617a [2019-11-28T10:00:02.540Z] Removing intermediate container 4466def8617a [2019-11-28T10:00:02.540Z] ---> 7b5f9874e66a [2019-11-28T10:00:02.540Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-11-28T10:00:02.540Z] ---> Running in 2f66a7babb38 [2019-11-28T10:00:02.570Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.0s done [2019-11-28T10:00:02.570Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-28T10:00:02.756Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 . [2019-11-28T10:00:02.912Z] Removing intermediate container 2f66a7babb38 [2019-11-28T10:00:02.912Z] ---> dd082391e207 [2019-11-28T10:00:02.912Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-11-28T10:00:02.912Z] ---> Running in 3a8ced6e2e9d [2019-11-28T10:00:03.297Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:03.297Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:03.297Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:03.680Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:03.680Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:03.680Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-28T10:00:03.680Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-28T10:00:03.680Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-28T10:00:03.917Z] #5 DONE 2.3s [2019-11-28T10:00:03.917Z] [2019-11-28T10:00:03.917Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:00:03.917Z] #22 DONE 0.1s [2019-11-28T10:00:03.917Z] [2019-11-28T10:00:03.917Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-28T10:00:03.917Z] #26 DONE 0.1s [2019-11-28T10:00:03.917Z] [2019-11-28T10:00:03.917Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-11-28T10:00:03.917Z] #23 DONE 0.1s [2019-11-28T10:00:03.917Z] [2019-11-28T10:00:03.917Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-28T10:00:03.917Z] #29 DONE 0.1s [2019-11-28T10:00:03.917Z] [2019-11-28T10:00:03.917Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:04.465Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 1.9s done [2019-11-28T10:00:04.465Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0.1s [2019-11-28T10:00:05.073Z] Fetched 7672 kB in 1s (4014 kB/s) [2019-11-28T10:00:05.074Z] Sending build context to Docker daemon 49.82MB [2019-11-28T10:00:05.074Z] Step 1/125 : ARG CROSS="false" [2019-11-28T10:00:05.074Z] Step 2/125 : ARG GO_VERSION=1.12.12 [2019-11-28T10:00:05.074Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-11-28T10:00:05.074Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-11-28T10:00:05.798Z] 1.12.12-stretch: Pulling from library/golang [2019-11-28T10:00:05.798Z] fb056072eab9: Pulling fs layer [2019-11-28T10:00:05.798Z] 6a33b1f9796f: Pulling fs layer [2019-11-28T10:00:05.798Z] 8f8f8962e456: Pulling fs layer [2019-11-28T10:00:05.798Z] 68adcc365214: Pulling fs layer [2019-11-28T10:00:05.798Z] 76d8adf27bdf: Pulling fs layer [2019-11-28T10:00:05.798Z] a8cabfe85b36: Pulling fs layer [2019-11-28T10:00:05.798Z] a3fea15583b6: Pulling fs layer [2019-11-28T10:00:05.798Z] 76d8adf27bdf: Waiting [2019-11-28T10:00:05.798Z] 68adcc365214: Waiting [2019-11-28T10:00:05.798Z] a8cabfe85b36: Waiting [2019-11-28T10:00:05.860Z] Reading package lists... [2019-11-28T10:00:06.225Z] Reading package lists... [2019-11-28T10:00:06.529Z] 8f8f8962e456: Verifying Checksum [2019-11-28T10:00:06.529Z] 8f8f8962e456: Download complete [2019-11-28T10:00:06.529Z] 6a33b1f9796f: Verifying Checksum [2019-11-28T10:00:06.529Z] 6a33b1f9796f: Download complete [2019-11-28T10:00:06.592Z] Building dependency tree... [2019-11-28T10:00:06.592Z] Reading state information... [2019-11-28T10:00:06.592Z] The following additional packages will be installed: [2019-11-28T10:00:06.592Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-28T10:00:06.592Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-11-28T10:00:06.592Z] Suggested packages: [2019-11-28T10:00:06.592Z] manpages-dev python-setuptools [2019-11-28T10:00:06.592Z] The following NEW packages will be installed: [2019-11-28T10:00:06.592Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-28T10:00:06.592Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-28T10:00:06.592Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-28T10:00:06.592Z] zlib1g-dev [2019-11-28T10:00:06.640Z] #17 2.531 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:06.640Z] #17 2.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:06.640Z] #17 2.556 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:06.640Z] #17 2.558 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:06.640Z] #17 2.572 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:06.640Z] #17 2.837 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:00:06.896Z] #17 3.253 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:00:06.979Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:06.980Z] Need to get 3476 kB of archives. [2019-11-28T10:00:06.980Z] After this operation, 20.2 MB of additional disk space will be used. [2019-11-28T10:00:06.980Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-28T10:00:06.980Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-28T10:00:06.980Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-28T10:00:06.980Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-28T10:00:06.980Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-28T10:00:06.980Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-28T10:00:06.980Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-28T10:00:06.980Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-28T10:00:06.980Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-28T10:00:06.980Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-28T10:00:06.980Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-28T10:00:06.980Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-28T10:00:06.980Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-28T10:00:06.980Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-28T10:00:06.980Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-28T10:00:06.980Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-28T10:00:06.980Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:06.980Z] Fetched 3476 kB in 0s (27.4 MB/s) [2019-11-28T10:00:06.980Z] Selecting previously unselected package libnet1:s390x. [2019-11-28T10:00:06.980Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-28T10:00:06.980Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-28T10:00:06.980Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-28T10:00:06.980Z] Selecting previously unselected package libcap-dev:s390x. [2019-11-28T10:00:06.980Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-28T10:00:06.980Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-28T10:00:06.980Z] Selecting previously unselected package libnet1-dev. [2019-11-28T10:00:06.980Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-28T10:00:06.980Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-28T10:00:07.152Z] #17 3.484 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:00:07.384Z] Selecting previously unselected package libnl-3-200:s390x. [2019-11-28T10:00:07.384Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-28T10:00:07.384Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-28T10:00:07.384Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-11-28T10:00:07.384Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-28T10:00:07.384Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-28T10:00:07.384Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-28T10:00:07.384Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-28T10:00:07.384Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-28T10:00:07.384Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-28T10:00:07.384Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-28T10:00:07.384Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-28T10:00:07.384Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-11-28T10:00:07.384Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-28T10:00:07.384Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-28T10:00:07.384Z] Selecting previously unselected package libprotobuf10:s390x. [2019-11-28T10:00:07.384Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-28T10:00:07.384Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-28T10:00:07.384Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-28T10:00:07.385Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-28T10:00:07.385Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-28T10:00:07.385Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-28T10:00:07.385Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-28T10:00:07.385Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-28T10:00:07.755Z] Selecting previously unselected package libprotoc10:s390x. [2019-11-28T10:00:07.755Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-28T10:00:07.755Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-28T10:00:07.755Z] Selecting previously unselected package protobuf-c-compiler. [2019-11-28T10:00:07.755Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-28T10:00:07.755Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-28T10:00:07.755Z] Selecting previously unselected package protobuf-compiler. [2019-11-28T10:00:07.755Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-28T10:00:07.755Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-28T10:00:07.755Z] Selecting previously unselected package python-pkg-resources. [2019-11-28T10:00:07.755Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-28T10:00:07.755Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-28T10:00:07.755Z] Selecting previously unselected package python-protobuf. [2019-11-28T10:00:07.755Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-28T10:00:07.755Z] Unpacking python-protobuf (3.0.0-9) ... [2019-11-28T10:00:08.151Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-28T10:00:08.151Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-28T10:00:08.151Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-11-28T10:00:08.151Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-28T10:00:08.151Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-28T10:00:08.584Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:08.584Z] Setting up python-protobuf (3.0.0-9) ... [2019-11-28T10:00:08.643Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 4.2s done [2019-11-28T10:00:08.643Z] #4 extracting sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 done [2019-11-28T10:00:08.845Z] fb056072eab9: Verifying Checksum [2019-11-28T10:00:08.845Z] fb056072eab9: Download complete [2019-11-28T10:00:08.901Z] #4 DONE 15.5s [2019-11-28T10:00:08.901Z] [2019-11-28T10:00:08.901Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-28T10:00:08.953Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-28T10:00:08.953Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-28T10:00:08.953Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-28T10:00:08.953Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-28T10:00:08.953Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-28T10:00:08.953Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-28T10:00:08.953Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-28T10:00:08.953Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-11-28T10:00:08.953Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-28T10:00:08.953Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-28T10:00:08.953Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:09.663Z] #17 5.890 Fetched 7927 kB in 4s (1818 kB/s) [2019-11-28T10:00:09.741Z] Removing intermediate container 3a8ced6e2e9d [2019-11-28T10:00:09.741Z] ---> 127c17ad3d09 [2019-11-28T10:00:09.741Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-11-28T10:00:09.741Z] ---> Running in 743f860d13d1 [2019-11-28T10:00:10.032Z] 68adcc365214: Verifying Checksum [2019-11-28T10:00:10.032Z] 68adcc365214: Download complete [2019-11-28T10:00:10.763Z] a3fea15583b6: Verifying Checksum [2019-11-28T10:00:10.763Z] a3fea15583b6: Download complete [2019-11-28T10:00:10.763Z] 76d8adf27bdf: Verifying Checksum [2019-11-28T10:00:10.763Z] 76d8adf27bdf: Download complete [2019-11-28T10:00:11.025Z] #17 5.890 Reading package lists... [2019-11-28T10:00:11.030Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-28T10:00:11.030Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-28T10:00:11.030Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-28T10:00:11.030Z]  GEN .gitid [2019-11-28T10:00:11.030Z] GEN criu/include/version.h [2019-11-28T10:00:11.030Z] GEN include/common/asm [2019-11-28T10:00:11.412Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-28T10:00:11.412Z] PBCC images/opts.pb-c.c [2019-11-28T10:00:11.412Z] PBCC images/sit.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-11-28T10:00:11.412Z] DEP images/opts.pb-c.d [2019-11-28T10:00:11.412Z] DEP images/sit.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/macvlan.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/macvlan.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/autofs.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/autofs.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/sysctl.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/sysctl.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/time.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/time.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/binfmt-misc.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/binfmt-misc.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/seccomp.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/seccomp.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/userns.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/userns.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/cgroup.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/cgroup.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/fown.pb-c.c [2019-11-28T10:00:11.412Z] PBCC images/ext-file.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/fown.pb-c.d [2019-11-28T10:00:11.412Z] DEP images/ext-file.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/rpc.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/rpc.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/siginfo.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/siginfo.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/pagemap.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/pagemap.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/rlimit.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/rlimit.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/file-lock.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/file-lock.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/tty.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/tty.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/tun.pb-c.c [2019-11-28T10:00:11.412Z] PBCC images/netdev.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/tun.pb-c.d [2019-11-28T10:00:11.412Z] DEP images/netdev.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/vma.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/vma.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/creds.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/creds.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/utsns.pb-c.c [2019-11-28T10:00:11.412Z] DEP images/utsns.pb-c.d [2019-11-28T10:00:11.412Z] PBCC images/ipc-desc.pb-c.c [2019-11-28T10:00:11.425Z] #5 DONE 2.5s [2019-11-28T10:00:11.425Z] [2019-11-28T10:00:11.425Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:00:11.425Z] #22 DONE 0.1s [2019-11-28T10:00:11.425Z] [2019-11-28T10:00:11.425Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-28T10:00:11.425Z] #60 DONE 0.1s [2019-11-28T10:00:11.425Z] [2019-11-28T10:00:11.425Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-28T10:00:11.425Z] #26 ... [2019-11-28T10:00:11.425Z] [2019-11-28T10:00:11.425Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-11-28T10:00:11.425Z] #23 DONE 0.1s [2019-11-28T10:00:11.425Z] [2019-11-28T10:00:11.425Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-28T10:00:11.425Z] #29 DONE 0.2s [2019-11-28T10:00:11.425Z] [2019-11-28T10:00:11.425Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-28T10:00:11.425Z] #52 DONE 0.2s [2019-11-28T10:00:11.425Z] [2019-11-28T10:00:11.425Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-28T10:00:11.425Z] #32 DONE 0.2s [2019-11-28T10:00:11.683Z] [2019-11-28T10:00:11.683Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-28T10:00:11.683Z] #26 DONE 0.2s [2019-11-28T10:00:11.683Z] [2019-11-28T10:00:11.683Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-28T10:00:11.683Z] #49 DONE 0.3s [2019-11-28T10:00:11.683Z] [2019-11-28T10:00:11.683Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-28T10:00:11.785Z] PBCC images/ipc-sem.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/ipc-desc.pb-c.d [2019-11-28T10:00:11.785Z] DEP images/ipc-sem.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/ipc-msg.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/ipc-msg.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/ipc-shm.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/ipc-shm.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/ipc-var.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/ipc-var.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/sk-opts.pb-c.c [2019-11-28T10:00:11.785Z] PBCC images/packet-sock.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/sk-opts.pb-c.d [2019-11-28T10:00:11.785Z] DEP images/packet-sock.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/sk-netlink.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/sk-netlink.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/sk-inet.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/sk-inet.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/sk-unix.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/sk-unix.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/mm.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/mm.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/timerfd.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/timerfd.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/timer.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/timer.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/sa.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/sa.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/pipe-data.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/pipe-data.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/mnt.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/mnt.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/sk-packet.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/sk-packet.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/tcp-stream.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/tcp-stream.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/pipe.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/pipe.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/pstree.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/pstree.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/fs.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/fs.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/signalfd.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/signalfd.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/fh.pb-c.c [2019-11-28T10:00:11.785Z] PBCC images/fsnotify.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/fh.pb-c.d [2019-11-28T10:00:11.785Z] DEP images/fsnotify.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/eventpoll.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/eventpoll.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/eventfd.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/eventfd.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/remap-file-path.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/remap-file-path.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/fifo.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/fifo.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/ghost-file.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/ghost-file.pb-c.d [2019-11-28T10:00:11.785Z] PBCC images/regfile.pb-c.c [2019-11-28T10:00:11.785Z] DEP images/regfile.pb-c.d [2019-11-28T10:00:11.951Z] #17 7.316 Reading package lists... [2019-11-28T10:00:11.951Z] #17 ... [2019-11-28T10:00:11.951Z] [2019-11-28T10:00:11.951Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-28T10:00:11.951Z] #15 1.165 + mktemp -d [2019-11-28T10:00:11.951Z] #15 1.168 + export GOPATH=/tmp/tmp.xhm9hcqKBH [2019-11-28T10:00:11.951Z] #15 1.168 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.xhm9hcqKBH/src/github.com/go-swagger/go-swagger [2019-11-28T10:00:11.951Z] #15 1.171 Cloning into '/tmp/tmp.xhm9hcqKBH/src/github.com/go-swagger/go-swagger'... [2019-11-28T10:00:11.951Z] #15 8.235 + cd /tmp/tmp.xhm9hcqKBH/src/github.com/go-swagger/go-swagger [2019-11-28T10:00:11.951Z] #15 8.236 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-28T10:00:11.951Z] #15 ... [2019-11-28T10:00:11.951Z] [2019-11-28T10:00:11.951Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:11.951Z] #17 7.316 Reading package lists... [2019-11-28T10:00:12.189Z] PBCC images/ns.pb-c.c [2019-11-28T10:00:12.189Z] DEP images/ns.pb-c.d [2019-11-28T10:00:12.189Z] PBCC images/fdinfo.pb-c.c [2019-11-28T10:00:12.189Z] DEP images/fdinfo.pb-c.d [2019-11-28T10:00:12.189Z] PBCC images/core-aarch64.pb-c.c [2019-11-28T10:00:12.189Z] PBCC images/core-arm.pb-c.c [2019-11-28T10:00:12.189Z] PBCC images/core-ppc64.pb-c.c [2019-11-28T10:00:12.189Z] PBCC images/core-s390.pb-c.c [2019-11-28T10:00:12.189Z] PBCC images/core-x86.pb-c.c [2019-11-28T10:00:12.189Z] PBCC images/core.pb-c.c [2019-11-28T10:00:12.189Z] PBCC images/inventory.pb-c.c [2019-11-28T10:00:12.189Z] DEP images/core-aarch64.pb-c.d [2019-11-28T10:00:12.189Z] DEP images/core-arm.pb-c.d [2019-11-28T10:00:12.189Z] DEP images/core-ppc64.pb-c.d [2019-11-28T10:00:12.189Z] DEP images/core-s390.pb-c.d [2019-11-28T10:00:12.189Z] DEP images/core-x86.pb-c.d [2019-11-28T10:00:12.189Z] DEP images/core.pb-c.d [2019-11-28T10:00:12.189Z] DEP images/inventory.pb-c.d [2019-11-28T10:00:12.189Z] PBCC images/cpuinfo.pb-c.c [2019-11-28T10:00:12.189Z] DEP images/cpuinfo.pb-c.d [2019-11-28T10:00:12.189Z] PBCC images/stats.pb-c.c [2019-11-28T10:00:12.189Z] DEP images/stats.pb-c.d [2019-11-28T10:00:12.189Z] make[1]: Nothing to be done for 'all'. [2019-11-28T10:00:12.247Z] #17 8.444 Building dependency tree... [2019-11-28T10:00:12.247Z] #17 8.662 Reading state information... [2019-11-28T10:00:12.502Z] #17 8.872 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-28T10:00:12.502Z] #17 8.872 The following additional packages will be installed: [2019-11-28T10:00:12.502Z] #17 8.873 libjq1 libonig4 [2019-11-28T10:00:12.502Z] #17 8.947 The following NEW packages will be installed: [2019-11-28T10:00:12.502Z] #17 8.948 jq libjq1 libonig4 [2019-11-28T10:00:12.594Z] CC images/stats.o [2019-11-28T10:00:12.594Z] CC images/core.o [2019-11-28T10:00:12.594Z] CC images/core-x86.o [2019-11-28T10:00:12.594Z] CC images/core-arm.o [2019-11-28T10:00:12.594Z] CC images/core-aarch64.o [2019-11-28T10:00:12.594Z] CC images/core-ppc64.o [2019-11-28T10:00:12.983Z] CC images/core-s390.o [2019-11-28T10:00:12.983Z] CC images/cpuinfo.o [2019-11-28T10:00:12.983Z] CC images/inventory.o [2019-11-28T10:00:12.983Z] CC images/fdinfo.o [2019-11-28T10:00:12.983Z] CC images/fown.o [2019-11-28T10:00:12.983Z] CC images/ns.o [2019-11-28T10:00:12.983Z] CC images/regfile.o [2019-11-28T10:00:12.983Z] CC images/ghost-file.o [2019-11-28T10:00:12.983Z] CC images/fifo.o [2019-11-28T10:00:13.352Z] CC images/remap-file-path.o [2019-11-28T10:00:13.352Z] CC images/eventfd.o [2019-11-28T10:00:13.352Z] CC images/eventpoll.o [2019-11-28T10:00:13.352Z] CC images/fh.o [2019-11-28T10:00:13.352Z] CC images/fsnotify.o [2019-11-28T10:00:13.352Z] CC images/signalfd.o [2019-11-28T10:00:13.352Z] CC images/fs.o [2019-11-28T10:00:13.352Z] CC images/pstree.o [2019-11-28T10:00:13.352Z] CC images/pipe.o [2019-11-28T10:00:13.352Z] CC images/tcp-stream.o [2019-11-28T10:00:13.352Z] CC images/sk-packet.o [2019-11-28T10:00:13.352Z] CC images/mnt.o [2019-11-28T10:00:13.512Z] #17 9.987 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:13.512Z] #17 9.987 Need to get 327 kB of archives. [2019-11-28T10:00:13.512Z] #17 9.987 After this operation, 1157 kB of additional disk space will be used. [2019-11-28T10:00:13.512Z] #17 9.987 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-28T10:00:13.512Z] #17 9.991 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-28T10:00:13.512Z] #17 9.994 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-28T10:00:13.512Z] #17 ... [2019-11-28T10:00:13.512Z] [2019-11-28T10:00:13.512Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-28T10:00:13.512Z] #6 2.404 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:13.512Z] #6 2.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:13.512Z] #6 2.423 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:13.512Z] #6 2.426 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:13.512Z] #6 2.432 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:13.512Z] #6 2.600 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:00:13.512Z] #6 3.070 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:00:13.512Z] #6 3.331 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:00:13.512Z] #6 5.862 Fetched 7927 kB in 4s (1777 kB/s) [2019-11-28T10:00:13.512Z] #6 5.862 Reading package lists... [2019-11-28T10:00:13.512Z] #6 7.315 Reading package lists... [2019-11-28T10:00:13.512Z] #6 8.488 Building dependency tree... [2019-11-28T10:00:13.512Z] #6 8.764 Reading state information... [2019-11-28T10:00:13.512Z] #6 8.906 The following additional packages will be installed: [2019-11-28T10:00:13.512Z] #6 8.907 libapparmor1 libseccomp2 [2019-11-28T10:00:13.512Z] #6 8.908 Suggested packages: [2019-11-28T10:00:13.512Z] #6 8.908 seccomp [2019-11-28T10:00:13.512Z] #6 8.968 The following NEW packages will be installed: [2019-11-28T10:00:13.512Z] #6 8.970 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-28T10:00:13.512Z] #6 10.02 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:13.512Z] #6 10.02 Need to get 300 kB of archives. [2019-11-28T10:00:13.512Z] #6 10.02 After this operation, 1201 kB of additional disk space will be used. [2019-11-28T10:00:13.512Z] #6 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-28T10:00:13.513Z] #6 10.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-28T10:00:13.513Z] #6 10.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-28T10:00:13.726Z] CC images/pipe-data.o [2019-11-28T10:00:13.726Z] CC images/sa.o [2019-11-28T10:00:13.726Z] CC images/timer.o [2019-11-28T10:00:13.726Z] CC images/timerfd.o [2019-11-28T10:00:13.726Z] CC images/mm.o [2019-11-28T10:00:13.726Z] CC images/sk-opts.o [2019-11-28T10:00:13.726Z] CC images/sk-unix.o [2019-11-28T10:00:13.726Z] CC images/sk-inet.o [2019-11-28T10:00:13.726Z] CC images/tun.o [2019-11-28T10:00:13.726Z] CC images/sk-netlink.o [2019-11-28T10:00:13.726Z] CC images/packet-sock.o [2019-11-28T10:00:13.812Z] #6 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-28T10:00:13.813Z] #6 ... [2019-11-28T10:00:13.813Z] [2019-11-28T10:00:13.813Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-28T10:00:13.813Z] #15 8.758 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-28T10:00:13.834Z] fb056072eab9: Pull complete [2019-11-28T10:00:14.101Z] CC images/ipc-var.o [2019-11-28T10:00:14.101Z] CC images/ipc-desc.o [2019-11-28T10:00:14.101Z] CC images/ipc-shm.o [2019-11-28T10:00:14.101Z] CC images/ipc-msg.o [2019-11-28T10:00:14.101Z] CC images/ipc-sem.o [2019-11-28T10:00:14.101Z] CC images/utsns.o [2019-11-28T10:00:14.101Z] CC images/creds.o [2019-11-28T10:00:14.101Z] CC images/vma.o [2019-11-28T10:00:14.101Z] CC images/netdev.o [2019-11-28T10:00:14.101Z] CC images/tty.o [2019-11-28T10:00:14.101Z] CC images/file-lock.o [2019-11-28T10:00:14.174Z] 6a33b1f9796f: Pull complete [2019-11-28T10:00:14.463Z] CC images/rlimit.o [2019-11-28T10:00:14.463Z] CC images/pagemap.o [2019-11-28T10:00:14.463Z] CC images/siginfo.o [2019-11-28T10:00:14.463Z] CC images/rpc.o [2019-11-28T10:00:14.463Z] CC images/ext-file.o [2019-11-28T10:00:14.463Z] CC images/cgroup.o [2019-11-28T10:00:14.463Z] CC images/userns.o [2019-11-28T10:00:14.512Z] 8f8f8962e456: Pull complete [2019-11-28T10:00:14.835Z] CC images/google/protobuf/descriptor.o [2019-11-28T10:00:14.835Z] CC images/opts.o [2019-11-28T10:00:14.835Z] CC images/seccomp.o [2019-11-28T10:00:14.835Z] CC images/binfmt-misc.o [2019-11-28T10:00:14.835Z] CC images/time.o [2019-11-28T10:00:14.835Z] CC images/sysctl.o [2019-11-28T10:00:15.178Z] #15 ... [2019-11-28T10:00:15.178Z] [2019-11-28T10:00:15.178Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:15.178Z] #17 10.27 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:15.178Z] #17 10.32 Fetched 327 kB in 1s (318 kB/s) [2019-11-28T10:00:15.178Z] #17 10.36 Selecting previously unselected package libonig4:amd64. [2019-11-28T10:00:15.178Z] #17 10.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-28T10:00:15.178Z] #17 10.38 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-28T10:00:15.178Z] #17 10.38 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-28T10:00:15.179Z] #17 10.50 Selecting previously unselected package libjq1:amd64. [2019-11-28T10:00:15.179Z] #17 10.50 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-28T10:00:15.179Z] #17 10.50 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-28T10:00:15.179Z] #17 10.56 Selecting previously unselected package jq. [2019-11-28T10:00:15.179Z] #17 10.56 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-28T10:00:15.179Z] #17 10.56 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-28T10:00:15.179Z] #17 10.62 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-28T10:00:15.179Z] #17 10.63 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-28T10:00:15.179Z] #17 10.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:15.179Z] #17 10.66 Setting up jq (1.5+dfsg-1.3) ... [2019-11-28T10:00:15.179Z] #17 DONE 11.4s [2019-11-28T10:00:15.179Z] [2019-11-28T10:00:15.179Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-28T10:00:15.179Z] #19 DONE 0.1s [2019-11-28T10:00:15.179Z] [2019-11-28T10:00:15.179Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-28T10:00:15.179Z] #6 10.36 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:15.179Z] #6 10.41 Fetched 300 kB in 1s (287 kB/s) [2019-11-28T10:00:15.179Z] #6 10.44 Selecting previously unselected package libseccomp2:amd64. [2019-11-28T10:00:15.179Z] #6 10.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-28T10:00:15.179Z] #6 10.47 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-28T10:00:15.179Z] #6 10.48 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-28T10:00:15.179Z] #6 10.55 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-28T10:00:15.179Z] #6 10.55 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-28T10:00:15.179Z] #6 10.56 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-28T10:00:15.179Z] #6 10.62 Selecting previously unselected package libapparmor1:amd64. [2019-11-28T10:00:15.179Z] #6 10.62 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-28T10:00:15.179Z] #6 10.63 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-28T10:00:15.179Z] #6 10.68 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-28T10:00:15.179Z] #6 10.68 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-28T10:00:15.179Z] #6 10.69 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-28T10:00:15.179Z] #6 10.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:15.179Z] #6 10.98 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-28T10:00:15.179Z] #6 11.20 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-28T10:00:15.179Z] #6 11.36 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-28T10:00:15.179Z] #6 11.38 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-28T10:00:15.179Z] #6 11.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:15.179Z] #6 DONE 11.6s [2019-11-28T10:00:15.179Z] [2019-11-28T10:00:15.179Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:00:15.228Z] CC images/autofs.o [2019-11-28T10:00:15.228Z] CC images/macvlan.o [2019-11-28T10:00:15.228Z] CC images/sit.o [2019-11-28T10:00:15.228Z] LINK images/built-in.o [2019-11-28T10:00:15.228Z] GEN compel/include/asm [2019-11-28T10:00:15.228Z] GEN compel/include/version.h [2019-11-28T10:00:15.228Z] touch .config [2019-11-28T10:00:15.228Z] GEN include/common/config.h [2019-11-28T10:00:15.228Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-28T10:00:15.228Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-28T10:00:15.228Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-11-28T10:00:15.228Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-28T10:00:15.228Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-28T10:00:15.228Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-28T10:00:15.228Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-28T10:00:15.228Z] DEP compel/plugins/std/infect.d [2019-11-28T10:00:15.228Z] DEP compel/plugins/std/string.d [2019-11-28T10:00:15.228Z] DEP compel/plugins/std/log.d [2019-11-28T10:00:15.228Z] DEP compel/plugins/std/fds.d [2019-11-28T10:00:15.228Z] DEP compel/plugins/std/std.d [2019-11-28T10:00:15.228Z] DEP compel/plugins/shmem/shmem.d [2019-11-28T10:00:15.228Z] DEP compel/plugins/fds/fds.d [2019-11-28T10:00:15.228Z] CC compel/plugins/std/std.o [2019-11-28T10:00:15.228Z] CC compel/plugins/std/fds.o [2019-11-28T10:00:15.593Z] CC compel/plugins/std/log.o [2019-11-28T10:00:15.593Z] CC compel/plugins/std/string.o [2019-11-28T10:00:15.593Z] CC compel/plugins/std/infect.o [2019-11-28T10:00:16.007Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-28T10:00:16.007Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-28T10:00:16.007Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-28T10:00:16.007Z] AR compel/plugins/std.lib.a [2019-11-28T10:00:16.007Z] CC compel/plugins/fds/fds.o [2019-11-28T10:00:16.007Z] AR compel/plugins/fds.lib.a [2019-11-28T10:00:16.007Z] HOSTDEP compel/src/lib/log-host.d [2019-11-28T10:00:16.007Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-28T10:00:16.007Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-28T10:00:16.007Z] HOSTDEP compel/src/main-host.d [2019-11-28T10:00:16.007Z] DEP compel/src/lib/ptrace.d [2019-11-28T10:00:16.007Z] DEP compel/src/lib/infect.d [2019-11-28T10:00:16.007Z] DEP compel/src/lib/infect-util.d [2019-11-28T10:00:16.007Z] DEP compel/src/lib/infect-rpc.d [2019-11-28T10:00:16.007Z] DEP compel/arch/s390/src/lib/infect.d [2019-11-28T10:00:16.007Z] DEP compel/arch/s390/src/lib/cpu.d [2019-11-28T10:00:16.007Z] DEP compel/src/lib/log.d [2019-11-28T10:00:16.007Z] DEP compel/src/main.d [2019-11-28T10:00:16.211Z] a8cabfe85b36: Verifying Checksum [2019-11-28T10:00:16.211Z] a8cabfe85b36: Download complete [2019-11-28T10:00:16.466Z] DEP compel/src/lib/handle-elf.d [2019-11-28T10:00:16.466Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-28T10:00:16.466Z] CC compel/src/lib/log.o [2019-11-28T10:00:16.466Z] CC compel/arch/s390/src/lib/cpu.o [2019-11-28T10:00:16.466Z] CC compel/arch/s390/src/lib/infect.o [2019-11-28T10:00:16.466Z] CC compel/src/lib/infect-rpc.o [2019-11-28T10:00:16.466Z] CC compel/src/lib/infect-util.o [2019-11-28T10:00:16.466Z] CC compel/src/lib/infect.o [2019-11-28T10:00:16.844Z] CC compel/src/lib/ptrace.o [2019-11-28T10:00:16.944Z] #50 ... [2019-11-28T10:00:16.944Z] [2019-11-28T10:00:16.944Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:16.944Z] #17 4.975 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:16.944Z] #17 4.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:16.944Z] #17 5.037 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:16.944Z] #17 5.060 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:16.944Z] #17 5.105 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:16.944Z] #17 5.792 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:00:17.203Z] #17 ... [2019-11-28T10:00:17.203Z] [2019-11-28T10:00:17.203Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:00:17.203Z] #55 5.772 + mktemp -d [2019-11-28T10:00:17.203Z] #55 5.779 + export GOPATH=/tmp/tmp.SnsmURPLsx [2019-11-28T10:00:17.203Z] #55 5.784 + git clone https://github.com/docker/distribution.git /tmp/tmp.SnsmURPLsx/src/github.com/docker/distribution [2019-11-28T10:00:17.203Z] #55 5.786 Cloning into '/tmp/tmp.SnsmURPLsx/src/github.com/docker/distribution'... [2019-11-28T10:00:17.221Z] AR compel/libcompel.a [2019-11-28T10:00:17.221Z] HOSTCC compel/src/main-host.o [2019-11-28T10:00:17.221Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-28T10:00:17.221Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-11-28T10:00:17.221Z] HOSTCC compel/src/lib/log-host.o [2019-11-28T10:00:17.221Z] HOSTLINK compel/compel-host-bin [2019-11-28T10:00:17.221Z] DEP soccr/soccr.d [2019-11-28T10:00:17.221Z] CC soccr/soccr.o [2019-11-28T10:00:17.619Z] AR soccr/libsoccr.a [2019-11-28T10:00:17.619Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-28T10:00:17.619Z] DEP criu/arch/s390/sigframe.d [2019-11-28T10:00:17.619Z] DEP criu/arch/s390/crtools.d [2019-11-28T10:00:17.619Z] DEP criu/arch/s390/cpu.d [2019-11-28T10:00:17.619Z] CC criu/arch/s390/cpu.o [2019-11-28T10:00:17.694Z] #20 ... [2019-11-28T10:00:17.694Z] [2019-11-28T10:00:17.694Z] #7 [dev 1/24] RUN groupadd -r docker [2019-11-28T10:00:17.694Z] #7 DONE 2.2s [2019-11-28T10:00:17.694Z] [2019-11-28T10:00:17.694Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-28T10:00:17.768Z] #55 ... [2019-11-28T10:00:17.768Z] [2019-11-28T10:00:17.768Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-28T10:00:17.768Z] #27 5.723 + RM_GOPATH=0 [2019-11-28T10:00:17.768Z] #27 5.723 + TMP_GOPATH= [2019-11-28T10:00:17.768Z] #27 5.723 + : /build [2019-11-28T10:00:17.768Z] #27 5.723 + '[' -z '' ']' [2019-11-28T10:00:17.768Z] #27 5.725 ++ mktemp -d [2019-11-28T10:00:17.768Z] #27 5.740 + export GOPATH=/tmp/tmp.JxwP57KZN1 [2019-11-28T10:00:17.768Z] #27 5.747 + GOPATH=/tmp/tmp.JxwP57KZN1 [2019-11-28T10:00:17.768Z] #27 5.747 + RM_GOPATH=1 [2019-11-28T10:00:17.768Z] #27 5.749 ++ dirname ./install.sh [2019-11-28T10:00:17.768Z] #27 5.750 + dir=. [2019-11-28T10:00:17.768Z] #27 5.762 + bin=gotestsum [2019-11-28T10:00:17.768Z] #27 5.762 + shift [2019-11-28T10:00:17.768Z] #27 5.762 + '[' '!' -f ./gotestsum.installer ']' [2019-11-28T10:00:17.768Z] #27 5.764 + . ./gotestsum.installer [2019-11-28T10:00:17.768Z] #27 5.766 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-28T10:00:17.768Z] #27 5.767 + install_gotestsum [2019-11-28T10:00:17.768Z] #27 5.767 + echo 'Installing gotestsum version v0.3.5' [2019-11-28T10:00:17.768Z] #27 5.767 Installing gotestsum version v0.3.5 [2019-11-28T10:00:17.768Z] #27 5.767 + go get -d gotest.tools/gotestsum [2019-11-28T10:00:17.985Z] CC criu/arch/s390/crtools.o [2019-11-28T10:00:17.985Z] CC criu/arch/s390/sigframe.o [2019-11-28T10:00:17.985Z] LINK criu/arch/s390/crtools.built-in.o [2019-11-28T10:00:17.985Z] DEP criu/arch/s390/vdso-pie.d [2019-11-28T10:00:17.985Z] DEP criu/pie/parasite-vdso.d [2019-11-28T10:00:17.985Z] DEP criu/pie/util-vdso.d [2019-11-28T10:00:17.985Z] DEP criu/pie/util.d [2019-11-28T10:00:18.333Z] #27 ... [2019-11-28T10:00:18.333Z] [2019-11-28T10:00:18.333Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-28T10:00:18.333Z] #50 6.564 + RM_GOPATH=0 [2019-11-28T10:00:18.333Z] #50 6.564 + TMP_GOPATH= [2019-11-28T10:00:18.333Z] #50 6.564 + : /build [2019-11-28T10:00:18.333Z] #50 6.564 + '[' -z '' ']' [2019-11-28T10:00:18.333Z] #50 6.574 ++ mktemp -d [2019-11-28T10:00:18.333Z] #50 6.577 + export GOPATH=/tmp/tmp.twNDwdiAuS [2019-11-28T10:00:18.333Z] #50 6.577 + GOPATH=/tmp/tmp.twNDwdiAuS [2019-11-28T10:00:18.333Z] #50 6.578 + RM_GOPATH=1 [2019-11-28T10:00:18.333Z] #50 6.579 ++ dirname ./install.sh [2019-11-28T10:00:18.333Z] #50 6.582 + dir=. [2019-11-28T10:00:18.333Z] #50 6.583 + bin=proxy [2019-11-28T10:00:18.333Z] #50 6.583 + shift [2019-11-28T10:00:18.333Z] #50 6.583 + '[' '!' -f ./proxy.installer ']' [2019-11-28T10:00:18.333Z] #50 6.583 + . ./proxy.installer [2019-11-28T10:00:18.333Z] #50 6.584 ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:00:18.333Z] #50 6.584 + install_proxy [2019-11-28T10:00:18.333Z] #50 6.584 + case "$1" in [2019-11-28T10:00:18.333Z] #50 6.585 + export CGO_ENABLED=0 [2019-11-28T10:00:18.333Z] #50 6.585 + CGO_ENABLED=0 [2019-11-28T10:00:18.333Z] #50 6.585 + _install_proxy [2019-11-28T10:00:18.333Z] #50 6.586 + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-28T10:00:18.333Z] #50 6.586 Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:00:18.333Z] #50 6.586 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.twNDwdiAuS/src/github.com/docker/libnetwork [2019-11-28T10:00:18.333Z] #50 6.588 Cloning into '/tmp/tmp.twNDwdiAuS/src/github.com/docker/libnetwork'... [2019-11-28T10:00:18.370Z] CC criu/pie/util.o [2019-11-28T10:00:18.370Z] CC criu/pie/util-vdso.o [2019-11-28T10:00:18.370Z] CC criu/pie/parasite-vdso.o [2019-11-28T10:00:18.370Z] CC criu/arch/s390/vdso-pie.o [2019-11-28T10:00:18.370Z] AR criu/pie/pie.lib.a [2019-11-28T10:00:18.370Z] DEP criu/pie/restorer.d [2019-11-28T10:00:18.370Z] DEP criu/arch/s390/restorer.d [2019-11-28T10:00:18.521Z] 68adcc365214: Pull complete [2019-11-28T10:00:18.734Z] DEP criu/pie/parasite.d [2019-11-28T10:00:18.734Z] CC criu/pie/parasite.o [2019-11-28T10:00:18.734Z] LINK criu/pie/parasite.built-in.o [2019-11-28T10:00:18.734Z] GEN criu/pie/parasite-blob.h [2019-11-28T10:00:18.734Z] CC criu/arch/s390/restorer.o [2019-11-28T10:00:18.734Z] CC criu/pie/restorer.o [2019-11-28T10:00:19.512Z] LINK criu/pie/restorer.built-in.o [2019-11-28T10:00:19.512Z] GEN criu/pie/restorer-blob.h [2019-11-28T10:00:19.512Z] DEP criu/vdso.d [2019-11-28T10:00:19.512Z] DEP criu/uts_ns.d [2019-11-28T10:00:19.512Z] DEP criu/util.d [2019-11-28T10:00:19.512Z] DEP criu/uffd.d [2019-11-28T10:00:19.512Z] DEP criu/tun.d [2019-11-28T10:00:19.512Z] DEP criu/tty.d [2019-11-28T10:00:19.512Z] DEP criu/timerfd.d [2019-11-28T10:00:19.512Z] DEP criu/sysfs_parse.d [2019-11-28T10:00:19.512Z] DEP criu/sysctl.d [2019-11-28T10:00:19.512Z] DEP criu/string.d [2019-11-28T10:00:19.512Z] DEP criu/stats.d [2019-11-28T10:00:19.581Z] #8 DONE 2.0s [2019-11-28T10:00:19.581Z] [2019-11-28T10:00:19.581Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:00:19.581Z] #20 2.705 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-28T10:00:19.581Z] #20 2.968 [2019-11-28T10:00:19.581Z] #20 3.164 ############ 18.0% ########################## 37.3% ######################################## 56.6% ###################################################### 75.5% ################################################################### 94.4% ######################################################################## 100.0% [2019-11-28T10:00:19.581Z] #20 3.751 [2019-11-28T10:00:19.581Z] #20 3.917 ################### 27.3% ######################################################################## 100.0% [2019-11-28T10:00:19.581Z] #20 4.161 [2019-11-28T10:00:19.881Z] #20 4.319 ###### 9.3% ##################### 30.5% ################################################# 69.0% #################################################################### 95.0% ######################################################################## 100.0% [2019-11-28T10:00:19.881Z] #20 4.873 [2019-11-28T10:00:19.944Z] DEP criu/sockets.d [2019-11-28T10:00:19.944Z] DEP criu/sk-unix.d [2019-11-28T10:00:19.944Z] DEP criu/sk-tcp.d [2019-11-28T10:00:19.944Z] DEP criu/sk-queue.d [2019-11-28T10:00:19.944Z] DEP criu/sk-packet.d [2019-11-28T10:00:19.944Z] DEP criu/sk-netlink.d [2019-11-28T10:00:19.944Z] DEP criu/sk-inet.d [2019-11-28T10:00:19.944Z] DEP criu/signalfd.d [2019-11-28T10:00:19.944Z] DEP criu/sigframe.d [2019-11-28T10:00:19.944Z] DEP criu/shmem.d [2019-11-28T10:00:19.944Z] DEP criu/servicefd.d [2019-11-28T10:00:20.434Z] DEP criu/seize.d [2019-11-28T10:00:20.435Z] DEP criu/seccomp.d [2019-11-28T10:00:20.435Z] DEP criu/rst-malloc.d [2019-11-28T10:00:20.435Z] DEP criu/rbtree.d [2019-11-28T10:00:20.435Z] DEP criu/pstree.d [2019-11-28T10:00:20.435Z] DEP criu/protobuf.d [2019-11-28T10:00:20.435Z] GEN criu/protobuf-desc-gen.h [2019-11-28T10:00:20.435Z] DEP criu/protobuf-desc.d [2019-11-28T10:00:20.435Z] DEP criu/proc_parse.d [2019-11-28T10:00:20.822Z] 76d8adf27bdf: Pull complete [2019-11-28T10:00:20.827Z] DEP criu/plugin.d [2019-11-28T10:00:20.827Z] DEP criu/pipes.d [2019-11-28T10:00:20.827Z] DEP criu/pie-util.d [2019-11-28T10:00:20.827Z] DEP criu/pie-util-vdso.d [2019-11-28T10:00:20.827Z] DEP criu/pie-util-vdso-elf32.d [2019-11-28T10:00:20.827Z] DEP criu/path.d [2019-11-28T10:00:20.827Z] DEP criu/parasite-syscall.d [2019-11-28T10:00:20.827Z] DEP criu/pagemap.d [2019-11-28T10:00:20.827Z] DEP criu/pagemap-cache.d [2019-11-28T10:00:20.827Z] DEP criu/page-xfer.d [2019-11-28T10:00:20.827Z] DEP criu/page-pipe.d [2019-11-28T10:00:20.827Z] DEP criu/netfilter.d [2019-11-28T10:00:20.827Z] DEP criu/net.d [2019-11-28T10:00:21.200Z] DEP criu/namespaces.d [2019-11-28T10:00:21.201Z] DEP criu/mount.d [2019-11-28T10:00:21.201Z] DEP criu/mem.d [2019-11-28T10:00:21.201Z] DEP criu/lsm.d [2019-11-28T10:00:21.201Z] DEP criu/log.d [2019-11-28T10:00:21.201Z] DEP criu/libnetlink.d [2019-11-28T10:00:21.201Z] DEP criu/kerndat.d [2019-11-28T10:00:21.201Z] DEP criu/kcmp-ids.d [2019-11-28T10:00:21.201Z] DEP criu/irmap.d [2019-11-28T10:00:21.201Z] DEP criu/ipc_ns.d [2019-11-28T10:00:21.201Z] DEP criu/image.d [2019-11-28T10:00:21.463Z] #20 5.095 ## 3.2% ######### 13.8% ############## 20.6% #################### 28.0% ######################### 35.6% ############################### 43.8% ##################################### 51.7% ########################################## 58.6% ############################################### 66.6% ##################################################### 74.0% ########################################################## 81.5% ############################################################### 88.7% ##################################################################### 96.1% ######################################################################## 100.0% [2019-11-28T10:00:21.463Z] #20 6.406 [2019-11-28T10:00:21.564Z] DEP criu/image-desc.d [2019-11-28T10:00:21.564Z] DEP criu/fsnotify.d [2019-11-28T10:00:21.564Z] DEP criu/filesystems.d [2019-11-28T10:00:21.564Z] DEP criu/files.d [2019-11-28T10:00:21.564Z] DEP criu/files-reg.d [2019-11-28T10:00:21.564Z] DEP criu/files-ext.d [2019-11-28T10:00:21.564Z] DEP criu/file-lock.d [2019-11-28T10:00:21.564Z] DEP criu/file-ids.d [2019-11-28T10:00:21.564Z] DEP criu/fifo.d [2019-11-28T10:00:21.564Z] DEP criu/fdstore.d [2019-11-28T10:00:21.564Z] DEP criu/fault-injection.d [2019-11-28T10:00:21.564Z] DEP criu/external.d [2019-11-28T10:00:21.612Z] #50 ... [2019-11-28T10:00:21.612Z] [2019-11-28T10:00:21.612Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:21.612Z] #35 7.406 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:21.612Z] #35 7.408 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:21.612Z] #35 7.468 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:21.612Z] #35 7.478 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:21.612Z] #35 7.508 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:21.612Z] #35 8.464 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:00:21.612Z] #35 ... [2019-11-28T10:00:21.612Z] [2019-11-28T10:00:21.612Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-28T10:00:21.612Z] #44 7.282 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:21.612Z] #44 7.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:21.612Z] #44 7.331 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:21.612Z] #44 7.351 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:21.612Z] #44 7.392 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:21.612Z] #44 8.364 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:00:21.612Z] #44 ... [2019-11-28T10:00:21.612Z] [2019-11-28T10:00:21.612Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-28T10:00:21.612Z] #61 6.534 + RM_GOPATH=0 [2019-11-28T10:00:21.612Z] #61 6.534 + TMP_GOPATH= [2019-11-28T10:00:21.612Z] #61 6.534 + : /build/ [2019-11-28T10:00:21.612Z] #61 6.534 + '[' -z '' ']' [2019-11-28T10:00:21.612Z] #61 6.534 ++ mktemp -d [2019-11-28T10:00:21.612Z] #61 6.534 + export GOPATH=/tmp/tmp.P9lqhsNpX4 [2019-11-28T10:00:21.612Z] #61 6.534 + GOPATH=/tmp/tmp.P9lqhsNpX4 [2019-11-28T10:00:21.612Z] #61 6.534 + RM_GOPATH=1 [2019-11-28T10:00:21.612Z] #61 6.534 ++ dirname ./install.sh [2019-11-28T10:00:21.612Z] #61 6.554 + dir=. [2019-11-28T10:00:21.612Z] #61 6.554 + bin=rootlesskit [2019-11-28T10:00:21.612Z] #61 6.554 + shift [2019-11-28T10:00:21.612Z] #61 6.554 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-28T10:00:21.612Z] #61 6.554 + . ./rootlesskit.installer [2019-11-28T10:00:21.612Z] #61 6.554 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:00:21.612Z] #61 6.556 + install_rootlesskit [2019-11-28T10:00:21.612Z] #61 6.556 + case "$1" in [2019-11-28T10:00:21.612Z] #61 6.557 + export CGO_ENABLED=0 [2019-11-28T10:00:21.612Z] #61 6.557 + CGO_ENABLED=0 [2019-11-28T10:00:21.612Z] #61 6.560 + _install_rootlesskit [2019-11-28T10:00:21.612Z] #61 6.564 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-28T10:00:21.612Z] #61 6.564 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:00:21.612Z] #61 6.564 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.P9lqhsNpX4/src/github.com/rootless-containers/rootlesskit [2019-11-28T10:00:21.612Z] #61 6.566 Cloning into '/tmp/tmp.P9lqhsNpX4/src/github.com/rootless-containers/rootlesskit'... [2019-11-28T10:00:21.612Z] #61 ... [2019-11-28T10:00:21.612Z] [2019-11-28T10:00:21.612Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-28T10:00:21.612Z] #53 6.343 + RM_GOPATH=0 [2019-11-28T10:00:21.612Z] #53 6.343 + TMP_GOPATH= [2019-11-28T10:00:21.612Z] #53 6.343 + : /build [2019-11-28T10:00:21.612Z] #53 6.343 + '[' -z '' ']' [2019-11-28T10:00:21.612Z] #53 6.346 ++ mktemp -d [2019-11-28T10:00:21.612Z] #53 6.354 + export GOPATH=/tmp/tmp.24tKVIS7iI [2019-11-28T10:00:21.612Z] #53 6.354 + GOPATH=/tmp/tmp.24tKVIS7iI [2019-11-28T10:00:21.612Z] #53 6.354 + RM_GOPATH=1 [2019-11-28T10:00:21.612Z] #53 6.354 ++ dirname ./install.sh [2019-11-28T10:00:21.612Z] #53 6.369 + dir=. [2019-11-28T10:00:21.612Z] #53 6.370 + bin=dockercli [2019-11-28T10:00:21.612Z] #53 6.370 + shift [2019-11-28T10:00:21.612Z] #53 6.370 + '[' '!' -f ./dockercli.installer ']' [2019-11-28T10:00:21.612Z] #53 6.370 + . ./dockercli.installer [2019-11-28T10:00:21.612Z] #53 6.371 ++ DOCKERCLI_CHANNEL=stable [2019-11-28T10:00:21.612Z] #53 6.371 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-28T10:00:21.612Z] #53 6.371 + install_dockercli [2019-11-28T10:00:21.612Z] #53 6.372 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-28T10:00:21.612Z] #53 6.372 Install docker/cli version 17.06.2-ce from stable [2019-11-28T10:00:21.612Z] #53 6.372 ++ uname -m [2019-11-28T10:00:21.612Z] #53 6.374 + arch=x86_64 [2019-11-28T10:00:21.612Z] #53 6.394 + '[' x86_64 '!=' x86_64 ']' [2019-11-28T10:00:21.612Z] #53 6.394 + url=https://download.docker.com/linux/static [2019-11-28T10:00:21.612Z] #53 6.394 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-28T10:00:21.612Z] #53 6.394 + tar -xz docker/docker [2019-11-28T10:00:21.870Z] #53 ... [2019-11-28T10:00:21.870Z] [2019-11-28T10:00:21.870Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:21.870Z] #57 6.611 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:21.870Z] #57 6.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:21.870Z] #57 6.704 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:21.870Z] #57 6.704 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:21.870Z] #57 6.743 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:21.870Z] #57 7.631 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:00:21.870Z] #57 9.576 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:00:21.870Z] #57 10.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:00:21.870Z] #57 ... [2019-11-28T10:00:21.870Z] [2019-11-28T10:00:21.870Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:00:21.870Z] #33 6.380 + RM_GOPATH=0 [2019-11-28T10:00:21.870Z] #33 6.380 + TMP_GOPATH= [2019-11-28T10:00:21.870Z] #33 6.380 + : /build [2019-11-28T10:00:21.870Z] #33 6.380 + '[' -z '' ']' [2019-11-28T10:00:21.870Z] #33 6.396 ++ mktemp -d [2019-11-28T10:00:21.870Z] #33 6.399 + export GOPATH=/tmp/tmp.IrBxcWoOoH [2019-11-28T10:00:21.870Z] #33 6.399 + GOPATH=/tmp/tmp.IrBxcWoOoH [2019-11-28T10:00:21.870Z] #33 6.399 + RM_GOPATH=1 [2019-11-28T10:00:21.870Z] #33 6.399 ++ dirname ./install.sh [2019-11-28T10:00:21.870Z] #33 6.410 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:00:21.870Z] #33 6.410 + dir=. [2019-11-28T10:00:21.870Z] #33 6.410 + bin=vndr [2019-11-28T10:00:21.870Z] #33 6.410 + shift [2019-11-28T10:00:21.870Z] #33 6.410 + '[' '!' -f ./vndr.installer ']' [2019-11-28T10:00:21.870Z] #33 6.410 + . ./vndr.installer [2019-11-28T10:00:21.870Z] #33 6.410 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:00:21.870Z] #33 6.410 + install_vndr [2019-11-28T10:00:21.870Z] #33 6.410 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-28T10:00:21.870Z] #33 6.410 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IrBxcWoOoH/src/github.com/LK4D4/vndr [2019-11-28T10:00:21.870Z] #33 6.421 Cloning into '/tmp/tmp.IrBxcWoOoH/src/github.com/LK4D4/vndr'... [2019-11-28T10:00:21.870Z] #33 7.505 + cd /tmp/tmp.IrBxcWoOoH/src/github.com/LK4D4/vndr [2019-11-28T10:00:21.870Z] #33 7.509 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:00:21.870Z] #33 7.520 + go build -buildmode=pie -v -o /build/vndr . [2019-11-28T10:00:21.870Z] #33 9.217 errors [2019-11-28T10:00:21.870Z] #33 9.237 internal/cpu [2019-11-28T10:00:21.870Z] #33 9.379 internal/race [2019-11-28T10:00:21.870Z] #33 9.635 runtime/internal/atomic [2019-11-28T10:00:21.870Z] #33 9.896 internal/bytealg [2019-11-28T10:00:21.870Z] #33 10.05 runtime/internal/sys [2019-11-28T10:00:21.870Z] #33 10.26 runtime/internal/math [2019-11-28T10:00:21.940Z] DEP criu/eventpoll.d [2019-11-28T10:00:21.940Z] DEP criu/eventfd.d [2019-11-28T10:00:21.940Z] DEP criu/crtools.d [2019-11-28T10:00:21.940Z] DEP criu/cr-service.d [2019-11-28T10:00:21.940Z] DEP criu/cr-restore.d [2019-11-28T10:00:21.940Z] DEP criu/cr-errno.d [2019-11-28T10:00:21.940Z] DEP criu/cr-dump.d [2019-11-28T10:00:21.940Z] DEP criu/cr-dedup.d [2019-11-28T10:00:21.940Z] DEP criu/cr-check.d [2019-11-28T10:00:21.940Z] DEP criu/config.d [2019-11-28T10:00:22.024Z] #20 6.834 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-28T10:00:22.024Z] #20 6.981 [2019-11-28T10:00:22.024Z] #20 7.108 ######################################################################## 100.0% [2019-11-28T10:00:22.128Z] #33 10.42 sync/atomic [2019-11-28T10:00:22.128Z] #33 ... [2019-11-28T10:00:22.128Z] [2019-11-28T10:00:22.128Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-28T10:00:22.128Z] #15 5.873 + mktemp -d [2019-11-28T10:00:22.128Z] #15 5.874 + export GOPATH=/tmp/tmp.J0YOgK9BOe [2019-11-28T10:00:22.128Z] #15 5.874 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.J0YOgK9BOe/src/github.com/go-swagger/go-swagger [2019-11-28T10:00:22.128Z] #15 5.876 Cloning into '/tmp/tmp.J0YOgK9BOe/src/github.com/go-swagger/go-swagger'... [2019-11-28T10:00:22.128Z] #15 ... [2019-11-28T10:00:22.128Z] [2019-11-28T10:00:22.128Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-28T10:00:22.128Z] #6 6.575 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:22.128Z] #6 6.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:22.128Z] #6 6.621 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:22.128Z] #6 6.633 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:22.128Z] #6 6.668 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:22.128Z] #6 7.532 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:00:22.128Z] #6 9.408 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:00:22.128Z] #6 10.36 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:00:22.304Z] DEP criu/clone-noasan.d [2019-11-28T10:00:22.305Z] DEP criu/cgroup.d [2019-11-28T10:00:22.305Z] DEP criu/cgroup-props.d [2019-11-28T10:00:22.305Z] DEP criu/bitmap.d [2019-11-28T10:00:22.305Z] DEP criu/bfd.d [2019-11-28T10:00:22.305Z] DEP criu/autofs.d [2019-11-28T10:00:22.305Z] DEP criu/aio.d [2019-11-28T10:00:22.305Z] DEP criu/action-scripts.d [2019-11-28T10:00:22.305Z] CC criu/action-scripts.o [2019-11-28T10:00:22.305Z] CC criu/aio.o [2019-11-28T10:00:22.353Z] #20 7.167 [2019-11-28T10:00:22.389Z] #6 ... [2019-11-28T10:00:22.389Z] [2019-11-28T10:00:22.389Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-28T10:00:22.389Z] #24 6.346 + RM_GOPATH=0 [2019-11-28T10:00:22.389Z] #24 6.346 + TMP_GOPATH= [2019-11-28T10:00:22.389Z] #24 6.346 + : /build [2019-11-28T10:00:22.389Z] #24 6.346 + '[' -z '' ']' [2019-11-28T10:00:22.389Z] #24 6.351 ++ mktemp -d [2019-11-28T10:00:22.389Z] #24 6.354 + export GOPATH=/tmp/tmp.SrBip0b9CF [2019-11-28T10:00:22.389Z] #24 6.354 + GOPATH=/tmp/tmp.SrBip0b9CF [2019-11-28T10:00:22.389Z] #24 6.354 + RM_GOPATH=1 [2019-11-28T10:00:22.389Z] #24 6.355 ++ dirname ./install.sh [2019-11-28T10:00:22.389Z] #24 6.356 + dir=. [2019-11-28T10:00:22.389Z] #24 6.356 + bin=gometalinter [2019-11-28T10:00:22.389Z] #24 6.361 + shift [2019-11-28T10:00:22.389Z] #24 6.361 + '[' '!' -f ./gometalinter.installer ']' [2019-11-28T10:00:22.389Z] #24 6.361 + . ./gometalinter.installer [2019-11-28T10:00:22.389Z] #24 6.361 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-28T10:00:22.389Z] #24 6.362 + install_gometalinter [2019-11-28T10:00:22.389Z] #24 6.362 + echo 'Installing gometalinter version v2.0.6' [2019-11-28T10:00:22.389Z] #24 6.362 Installing gometalinter version v2.0.6 [2019-11-28T10:00:22.389Z] #24 6.362 + go get -d github.com/alecthomas/gometalinter [2019-11-28T10:00:22.389Z] #24 ... [2019-11-28T10:00:22.389Z] [2019-11-28T10:00:22.389Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:00:22.389Z] #30 6.470 + RM_GOPATH=0 [2019-11-28T10:00:22.389Z] #30 6.470 + TMP_GOPATH= [2019-11-28T10:00:22.389Z] #30 6.470 + : /build [2019-11-28T10:00:22.389Z] #30 6.470 + '[' -z '' ']' [2019-11-28T10:00:22.389Z] #30 6.470 ++ mktemp -d [2019-11-28T10:00:22.389Z] #30 6.475 + export GOPATH=/tmp/tmp.HQvLaH57T1 [2019-11-28T10:00:22.389Z] #30 6.475 + GOPATH=/tmp/tmp.HQvLaH57T1 [2019-11-28T10:00:22.389Z] #30 6.475 + RM_GOPATH=1 [2019-11-28T10:00:22.389Z] #30 6.475 ++ dirname ./install.sh [2019-11-28T10:00:22.389Z] #30 6.475 + dir=. [2019-11-28T10:00:22.389Z] #30 6.475 + bin=tomlv [2019-11-28T10:00:22.389Z] #30 6.475 + shift [2019-11-28T10:00:22.389Z] #30 6.475 + '[' '!' -f ./tomlv.installer ']' [2019-11-28T10:00:22.389Z] #30 6.475 + . ./tomlv.installer [2019-11-28T10:00:22.389Z] #30 6.475 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:00:22.389Z] #30 6.475 + install_tomlv [2019-11-28T10:00:22.389Z] #30 6.475 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-28T10:00:22.389Z] #30 6.475 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HQvLaH57T1/src/github.com/BurntSushi/toml [2019-11-28T10:00:22.389Z] #30 6.475 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:00:22.389Z] #30 6.487 Cloning into '/tmp/tmp.HQvLaH57T1/src/github.com/BurntSushi/toml'... [2019-11-28T10:00:22.389Z] #30 7.696 + cd /tmp/tmp.HQvLaH57T1/src/github.com/BurntSushi/toml [2019-11-28T10:00:22.389Z] #30 7.696 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:00:22.389Z] #30 7.742 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-28T10:00:22.389Z] #30 8.556 errors [2019-11-28T10:00:22.389Z] #30 8.582 internal/cpu [2019-11-28T10:00:22.389Z] #30 8.695 math/bits [2019-11-28T10:00:22.389Z] #30 9.255 internal/bytealg [2019-11-28T10:00:22.389Z] #30 9.346 math [2019-11-28T10:00:22.389Z] #30 9.865 runtime/internal/atomic [2019-11-28T10:00:22.389Z] #30 10.19 runtime/internal/sys [2019-11-28T10:00:22.389Z] #30 10.40 runtime/internal/math [2019-11-28T10:00:22.389Z] #30 10.66 runtime [2019-11-28T10:00:22.608Z] #20 ... [2019-11-28T10:00:22.608Z] [2019-11-28T10:00:22.608Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-28T10:00:22.608Z] #9 1.768 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-28T10:00:22.608Z] #9 DONE 3.2s [2019-11-28T10:00:22.653Z] #30 ... [2019-11-28T10:00:22.653Z] [2019-11-28T10:00:22.653Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-28T10:00:22.653Z] #61 11.00 + cd /tmp/tmp.P9lqhsNpX4/src/github.com/rootless-containers/rootlesskit [2019-11-28T10:00:22.653Z] #61 11.00 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:00:22.671Z] CC criu/autofs.o [2019-11-28T10:00:22.671Z] CC criu/bfd.o [2019-11-28T10:00:22.863Z] [2019-11-28T10:00:22.863Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-28T10:00:22.911Z] #61 11.30 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-28T10:00:22.911Z] #61 11.30 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-28T10:00:23.045Z] CC criu/bitmap.o [2019-11-28T10:00:23.045Z] CC criu/cgroup-props.o [2019-11-28T10:00:23.045Z] CC criu/cgroup.o [2019-11-28T10:00:24.006Z] CC criu/clone-noasan.o [2019-11-28T10:00:24.006Z] CC criu/config.o [2019-11-28T10:00:24.273Z] #10 DONE 1.5s [2019-11-28T10:00:24.273Z] [2019-11-28T10:00:24.273Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-28T10:00:24.476Z] CC criu/cr-check.o [2019-11-28T10:00:24.476Z] CC criu/cr-dedup.o [2019-11-28T10:00:24.476Z] CC criu/cr-dump.o [2019-11-28T10:00:25.199Z] #11 ... [2019-11-28T10:00:25.199Z] [2019-11-28T10:00:25.199Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:00:25.199Z] #20 7.782 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-28T10:00:25.199Z] #20 7.979 [2019-11-28T10:00:25.199Z] #20 8.200 ######################################################################## 100.0% [2019-11-28T10:00:25.199Z] #20 8.279 [2019-11-28T10:00:25.199Z] #20 8.769 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-28T10:00:25.199Z] #20 8.789 skipping existing 1849cc453dee [2019-11-28T10:00:25.199Z] #20 8.828 [2019-11-28T10:00:25.199Z] #20 9.502 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-28T10:00:25.199Z] #20 9.780 [2019-11-28T10:00:25.199Z] #20 9.912 ######################################################################## 100.0% [2019-11-28T10:00:25.199Z] #20 9.969 [2019-11-28T10:00:25.199Z] #20 9.991 Download of images into '/build' complete. [2019-11-28T10:00:25.199Z] #20 9.992 Use something like the following to load the result into a Docker daemon: [2019-11-28T10:00:25.199Z] #20 9.992 tar -cC '/build' . | docker load [2019-11-28T10:00:25.199Z] #20 DONE 10.2s [2019-11-28T10:00:25.265Z] CC criu/cr-errno.o [2019-11-28T10:00:25.265Z] CC criu/cr-restore.o [2019-11-28T10:00:25.454Z] [2019-11-28T10:00:25.454Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-28T10:00:25.710Z] #11 DONE 1.6s [2019-11-28T10:00:25.710Z] [2019-11-28T10:00:25.710Z] #12 [dev 6/24] RUN ldconfig [2019-11-28T10:00:26.038Z] CC criu/cr-service.o [2019-11-28T10:00:26.409Z] CC criu/crtools.o [2019-11-28T10:00:26.788Z] CC criu/eventfd.o [2019-11-28T10:00:26.788Z] CC criu/eventpoll.o [2019-11-28T10:00:26.788Z] CC criu/external.o [2019-11-28T10:00:26.843Z] a8cabfe85b36: Pull complete [2019-11-28T10:00:26.843Z] a3fea15583b6: Pull complete [2019-11-28T10:00:26.843Z] Digest: sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b [2019-11-28T10:00:26.843Z] Status: Downloaded newer image for golang:1.12.12-stretch [2019-11-28T10:00:26.843Z] ---> f9271d0addb7 [2019-11-28T10:00:26.843Z] Step 5/125 : ARG APT_MIRROR [2019-11-28T10:00:26.843Z] ---> Running in 6a2acd7aa188 [2019-11-28T10:00:26.843Z] Removing intermediate container 6a2acd7aa188 [2019-11-28T10:00:26.843Z] ---> a344b9722f04 [2019-11-28T10:00:26.843Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-11-28T10:00:26.843Z] ---> Running in 1ce44cc8da77 [2019-11-28T10:00:27.188Z] CC criu/fault-injection.o [2019-11-28T10:00:27.188Z] CC criu/fdstore.o [2019-11-28T10:00:27.188Z] CC criu/fifo.o [2019-11-28T10:00:27.188Z] CC criu/file-ids.o [2019-11-28T10:00:27.188Z] CC criu/file-lock.o [2019-11-28T10:00:27.565Z] CC criu/files-ext.o [2019-11-28T10:00:27.565Z] CC criu/files-reg.o [2019-11-28T10:00:27.568Z] Removing intermediate container 1ce44cc8da77 [2019-11-28T10:00:27.568Z] ---> 996d62765197 [2019-11-28T10:00:27.568Z] Step 7/125 : FROM base AS criu [2019-11-28T10:00:27.568Z] ---> 996d62765197 [2019-11-28T10:00:27.568Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:00:27.568Z] ---> Running in 069356f984e0 [2019-11-28T10:00:27.568Z] Removing intermediate container 069356f984e0 [2019-11-28T10:00:27.568Z] ---> 97a6c40101ad [2019-11-28T10:00:27.568Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-11-28T10:00:27.568Z] ---> Running in 43e79f50b6b2 [2019-11-28T10:00:27.568Z] Removing intermediate container 43e79f50b6b2 [2019-11-28T10:00:27.568Z] ---> 235bea247b13 [2019-11-28T10:00:27.568Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-11-28T10:00:27.568Z] ---> Running in 7b68a3b8df84 [2019-11-28T10:00:27.974Z] CC criu/files.o [2019-11-28T10:00:28.178Z] #61 ... [2019-11-28T10:00:28.178Z] [2019-11-28T10:00:28.178Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-28T10:00:28.178Z] #53 15.88 + mkdir -p /build [2019-11-28T10:00:28.178Z] #53 15.88 + mv docker/docker /build/ [2019-11-28T10:00:28.178Z] #53 15.88 + rmdir docker [2019-11-28T10:00:28.178Z] #53 DONE 16.6s [2019-11-28T10:00:28.178Z] [2019-11-28T10:00:28.178Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:00:28.178Z] #30 15.34 unicode/utf8 [2019-11-28T10:00:28.178Z] #30 15.74 strconv [2019-11-28T10:00:28.223Z] #12 DONE 2.1s [2019-11-28T10:00:28.223Z] [2019-11-28T10:00:28.223Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:28.295Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:28.295Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:28.295Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:28.295Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:28.295Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:28.295Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-28T10:00:28.516Z] CC criu/filesystems.o [2019-11-28T10:00:28.632Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-28T10:00:28.632Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-28T10:00:28.744Z] #30 ... [2019-11-28T10:00:28.744Z] [2019-11-28T10:00:28.744Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:28.744Z] #17 7.403 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:00:28.744Z] #17 8.314 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:00:28.744Z] #17 ... [2019-11-28T10:00:28.744Z] [2019-11-28T10:00:28.744Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-28T10:00:28.744Z] #24 14.21 + cd /tmp/tmp.SrBip0b9CF/src/github.com/alecthomas/gometalinter [2019-11-28T10:00:28.744Z] #24 14.21 + git checkout -q v2.0.6 [2019-11-28T10:00:28.744Z] #24 14.56 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-28T10:00:28.904Z] CC criu/fsnotify.o [2019-11-28T10:00:29.291Z] CC criu/image-desc.o [2019-11-28T10:00:29.291Z] CC criu/image.o [2019-11-28T10:00:29.291Z] CC criu/ipc_ns.o [2019-11-28T10:00:29.680Z] CC criu/irmap.o [2019-11-28T10:00:29.680Z] CC criu/kcmp-ids.o [2019-11-28T10:00:30.083Z] CC criu/kerndat.o [2019-11-28T10:00:30.083Z] CC criu/libnetlink.o [2019-11-28T10:00:30.320Z] Fetched 7728 kB in 2s (3211 kB/s) [2019-11-28T10:00:30.473Z] CC criu/log.o [2019-11-28T10:00:30.473Z] CC criu/lsm.o [2019-11-28T10:00:30.473Z] CC criu/mem.o [2019-11-28T10:00:30.736Z] #13 2.870 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:00:30.736Z] #13 2.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:00:30.736Z] #13 2.889 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:00:30.736Z] #13 2.891 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:00:30.736Z] #13 2.899 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:00:30.840Z] CC criu/mount.o [2019-11-28T10:00:30.993Z] #13 3.052 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:00:30.993Z] #13 3.313 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:00:31.249Z] #13 3.466 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:00:31.272Z] #24 ... [2019-11-28T10:00:31.272Z] [2019-11-28T10:00:31.272Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:00:31.272Z] #55 19.33 + cd /tmp/tmp.SnsmURPLsx/src/github.com/docker/distribution [2019-11-28T10:00:31.272Z] #55 19.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-28T10:00:31.500Z] Reading package lists... [2019-11-28T10:00:31.530Z] #55 ... [2019-11-28T10:00:31.530Z] [2019-11-28T10:00:31.530Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-28T10:00:31.530Z] #44 10.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:00:31.530Z] #44 11.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:00:31.789Z] #44 ... [2019-11-28T10:00:31.789Z] [2019-11-28T10:00:31.789Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:31.789Z] #35 10.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:00:31.789Z] #35 11.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:00:31.789Z] #35 ... [2019-11-28T10:00:31.789Z] [2019-11-28T10:00:31.789Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:31.789Z] #17 20.61 Fetched 7927 kB in 16s (473 kB/s) [2019-11-28T10:00:32.176Z] CC criu/namespaces.o [2019-11-28T10:00:32.357Z] #17 20.61 Reading package lists... [2019-11-28T10:00:32.357Z] #17 ... [2019-11-28T10:00:32.357Z] [2019-11-28T10:00:32.357Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:00:32.357Z] #33 10.58 runtime [2019-11-28T10:00:32.357Z] #33 10.87 unicode [2019-11-28T10:00:32.357Z] #33 14.78 unicode/utf8 [2019-11-28T10:00:32.357Z] #33 15.59 math/bits [2019-11-28T10:00:32.357Z] #33 16.26 math [2019-11-28T10:00:32.357Z] #33 ... [2019-11-28T10:00:32.357Z] [2019-11-28T10:00:32.357Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:00:32.357Z] #30 19.77 internal/race [2019-11-28T10:00:32.357Z] #30 19.95 sync/atomic [2019-11-28T10:00:32.357Z] #30 20.18 unicode [2019-11-28T10:00:32.586Z] CC criu/net.o [2019-11-28T10:00:32.975Z] CC criu/netfilter.o [2019-11-28T10:00:33.059Z] Reading package lists... [2019-11-28T10:00:33.059Z] Building dependency tree... [2019-11-28T10:00:33.059Z] Reading state information... [2019-11-28T10:00:33.059Z] The following additional packages will be installed: [2019-11-28T10:00:33.059Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-28T10:00:33.059Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-11-28T10:00:33.059Z] Suggested packages: [2019-11-28T10:00:33.059Z] manpages-dev python-setuptools [2019-11-28T10:00:33.178Z] #13 5.096 Fetched 7927 kB in 3s (2366 kB/s) [2019-11-28T10:00:33.345Z] CC criu/page-pipe.o [2019-11-28T10:00:33.345Z] CC criu/page-xfer.o [2019-11-28T10:00:33.395Z] The following NEW packages will be installed: [2019-11-28T10:00:33.395Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-28T10:00:33.395Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-28T10:00:33.395Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-28T10:00:33.395Z] zlib1g-dev [2019-11-28T10:00:33.395Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:33.395Z] Need to get 3548 kB of archives. [2019-11-28T10:00:33.395Z] After this operation, 21.2 MB of additional disk space will be used. [2019-11-28T10:00:33.395Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-28T10:00:33.713Z] CC criu/pagemap-cache.o [2019-11-28T10:00:33.713Z] CC criu/pagemap.o [2019-11-28T10:00:33.733Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-28T10:00:33.733Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-28T10:00:33.733Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-28T10:00:33.733Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-28T10:00:33.733Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-28T10:00:33.733Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-28T10:00:33.733Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-28T10:00:33.733Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-28T10:00:33.733Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-28T10:00:33.733Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-28T10:00:33.733Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-28T10:00:33.733Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-28T10:00:33.733Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-28T10:00:33.734Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-28T10:00:33.734Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-28T10:00:33.738Z] #13 5.096 Reading package lists... [2019-11-28T10:00:33.738Z] #13 ... [2019-11-28T10:00:33.738Z] [2019-11-28T10:00:33.738Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-28T10:00:33.738Z] #15 29.98 + rm -rf /tmp/tmp.xhm9hcqKBH [2019-11-28T10:00:33.994Z] #15 DONE 30.2s [2019-11-28T10:00:33.994Z] [2019-11-28T10:00:33.994Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:33.994Z] #13 5.096 Reading package lists... [2019-11-28T10:00:34.070Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:34.070Z] Fetched 3548 kB in 0s (10.5 MB/s) [2019-11-28T10:00:34.070Z] Selecting previously unselected package libnet1:ppc64el. [2019-11-28T10:00:34.070Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-28T10:00:34.070Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-28T10:00:34.070Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-28T10:00:34.070Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-11-28T10:00:34.070Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-28T10:00:34.070Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-28T10:00:34.070Z] Selecting previously unselected package libnet1-dev. [2019-11-28T10:00:34.070Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-28T10:00:34.070Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-28T10:00:34.070Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-28T10:00:34.077Z] CC criu/parasite-syscall.o [2019-11-28T10:00:34.408Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-28T10:00:34.408Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-28T10:00:34.408Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-28T10:00:34.408Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-28T10:00:34.408Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-28T10:00:34.408Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-28T10:00:34.408Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-28T10:00:34.408Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-28T10:00:34.408Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-28T10:00:34.408Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-28T10:00:34.408Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-28T10:00:34.408Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-28T10:00:34.408Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-28T10:00:34.408Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-28T10:00:34.408Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-28T10:00:34.408Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-28T10:00:34.408Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-28T10:00:34.408Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-28T10:00:34.408Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-28T10:00:34.408Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-28T10:00:34.444Z] CC criu/path.o [2019-11-28T10:00:34.444Z] CC criu/pie-util-vdso-elf32.o [2019-11-28T10:00:34.444Z] CC criu/pie-util-vdso.o [2019-11-28T10:00:34.444Z] CC criu/pie-util.o [2019-11-28T10:00:34.555Z] #13 5.987 Reading package lists... [2019-11-28T10:00:34.747Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-28T10:00:34.747Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-28T10:00:34.747Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-28T10:00:34.747Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-11-28T10:00:34.747Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-28T10:00:34.747Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-28T10:00:34.827Z] CC criu/pipes.o [2019-11-28T10:00:34.827Z] CC criu/plugin.o [2019-11-28T10:00:34.827Z] CC criu/proc_parse.o [2019-11-28T10:00:34.887Z] #30 23.38 internal/testlog [2019-11-28T10:00:35.085Z] Selecting previously unselected package protobuf-c-compiler. [2019-11-28T10:00:35.085Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-28T10:00:35.085Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-28T10:00:35.085Z] Selecting previously unselected package protobuf-compiler. [2019-11-28T10:00:35.085Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-28T10:00:35.085Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-28T10:00:35.085Z] Selecting previously unselected package python-pkg-resources. [2019-11-28T10:00:35.085Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-28T10:00:35.085Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-28T10:00:35.085Z] Selecting previously unselected package python-protobuf. [2019-11-28T10:00:35.085Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-28T10:00:35.085Z] Unpacking python-protobuf (3.0.0-9) ... [2019-11-28T10:00:35.085Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-28T10:00:35.085Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-28T10:00:35.085Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-11-28T10:00:35.116Z] #13 6.945 Building dependency tree... [2019-11-28T10:00:35.116Z] #13 7.098 Reading state information... [2019-11-28T10:00:35.116Z] #13 7.218 The following additional packages will be installed: [2019-11-28T10:00:35.116Z] #13 7.219 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-28T10:00:35.116Z] #13 7.219 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-28T10:00:35.116Z] #13 7.219 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-28T10:00:35.116Z] #13 7.219 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-28T10:00:35.116Z] #13 7.219 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-28T10:00:35.116Z] #13 7.219 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-28T10:00:35.116Z] #13 7.219 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-28T10:00:35.116Z] #13 7.219 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-28T10:00:35.116Z] #13 7.219 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-28T10:00:35.116Z] #13 7.220 Suggested packages: [2019-11-28T10:00:35.116Z] #13 7.220 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-28T10:00:35.116Z] #13 7.220 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-28T10:00:35.116Z] #13 7.220 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-28T10:00:35.116Z] #13 7.220 vim-doc vim-scripts xfsdump acl attr quota [2019-11-28T10:00:35.116Z] #13 7.220 Recommended packages: [2019-11-28T10:00:35.116Z] #13 7.220 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-28T10:00:35.116Z] #13 7.220 python3-keyrings.alt python3-xdg unzip [2019-11-28T10:00:35.155Z] #30 23.65 encoding [2019-11-28T10:00:35.413Z] #30 23.78 runtime/cgo [2019-11-28T10:00:35.623Z] CC criu/protobuf-desc.o [2019-11-28T10:00:35.681Z] #13 7.843 The following NEW packages will be installed: [2019-11-28T10:00:35.681Z] #13 7.844 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-28T10:00:35.681Z] #13 7.844 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-28T10:00:35.681Z] #13 7.844 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-28T10:00:35.681Z] #13 7.844 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-28T10:00:35.681Z] #13 7.844 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-28T10:00:35.681Z] #13 7.844 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-28T10:00:35.681Z] #13 7.844 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-28T10:00:35.681Z] #13 7.844 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-28T10:00:35.681Z] #13 7.844 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-28T10:00:35.681Z] #13 7.844 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-28T10:00:35.681Z] #13 7.845 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-28T10:00:35.681Z] #13 7.845 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-28T10:00:35.681Z] #13 7.845 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-28T10:00:35.681Z] #13 7.845 xfsprogs xxd xz-utils zip [2019-11-28T10:00:36.033Z] CC criu/protobuf.o [2019-11-28T10:00:36.257Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-28T10:00:36.258Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-28T10:00:36.258Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:36.258Z] Setting up python-protobuf (3.0.0-9) ... [2019-11-28T10:00:36.457Z] CC criu/pstree.o [2019-11-28T10:00:36.457Z] CC criu/rbtree.o [2019-11-28T10:00:36.604Z] #13 8.886 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:36.604Z] #13 8.886 Need to get 90.9 MB of archives. [2019-11-28T10:00:36.604Z] #13 8.886 After this operation, 541 MB of additional disk space will be used. [2019-11-28T10:00:36.604Z] #13 8.886 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-28T10:00:36.604Z] #13 8.891 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-28T10:00:36.604Z] #13 8.893 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-28T10:00:36.604Z] #13 8.893 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-28T10:00:36.604Z] #13 8.896 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-28T10:00:36.604Z] #13 8.897 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-28T10:00:36.604Z] #13 8.903 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-28T10:00:36.604Z] #13 8.992 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-28T10:00:36.856Z] CC criu/rst-malloc.o [2019-11-28T10:00:36.856Z] CC criu/seccomp.o [2019-11-28T10:00:36.856Z] CC criu/seize.o [2019-11-28T10:00:36.861Z] #13 8.993 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-28T10:00:36.861Z] #13 8.994 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-28T10:00:36.861Z] #13 9.019 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-28T10:00:36.861Z] #13 9.024 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-28T10:00:36.861Z] #13 9.024 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-28T10:00:36.861Z] #13 9.025 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-28T10:00:36.861Z] #13 9.025 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-28T10:00:36.861Z] #13 9.026 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-28T10:00:36.861Z] #13 9.029 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-28T10:00:36.861Z] #13 9.030 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-28T10:00:36.861Z] #13 9.031 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-28T10:00:36.861Z] #13 9.032 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-28T10:00:36.861Z] #13 9.034 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-28T10:00:36.861Z] #13 9.039 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-28T10:00:36.861Z] #13 9.039 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-28T10:00:36.861Z] #13 9.041 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-28T10:00:36.861Z] #13 9.042 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-28T10:00:36.861Z] #13 9.042 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-28T10:00:36.861Z] #13 9.045 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-28T10:00:36.861Z] #13 9.046 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-28T10:00:36.861Z] #13 9.047 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-28T10:00:36.861Z] #13 9.053 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-28T10:00:36.861Z] #13 9.054 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-28T10:00:36.861Z] #13 9.055 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-28T10:00:36.861Z] #13 9.057 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-28T10:00:36.861Z] #13 9.058 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-28T10:00:36.861Z] #13 9.060 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-28T10:00:36.861Z] #13 9.061 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-28T10:00:36.861Z] #13 9.061 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-28T10:00:36.861Z] #13 9.062 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-28T10:00:36.861Z] #13 9.062 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-28T10:00:36.861Z] #13 9.066 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-28T10:00:36.861Z] #13 9.069 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-28T10:00:36.861Z] #13 9.071 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-28T10:00:36.861Z] #13 9.230 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-28T10:00:36.862Z] #13 9.232 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-28T10:00:36.862Z] #13 9.236 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-28T10:00:36.862Z] #13 9.236 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-28T10:00:36.862Z] #13 9.236 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-28T10:00:36.862Z] #13 9.236 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-28T10:00:36.862Z] #13 9.255 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-28T10:00:37.117Z] #13 9.258 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-28T10:00:37.117Z] #13 9.277 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-28T10:00:37.117Z] #13 9.279 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-28T10:00:37.117Z] #13 9.281 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-28T10:00:37.117Z] #13 9.284 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-28T10:00:37.117Z] #13 9.285 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-28T10:00:37.117Z] #13 9.289 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-28T10:00:37.117Z] #13 9.352 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-28T10:00:37.117Z] #13 9.363 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-28T10:00:37.117Z] #13 9.371 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-28T10:00:37.117Z] #13 9.373 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-28T10:00:37.117Z] #13 9.375 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-28T10:00:37.117Z] #13 9.380 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-28T10:00:37.117Z] #13 9.463 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-28T10:00:37.117Z] #13 9.487 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-28T10:00:37.242Z] CC criu/servicefd.o [2019-11-28T10:00:37.242Z] CC criu/shmem.o [2019-11-28T10:00:37.372Z] #13 9.489 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-28T10:00:37.372Z] #13 9.543 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-28T10:00:37.372Z] #13 9.579 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-28T10:00:37.372Z] #13 9.581 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-28T10:00:37.429Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-28T10:00:37.429Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-28T10:00:37.429Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-28T10:00:37.429Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-28T10:00:37.429Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-28T10:00:37.429Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-28T10:00:37.429Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-28T10:00:37.429Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-11-28T10:00:37.429Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-28T10:00:37.429Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-28T10:00:37.429Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:37.606Z] CC criu/sigframe.o [2019-11-28T10:00:37.606Z] CC criu/signalfd.o [2019-11-28T10:00:37.606Z] CC criu/sk-inet.o [2019-11-28T10:00:37.941Z] #30 ... [2019-11-28T10:00:37.941Z] [2019-11-28T10:00:37.941Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:00:37.941Z] #55 21.36 + GOPATH=/tmp/tmp.SnsmURPLsx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SnsmURPLsx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-28T10:00:37.988Z] CC criu/sk-netlink.o [2019-11-28T10:00:38.018Z] #13 10.23 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-28T10:00:38.232Z] #55 ... [2019-11-28T10:00:38.232Z] [2019-11-28T10:00:38.232Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:38.232Z] #17 20.61 Reading package lists... [2019-11-28T10:00:38.371Z] CC criu/sk-packet.o [2019-11-28T10:00:38.371Z] CC criu/sk-queue.o [2019-11-28T10:00:38.603Z] Removing intermediate container 7b68a3b8df84 [2019-11-28T10:00:38.603Z] ---> a1a2e64fa28e [2019-11-28T10:00:38.603Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-11-28T10:00:38.603Z] ---> Running in f3ed87ff2570 [2019-11-28T10:00:38.620Z] #13 10.73 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:38.620Z] #13 10.75 Fetched 90.9 MB in 2s (32.9 MB/s) [2019-11-28T10:00:38.620Z] #13 10.78 Selecting previously unselected package bash-completion. [2019-11-28T10:00:38.620Z] #13 10.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 ... 15161 files and directories currently installed.) [2019-11-28T10:00:38.620Z] #13 10.78 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-28T10:00:38.745Z] CC criu/sk-tcp.o [2019-11-28T10:00:38.745Z] CC criu/sk-unix.o [2019-11-28T10:00:39.221Z] #13 11.33 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-28T10:00:39.221Z] #13 11.43 Selecting previously unselected package libnet1:amd64. [2019-11-28T10:00:39.221Z] #13 11.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-28T10:00:39.221Z] #13 11.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-28T10:00:39.221Z] #13 11.46 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-28T10:00:39.221Z] #13 11.46 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-28T10:00:39.221Z] #13 11.46 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-28T10:00:39.221Z] #13 11.49 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-28T10:00:39.354Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-28T10:00:39.354Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-28T10:00:39.476Z] #13 11.49 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-28T10:00:39.476Z] #13 11.50 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-28T10:00:39.476Z] #13 11.53 Selecting previously unselected package libudev-dev:amd64. [2019-11-28T10:00:39.476Z] #13 11.53 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-28T10:00:39.476Z] #13 11.54 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-28T10:00:39.476Z] #13 11.58 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-28T10:00:39.476Z] #13 11.58 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-28T10:00:39.476Z] #13 11.59 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-28T10:00:39.476Z] #13 11.68 Selecting previously unselected package python3.5-minimal. [2019-11-28T10:00:39.476Z] #13 11.68 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-28T10:00:39.476Z] #13 11.69 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-28T10:00:39.536Z] CC criu/sockets.o [2019-11-28T10:00:39.536Z] CC criu/stats.o [2019-11-28T10:00:39.536Z] CC criu/string.o [2019-11-28T10:00:39.536Z] CC criu/sysctl.o [2019-11-28T10:00:39.694Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-28T10:00:39.694Z]  GEN .gitid [2019-11-28T10:00:39.694Z] GEN criu/include/version.h [2019-11-28T10:00:39.694Z] GEN include/common/asm [2019-11-28T10:00:39.730Z] #13 11.86 Selecting previously unselected package python3-minimal. [2019-11-28T10:00:39.730Z] #13 11.86 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-28T10:00:39.730Z] #13 11.87 Unpacking python3-minimal (3.5.3-1) ... [2019-11-28T10:00:39.730Z] #13 11.91 Selecting previously unselected package libmpdec2:amd64. [2019-11-28T10:00:39.730Z] #13 11.91 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-28T10:00:39.730Z] #13 11.92 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-28T10:00:39.730Z] #13 11.95 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-28T10:00:39.730Z] #13 11.95 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-28T10:00:39.730Z] #13 11.95 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-28T10:00:39.936Z] CC criu/sysfs_parse.o [2019-11-28T10:00:39.936Z] CC criu/timerfd.o [2019-11-28T10:00:39.984Z] #13 12.28 Selecting previously unselected package python3.5. [2019-11-28T10:00:39.984Z] #13 12.28 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-28T10:00:39.984Z] #13 12.29 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-28T10:00:39.984Z] #13 12.33 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-28T10:00:39.984Z] #13 12.33 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-28T10:00:40.032Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-28T10:00:40.032Z] PBCC images/opts.pb-c.c [2019-11-28T10:00:40.032Z] PBCC images/sit.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-11-28T10:00:40.032Z] DEP images/opts.pb-c.d [2019-11-28T10:00:40.032Z] DEP images/sit.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/macvlan.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/macvlan.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/autofs.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/autofs.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/sysctl.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/sysctl.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/time.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/time.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/binfmt-misc.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/binfmt-misc.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/seccomp.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/seccomp.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/userns.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/userns.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/cgroup.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/cgroup.pb-c.d [2019-11-28T10:00:40.032Z] PBCC images/fown.pb-c.c [2019-11-28T10:00:40.032Z] PBCC images/ext-file.pb-c.c [2019-11-28T10:00:40.032Z] DEP images/fown.pb-c.d [2019-11-28T10:00:40.280Z] #13 12.33 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-28T10:00:40.280Z] #13 12.35 Selecting previously unselected package dh-python. [2019-11-28T10:00:40.280Z] #13 12.36 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-28T10:00:40.280Z] #13 12.36 Unpacking dh-python (2.20170125) ... [2019-11-28T10:00:40.280Z] #13 12.40 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-28T10:00:40.280Z] #13 12.41 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-28T10:00:40.368Z] DEP images/ext-file.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/rpc.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/rpc.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/siginfo.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/siginfo.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/pagemap.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/pagemap.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/rlimit.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/rlimit.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/file-lock.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/file-lock.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/tty.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/tty.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/tun.pb-c.c [2019-11-28T10:00:40.368Z] PBCC images/netdev.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/tun.pb-c.d [2019-11-28T10:00:40.368Z] DEP images/netdev.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/vma.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/vma.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/creds.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/creds.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/utsns.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/utsns.pb-c.d [2019-11-28T10:00:40.368Z] PBCC images/ipc-desc.pb-c.c [2019-11-28T10:00:40.368Z] PBCC images/ipc-sem.pb-c.c [2019-11-28T10:00:40.368Z] DEP images/ipc-desc.pb-c.d [2019-11-28T10:00:40.452Z] CC criu/tty.o [2019-11-28T10:00:40.535Z] #13 12.85 Setting up python3-minimal (3.5.3-1) ... [2019-11-28T10:00:40.704Z] DEP images/ipc-sem.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/ipc-msg.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/ipc-msg.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/ipc-shm.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/ipc-shm.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/ipc-var.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/ipc-var.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/sk-opts.pb-c.c [2019-11-28T10:00:40.704Z] PBCC images/packet-sock.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/sk-opts.pb-c.d [2019-11-28T10:00:40.704Z] DEP images/packet-sock.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/sk-netlink.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/sk-netlink.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/sk-inet.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/sk-inet.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/sk-unix.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/sk-unix.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/mm.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/mm.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/timerfd.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/timerfd.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/timer.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/timer.pb-c.d [2019-11-28T10:00:40.704Z] PBCC images/sa.pb-c.c [2019-11-28T10:00:40.704Z] DEP images/sa.pb-c.d [2019-11-28T10:00:40.790Z] #13 13.04 Selecting previously unselected package python3. [2019-11-28T10:00:40.790Z] #13 13.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-28T10:00:40.790Z] #13 13.04 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-28T10:00:40.790Z] #13 13.05 Unpacking python3 (3.5.3-1) ... [2019-11-28T10:00:40.790Z] #13 13.07 Selecting previously unselected package pigz. [2019-11-28T10:00:40.790Z] #13 13.08 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-28T10:00:40.790Z] #13 13.08 Unpacking pigz (2.3.4-1) ... [2019-11-28T10:00:40.790Z] #13 13.11 Selecting previously unselected package libip4tc0:amd64. [2019-11-28T10:00:40.790Z] #13 13.11 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:00:40.790Z] #13 13.11 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:40.790Z] #13 13.14 Selecting previously unselected package libip6tc0:amd64. [2019-11-28T10:00:40.847Z] CC criu/tun.o [2019-11-28T10:00:41.041Z] PBCC images/pipe-data.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/pipe-data.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/mnt.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/mnt.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/sk-packet.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/sk-packet.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/tcp-stream.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/tcp-stream.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/pipe.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/pipe.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/pstree.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/pstree.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/fs.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/fs.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/signalfd.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/signalfd.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/fh.pb-c.c [2019-11-28T10:00:41.041Z] PBCC images/fsnotify.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/fh.pb-c.d [2019-11-28T10:00:41.041Z] DEP images/fsnotify.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/eventpoll.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/eventpoll.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/eventfd.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/eventfd.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/remap-file-path.pb-c.c [2019-11-28T10:00:41.041Z] DEP images/remap-file-path.pb-c.d [2019-11-28T10:00:41.041Z] PBCC images/fifo.pb-c.c [2019-11-28T10:00:41.045Z] #13 13.15 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:00:41.045Z] #13 13.15 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:41.045Z] #13 13.18 Selecting previously unselected package libiptc0:amd64. [2019-11-28T10:00:41.045Z] #13 13.18 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:00:41.045Z] #13 13.19 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:41.045Z] #13 13.22 Selecting previously unselected package libxtables12:amd64. [2019-11-28T10:00:41.045Z] #13 13.22 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:00:41.045Z] #13 13.22 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:41.045Z] #13 13.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-28T10:00:41.045Z] #13 13.26 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-28T10:00:41.045Z] #13 13.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-28T10:00:41.045Z] #13 13.28 Selecting previously unselected package iptables. [2019-11-28T10:00:41.045Z] #13 13.29 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:00:41.045Z] #13 13.29 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:41.045Z] #13 13.34 Selecting previously unselected package xxd. [2019-11-28T10:00:41.045Z] #13 13.34 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-28T10:00:41.045Z] #13 13.35 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:00:41.045Z] #13 13.38 Selecting previously unselected package vim-common. [2019-11-28T10:00:41.209Z] CC criu/uffd.o [2019-11-28T10:00:41.299Z] #13 13.39 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:00:41.299Z] #13 13.39 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:00:41.299Z] #13 13.43 Selecting previously unselected package bzip2. [2019-11-28T10:00:41.299Z] #13 13.43 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-28T10:00:41.299Z] #13 13.43 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-28T10:00:41.299Z] #13 13.47 Selecting previously unselected package libgpm2:amd64. [2019-11-28T10:00:41.299Z] #13 13.47 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-28T10:00:41.299Z] #13 13.47 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-28T10:00:41.299Z] #13 13.50 Selecting previously unselected package xz-utils. [2019-11-28T10:00:41.299Z] #13 13.50 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-28T10:00:41.299Z] #13 13.51 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-28T10:00:41.299Z] #13 13.55 Selecting previously unselected package aufs-tools. [2019-11-28T10:00:41.299Z] #13 13.55 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-28T10:00:41.299Z] #13 13.55 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-28T10:00:41.299Z] #13 13.59 Selecting previously unselected package liblzo2-2:amd64. [2019-11-28T10:00:41.299Z] #13 13.59 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-28T10:00:41.299Z] #13 13.59 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:00:41.299Z] #13 13.62 Selecting previously unselected package btrfs-progs. [2019-11-28T10:00:41.379Z] DEP images/fifo.pb-c.d [2019-11-28T10:00:41.379Z] PBCC images/ghost-file.pb-c.c [2019-11-28T10:00:41.379Z] DEP images/ghost-file.pb-c.d [2019-11-28T10:00:41.379Z] PBCC images/regfile.pb-c.c [2019-11-28T10:00:41.379Z] DEP images/regfile.pb-c.d [2019-11-28T10:00:41.379Z] PBCC images/ns.pb-c.c [2019-11-28T10:00:41.379Z] DEP images/ns.pb-c.d [2019-11-28T10:00:41.379Z] PBCC images/fdinfo.pb-c.c [2019-11-28T10:00:41.379Z] DEP images/fdinfo.pb-c.d [2019-11-28T10:00:41.379Z] PBCC images/core-aarch64.pb-c.c [2019-11-28T10:00:41.379Z] PBCC images/core-arm.pb-c.c [2019-11-28T10:00:41.379Z] PBCC images/core-ppc64.pb-c.c [2019-11-28T10:00:41.379Z] PBCC images/core-s390.pb-c.c [2019-11-28T10:00:41.379Z] PBCC images/core-x86.pb-c.c [2019-11-28T10:00:41.379Z] PBCC images/core.pb-c.c [2019-11-28T10:00:41.379Z] PBCC images/inventory.pb-c.c [2019-11-28T10:00:41.379Z] DEP images/core-aarch64.pb-c.d [2019-11-28T10:00:41.379Z] DEP images/core-arm.pb-c.d [2019-11-28T10:00:41.379Z] DEP images/core-ppc64.pb-c.d [2019-11-28T10:00:41.379Z] DEP images/core-s390.pb-c.d [2019-11-28T10:00:41.379Z] DEP images/core-x86.pb-c.d [2019-11-28T10:00:41.379Z] DEP images/core.pb-c.d [2019-11-28T10:00:41.554Z] #13 13.63 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-28T10:00:41.554Z] #13 13.63 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-28T10:00:41.554Z] #13 13.71 Selecting previously unselected package btrfs-tools. [2019-11-28T10:00:41.554Z] #13 13.72 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-28T10:00:41.554Z] #13 13.72 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-28T10:00:41.554Z] #13 13.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-28T10:00:41.554Z] #13 13.75 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-28T10:00:41.554Z] #13 13.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-28T10:00:41.554Z] #13 13.79 Selecting previously unselected package dmsetup. [2019-11-28T10:00:41.554Z] #13 13.79 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-28T10:00:41.554Z] #13 13.79 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-28T10:00:41.554Z] #13 13.83 Selecting previously unselected package libonig4:amd64. [2019-11-28T10:00:41.554Z] #13 13.83 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-28T10:00:41.554Z] #13 13.83 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-28T10:00:41.554Z] #13 13.87 Selecting previously unselected package libjq1:amd64. [2019-11-28T10:00:41.591Z] CC criu/util.o [2019-11-28T10:00:41.717Z] DEP images/inventory.pb-c.d [2019-11-28T10:00:41.718Z] PBCC images/cpuinfo.pb-c.c [2019-11-28T10:00:41.718Z] DEP images/cpuinfo.pb-c.d [2019-11-28T10:00:41.718Z] PBCC images/stats.pb-c.c [2019-11-28T10:00:41.718Z] DEP images/stats.pb-c.d [2019-11-28T10:00:41.809Z] #13 13.87 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-28T10:00:41.809Z] #13 13.88 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-28T10:00:41.809Z] #13 13.91 Selecting previously unselected package jq. [2019-11-28T10:00:41.809Z] #13 13.91 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-28T10:00:41.809Z] #13 13.91 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-28T10:00:41.809Z] #13 13.95 Selecting previously unselected package libaio1:amd64. [2019-11-28T10:00:41.809Z] #13 13.95 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-28T10:00:41.809Z] #13 13.95 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-28T10:00:41.809Z] #13 13.97 Selecting previously unselected package libcap2-bin. [2019-11-28T10:00:41.809Z] #13 13.98 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-28T10:00:41.809Z] #13 13.98 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-28T10:00:41.809Z] #13 14.01 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-28T10:00:41.809Z] #13 14.01 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-28T10:00:41.809Z] #13 14.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-28T10:00:41.809Z] #13 14.04 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-28T10:00:41.809Z] #13 14.04 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-28T10:00:41.809Z] #13 14.04 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-28T10:00:41.809Z] #13 14.10 Selecting previously unselected package libpcre16-3:amd64. [2019-11-28T10:00:41.809Z] #13 14.10 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-28T10:00:41.978Z] CC criu/uts_ns.o [2019-11-28T10:00:41.978Z] CC criu/vdso.o [2019-11-28T10:00:41.978Z] LINK criu/built-in.o [2019-11-28T10:00:41.978Z] LINK criu/criu [2019-11-28T10:00:42.059Z] make[1]: Nothing to be done for 'all'. [2019-11-28T10:00:42.059Z] CC images/stats.o [2019-11-28T10:00:42.108Z] #13 14.10 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-28T10:00:42.108Z] #13 14.15 Selecting previously unselected package libpcre32-3:amd64. [2019-11-28T10:00:42.108Z] #13 14.15 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-28T10:00:42.108Z] #13 14.15 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-28T10:00:42.108Z] #13 14.19 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-28T10:00:42.108Z] #13 14.19 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-28T10:00:42.108Z] #13 14.20 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-28T10:00:42.108Z] #13 14.29 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-28T10:00:42.108Z] #13 14.30 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-28T10:00:42.108Z] #13 14.30 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-28T10:00:42.108Z] #13 14.35 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-28T10:00:42.108Z] #13 14.35 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-28T10:00:42.108Z] #13 14.36 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-28T10:00:42.108Z] #13 14.39 Selecting previously unselected package libnl-3-200:amd64. [2019-11-28T10:00:42.108Z] #13 14.39 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-28T10:00:42.108Z] #13 14.39 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-28T10:00:42.108Z] #13 14.43 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-28T10:00:42.108Z] #13 14.43 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-28T10:00:42.108Z] #13 14.43 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-28T10:00:42.108Z] #13 14.45 Selecting previously unselected package libreadline5:amd64. [2019-11-28T10:00:42.356Z] DEP lib/c/criu.d [2019-11-28T10:00:42.356Z] CC images/rpc.pb-c.o [2019-11-28T10:00:42.356Z] CC lib/c/criu.o [2019-11-28T10:00:42.493Z] CC images/core.o [2019-11-28T10:00:42.493Z] CC images/core-x86.o [2019-11-28T10:00:42.505Z] #13 14.46 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-28T10:00:42.505Z] #13 14.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-28T10:00:42.505Z] #13 14.49 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-28T10:00:42.505Z] #13 14.49 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-28T10:00:42.505Z] #13 14.50 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-28T10:00:42.816Z] LINK lib/c/built-in.o [2019-11-28T10:00:42.816Z] LINK lib/c/libcriu.so [2019-11-28T10:00:42.816Z] GEN magic.py [2019-11-28T10:00:42.816Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-28T10:00:42.816Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-28T10:00:42.847Z] #13 14.93 Selecting previously unselected package net-tools. [2019-11-28T10:00:42.847Z] #13 14.93 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-28T10:00:42.847Z] #13 14.93 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-28T10:00:42.847Z] #13 14.98 Selecting previously unselected package python-pip-whl. [2019-11-28T10:00:42.847Z] #13 14.98 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-28T10:00:42.847Z] #13 14.99 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-28T10:00:42.847Z] #13 15.11 Selecting previously unselected package python3-pip. [2019-11-28T10:00:42.847Z] #13 15.11 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-28T10:00:42.847Z] #13 15.11 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-28T10:00:42.847Z] #13 15.15 Selecting previously unselected package python3-pkg-resources. [2019-11-28T10:00:42.847Z] #13 15.15 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-28T10:00:42.847Z] #13 15.15 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-28T10:00:42.847Z] #13 15.19 Selecting previously unselected package python3-setuptools. [2019-11-28T10:00:42.853Z] CC images/core-arm.o [2019-11-28T10:00:42.853Z] CC images/core-aarch64.o [2019-11-28T10:00:42.853Z] CC images/core-ppc64.o [2019-11-28T10:00:43.009Z] #17 27.68 Reading package lists... [2019-11-28T10:00:43.009Z] #17 ... [2019-11-28T10:00:43.009Z] [2019-11-28T10:00:43.009Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-28T10:00:43.009Z] #50 21.34 + cd /tmp/tmp.twNDwdiAuS/src/github.com/docker/libnetwork [2019-11-28T10:00:43.009Z] #50 21.34 + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:00:43.009Z] #50 21.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-28T10:00:43.149Z] #13 15.19 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-28T10:00:43.149Z] #13 15.20 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-28T10:00:43.149Z] #13 15.24 Selecting previously unselected package python3-wheel. [2019-11-28T10:00:43.149Z] #13 15.25 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-28T10:00:43.149Z] #13 15.25 Unpacking python3-wheel (0.29.0-2) ... [2019-11-28T10:00:43.149Z] #13 15.28 Selecting previously unselected package thin-provisioning-tools. [2019-11-28T10:00:43.149Z] #13 15.28 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-28T10:00:43.149Z] #13 15.28 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-28T10:00:43.149Z] #13 15.35 Selecting previously unselected package vim-runtime. [2019-11-28T10:00:43.149Z] #13 15.35 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:00:43.149Z] #13 15.36 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-28T10:00:43.149Z] #13 15.37 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-28T10:00:43.149Z] #13 15.37 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:00:43.183Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-28T10:00:43.183Z] make[1]: Nothing to be done for 'all'. [2019-11-28T10:00:43.183Z] make[1]: 'images/built-in.o' is up to date. [2019-11-28T10:00:43.206Z] CC images/core-s390.o [2019-11-28T10:00:43.267Z] #50 ... [2019-11-28T10:00:43.267Z] [2019-11-28T10:00:43.267Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:00:43.267Z] #33 22.32 strconv [2019-11-28T10:00:43.267Z] #33 25.59 internal/testlog [2019-11-28T10:00:43.267Z] #33 25.97 encoding [2019-11-28T10:00:43.267Z] #33 26.11 unicode/utf16 [2019-11-28T10:00:43.267Z] #33 26.49 container/list [2019-11-28T10:00:43.267Z] #33 27.32 crypto/internal/subtle [2019-11-28T10:00:43.267Z] #33 27.46 crypto/subtle [2019-11-28T10:00:43.267Z] #33 27.72 crypto/rc4 [2019-11-28T10:00:43.267Z] #33 28.18 internal/x/crypto/cryptobyte/asn1 [2019-11-28T10:00:43.267Z] #33 28.35 internal/nettrace [2019-11-28T10:00:43.267Z] #33 28.43 internal/x/net/dns/dnsmessage [2019-11-28T10:00:43.526Z] #33 ... [2019-11-28T10:00:43.526Z] [2019-11-28T10:00:43.526Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-28T10:00:43.526Z] #6 22.20 Fetched 7927 kB in 16s (474 kB/s) [2019-11-28T10:00:43.526Z] #6 22.20 Reading package lists... [2019-11-28T10:00:43.526Z] #6 29.51 Reading package lists... [2019-11-28T10:00:43.526Z] #6 ... [2019-11-28T10:00:43.526Z] [2019-11-28T10:00:43.526Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:43.526Z] #35 23.45 Fetched 7927 kB in 17s (465 kB/s) [2019-11-28T10:00:43.526Z] #35 23.45 Reading package lists... [2019-11-28T10:00:43.543Z] CC images/cpuinfo.o [2019-11-28T10:00:43.543Z] CC images/inventory.o [2019-11-28T10:00:43.543Z] CC images/fdinfo.o [2019-11-28T10:00:43.551Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-28T10:00:43.551Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-28T10:00:43.551Z] make[1]: 'compel/libcompel.a' is up to date. [2019-11-28T10:00:43.551Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-11-28T10:00:43.551Z] make[1]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-28T10:00:43.551Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:00:43.551Z] INSTALL criu/criu [2019-11-28T10:00:43.784Z] #35 30.69 Reading package lists... [2019-11-28T10:00:43.784Z] #35 ... [2019-11-28T10:00:43.784Z] [2019-11-28T10:00:43.784Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:00:43.784Z] #33 32.17 runtime/cgo [2019-11-28T10:00:43.879Z] CC images/fown.o [2019-11-28T10:00:43.879Z] CC images/ns.o [2019-11-28T10:00:43.879Z] CC images/regfile.o [2019-11-28T10:00:43.879Z] CC images/ghost-file.o [2019-11-28T10:00:43.879Z] CC images/fifo.o [2019-11-28T10:00:44.203Z] #13 16.12 Selecting previously unselected package vim. [2019-11-28T10:00:44.203Z] #13 16.12 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-28T10:00:44.203Z] #13 16.12 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:00:44.203Z] #13 16.24 Selecting previously unselected package xfsprogs. [2019-11-28T10:00:44.203Z] #13 16.25 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-28T10:00:44.203Z] #13 16.25 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-28T10:00:44.203Z] #13 16.35 Selecting previously unselected package zip. [2019-11-28T10:00:44.203Z] #13 16.35 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-28T10:00:44.203Z] #13 16.35 Unpacking zip (3.0-11+b1) ... [2019-11-28T10:00:44.217Z] CC images/remap-file-path.o [2019-11-28T10:00:44.217Z] CC images/eventfd.o [2019-11-28T10:00:44.217Z] CC images/eventpoll.o [2019-11-28T10:00:44.217Z] CC images/fh.o [2019-11-28T10:00:44.351Z] #33 ... [2019-11-28T10:00:44.351Z] [2019-11-28T10:00:44.351Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:44.351Z] #57 23.15 Fetched 7927 kB in 17s (451 kB/s) [2019-11-28T10:00:44.351Z] #57 23.15 Reading package lists... [2019-11-28T10:00:44.507Z] #13 16.51 Selecting previously unselected package libapparmor-perl. [2019-11-28T10:00:44.507Z] #13 16.51 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-28T10:00:44.507Z] #13 16.52 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-28T10:00:44.507Z] #13 16.56 Selecting previously unselected package apparmor. [2019-11-28T10:00:44.507Z] #13 16.56 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-28T10:00:44.507Z] #13 16.58 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-28T10:00:44.507Z] #13 16.67 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-28T10:00:44.507Z] #13 16.67 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-28T10:00:44.507Z] #13 16.67 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-28T10:00:44.555Z] CC images/fsnotify.o [2019-11-28T10:00:44.555Z] CC images/signalfd.o [2019-11-28T10:00:44.555Z] CC images/fs.o [2019-11-28T10:00:44.609Z] #57 30.20 Reading package lists... [2019-11-28T10:00:44.609Z] #57 ... [2019-11-28T10:00:44.609Z] [2019-11-28T10:00:44.609Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-28T10:00:44.609Z] #44 23.07 Fetched 7927 kB in 16s (472 kB/s) [2019-11-28T10:00:44.609Z] #44 23.07 Reading package lists... [2019-11-28T10:00:44.763Z] #13 16.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-28T10:00:44.763Z] #13 16.97 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-28T10:00:44.763Z] #13 16.97 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-28T10:00:44.895Z] CC images/pstree.o [2019-11-28T10:00:44.895Z] CC images/pipe.o [2019-11-28T10:00:44.895Z] CC images/tcp-stream.o [2019-11-28T10:00:44.895Z] CC images/sk-packet.o [2019-11-28T10:00:44.895Z] CC images/mnt.o [2019-11-28T10:00:44.969Z] Removing intermediate container 743f860d13d1 [2019-11-28T10:00:44.969Z] ---> a5a25498215e [2019-11-28T10:00:44.969Z] Step 12/125 : FROM base AS registry [2019-11-28T10:00:44.969Z] ---> b68cbfecf8f4 [2019-11-28T10:00:44.969Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-28T10:00:44.969Z] ---> Running in eeba35cc6a3d [2019-11-28T10:00:44.969Z] Removing intermediate container eeba35cc6a3d [2019-11-28T10:00:44.969Z] ---> 07f770e50271 [2019-11-28T10:00:44.969Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-28T10:00:44.969Z] ---> Running in 14b61df32740 [2019-11-28T10:00:44.969Z] Removing intermediate container 14b61df32740 [2019-11-28T10:00:44.969Z] ---> f489fdd3ba48 [2019-11-28T10:00:44.969Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-11-28T10:00:45.231Z] CC images/pipe-data.o [2019-11-28T10:00:45.232Z] CC images/sa.o [2019-11-28T10:00:45.232Z] CC images/timer.o [2019-11-28T10:00:45.232Z] CC images/timerfd.o [2019-11-28T10:00:45.341Z] ---> Running in bfb47a5fda46 [2019-11-28T10:00:45.411Z] #13 17.49 Selecting previously unselected package binutils-mingw-w64. [2019-11-28T10:00:45.411Z] #13 17.49 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-28T10:00:45.411Z] #13 17.49 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-28T10:00:45.411Z] #13 17.52 Selecting previously unselected package mingw-w64-common. [2019-11-28T10:00:45.411Z] #13 17.52 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-28T10:00:45.411Z] #13 17.52 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-28T10:00:45.545Z] #44 29.75 Reading package lists... [2019-11-28T10:00:45.545Z] #44 ... [2019-11-28T10:00:45.545Z] [2019-11-28T10:00:45.545Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:45.545Z] #17 27.68 Reading package lists... [2019-11-28T10:00:45.568Z] CC images/mm.o [2019-11-28T10:00:45.568Z] CC images/sk-opts.o [2019-11-28T10:00:45.568Z] CC images/sk-unix.o [2019-11-28T10:00:45.568Z] CC images/sk-inet.o [2019-11-28T10:00:45.727Z] + mktemp -d [2019-11-28T10:00:45.727Z] + export GOPATH=/tmp/tmp.MGJN5zXE0A [2019-11-28T10:00:45.727Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.MGJN5zXE0A/src/github.com/docker/distribution [2019-11-28T10:00:45.727Z] Cloning into '/tmp/tmp.MGJN5zXE0A/src/github.com/docker/distribution'... [2019-11-28T10:00:45.930Z] CC images/tun.o [2019-11-28T10:00:45.931Z] CC images/sk-netlink.o [2019-11-28T10:00:45.931Z] CC images/packet-sock.o [2019-11-28T10:00:46.268Z] CC images/ipc-var.o [2019-11-28T10:00:46.269Z] CC images/ipc-desc.o [2019-11-28T10:00:46.269Z] CC images/ipc-shm.o [2019-11-28T10:00:46.269Z] CC images/ipc-msg.o [2019-11-28T10:00:46.269Z] CC images/ipc-sem.o [2019-11-28T10:00:46.424Z] #13 18.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-28T10:00:46.424Z] #13 18.45 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-28T10:00:46.424Z] #13 18.45 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-28T10:00:46.606Z] CC images/utsns.o [2019-11-28T10:00:46.606Z] CC images/creds.o [2019-11-28T10:00:46.606Z] CC images/vma.o [2019-11-28T10:00:46.606Z] CC images/netdev.o [2019-11-28T10:00:46.606Z] CC images/tty.o [2019-11-28T10:00:46.957Z] CC images/file-lock.o [2019-11-28T10:00:46.957Z] CC images/rlimit.o [2019-11-28T10:00:46.957Z] CC images/pagemap.o [2019-11-28T10:00:46.984Z] #13 19.29 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-28T10:00:47.000Z] + cd /tmp/tmp.MGJN5zXE0A/src/github.com/docker/distribution [2019-11-28T10:00:47.000Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-28T10:00:47.179Z] #17 34.64 Building dependency tree... [2019-11-28T10:00:47.179Z] #17 35.80 Reading state information... [2019-11-28T10:00:47.283Z] #13 19.29 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-28T10:00:47.284Z] #13 19.29 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-28T10:00:47.284Z] #13 19.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-28T10:00:47.284Z] #13 19.33 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-28T10:00:47.284Z] #13 19.33 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:00:47.319Z] CC images/siginfo.o [2019-11-28T10:00:47.319Z] CC images/rpc.o [2019-11-28T10:00:47.386Z] + GOPATH=/tmp/tmp.MGJN5zXE0A/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MGJN5zXE0A go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-28T10:00:47.715Z] CC images/ext-file.o [2019-11-28T10:00:47.715Z] CC images/cgroup.o [2019-11-28T10:00:48.105Z] CC images/userns.o [2019-11-28T10:00:48.105Z] CC images/google/protobuf/descriptor.o [2019-11-28T10:00:48.553Z] #17 37.28 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-28T10:00:48.554Z] #17 37.28 The following additional packages will be installed: [2019-11-28T10:00:48.554Z] #17 37.29 libjq1 libonig4 [2019-11-28T10:00:48.812Z] #17 37.66 The following NEW packages will be installed: [2019-11-28T10:00:48.812Z] #17 37.69 jq libjq1 libonig4 [2019-11-28T10:00:48.982Z] CC images/opts.o [2019-11-28T10:00:48.982Z] CC images/seccomp.o [2019-11-28T10:00:48.982Z] CC images/binfmt-misc.o [2019-11-28T10:00:48.982Z] CC images/time.o [2019-11-28T10:00:48.982Z] CC images/sysctl.o [2019-11-28T10:00:49.391Z] CC images/autofs.o [2019-11-28T10:00:49.391Z] CC images/macvlan.o [2019-11-28T10:00:49.391Z] CC images/sit.o [2019-11-28T10:00:49.391Z] LINK images/built-in.o [2019-11-28T10:00:49.391Z] GEN compel/include/asm [2019-11-28T10:00:49.391Z] GEN compel/include/version.h [2019-11-28T10:00:49.391Z] touch .config [2019-11-28T10:00:49.391Z] GEN include/common/config.h [2019-11-28T10:00:49.391Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-28T10:00:49.391Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-11-28T10:00:49.391Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-28T10:00:49.391Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-28T10:00:49.391Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-28T10:00:49.391Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-28T10:00:49.391Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-28T10:00:49.391Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-28T10:00:49.391Z] DEP compel/plugins/std/infect.d [2019-11-28T10:00:49.391Z] DEP compel/plugins/std/string.d [2019-11-28T10:00:49.391Z] DEP compel/plugins/std/log.d [2019-11-28T10:00:49.391Z] DEP compel/plugins/std/fds.d [2019-11-28T10:00:49.391Z] DEP compel/plugins/std/std.d [2019-11-28T10:00:49.728Z] DEP compel/plugins/shmem/shmem.d [2019-11-28T10:00:49.728Z] DEP compel/plugins/fds/fds.d [2019-11-28T10:00:49.728Z] CC compel/plugins/std/std.o [2019-11-28T10:00:49.728Z] CC compel/plugins/std/fds.o [2019-11-28T10:00:50.065Z] CC compel/plugins/std/log.o [2019-11-28T10:00:50.065Z] CC compel/plugins/std/string.o [2019-11-28T10:00:50.189Z] #17 38.89 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:50.189Z] #17 38.89 Need to get 327 kB of archives. [2019-11-28T10:00:50.189Z] #17 38.89 After this operation, 1157 kB of additional disk space will be used. [2019-11-28T10:00:50.189Z] #17 38.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-28T10:00:50.189Z] #17 38.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-28T10:00:50.189Z] #17 38.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-28T10:00:50.402Z] CC compel/plugins/std/infect.o [2019-11-28T10:00:50.402Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-28T10:00:50.402Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-28T10:00:50.633Z] #13 22.79 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-28T10:00:50.633Z] #13 22.79 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-28T10:00:50.633Z] #13 22.80 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:00:50.739Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-28T10:00:50.739Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-28T10:00:50.739Z] AR compel/plugins/std.lib.a [2019-11-28T10:00:50.739Z] CC compel/plugins/fds/fds.o [2019-11-28T10:00:50.739Z] AR compel/plugins/fds.lib.a [2019-11-28T10:00:50.739Z] HOSTDEP compel/src/lib/log-host.d [2019-11-28T10:00:50.739Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-28T10:00:50.739Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-28T10:00:50.739Z] HOSTDEP compel/src/main-host.d [2019-11-28T10:00:50.739Z] DEP compel/src/lib/ptrace.d [2019-11-28T10:00:51.079Z] DEP compel/src/lib/infect.d [2019-11-28T10:00:51.079Z] DEP compel/src/lib/infect-util.d [2019-11-28T10:00:51.079Z] DEP compel/src/lib/infect-rpc.d [2019-11-28T10:00:51.079Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-11-28T10:00:51.079Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-28T10:00:51.079Z] DEP compel/src/lib/log.d [2019-11-28T10:00:51.079Z] DEP compel/src/main.d [2019-11-28T10:00:51.124Z] #17 ... [2019-11-28T10:00:51.124Z] [2019-11-28T10:00:51.124Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-28T10:00:51.124Z] #50 DONE 39.5s [2019-11-28T10:00:51.124Z] [2019-11-28T10:00:51.124Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:51.124Z] #17 40.02 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:51.124Z] #17 ... [2019-11-28T10:00:51.124Z] [2019-11-28T10:00:51.124Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:51.124Z] #57 30.20 Reading package lists... [2019-11-28T10:00:51.124Z] #57 36.90 Building dependency tree... [2019-11-28T10:00:51.124Z] #57 38.31 Reading state information... [2019-11-28T10:00:51.124Z] #57 39.77 The following additional packages will be installed: [2019-11-28T10:00:51.124Z] #57 39.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-28T10:00:51.125Z] #57 39.77 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-28T10:00:51.125Z] #57 39.79 Suggested packages: [2019-11-28T10:00:51.125Z] #57 39.79 manpages-dev python-setuptools [2019-11-28T10:00:51.416Z] DEP compel/src/lib/handle-elf.d [2019-11-28T10:00:51.416Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-28T10:00:51.416Z] CC compel/src/lib/log.o [2019-11-28T10:00:51.416Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-11-28T10:00:51.753Z] CC compel/arch/ppc64/src/lib/infect.o [2019-11-28T10:00:51.753Z] CC compel/src/lib/infect-rpc.o [2019-11-28T10:00:52.090Z] CC compel/src/lib/infect-util.o [2019-11-28T10:00:52.090Z] CC compel/src/lib/infect.o [2019-11-28T10:00:52.970Z] CC compel/src/lib/ptrace.o [2019-11-28T10:00:52.970Z] AR compel/libcompel.a [2019-11-28T10:00:52.970Z] HOSTCC compel/src/main-host.o [2019-11-28T10:00:53.080Z] #57 ... [2019-11-28T10:00:53.080Z] [2019-11-28T10:00:53.080Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-28T10:00:53.080Z] #17 40.29 Fetched 327 kB in 1s (288 kB/s) [2019-11-28T10:00:53.080Z] #17 40.39 Selecting previously unselected package libonig4:amd64. [2019-11-28T10:00:53.080Z] #17 40.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 ... 15091 files and directories currently installed.) [2019-11-28T10:00:53.080Z] #17 40.44 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-28T10:00:53.080Z] #17 40.48 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-28T10:00:53.080Z] #17 40.81 Selecting previously unselected package libjq1:amd64. [2019-11-28T10:00:53.080Z] #17 40.81 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-28T10:00:53.080Z] #17 40.81 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-28T10:00:53.080Z] #17 41.29 Selecting previously unselected package jq. [2019-11-28T10:00:53.080Z] #17 41.29 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-28T10:00:53.080Z] #17 41.30 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-28T10:00:53.080Z] #17 41.49 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-28T10:00:53.080Z] #17 41.52 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-28T10:00:53.080Z] #17 41.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:53.080Z] #17 41.62 Setting up jq (1.5+dfsg-1.3) ... [2019-11-28T10:00:53.080Z] #17 DONE 41.8s [2019-11-28T10:00:53.080Z] [2019-11-28T10:00:53.080Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-28T10:00:53.080Z] #19 DONE 0.0s [2019-11-28T10:00:53.080Z] [2019-11-28T10:00:53.080Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:00:53.190Z] #13 25.28 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-28T10:00:53.190Z] #13 25.29 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-28T10:00:53.190Z] #13 25.30 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-28T10:00:53.190Z] #13 25.31 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-28T10:00:53.190Z] #13 25.32 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-28T10:00:53.190Z] #13 25.34 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:53.190Z] #13 25.34 Processing triggers for mime-support (3.60) ... [2019-11-28T10:00:53.190Z] #13 25.36 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:00:53.190Z] #13 25.37 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-28T10:00:53.190Z] #13 25.37 Setting up libcap2-bin (1:2.25-1) ... [2019-11-28T10:00:53.190Z] #13 25.38 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-28T10:00:53.190Z] #13 25.39 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-28T10:00:53.190Z] #13 25.40 Setting up bash-completion (1:2.1-4.3) ... [2019-11-28T10:00:53.708Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-28T10:00:53.709Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-11-28T10:00:53.709Z] HOSTCC compel/src/lib/log-host.o [2019-11-28T10:00:53.709Z] HOSTLINK compel/compel-host-bin [2019-11-28T10:00:53.709Z] DEP soccr/soccr.d [2019-11-28T10:00:53.709Z] CC soccr/soccr.o [2019-11-28T10:00:53.792Z] #13 26.00 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-28T10:00:53.792Z] #13 26.01 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-28T10:00:53.792Z] #13 26.02 Setting up zip (3.0-11+b1) ... [2019-11-28T10:00:53.792Z] #13 26.02 Setting up bzip2 (1.0.6-8.1) ... [2019-11-28T10:00:53.792Z] #13 26.03 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-28T10:00:53.792Z] #13 26.04 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-28T10:00:53.792Z] #13 26.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:53.792Z] #13 26.06 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-28T10:00:53.792Z] #13 26.07 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:53.792Z] #13 26.08 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-28T10:00:53.792Z] #13 26.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-28T10:00:54.046Z] AR soccr/libsoccr.a [2019-11-28T10:00:54.046Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-28T10:00:54.048Z] #13 26.10 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-28T10:00:54.048Z] #13 26.11 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:00:54.048Z] #13 26.12 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-28T10:00:54.048Z] #13 26.13 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-28T10:00:54.048Z] #13 26.14 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-28T10:00:54.048Z] #13 26.15 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:00:54.048Z] #13 26.24 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-28T10:00:54.048Z] #13 26.24 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-28T10:00:54.048Z] #13 26.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-28T10:00:54.048Z] #13 26.26 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-28T10:00:54.048Z] #13 26.28 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-28T10:00:54.048Z] #13 26.28 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-28T10:00:54.048Z] #13 26.30 Setting up pigz (2.3.4-1) ... [2019-11-28T10:00:54.048Z] #13 26.30 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-28T10:00:54.048Z] #13 26.31 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-28T10:00:54.048Z] #13 26.32 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:54.048Z] #13 26.33 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-28T10:00:54.048Z] #13 26.34 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:00:54.048Z] #13 26.35 Setting up jq (1.5+dfsg-1.3) ... [2019-11-28T10:00:54.048Z] #13 26.35 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-28T10:00:54.048Z] #13 26.36 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-28T10:00:54.048Z] #13 26.37 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-28T10:00:54.048Z] #13 26.38 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:00:54.048Z] #13 26.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-28T10:00:54.048Z] #13 26.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-28T10:00:54.048Z] #13 26.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-28T10:00:54.048Z] #13 26.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-28T10:00:54.048Z] #13 26.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-28T10:00:54.048Z] #13 26.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-28T10:00:54.048Z] #13 26.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-28T10:00:54.048Z] #13 26.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-28T10:00:54.048Z] #13 26.42 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-28T10:00:54.048Z] #13 26.43 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:54.048Z] #13 26.44 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-28T10:00:54.304Z] #13 26.45 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-28T10:00:54.304Z] #13 26.45 Setting up btrfs-progs (4.7.3-1) ... [2019-11-28T10:00:54.304Z] #13 26.47 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-28T10:00:54.304Z] #13 26.47 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-28T10:00:54.383Z] DEP criu/arch/ppc64/sigframe.d [2019-11-28T10:00:54.383Z] DEP criu/arch/ppc64/crtools.d [2019-11-28T10:00:54.383Z] DEP criu/arch/ppc64/cpu.d [2019-11-28T10:00:54.383Z] CC criu/arch/ppc64/cpu.o [2019-11-28T10:00:54.720Z] CC criu/arch/ppc64/crtools.o [2019-11-28T10:00:54.983Z] #20 ... [2019-11-28T10:00:54.983Z] [2019-11-28T10:00:54.983Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-28T10:00:54.983Z] #6 29.51 Reading package lists... [2019-11-28T10:00:54.983Z] #6 35.73 Building dependency tree... [2019-11-28T10:00:54.983Z] #6 36.98 Reading state information... [2019-11-28T10:00:54.983Z] #6 38.48 The following additional packages will be installed: [2019-11-28T10:00:54.983Z] #6 38.49 libapparmor1 libseccomp2 [2019-11-28T10:00:54.983Z] #6 38.50 Suggested packages: [2019-11-28T10:00:54.983Z] #6 38.50 seccomp [2019-11-28T10:00:54.983Z] #6 38.88 The following NEW packages will be installed: [2019-11-28T10:00:54.983Z] #6 38.90 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-28T10:00:54.983Z] #6 40.05 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:54.983Z] #6 40.05 Need to get 300 kB of archives. [2019-11-28T10:00:54.983Z] #6 40.05 After this operation, 1201 kB of additional disk space will be used. [2019-11-28T10:00:54.983Z] #6 40.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-28T10:00:54.983Z] #6 40.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-28T10:00:54.983Z] #6 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-28T10:00:54.983Z] #6 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-28T10:00:54.983Z] #6 41.48 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:54.983Z] #6 41.66 Fetched 300 kB in 1s (278 kB/s) [2019-11-28T10:00:54.983Z] #6 41.79 Selecting previously unselected package libseccomp2:amd64. [2019-11-28T10:00:54.983Z] #6 41.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-28T10:00:54.983Z] #6 41.89 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-28T10:00:54.983Z] #6 41.92 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-28T10:00:54.983Z] #6 42.26 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-28T10:00:54.983Z] #6 42.26 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-28T10:00:54.983Z] #6 42.27 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-28T10:00:54.983Z] #6 42.58 Selecting previously unselected package libapparmor1:amd64. [2019-11-28T10:00:54.983Z] #6 42.58 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-28T10:00:54.983Z] #6 42.59 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-28T10:00:54.983Z] #6 42.80 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-28T10:00:54.983Z] #6 42.81 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-28T10:00:54.983Z] #6 42.82 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-28T10:00:54.983Z] #6 43.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:54.983Z] #6 43.22 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-28T10:00:54.983Z] #6 43.24 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-28T10:00:54.983Z] #6 43.25 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-28T10:00:54.983Z] #6 43.27 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-28T10:00:54.983Z] #6 43.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:54.983Z] #6 DONE 43.6s [2019-11-28T10:00:54.983Z] [2019-11-28T10:00:54.983Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:00:54.983Z] #40 DONE 0.1s [2019-11-28T10:00:54.983Z] [2019-11-28T10:00:54.983Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-28T10:00:54.983Z] #41 DONE 0.1s [2019-11-28T10:00:54.983Z] [2019-11-28T10:00:54.983Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:00:55.057Z] CC criu/arch/ppc64/sigframe.o [2019-11-28T10:00:55.057Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-11-28T10:00:55.057Z] DEP criu/arch/ppc64/misc.d [2019-11-28T10:00:55.057Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-28T10:00:55.057Z] DEP criu/arch/ppc64/vdso-pie.d [2019-11-28T10:00:55.327Z] #13 27.41 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-28T10:00:55.327Z] #13 27.42 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:00:55.327Z] #13 27.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-28T10:00:55.327Z] #13 27.43 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-28T10:00:55.327Z] #13 27.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-28T10:00:55.327Z] #13 27.43 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-28T10:00:55.327Z] #13 27.44 Setting up btrfs-tools (4.7.3-1) ... [2019-11-28T10:00:55.327Z] #13 27.45 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:00:55.327Z] #13 27.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-28T10:00:55.327Z] #13 27.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-28T10:00:55.327Z] #13 27.47 Setting up python3 (3.5.3-1) ... [2019-11-28T10:00:55.393Z] DEP criu/pie/parasite-vdso.d [2019-11-28T10:00:55.393Z] DEP criu/pie/util-vdso.d [2019-11-28T10:00:55.393Z] DEP criu/pie/util.d [2019-11-28T10:00:55.393Z] CC criu/pie/util.o [2019-11-28T10:00:55.393Z] CC criu/pie/util-vdso.o [2019-11-28T10:00:55.584Z] #13 27.79 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-28T10:00:55.730Z] CC criu/pie/parasite-vdso.o [2019-11-28T10:00:56.069Z] CC criu/arch/ppc64/vdso-pie.o [2019-11-28T10:00:56.069Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-11-28T10:00:56.069Z] CC criu/arch/ppc64/misc.o [2019-11-28T10:00:56.069Z] AR criu/pie/pie.lib.a [2019-11-28T10:00:56.190Z] #13 28.33 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-28T10:00:56.190Z] #13 28.36 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-28T10:00:56.190Z] #13 28.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-28T10:00:56.190Z] #13 28.39 Setting up python3-wheel (0.29.0-2) ... [2019-11-28T10:00:56.407Z] DEP criu/pie/restorer.d [2019-11-28T10:00:56.407Z] DEP criu/arch/ppc64/restorer.d [2019-11-28T10:00:56.407Z] DEP criu/pie/parasite.d [2019-11-28T10:00:56.407Z] CC criu/pie/parasite.o [2019-11-28T10:00:56.488Z] #13 28.56 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-28T10:00:56.488Z] #13 28.77 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-28T10:00:56.788Z] #13 28.77 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-28T10:00:56.788Z] #13 29.00 Setting up dmsetup (2:1.02.137-2) ... [2019-11-28T10:00:56.788Z] #13 29.01 Setting up python3-setuptools (33.1.1-1) ... [2019-11-28T10:00:56.889Z] #42 ... [2019-11-28T10:00:56.889Z] [2019-11-28T10:00:56.889Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-28T10:00:56.889Z] #44 29.75 Reading package lists... [2019-11-28T10:00:56.889Z] #44 36.56 Building dependency tree... [2019-11-28T10:00:56.889Z] #44 37.95 Reading state information... [2019-11-28T10:00:56.889Z] #44 39.46 The following additional packages will be installed: [2019-11-28T10:00:56.889Z] #44 39.48 btrfs-progs liblzo2-2 [2019-11-28T10:00:56.889Z] #44 39.84 The following NEW packages will be installed: [2019-11-28T10:00:56.889Z] #44 39.85 btrfs-progs btrfs-tools liblzo2-2 [2019-11-28T10:00:56.889Z] #44 41.13 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:56.889Z] #44 41.13 Need to get 649 kB of archives. [2019-11-28T10:00:56.889Z] #44 41.13 After this operation, 4320 kB of additional disk space will be used. [2019-11-28T10:00:56.889Z] #44 41.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-28T10:00:56.889Z] #44 41.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-28T10:00:56.889Z] #44 41.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-28T10:00:56.889Z] #44 42.84 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:56.889Z] #44 43.09 Fetched 649 kB in 1s (491 kB/s) [2019-11-28T10:00:56.889Z] #44 43.20 Selecting previously unselected package liblzo2-2:amd64. [2019-11-28T10:00:56.889Z] #44 43.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-28T10:00:56.889Z] #44 43.26 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-28T10:00:56.889Z] #44 43.27 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:00:56.889Z] #44 43.43 Selecting previously unselected package btrfs-progs. [2019-11-28T10:00:56.889Z] #44 43.43 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-28T10:00:56.889Z] #44 43.43 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-28T10:00:56.889Z] #44 44.60 Selecting previously unselected package btrfs-tools. [2019-11-28T10:00:56.889Z] #44 44.60 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-28T10:00:56.889Z] #44 44.62 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-28T10:00:56.889Z] #44 44.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:56.889Z] #44 45.09 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:00:56.889Z] #44 45.11 Setting up btrfs-progs (4.7.3-1) ... [2019-11-28T10:00:56.889Z] #44 45.12 Setting up btrfs-tools (4.7.3-1) ... [2019-11-28T10:00:56.889Z] #44 45.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:56.889Z] #44 DONE 45.4s [2019-11-28T10:00:56.889Z] [2019-11-28T10:00:56.889Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:00:56.889Z] #45 DONE 0.1s [2019-11-28T10:00:56.889Z] [2019-11-28T10:00:56.889Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-28T10:00:56.889Z] #46 DONE 0.1s [2019-11-28T10:00:56.889Z] [2019-11-28T10:00:56.889Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:56.889Z] #57 42.19 The following NEW packages will be installed: [2019-11-28T10:00:56.889Z] #57 42.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-28T10:00:56.889Z] #57 42.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-28T10:00:56.889Z] #57 42.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-28T10:00:56.889Z] #57 42.19 zlib1g-dev [2019-11-28T10:00:56.889Z] #57 43.34 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:56.889Z] #57 43.34 Need to get 3602 kB of archives. [2019-11-28T10:00:56.889Z] #57 43.34 After this operation, 18.9 MB of additional disk space will be used. [2019-11-28T10:00:56.889Z] #57 43.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-28T10:00:56.889Z] #57 43.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-28T10:00:56.889Z] #57 43.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-28T10:00:56.889Z] #57 43.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-28T10:00:56.889Z] #57 43.36 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-28T10:00:56.889Z] #57 43.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-28T10:00:56.889Z] #57 43.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-28T10:00:56.889Z] #57 43.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-28T10:00:56.889Z] #57 43.39 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-28T10:00:56.889Z] #57 43.46 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-28T10:00:56.889Z] #57 43.47 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-28T10:00:56.889Z] #57 43.59 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-28T10:00:56.889Z] #57 43.69 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-28T10:00:56.889Z] #57 43.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-28T10:00:56.889Z] #57 43.69 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-28T10:00:56.889Z] #57 43.76 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-28T10:00:56.889Z] #57 45.21 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:56.889Z] #57 45.45 Fetched 3602 kB in 1s (2404 kB/s) [2019-11-28T10:00:56.889Z] #57 45.70 Selecting previously unselected package libnet1:amd64. [2019-11-28T10:00:57.088Z] #13 29.23 Setting up dh-python (2.20170125) ... [2019-11-28T10:00:57.132Z] LINK criu/pie/parasite.built-in.o [2019-11-28T10:00:57.132Z] GEN criu/pie/parasite-blob.h [2019-11-28T10:00:57.132Z] CC criu/arch/ppc64/restorer.o [2019-11-28T10:00:57.132Z] CC criu/pie/restorer.o [2019-11-28T10:00:57.147Z] #57 45.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-28T10:00:57.147Z] #57 45.76 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-28T10:00:57.148Z] #57 45.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-28T10:00:57.148Z] #57 45.94 Selecting previously unselected package libcap-dev:amd64. [2019-11-28T10:00:57.148Z] #57 45.94 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-28T10:00:57.148Z] #57 45.95 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-28T10:00:57.148Z] #57 46.10 Selecting previously unselected package libnet1-dev. [2019-11-28T10:00:57.344Z] #13 29.38 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-28T10:00:57.344Z] #13 29.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:00:57.406Z] #57 46.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-28T10:00:57.406Z] #57 46.12 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-28T10:00:57.604Z] #13 DONE 29.7s [2019-11-28T10:00:57.604Z] [2019-11-28T10:00:57.604Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-28T10:00:57.973Z] #57 46.52 Selecting previously unselected package libnl-3-200:amd64. [2019-11-28T10:00:57.973Z] #57 46.53 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-28T10:00:57.973Z] #57 46.54 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-28T10:00:57.973Z] #57 ... [2019-11-28T10:00:57.973Z] [2019-11-28T10:00:57.973Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-28T10:00:57.973Z] #27 36.17 + cd /tmp/tmp.JxwP57KZN1/src/gotest.tools/gotestsum [2019-11-28T10:00:57.973Z] #27 36.17 + git checkout -q v0.3.5 [2019-11-28T10:00:57.973Z] #27 36.22 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-28T10:00:57.973Z] #27 ... [2019-11-28T10:00:57.973Z] [2019-11-28T10:00:57.973Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:57.973Z] #35 30.69 Reading package lists... [2019-11-28T10:00:57.973Z] #35 37.31 Building dependency tree... [2019-11-28T10:00:57.973Z] #35 38.74 Reading state information... [2019-11-28T10:00:57.973Z] #35 40.50 The following additional packages will be installed: [2019-11-28T10:00:57.973Z] #35 40.51 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-28T10:00:57.973Z] #35 40.52 Suggested packages: [2019-11-28T10:00:57.973Z] #35 40.52 codeblocks eclipse ninja-build lrzip [2019-11-28T10:00:57.973Z] #35 40.52 Recommended packages: [2019-11-28T10:00:57.973Z] #35 40.52 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-28T10:00:57.973Z] #35 41.70 The following NEW packages will be installed: [2019-11-28T10:00:57.973Z] #35 41.71 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-28T10:00:57.973Z] #35 41.72 vim-common xxd [2019-11-28T10:00:57.973Z] #35 42.86 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:00:57.973Z] #35 42.86 Need to get 13.7 MB of archives. [2019-11-28T10:00:57.973Z] #35 42.86 After this operation, 57.2 MB of additional disk space will be used. [2019-11-28T10:00:57.973Z] #35 42.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-28T10:00:57.973Z] #35 42.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-28T10:00:57.973Z] #35 42.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-28T10:00:57.973Z] #35 44.07 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-28T10:00:57.973Z] #35 44.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-28T10:00:57.973Z] #35 44.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-28T10:00:57.973Z] #35 44.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-28T10:00:57.973Z] #35 44.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-28T10:00:57.973Z] #35 44.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-28T10:00:57.973Z] #35 44.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-28T10:00:57.973Z] #35 45.99 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:00:57.973Z] #35 46.25 Fetched 13.7 MB in 2s (4789 kB/s) [2019-11-28T10:00:57.973Z] #35 46.45 Selecting previously unselected package cmake-data. [2019-11-28T10:00:57.973Z] #35 46.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-28T10:00:57.973Z] #35 46.66 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-28T10:00:57.973Z] #35 46.70 Unpacking cmake-data (3.7.2-1) ... [2019-11-28T10:00:58.231Z] #35 ... [2019-11-28T10:00:58.231Z] [2019-11-28T10:00:58.231Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:00:58.231Z] #57 46.85 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-28T10:00:58.231Z] #57 46.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-28T10:00:58.231Z] #57 46.87 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-28T10:00:58.302Z] LINK criu/pie/restorer.built-in.o [2019-11-28T10:00:58.302Z] GEN criu/pie/restorer-blob.h [2019-11-28T10:00:58.302Z] DEP criu/vdso.d [2019-11-28T10:00:58.302Z] DEP criu/uts_ns.d [2019-11-28T10:00:58.302Z] DEP criu/util.d [2019-11-28T10:00:58.490Z] #57 47.24 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-28T10:00:58.490Z] #57 47.26 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-28T10:00:58.490Z] #57 47.26 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-28T10:00:58.639Z] DEP criu/uffd.d [2019-11-28T10:00:58.639Z] DEP criu/tun.d [2019-11-28T10:00:58.639Z] DEP criu/tty.d [2019-11-28T10:00:58.639Z] DEP criu/timerfd.d [2019-11-28T10:00:58.748Z] #57 47.41 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-28T10:00:58.748Z] #57 47.45 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-28T10:00:58.748Z] #57 47.45 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-28T10:00:58.748Z] #57 47.57 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-28T10:00:58.748Z] #57 47.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-28T10:00:58.748Z] #57 47.59 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-28T10:00:58.977Z] DEP criu/sysfs_parse.d [2019-11-28T10:00:58.977Z] DEP criu/sysctl.d [2019-11-28T10:00:58.977Z] DEP criu/string.d [2019-11-28T10:00:58.977Z] DEP criu/stats.d [2019-11-28T10:00:58.977Z] DEP criu/sockets.d [2019-11-28T10:00:58.977Z] DEP criu/sk-unix.d [2019-11-28T10:00:59.136Z] #14 1.607 Collecting yamllint==1.16.0 [2019-11-28T10:00:59.313Z] DEP criu/sk-tcp.d [2019-11-28T10:00:59.313Z] DEP criu/sk-queue.d [2019-11-28T10:00:59.313Z] DEP criu/sk-packet.d [2019-11-28T10:00:59.313Z] DEP criu/sk-netlink.d [2019-11-28T10:00:59.317Z] #57 ... [2019-11-28T10:00:59.317Z] [2019-11-28T10:00:59.317Z] #7 [dev 1/24] RUN groupadd -r docker [2019-11-28T10:00:59.317Z] #7 DONE 4.3s [2019-11-28T10:00:59.317Z] [2019-11-28T10:00:59.317Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:00:59.317Z] #42 4.250 + RM_GOPATH=0 [2019-11-28T10:00:59.317Z] #42 4.250 + TMP_GOPATH= [2019-11-28T10:00:59.317Z] #42 4.250 + : /build [2019-11-28T10:00:59.317Z] #42 4.250 + '[' -z '' ']' [2019-11-28T10:00:59.317Z] #42 4.251 ++ mktemp -d [2019-11-28T10:00:59.317Z] #42 4.278 + export GOPATH=/tmp/tmp.EQTd4xcrlW [2019-11-28T10:00:59.317Z] #42 4.278 + GOPATH=/tmp/tmp.EQTd4xcrlW [2019-11-28T10:00:59.317Z] #42 4.278 + RM_GOPATH=1 [2019-11-28T10:00:59.317Z] #42 4.298 ++ dirname ./install.sh [2019-11-28T10:00:59.317Z] #42 4.298 + dir=. [2019-11-28T10:00:59.317Z] #42 4.298 + bin=runc [2019-11-28T10:00:59.317Z] #42 4.298 + shift [2019-11-28T10:00:59.317Z] #42 4.298 + '[' '!' -f ./runc.installer ']' [2019-11-28T10:00:59.317Z] #42 4.298 + . ./runc.installer [2019-11-28T10:00:59.317Z] #42 4.298 ++ RUNC_COMMIT=d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-28T10:00:59.317Z] #42 4.298 + install_runc [2019-11-28T10:00:59.317Z] #42 4.298 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-28T10:00:59.317Z] #42 4.298 + uname -r [2019-11-28T10:00:59.317Z] #42 4.340 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-28T10:00:59.317Z] #42 4.340 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-28T10:00:59.317Z] #42 4.340 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EQTd4xcrlW/src/github.com/opencontainers/runc [2019-11-28T10:00:59.317Z] #42 4.340 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-28T10:00:59.317Z] #42 4.378 Cloning into '/tmp/tmp.EQTd4xcrlW/src/github.com/opencontainers/runc'... [2019-11-28T10:00:59.650Z] DEP criu/sk-inet.d [2019-11-28T10:00:59.650Z] DEP criu/signalfd.d [2019-11-28T10:00:59.650Z] DEP criu/sigframe.d [2019-11-28T10:00:59.650Z] DEP criu/shmem.d [2019-11-28T10:00:59.650Z] DEP criu/servicefd.d [2019-11-28T10:00:59.988Z] DEP criu/seize.d [2019-11-28T10:00:59.988Z] DEP criu/seccomp.d [2019-11-28T10:00:59.988Z] DEP criu/rst-malloc.d [2019-11-28T10:00:59.988Z] DEP criu/rbtree.d [2019-11-28T10:00:59.988Z] DEP criu/pstree.d [2019-11-28T10:00:59.988Z] DEP criu/protobuf.d [2019-11-28T10:00:59.988Z] GEN criu/protobuf-desc-gen.h [2019-11-28T10:01:00.493Z] DEP criu/protobuf-desc.d [2019-11-28T10:01:00.493Z] DEP criu/proc_parse.d [2019-11-28T10:01:00.693Z] #42 ... [2019-11-28T10:01:00.693Z] [2019-11-28T10:01:00.693Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-28T10:01:00.693Z] #15 39.49 + cd /tmp/tmp.J0YOgK9BOe/src/github.com/go-swagger/go-swagger [2019-11-28T10:01:00.693Z] #15 39.49 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-28T10:01:00.693Z] #15 42.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-28T10:01:00.832Z] DEP criu/plugin.d [2019-11-28T10:01:00.832Z] DEP criu/pipes.d [2019-11-28T10:01:00.832Z] DEP criu/pie-util.d [2019-11-28T10:01:00.832Z] DEP criu/pie-util-vdso.d [2019-11-28T10:01:00.832Z] DEP criu/pie-util-vdso-elf32.d [2019-11-28T10:01:00.952Z] #15 ... [2019-11-28T10:01:00.952Z] [2019-11-28T10:01:00.952Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:00.952Z] #20 5.144 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-28T10:01:00.952Z] #20 5.722 [2019-11-28T10:01:00.952Z] #20 6.096 1.0% ## 3.6% #### 6.4% ######### 13.4% ############# 18.8% ################### 27.0% ######################### 34.8% ################################ 45.5% #################################### 51.0% ######################################### 57.4% ############################################# 63.8% ################################################ 67.7% ##################################################### 74.1% ########################################################### 82.9% ################################################################# 90.8% ######################################################################## 100.0% [2019-11-28T10:01:01.169Z] DEP criu/path.d [2019-11-28T10:01:01.169Z] DEP criu/parasite-syscall.d [2019-11-28T10:01:01.169Z] DEP criu/pagemap.d [2019-11-28T10:01:01.169Z] DEP criu/pagemap-cache.d [2019-11-28T10:01:01.169Z] DEP criu/page-xfer.d [2019-11-28T10:01:01.506Z] DEP criu/page-pipe.d [2019-11-28T10:01:01.506Z] DEP criu/netfilter.d [2019-11-28T10:01:01.506Z] DEP criu/net.d [2019-11-28T10:01:01.506Z] DEP criu/namespaces.d [2019-11-28T10:01:01.506Z] DEP criu/mount.d [2019-11-28T10:01:01.518Z] #20 8.356 [2019-11-28T10:01:01.843Z] DEP criu/mem.d [2019-11-28T10:01:01.843Z] DEP criu/lsm.d [2019-11-28T10:01:01.843Z] DEP criu/log.d [2019-11-28T10:01:01.843Z] DEP criu/libnetlink.d [2019-11-28T10:01:01.843Z] DEP criu/kerndat.d [2019-11-28T10:01:02.299Z] DEP criu/kcmp-ids.d [2019-11-28T10:01:02.299Z] DEP criu/irmap.d [2019-11-28T10:01:02.299Z] DEP criu/ipc_ns.d [2019-11-28T10:01:02.299Z] DEP criu/image.d [2019-11-28T10:01:02.299Z] DEP criu/image-desc.d [2019-11-28T10:01:02.299Z] DEP criu/fsnotify.d [2019-11-28T10:01:02.299Z] DEP criu/filesystems.d [2019-11-28T10:01:02.552Z] #20 8.678 ############ 17.9% #################### 27.8% ############################ 39.2% ###################################### 53.9% ############################################## 65.1% ############################################################ 84.7% ######################################################################## 100.0% [2019-11-28T10:01:02.635Z] DEP criu/files.d [2019-11-28T10:01:02.635Z] DEP criu/files-reg.d [2019-11-28T10:01:02.635Z] DEP criu/files-ext.d [2019-11-28T10:01:02.635Z] DEP criu/file-lock.d [2019-11-28T10:01:02.635Z] DEP criu/file-ids.d [2019-11-28T10:01:02.974Z] DEP criu/fifo.d [2019-11-28T10:01:02.974Z] DEP criu/fdstore.d [2019-11-28T10:01:02.974Z] DEP criu/fault-injection.d [2019-11-28T10:01:02.974Z] DEP criu/external.d [2019-11-28T10:01:02.974Z] DEP criu/eventpoll.d [2019-11-28T10:01:02.974Z] DEP criu/eventfd.d [2019-11-28T10:01:03.119Z] #20 9.908 [2019-11-28T10:01:03.374Z] DEP criu/crtools.d [2019-11-28T10:01:03.374Z] DEP criu/cr-service.d [2019-11-28T10:01:03.374Z] DEP criu/cr-restore.d [2019-11-28T10:01:03.374Z] DEP criu/cr-errno.d [2019-11-28T10:01:03.374Z] DEP criu/cr-dump.d [2019-11-28T10:01:03.635Z] #20 10.16 ###### 9.0% ########### 16.5% ################ 23.4% #################### 28.9% ######################### [2019-11-28T10:01:03.635Z] #20 ... [2019-11-28T10:01:03.635Z] [2019-11-28T10:01:03.635Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-28T10:01:03.635Z] #8 DONE 4.6s [2019-11-28T10:01:03.635Z] [2019-11-28T10:01:03.635Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:03.635Z] #20 10.16 ###### 9.0% ########### 16.5% ################ 23.4% #################### 28.9% ######################### 35.5% [2019-11-28T10:01:03.635Z] #20 ... [2019-11-28T10:01:03.635Z] [2019-11-28T10:01:03.635Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-28T10:01:03.917Z] DEP criu/cr-dedup.d [2019-11-28T10:01:03.917Z] DEP criu/cr-check.d [2019-11-28T10:01:03.917Z] DEP criu/config.d [2019-11-28T10:01:03.917Z] DEP criu/clone-noasan.d [2019-11-28T10:01:03.917Z] DEP criu/cgroup.d [2019-11-28T10:01:03.917Z] DEP criu/cgroup-props.d [2019-11-28T10:01:03.917Z] DEP criu/bitmap.d [2019-11-28T10:01:03.917Z] DEP criu/bfd.d [2019-11-28T10:01:03.917Z] DEP criu/autofs.d [2019-11-28T10:01:03.917Z] DEP criu/aio.d [2019-11-28T10:01:04.202Z] #9 ... [2019-11-28T10:01:04.202Z] [2019-11-28T10:01:04.202Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:04.202Z] #33 42.57 internal/x/crypto/curve25519 [2019-11-28T10:01:04.202Z] #33 47.97 sync [2019-11-28T10:01:04.202Z] #33 48.89 reflect [2019-11-28T10:01:04.202Z] #33 48.89 io [2019-11-28T10:01:04.202Z] #33 50.54 bytes [2019-11-28T10:01:04.202Z] #33 ... [2019-11-28T10:01:04.202Z] [2019-11-28T10:01:04.202Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:04.255Z] DEP criu/action-scripts.d [2019-11-28T10:01:04.255Z] CC criu/action-scripts.o [2019-11-28T10:01:04.461Z] #20 10.16 ###### 9.0% ########### 16.5% ################ 23.4% #################### 28.9% ######################### 35.5% ############################### 43.1% ################################### 50.0% ######################################## 55.9% ############################################ 62.4% ################################################## 70.6% ########################################################## 80.7% [2019-11-28T10:01:04.461Z] #20 ... [2019-11-28T10:01:04.461Z] [2019-11-28T10:01:04.461Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:01:04.461Z] #30 43.03 sync [2019-11-28T10:01:04.461Z] #30 44.03 reflect [2019-11-28T10:01:04.461Z] #30 44.03 io [2019-11-28T10:01:04.461Z] #30 46.22 syscall [2019-11-28T10:01:04.593Z] CC criu/aio.o [2019-11-28T10:01:04.593Z] CC criu/autofs.o [2019-11-28T10:01:04.719Z] #30 ... [2019-11-28T10:01:04.719Z] [2019-11-28T10:01:04.719Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:04.719Z] #20 10.16 ###### 9.0% ########### 16.5% ################ 23.4% #################### 28.9% ######################### 35.5% ############################### 43.1% ################################### 50.0% ######################################## 55.9% ############################################ 62.4% ################################################## 70.6% ########################################################## 80.7% ################################################################ 90.1% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-28T10:01:05.285Z] #20 12.16 [2019-11-28T10:01:05.317Z] CC criu/bfd.o [2019-11-28T10:01:05.656Z] CC criu/bitmap.o [2019-11-28T10:01:05.656Z] CC criu/cgroup-props.o [2019-11-28T10:01:05.993Z] CC criu/cgroup.o [2019-11-28T10:01:06.294Z] #14 7.960 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-28T10:01:06.294Z] #14 8.024 Collecting pyyaml (from yamllint==1.16.0) [2019-11-28T10:01:06.836Z] #20 12.42 # 2.3% ### 5.0% ###### 8.4% ######## 11.6% ######### 13.7% ########### 15.5% ############ 17.2% ############# 19.2% ############## 20.7% ################ 22.2% ################# 24.0% ################## 26.3% ####### [2019-11-28T10:01:06.836Z] #20 ... [2019-11-28T10:01:06.836Z] [2019-11-28T10:01:06.836Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:01:06.836Z] #47 3.598 + RM_GOPATH=0 [2019-11-28T10:01:06.836Z] #47 3.598 + TMP_GOPATH= [2019-11-28T10:01:06.836Z] #47 3.598 + : /build [2019-11-28T10:01:06.836Z] #47 3.598 + '[' -z '' ']' [2019-11-28T10:01:06.836Z] #47 3.598 ++ mktemp -d [2019-11-28T10:01:06.836Z] #47 3.639 + export GOPATH=/tmp/tmp.kYaqP252du [2019-11-28T10:01:06.836Z] #47 3.639 + GOPATH=/tmp/tmp.kYaqP252du [2019-11-28T10:01:06.836Z] #47 3.639 + RM_GOPATH=1 [2019-11-28T10:01:06.836Z] #47 3.639 ++ dirname ./install.sh [2019-11-28T10:01:06.836Z] #47 3.653 Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:01:06.836Z] #47 3.654 + dir=. [2019-11-28T10:01:06.836Z] #47 3.654 + bin=containerd [2019-11-28T10:01:06.836Z] #47 3.654 + shift [2019-11-28T10:01:06.836Z] #47 3.654 + '[' '!' -f ./containerd.installer ']' [2019-11-28T10:01:06.836Z] #47 3.654 + . ./containerd.installer [2019-11-28T10:01:06.836Z] #47 3.654 ++ CONTAINERD_COMMIT=f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:01:06.836Z] #47 3.654 + install_containerd [2019-11-28T10:01:06.836Z] #47 3.654 + echo 'Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963' [2019-11-28T10:01:06.836Z] #47 3.654 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kYaqP252du/src/github.com/containerd/containerd [2019-11-28T10:01:06.836Z] #47 3.657 Cloning into '/tmp/tmp.kYaqP252du/src/github.com/containerd/containerd'... [2019-11-28T10:01:06.836Z] #47 ... [2019-11-28T10:01:06.836Z] [2019-11-28T10:01:06.836Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:06.853Z] #14 9.075 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-28T10:01:07.095Z] #20 12.42 # 2.3% ### 5.0% ###### 8.4% ######## 11.6% ######### 13.7% ########### 15.5% ############ 17.2% ############# 19.2% ############## 20.7% ################ 22.2% ################# 24.0% ################## 26.3% #################### 27.8% ##### [2019-11-28T10:01:07.095Z] #20 ... [2019-11-28T10:01:07.095Z] [2019-11-28T10:01:07.095Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-28T10:01:07.095Z] #9 2.988 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-28T10:01:07.095Z] #9 DONE 3.4s [2019-11-28T10:01:07.095Z] [2019-11-28T10:01:07.095Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:07.107Z] #14 9.516 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-28T10:01:07.689Z] + dpkg --print-architecture [2019-11-28T10:01:07.689Z] + cd /tmp/tmp.MGJN5zXE0A/src/github.com/docker/distribution [2019-11-28T10:01:07.689Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-28T10:01:07.689Z] + GOPATH=/tmp/tmp.MGJN5zXE0A/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MGJN5zXE0A [2019-11-28T10:01:07.689Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-28T10:01:07.753Z] CC criu/clone-noasan.o [2019-11-28T10:01:07.753Z] CC criu/config.o [2019-11-28T10:01:08.073Z] #14 10.56 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-28T10:01:08.285Z] CC criu/cr-check.o [2019-11-28T10:01:08.328Z] #14 10.83 Building wheels for collected packages: pyyaml, pathspec [2019-11-28T10:01:08.328Z] #14 10.83 Running setup.py bdist_wheel for pyyaml: started [2019-11-28T10:01:08.583Z] #14 11.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-28T10:01:08.883Z] #14 11.13 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-28T10:01:08.883Z] #14 11.15 Running setup.py bdist_wheel for pathspec: started [2019-11-28T10:01:08.883Z] #14 11.42 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-28T10:01:08.883Z] #14 11.42 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-28T10:01:08.883Z] #14 11.43 Successfully built pyyaml pathspec [2019-11-28T10:01:08.883Z] #14 11.43 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-28T10:01:08.883Z] #14 11.53 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-28T10:01:09.011Z] CC criu/cr-dedup.o [2019-11-28T10:01:09.347Z] CC criu/cr-dump.o [2019-11-28T10:01:09.419Z] #20 12.42 # 2.3% ### 5.0% ###### 8.4% ######## 11.6% ######### 13.7% ########### 15.5% ############ 17.2% ############# 19.2% ############## 20.7% ################ 22.2% ################# 24.0% ################## 26.3% #################### 27.8% ##################### 29.7% ####################### 32.7% ######################## 33.4% ######################### 35.6% ########################## 37.4% ########################### 38.4% ############################# 40.4% ############################## 42.6% ############################### 43.9% ################################ 45.6% ################################# 47.1% ################################### 48.7% #################################### 50.0% ##################################### 51.5% ###################################### 53.0% ####################################### 55.1% ######################################### 57.2% ########################################## 59.0% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% [2019-11-28T10:01:09.419Z] #20 ... [2019-11-28T10:01:09.419Z] [2019-11-28T10:01:09.419Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:09.419Z] #57 48.10 Selecting previously unselected package libprotobuf10:amd64. [2019-11-28T10:01:09.419Z] #57 48.15 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-28T10:01:09.419Z] #57 48.15 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-28T10:01:09.419Z] #57 49.42 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-28T10:01:09.419Z] #57 49.42 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-28T10:01:09.419Z] #57 49.43 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-28T10:01:09.419Z] #57 49.69 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-28T10:01:09.419Z] #57 49.71 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-28T10:01:09.419Z] #57 49.72 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-28T10:01:09.419Z] #57 51.22 Selecting previously unselected package libprotoc10:amd64. [2019-11-28T10:01:09.419Z] #57 51.22 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-28T10:01:09.419Z] #57 51.23 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-28T10:01:09.419Z] #57 52.37 Selecting previously unselected package protobuf-c-compiler. [2019-11-28T10:01:09.419Z] #57 52.37 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-28T10:01:09.419Z] #57 52.42 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-28T10:01:09.419Z] #57 52.61 Selecting previously unselected package protobuf-compiler. [2019-11-28T10:01:09.419Z] #57 52.63 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-28T10:01:09.419Z] #57 52.64 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-28T10:01:09.419Z] #57 52.87 Selecting previously unselected package python-pkg-resources. [2019-11-28T10:01:09.419Z] #57 52.88 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-28T10:01:09.419Z] #57 52.88 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-28T10:01:09.419Z] #57 53.22 Selecting previously unselected package python-protobuf. [2019-11-28T10:01:09.419Z] #57 53.22 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-28T10:01:09.419Z] #57 53.23 Unpacking python-protobuf (3.0.0-9) ... [2019-11-28T10:01:09.419Z] #57 53.96 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-28T10:01:09.419Z] #57 54.11 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-28T10:01:09.419Z] #57 54.12 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-28T10:01:09.419Z] #57 ... [2019-11-28T10:01:09.419Z] [2019-11-28T10:01:09.419Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:09.443Z] #14 DONE 11.8s [2019-11-28T10:01:09.443Z] [2019-11-28T10:01:09.443Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-28T10:01:09.698Z] #16 DONE 0.2s [2019-11-28T10:01:09.698Z] [2019-11-28T10:01:09.698Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-28T10:01:09.698Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-28T10:01:09.698Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-11-28T10:01:09.698Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-28T10:01:09.698Z] #64 ... [2019-11-28T10:01:09.698Z] [2019-11-28T10:01:09.698Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:01:09.698Z] #40 DONE 0.1s [2019-11-28T10:01:09.698Z] [2019-11-28T10:01:09.698Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-28T10:01:09.698Z] #60 DONE 0.2s [2019-11-28T10:01:09.698Z] [2019-11-28T10:01:09.698Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-28T10:01:09.698Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.12MB / 9.11MB 0.2s [2019-11-28T10:01:09.698Z] #64 ... [2019-11-28T10:01:09.698Z] [2019-11-28T10:01:09.698Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-28T10:01:09.698Z] #52 DONE 0.2s [2019-11-28T10:01:09.698Z] [2019-11-28T10:01:09.698Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-28T10:01:09.698Z] #32 DONE 0.3s [2019-11-28T10:01:09.954Z] [2019-11-28T10:01:09.954Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:09.954Z] #33 ... [2019-11-28T10:01:09.954Z] [2019-11-28T10:01:09.954Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-28T10:01:09.954Z] #49 DONE 0.5s [2019-11-28T10:01:10.209Z] [2019-11-28T10:01:10.209Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-28T10:01:10.209Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.09MB / 9.11MB 0.7s [2019-11-28T10:01:10.209Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.38MB / 9.11MB 0.8s [2019-11-28T10:01:10.510Z] #64 ... [2019-11-28T10:01:10.510Z] [2019-11-28T10:01:10.510Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-28T10:01:10.510Z] #41 DONE 0.7s [2019-11-28T10:01:10.510Z] [2019-11-28T10:01:10.510Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-28T10:01:10.510Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.9s [2019-11-28T10:01:10.510Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.9s done [2019-11-28T10:01:10.510Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-28T10:01:10.520Z] CC criu/cr-errno.o [2019-11-28T10:01:10.520Z] CC criu/cr-restore.o [2019-11-28T10:01:11.227Z] #20 12.42 # 2.3% ### 5.0% ###### 8.4% ######## 11.6% ######### 13.7% ########### 15.5% ############ 17.2% ############# 19.2% ############## 20.7% ################ 22.2% ################# 24.0% ################## 26.3% #################### 27.8% ##################### 29.7% ####################### 32.7% ######################## 33.4% ######################### 35.6% ########################## 37.4% ########################### 38.4% ############################# 40.4% ############################## 42.6% ############################### 43.9% ################################ 45.6% ################################# 47.1% ################################### 48.7% #################################### 50.0% ##################################### 51.5% ###################################### 53.0% ####################################### 55.1% ######################################### 57.2% ########################################## 59.0% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% ############################################### 65.3% ################################################ 67.8% ################################################## 69.8% ################################################### 71.6% #################################################### 73.5% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.2% ########################################################## 81.5% ########################################################### 82.4% ############################################################ 83.9% ############################################################# 85.1% ############################################################## 86.2% ############################################################### 87.9% ################################################################ 89.2% ################################################################# 91.1% ################################################################## 92.0% [2019-11-28T10:01:11.227Z] #20 ... [2019-11-28T10:01:11.227Z] [2019-11-28T10:01:11.227Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-28T10:01:11.227Z] #10 DONE 4.1s [2019-11-28T10:01:11.227Z] [2019-11-28T10:01:11.227Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:11.743Z] #20 12.42 # 2.3% ### 5.0% ###### 8.4% ######## 11.6% ######### 13.7% ########### 15.5% ############ 17.2% ############# 19.2% ############## 20.7% ################ 22.2% ################# 24.0% ################## 26.3% #################### 27.8% ##################### 29.7% ####################### 32.7% ######################## 33.4% ######################### 35.6% ########################## 37.4% ########################### 38.4% ############################# 40.4% ############################## 42.6% ############################### 43.9% ################################ 45.6% ################################# 47.1% ################################### 48.7% #################################### 50.0% ##################################### 51.5% ###################################### 53.0% ####################################### 55.1% ######################################### 57.2% ########################################## 59.0% ########################################### 60.6% ############################################ 62.2% ############################################# 63.8% ############################################### 65.3% ################################################ 67.8% ################################################## 69.8% ################################################### 71.6% #################################################### 73.5% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.2% ########################################################## 81.5% ########################################################### 82.4% ############################################################ 83.9% ############################################################# 85.1% ############################################################## 86.2% ############################################################### 87.9% ################################################################ 89.2% ################################################################# 91.1% ################################################################## 92.0% #################################################################### 95.0% #################################################################### 95.6% ##################################################################### 97.0% ####################################################################### 99.3% ######################################################################## 100.0% [2019-11-28T10:01:11.743Z] #20 ... [2019-11-28T10:01:11.743Z] [2019-11-28T10:01:11.743Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:11.743Z] #35 50.39 Selecting previously unselected package liblzo2-2:amd64. [2019-11-28T10:01:11.743Z] #35 50.40 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-28T10:01:11.743Z] #35 50.42 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:01:11.743Z] #35 50.59 Selecting previously unselected package libicu57:amd64. [2019-11-28T10:01:11.743Z] #35 50.59 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-28T10:01:11.743Z] #35 50.61 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-28T10:01:11.743Z] #35 60.15 Selecting previously unselected package libxml2:amd64. [2019-11-28T10:01:11.743Z] #35 60.15 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-28T10:01:11.743Z] #35 60.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-28T10:01:11.743Z] #35 ... [2019-11-28T10:01:11.743Z] [2019-11-28T10:01:11.743Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:11.743Z] #20 18.69 [2019-11-28T10:01:11.853Z] + rm -rf /tmp/tmp.MGJN5zXE0A/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.MGJN5zXE0A [2019-11-28T10:01:12.818Z] CC criu/cr-service.o [2019-11-28T10:01:13.166Z] Removing intermediate container bfb47a5fda46 [2019-11-28T10:01:13.166Z] ---> b9b24e038033 [2019-11-28T10:01:13.166Z] Step 16/125 : FROM base AS swagger [2019-11-28T10:01:13.166Z] ---> b68cbfecf8f4 [2019-11-28T10:01:13.166Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-28T10:01:13.166Z] ---> Running in 8e6ccd3e9971 [2019-11-28T10:01:13.531Z] Removing intermediate container 8e6ccd3e9971 [2019-11-28T10:01:13.531Z] ---> 8e02e2888926 [2019-11-28T10:01:13.531Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-11-28T10:01:13.531Z] ---> Running in 8fac0796d7cc [2019-11-28T10:01:13.645Z] #20 20.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-28T10:01:13.785Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.1s done [2019-11-28T10:01:13.904Z] #20 20.80 [2019-11-28T10:01:13.907Z] + mktemp -d [2019-11-28T10:01:13.907Z] + export GOPATH=/tmp/tmp.mwRspGLZ3w [2019-11-28T10:01:13.907Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.mwRspGLZ3w/src/github.com/go-swagger/go-swagger [2019-11-28T10:01:13.907Z] Cloning into '/tmp/tmp.mwRspGLZ3w/src/github.com/go-swagger/go-swagger'... [2019-11-28T10:01:13.988Z] CC criu/crtools.o [2019-11-28T10:01:13.988Z] CC criu/eventfd.o [2019-11-28T10:01:14.163Z] #20 21.09 ######################################################################## 100.0% [2019-11-28T10:01:14.163Z] #20 21.21 [2019-11-28T10:01:14.325Z] CC criu/eventpoll.o [2019-11-28T10:01:14.392Z] #64 DONE 4.7s [2019-11-28T10:01:14.392Z] [2019-11-28T10:01:14.392Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-28T10:01:14.392Z] #21 DONE 4.7s [2019-11-28T10:01:14.392Z] [2019-11-28T10:01:14.392Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:01:14.661Z] CC criu/external.o [2019-11-28T10:01:14.662Z] CC criu/fault-injection.o [2019-11-28T10:01:14.998Z] CC criu/fdstore.o [2019-11-28T10:01:14.998Z] CC criu/fifo.o [2019-11-28T10:01:15.096Z] #20 ... [2019-11-28T10:01:15.096Z] [2019-11-28T10:01:15.096Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-28T10:01:15.096Z] #11 DONE 4.0s [2019-11-28T10:01:15.334Z] CC criu/file-ids.o [2019-11-28T10:01:15.334Z] CC criu/file-lock.o [2019-11-28T10:01:15.354Z] [2019-11-28T10:01:15.354Z] #12 [dev 6/24] RUN ldconfig [2019-11-28T10:01:15.354Z] #12 ... [2019-11-28T10:01:15.354Z] [2019-11-28T10:01:15.354Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:15.354Z] #33 53.67 bufio [2019-11-28T10:01:15.354Z] #33 55.55 syscall [2019-11-28T10:01:15.612Z] #33 ... [2019-11-28T10:01:15.612Z] [2019-11-28T10:01:15.612Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:15.612Z] #35 61.40 Selecting previously unselected package libarchive13:amd64. [2019-11-28T10:01:15.612Z] #35 61.44 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-28T10:01:15.612Z] #35 61.44 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-28T10:01:15.612Z] #35 61.81 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-28T10:01:15.612Z] #35 61.81 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-28T10:01:15.612Z] #35 61.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-28T10:01:15.612Z] #35 62.00 Selecting previously unselected package libuv1:amd64. [2019-11-28T10:01:15.612Z] #35 62.02 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-28T10:01:15.612Z] #35 62.03 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-28T10:01:15.612Z] #35 62.19 Selecting previously unselected package cmake. [2019-11-28T10:01:15.612Z] #35 62.19 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-28T10:01:15.612Z] #35 62.32 Unpacking cmake (3.7.2-1) ... [2019-11-28T10:01:15.758Z] #42 ... [2019-11-28T10:01:15.758Z] [2019-11-28T10:01:15.758Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-28T10:01:15.758Z] #27 5.989 + RM_GOPATH=0 [2019-11-28T10:01:15.758Z] #27 5.990 + TMP_GOPATH= [2019-11-28T10:01:15.758Z] #27 5.991 + : /build [2019-11-28T10:01:15.758Z] #27 5.991 + '[' -z '' ']' [2019-11-28T10:01:15.758Z] #27 5.993 ++ mktemp -d [2019-11-28T10:01:15.758Z] #27 5.995 + export GOPATH=/tmp/tmp.zeQT0GtAaa [2019-11-28T10:01:15.758Z] #27 5.995 + GOPATH=/tmp/tmp.zeQT0GtAaa [2019-11-28T10:01:15.758Z] #27 5.995 + RM_GOPATH=1 [2019-11-28T10:01:15.758Z] #27 5.995 ++ dirname ./install.sh [2019-11-28T10:01:15.758Z] #27 5.996 + dir=. [2019-11-28T10:01:15.758Z] #27 5.996 + bin=gotestsum [2019-11-28T10:01:15.758Z] #27 5.996 + shift [2019-11-28T10:01:15.758Z] #27 5.996 + '[' '!' -f ./gotestsum.installer ']' [2019-11-28T10:01:15.758Z] #27 5.996 + . ./gotestsum.installer [2019-11-28T10:01:15.758Z] #27 5.996 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-28T10:01:15.758Z] #27 5.997 + install_gotestsum [2019-11-28T10:01:15.758Z] #27 5.997 + echo 'Installing gotestsum version v0.3.5' [2019-11-28T10:01:15.758Z] #27 5.997 + go get -d gotest.tools/gotestsum [2019-11-28T10:01:15.758Z] #27 5.997 Installing gotestsum version v0.3.5 [2019-11-28T10:01:16.013Z] #27 ... [2019-11-28T10:01:16.013Z] [2019-11-28T10:01:16.013Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:01:16.013Z] #42 5.705 + RM_GOPATH=0 [2019-11-28T10:01:16.013Z] #42 5.705 + TMP_GOPATH= [2019-11-28T10:01:16.013Z] #42 5.705 + : /build [2019-11-28T10:01:16.013Z] #42 5.705 + '[' -z '' ']' [2019-11-28T10:01:16.013Z] #42 5.705 ++ mktemp -d [2019-11-28T10:01:16.013Z] #42 5.707 + export GOPATH=/tmp/tmp.WAtfGSlPcO [2019-11-28T10:01:16.013Z] #42 5.707 + GOPATH=/tmp/tmp.WAtfGSlPcO [2019-11-28T10:01:16.013Z] #42 5.707 + RM_GOPATH=1 [2019-11-28T10:01:16.013Z] #42 5.708 ++ dirname ./install.sh [2019-11-28T10:01:16.013Z] #42 5.712 + dir=. [2019-11-28T10:01:16.013Z] #42 5.712 + bin=runc [2019-11-28T10:01:16.013Z] #42 5.712 + shift [2019-11-28T10:01:16.013Z] #42 5.713 + '[' '!' -f ./runc.installer ']' [2019-11-28T10:01:16.013Z] #42 5.713 + . ./runc.installer [2019-11-28T10:01:16.013Z] #42 5.713 ++ RUNC_COMMIT=d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-28T10:01:16.013Z] #42 5.714 + install_runc [2019-11-28T10:01:16.013Z] #42 5.717 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-28T10:01:16.085Z] CC criu/files-ext.o [2019-11-28T10:01:16.085Z] CC criu/files-reg.o [2019-11-28T10:01:16.268Z] #42 5.729 + uname -r [2019-11-28T10:01:16.268Z] #42 5.732 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-28T10:01:16.268Z] #42 5.732 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-28T10:01:16.268Z] #42 5.732 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-28T10:01:16.268Z] #42 5.732 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WAtfGSlPcO/src/github.com/opencontainers/runc [2019-11-28T10:01:16.268Z] #42 5.736 Cloning into '/tmp/tmp.WAtfGSlPcO/src/github.com/opencontainers/runc'... [2019-11-28T10:01:16.546Z] #35 ... [2019-11-28T10:01:16.546Z] [2019-11-28T10:01:16.546Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:01:16.546Z] #30 54.91 time [2019-11-28T10:01:16.546Z] #30 61.98 sort [2019-11-28T10:01:16.546Z] #30 63.24 internal/poll [2019-11-28T10:01:16.546Z] #30 63.66 internal/fmtsort [2019-11-28T10:01:16.546Z] #30 64.81 internal/syscall/unix [2019-11-28T10:01:16.546Z] #30 ... [2019-11-28T10:01:16.546Z] [2019-11-28T10:01:16.546Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:16.546Z] #20 22.94 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-28T10:01:16.546Z] #20 23.46 [2019-11-28T10:01:16.804Z] #20 23.77 ############# 18.9% ######################################################################## 100.0% [2019-11-28T10:01:17.062Z] #20 24.00 [2019-11-28T10:01:17.122Z] + cd /tmp/tmp.mwRspGLZ3w/src/github.com/go-swagger/go-swagger [2019-11-28T10:01:17.122Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-28T10:01:17.366Z] CC criu/files.o [2019-11-28T10:01:17.530Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-28T10:01:18.437Z] #20 ... [2019-11-28T10:01:18.437Z] [2019-11-28T10:01:18.437Z] #12 [dev 6/24] RUN ldconfig [2019-11-28T10:01:18.437Z] #12 DONE 3.1s [2019-11-28T10:01:18.437Z] [2019-11-28T10:01:18.437Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:18.437Z] #35 66.27 Selecting previously unselected package xxd. [2019-11-28T10:01:18.437Z] #35 66.27 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-28T10:01:18.437Z] #35 66.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:01:18.437Z] #35 66.49 Selecting previously unselected package vim-common. [2019-11-28T10:01:18.437Z] #35 66.49 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:01:18.437Z] #35 66.52 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:01:18.437Z] #35 66.84 Processing triggers for mime-support (3.60) ... [2019-11-28T10:01:18.437Z] #35 67.06 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:01:18.437Z] #35 67.07 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-28T10:01:18.437Z] #35 67.09 Setting up cmake-data (3.7.2-1) ... [2019-11-28T10:01:18.437Z] #35 67.10 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-28T10:01:18.437Z] #35 67.15 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-28T10:01:18.437Z] #35 67.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:18.437Z] #35 67.24 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:01:18.437Z] #35 67.29 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:01:18.437Z] #35 67.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-28T10:01:18.437Z] #35 67.33 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-28T10:01:18.534Z] CC criu/filesystems.o [2019-11-28T10:01:18.696Z] #35 67.36 Setting up cmake (3.7.2-1) ... [2019-11-28T10:01:18.696Z] #35 67.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:18.696Z] #35 ... [2019-11-28T10:01:18.696Z] [2019-11-28T10:01:18.696Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:01:18.696Z] #42 13.71 + cd /tmp/tmp.EQTd4xcrlW/src/github.com/opencontainers/runc [2019-11-28T10:01:18.696Z] #42 13.71 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-28T10:01:18.696Z] #42 14.05 + '[' -z '' ']' [2019-11-28T10:01:18.696Z] #42 14.08 + target=static [2019-11-28T10:01:18.696Z] #42 14.08 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-28T10:01:18.696Z] #42 16.72 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-28T10:01:18.870Z] CC criu/fsnotify.o [2019-11-28T10:01:18.954Z] #42 ... [2019-11-28T10:01:18.954Z] [2019-11-28T10:01:18.954Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:18.954Z] #20 25.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-28T10:01:18.954Z] #20 25.76 skipping existing 1849cc453dee [2019-11-28T10:01:18.954Z] #20 ... [2019-11-28T10:01:18.954Z] [2019-11-28T10:01:18.954Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:18.954Z] #35 DONE 67.9s [2019-11-28T10:01:19.207Z] CC criu/image-desc.o [2019-11-28T10:01:19.212Z] [2019-11-28T10:01:19.212Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:01:19.212Z] #36 DONE 0.1s [2019-11-28T10:01:19.212Z] [2019-11-28T10:01:19.212Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:19.212Z] #20 26.10 [2019-11-28T10:01:19.212Z] #20 ... [2019-11-28T10:01:19.212Z] [2019-11-28T10:01:19.212Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-28T10:01:19.212Z] #37 DONE 0.1s [2019-11-28T10:01:19.470Z] [2019-11-28T10:01:19.470Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-28T10:01:19.543Z] CC criu/image.o [2019-11-28T10:01:19.577Z] #42 ... [2019-11-28T10:01:19.577Z] [2019-11-28T10:01:19.577Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:19.577Z] #35 4.925 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:01:19.577Z] #35 4.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:01:19.577Z] #35 4.981 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:01:19.577Z] #35 4.982 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:01:19.577Z] #35 5.024 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:01:19.577Z] #35 6.003 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:01:19.577Z] #35 7.501 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:01:19.577Z] #35 8.255 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:01:19.836Z] #35 ... [2019-11-28T10:01:19.836Z] [2019-11-28T10:01:19.836Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-28T10:01:19.836Z] #61 6.706 + RM_GOPATH=0 [2019-11-28T10:01:19.836Z] #61 6.706 + TMP_GOPATH= [2019-11-28T10:01:19.836Z] #61 6.706 + : /build/ [2019-11-28T10:01:19.836Z] #61 6.706 + '[' -z '' ']' [2019-11-28T10:01:19.836Z] #61 6.707 ++ mktemp -d [2019-11-28T10:01:19.836Z] #61 6.709 + export GOPATH=/tmp/tmp.2x60ai6opf [2019-11-28T10:01:19.836Z] #61 6.709 + GOPATH=/tmp/tmp.2x60ai6opf [2019-11-28T10:01:19.836Z] #61 6.709 + RM_GOPATH=1 [2019-11-28T10:01:19.836Z] #61 6.709 ++ dirname ./install.sh [2019-11-28T10:01:19.836Z] #61 6.722 + dir=. [2019-11-28T10:01:19.836Z] #61 6.723 + bin=rootlesskit [2019-11-28T10:01:19.836Z] #61 6.723 + shift [2019-11-28T10:01:19.836Z] #61 6.723 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-28T10:01:19.836Z] #61 6.723 + . ./rootlesskit.installer [2019-11-28T10:01:19.836Z] #61 6.723 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:01:19.836Z] #61 6.724 + install_rootlesskit [2019-11-28T10:01:19.836Z] #61 6.725 + case "$1" in [2019-11-28T10:01:19.836Z] #61 6.725 + export CGO_ENABLED=0 [2019-11-28T10:01:19.836Z] #61 6.725 + CGO_ENABLED=0 [2019-11-28T10:01:19.836Z] #61 6.725 + _install_rootlesskit [2019-11-28T10:01:19.836Z] #61 6.726 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-28T10:01:19.836Z] #61 6.726 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:01:19.836Z] #61 6.726 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2x60ai6opf/src/github.com/rootless-containers/rootlesskit [2019-11-28T10:01:19.836Z] #61 6.730 Cloning into '/tmp/tmp.2x60ai6opf/src/github.com/rootless-containers/rootlesskit'... [2019-11-28T10:01:19.836Z] #61 ... [2019-11-28T10:01:19.836Z] [2019-11-28T10:01:19.836Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:19.836Z] #57 7.418 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:01:19.836Z] #57 7.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:01:19.836Z] #57 7.453 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:01:19.836Z] #57 7.467 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:01:19.836Z] #57 7.489 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:01:19.836Z] #57 8.256 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:01:19.836Z] #57 10.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:01:19.880Z] CC criu/ipc_ns.o [2019-11-28T10:01:20.037Z] #38 ... [2019-11-28T10:01:20.037Z] [2019-11-28T10:01:20.037Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:20.037Z] #57 59.92 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-28T10:01:20.037Z] #57 59.97 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-28T10:01:20.037Z] #57 60.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:20.037Z] #57 60.06 Setting up python-protobuf (3.0.0-9) ... [2019-11-28T10:01:20.037Z] #57 68.05 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-28T10:01:20.037Z] #57 68.16 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-28T10:01:20.037Z] #57 68.19 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-28T10:01:20.037Z] #57 68.25 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-28T10:01:20.037Z] #57 68.28 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-28T10:01:20.037Z] #57 68.30 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-28T10:01:20.037Z] #57 68.35 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-28T10:01:20.037Z] #57 68.38 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-28T10:01:20.037Z] #57 68.44 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-28T10:01:20.037Z] #57 68.47 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-28T10:01:20.037Z] #57 68.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:20.037Z] #57 DONE 68.9s [2019-11-28T10:01:20.092Z] #57 ... [2019-11-28T10:01:20.092Z] [2019-11-28T10:01:20.092Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:01:20.092Z] #30 6.219 + RM_GOPATH=0 [2019-11-28T10:01:20.092Z] #30 6.219 + TMP_GOPATH= [2019-11-28T10:01:20.092Z] #30 6.219 + : /build [2019-11-28T10:01:20.092Z] #30 6.219 + '[' -z '' ']' [2019-11-28T10:01:20.092Z] #30 6.223 ++ mktemp -d [2019-11-28T10:01:20.092Z] #30 6.227 + export GOPATH=/tmp/tmp.jNoOFZnoxe [2019-11-28T10:01:20.092Z] #30 6.227 + GOPATH=/tmp/tmp.jNoOFZnoxe [2019-11-28T10:01:20.092Z] #30 6.227 + RM_GOPATH=1 [2019-11-28T10:01:20.092Z] #30 6.227 ++ dirname ./install.sh [2019-11-28T10:01:20.092Z] #30 6.235 + dir=. [2019-11-28T10:01:20.092Z] #30 6.235 + bin=tomlv [2019-11-28T10:01:20.092Z] #30 6.235 + shift [2019-11-28T10:01:20.092Z] #30 6.235 + '[' '!' -f ./tomlv.installer ']' [2019-11-28T10:01:20.092Z] #30 6.235 + . ./tomlv.installer [2019-11-28T10:01:20.092Z] #30 6.235 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:01:20.092Z] #30 6.236 + install_tomlv [2019-11-28T10:01:20.092Z] #30 6.236 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-28T10:01:20.092Z] #30 6.236 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jNoOFZnoxe/src/github.com/BurntSushi/toml [2019-11-28T10:01:20.092Z] #30 6.236 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:01:20.092Z] #30 6.237 Cloning into '/tmp/tmp.jNoOFZnoxe/src/github.com/BurntSushi/toml'... [2019-11-28T10:01:20.092Z] #30 7.553 + cd /tmp/tmp.jNoOFZnoxe/src/github.com/BurntSushi/toml [2019-11-28T10:01:20.092Z] #30 7.553 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:01:20.092Z] #30 7.600 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-28T10:01:20.092Z] #30 8.265 errors [2019-11-28T10:01:20.092Z] #30 8.303 internal/cpu [2019-11-28T10:01:20.092Z] #30 8.458 math/bits [2019-11-28T10:01:20.092Z] #30 8.848 internal/bytealg [2019-11-28T10:01:20.092Z] #30 9.150 math [2019-11-28T10:01:20.092Z] #30 9.323 runtime/internal/atomic [2019-11-28T10:01:20.092Z] #30 9.668 runtime/internal/sys [2019-11-28T10:01:20.092Z] #30 9.894 runtime/internal/math [2019-11-28T10:01:20.092Z] #30 10.29 runtime [2019-11-28T10:01:20.092Z] #30 ... [2019-11-28T10:01:20.092Z] [2019-11-28T10:01:20.092Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-28T10:01:20.092Z] #50 6.551 + RM_GOPATH=0 [2019-11-28T10:01:20.092Z] #50 6.555 + TMP_GOPATH= [2019-11-28T10:01:20.092Z] #50 6.555 + : /build [2019-11-28T10:01:20.092Z] #50 6.555 + '[' -z '' ']' [2019-11-28T10:01:20.092Z] #50 6.555 ++ mktemp -d [2019-11-28T10:01:20.092Z] #50 6.567 + export GOPATH=/tmp/tmp.bGVgV6Mmbe [2019-11-28T10:01:20.092Z] #50 6.567 + GOPATH=/tmp/tmp.bGVgV6Mmbe [2019-11-28T10:01:20.092Z] #50 6.567 + RM_GOPATH=1 [2019-11-28T10:01:20.092Z] #50 6.569 ++ dirname ./install.sh [2019-11-28T10:01:20.092Z] #50 6.572 + dir=. [2019-11-28T10:01:20.092Z] #50 6.572 + bin=proxy [2019-11-28T10:01:20.092Z] #50 6.572 + shift [2019-11-28T10:01:20.092Z] #50 6.572 + '[' '!' -f ./proxy.installer ']' [2019-11-28T10:01:20.092Z] #50 6.573 + . ./proxy.installer [2019-11-28T10:01:20.092Z] #50 6.573 ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:01:20.092Z] #50 6.573 + install_proxy [2019-11-28T10:01:20.092Z] #50 6.574 + case "$1" in [2019-11-28T10:01:20.092Z] #50 6.574 + export CGO_ENABLED=0 [2019-11-28T10:01:20.092Z] #50 6.574 + CGO_ENABLED=0 [2019-11-28T10:01:20.092Z] #50 6.574 + _install_proxy [2019-11-28T10:01:20.092Z] #50 6.574 + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-28T10:01:20.092Z] #50 6.575 Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:01:20.092Z] #50 6.575 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bGVgV6Mmbe/src/github.com/docker/libnetwork [2019-11-28T10:01:20.092Z] #50 6.580 Cloning into '/tmp/tmp.bGVgV6Mmbe/src/github.com/docker/libnetwork'... [2019-11-28T10:01:20.295Z] [2019-11-28T10:01:20.295Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:01:20.348Z] #50 ... [2019-11-28T10:01:20.348Z] [2019-11-28T10:01:20.348Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-28T10:01:20.348Z] #44 5.914 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:01:20.348Z] #44 5.915 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:01:20.348Z] #44 5.970 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:01:20.348Z] #44 5.980 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:01:20.348Z] #44 6.001 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:01:20.348Z] #44 6.751 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:01:20.348Z] #44 8.311 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:01:20.348Z] #44 9.255 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:01:20.348Z] #44 ... [2019-11-28T10:01:20.348Z] [2019-11-28T10:01:20.348Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:01:20.348Z] #55 6.038 + mktemp -d [2019-11-28T10:01:20.348Z] #55 6.044 + export GOPATH=/tmp/tmp.rY9UMthF43 [2019-11-28T10:01:20.348Z] #55 6.044 + git clone https://github.com/docker/distribution.git /tmp/tmp.rY9UMthF43/src/github.com/docker/distribution [2019-11-28T10:01:20.348Z] #55 6.044 Cloning into '/tmp/tmp.rY9UMthF43/src/github.com/docker/distribution'... [2019-11-28T10:01:20.601Z] CC criu/irmap.o [2019-11-28T10:01:20.604Z] #55 ... [2019-11-28T10:01:20.604Z] [2019-11-28T10:01:20.604Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-28T10:01:20.604Z] #53 6.449 + RM_GOPATH=0 [2019-11-28T10:01:20.604Z] #53 6.449 + TMP_GOPATH= [2019-11-28T10:01:20.604Z] #53 6.449 + : /build [2019-11-28T10:01:20.604Z] #53 6.449 + '[' -z '' ']' [2019-11-28T10:01:20.604Z] #53 6.458 ++ mktemp -d [2019-11-28T10:01:20.604Z] #53 6.460 + export GOPATH=/tmp/tmp.1V6ULKypSQ [2019-11-28T10:01:20.604Z] #53 6.460 + GOPATH=/tmp/tmp.1V6ULKypSQ [2019-11-28T10:01:20.604Z] #53 6.460 + RM_GOPATH=1 [2019-11-28T10:01:20.604Z] #53 6.461 ++ dirname ./install.sh [2019-11-28T10:01:20.604Z] #53 6.464 + dir=. [2019-11-28T10:01:20.604Z] #53 6.464 + bin=dockercli [2019-11-28T10:01:20.604Z] #53 6.464 + shift [2019-11-28T10:01:20.604Z] #53 6.464 + '[' '!' -f ./dockercli.installer ']' [2019-11-28T10:01:20.604Z] #53 6.465 + . ./dockercli.installer [2019-11-28T10:01:20.604Z] #53 6.467 ++ DOCKERCLI_CHANNEL=stable [2019-11-28T10:01:20.604Z] #53 6.467 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-28T10:01:20.604Z] #53 6.467 + install_dockercli [2019-11-28T10:01:20.604Z] #53 6.467 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-28T10:01:20.604Z] #53 6.468 Install docker/cli version 17.06.2-ce from stable [2019-11-28T10:01:20.604Z] #53 6.468 ++ uname -m [2019-11-28T10:01:20.604Z] #53 6.470 + arch=x86_64 [2019-11-28T10:01:20.604Z] #53 6.475 + '[' x86_64 '!=' x86_64 ']' [2019-11-28T10:01:20.604Z] #53 6.475 + url=https://download.docker.com/linux/static [2019-11-28T10:01:20.604Z] #53 6.477 + tar -xz docker/docker [2019-11-28T10:01:20.604Z] #53 6.478 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-28T10:01:20.859Z] #53 ... [2019-11-28T10:01:20.859Z] [2019-11-28T10:01:20.859Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-28T10:01:20.859Z] #24 6.866 + RM_GOPATH=0 [2019-11-28T10:01:20.859Z] #24 6.866 + TMP_GOPATH= [2019-11-28T10:01:20.859Z] #24 6.866 + : /build [2019-11-28T10:01:20.859Z] #24 6.866 + '[' -z '' ']' [2019-11-28T10:01:20.859Z] #24 6.867 ++ mktemp -d [2019-11-28T10:01:20.859Z] #24 6.871 + export GOPATH=/tmp/tmp.gdHbsoGhW1 [2019-11-28T10:01:20.859Z] #24 6.871 + GOPATH=/tmp/tmp.gdHbsoGhW1 [2019-11-28T10:01:20.859Z] #24 6.871 + RM_GOPATH=1 [2019-11-28T10:01:20.859Z] #24 6.875 ++ dirname ./install.sh [2019-11-28T10:01:20.859Z] #24 6.881 + dir=. [2019-11-28T10:01:20.859Z] #24 6.881 + bin=gometalinter [2019-11-28T10:01:20.859Z] #24 6.881 + shift [2019-11-28T10:01:20.859Z] #24 6.881 + '[' '!' -f ./gometalinter.installer ']' [2019-11-28T10:01:20.859Z] #24 6.882 + . ./gometalinter.installer [2019-11-28T10:01:20.859Z] #24 6.882 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-28T10:01:20.859Z] #24 6.892 + install_gometalinter [2019-11-28T10:01:20.859Z] #24 6.894 + echo 'Installing gometalinter version v2.0.6' [2019-11-28T10:01:20.859Z] #24 6.894 Installing gometalinter version v2.0.6 [2019-11-28T10:01:20.859Z] #24 6.894 + go get -d github.com/alecthomas/gometalinter [2019-11-28T10:01:20.859Z] #24 ... [2019-11-28T10:01:20.859Z] [2019-11-28T10:01:20.859Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:20.859Z] #33 6.446 + RM_GOPATH=0 [2019-11-28T10:01:20.859Z] #33 6.446 + TMP_GOPATH= [2019-11-28T10:01:20.859Z] #33 6.446 + : /build [2019-11-28T10:01:20.859Z] #33 6.446 + '[' -z '' ']' [2019-11-28T10:01:20.859Z] #33 6.450 ++ mktemp -d [2019-11-28T10:01:20.859Z] #33 6.451 + export GOPATH=/tmp/tmp.Ra7D5avPIr [2019-11-28T10:01:20.859Z] #33 6.451 + GOPATH=/tmp/tmp.Ra7D5avPIr [2019-11-28T10:01:20.859Z] #33 6.452 + RM_GOPATH=1 [2019-11-28T10:01:20.859Z] #33 6.458 ++ dirname ./install.sh [2019-11-28T10:01:20.859Z] #33 6.471 + dir=. [2019-11-28T10:01:20.859Z] #33 6.471 + bin=vndr [2019-11-28T10:01:20.859Z] #33 6.471 + shift [2019-11-28T10:01:20.859Z] #33 6.471 + '[' '!' -f ./vndr.installer ']' [2019-11-28T10:01:20.859Z] #33 6.475 + . ./vndr.installer [2019-11-28T10:01:20.859Z] #33 6.475 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:01:20.859Z] #33 6.477 + install_vndr [2019-11-28T10:01:20.859Z] #33 6.482 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-28T10:01:20.859Z] #33 6.482 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:01:20.859Z] #33 6.482 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ra7D5avPIr/src/github.com/LK4D4/vndr [2019-11-28T10:01:20.859Z] #33 6.484 Cloning into '/tmp/tmp.Ra7D5avPIr/src/github.com/LK4D4/vndr'... [2019-11-28T10:01:20.859Z] #33 7.544 + cd /tmp/tmp.Ra7D5avPIr/src/github.com/LK4D4/vndr [2019-11-28T10:01:20.859Z] #33 7.544 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:01:20.859Z] #33 7.584 + go build -buildmode=pie -v -o /build/vndr . [2019-11-28T10:01:20.859Z] #33 8.796 errors [2019-11-28T10:01:20.859Z] #33 8.926 internal/cpu [2019-11-28T10:01:20.859Z] #33 8.951 internal/race [2019-11-28T10:01:20.859Z] #33 9.092 runtime/internal/atomic [2019-11-28T10:01:20.859Z] #33 9.389 runtime/internal/sys [2019-11-28T10:01:20.859Z] #33 9.469 internal/bytealg [2019-11-28T10:01:20.859Z] #33 9.628 runtime/internal/math [2019-11-28T10:01:20.859Z] #33 9.752 sync/atomic [2019-11-28T10:01:20.860Z] #33 10.03 unicode [2019-11-28T10:01:20.860Z] #33 10.35 runtime [2019-11-28T10:01:20.937Z] CC criu/kcmp-ids.o [2019-11-28T10:01:20.937Z] CC criu/kerndat.o [2019-11-28T10:01:21.659Z] CC criu/libnetlink.o [2019-11-28T10:01:21.996Z] CC criu/log.o [2019-11-28T10:01:22.333Z] CC criu/lsm.o [2019-11-28T10:01:22.333Z] CC criu/mem.o [2019-11-28T10:01:23.375Z] #33 ... [2019-11-28T10:01:23.375Z] [2019-11-28T10:01:23.375Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-28T10:01:23.375Z] #24 13.38 + cd /tmp/tmp.gdHbsoGhW1/src/github.com/alecthomas/gometalinter [2019-11-28T10:01:23.375Z] #24 13.38 + git checkout -q v2.0.6 [2019-11-28T10:01:23.375Z] #24 13.75 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-28T10:01:23.529Z] CC criu/mount.o [2019-11-28T10:01:23.576Z] #58 ... [2019-11-28T10:01:23.576Z] [2019-11-28T10:01:23.576Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:01:23.576Z] #20 28.60 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-28T10:01:23.576Z] #20 29.12 [2019-11-28T10:01:23.576Z] #20 29.55 ######################################################################## 100.0% [2019-11-28T10:01:23.576Z] #20 29.62 [2019-11-28T10:01:23.576Z] #20 29.71 Download of images into '/build' complete. [2019-11-28T10:01:23.576Z] #20 29.71 Use something like the following to load the result into a Docker daemon: [2019-11-28T10:01:23.576Z] #20 29.71 tar -cC '/build' . | docker load [2019-11-28T10:01:23.576Z] #20 DONE 29.8s [2019-11-28T10:01:23.576Z] [2019-11-28T10:01:23.576Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-28T10:01:23.576Z] #38 3.629 + RM_GOPATH=0 [2019-11-28T10:01:23.576Z] #38 3.629 + TMP_GOPATH= [2019-11-28T10:01:23.576Z] #38 3.629 + : /build [2019-11-28T10:01:23.576Z] #38 3.629 + '[' -z '' ']' [2019-11-28T10:01:23.576Z] #38 3.634 ++ mktemp -d [2019-11-28T10:01:23.576Z] #38 3.641 + export GOPATH=/tmp/tmp.VqwHZVM8Xh [2019-11-28T10:01:23.576Z] #38 3.641 + GOPATH=/tmp/tmp.VqwHZVM8Xh [2019-11-28T10:01:23.576Z] #38 3.641 + RM_GOPATH=1 [2019-11-28T10:01:23.576Z] #38 3.643 ++ dirname ./install.sh [2019-11-28T10:01:23.576Z] #38 3.644 + dir=. [2019-11-28T10:01:23.576Z] #38 3.644 + bin=tini [2019-11-28T10:01:23.576Z] #38 3.644 + shift [2019-11-28T10:01:23.576Z] #38 3.645 + '[' '!' -f ./tini.installer ']' [2019-11-28T10:01:23.576Z] #38 3.645 + . ./tini.installer [2019-11-28T10:01:23.576Z] #38 3.645 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:01:23.576Z] #38 3.645 + install_tini [2019-11-28T10:01:23.576Z] #38 3.645 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-28T10:01:23.576Z] #38 3.645 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:01:23.576Z] #38 3.645 + git clone https://github.com/krallin/tini.git /tmp/tmp.VqwHZVM8Xh/tini [2019-11-28T10:01:23.576Z] #38 3.648 Cloning into '/tmp/tmp.VqwHZVM8Xh/tini'... [2019-11-28T10:01:24.794Z] #24 ... [2019-11-28T10:01:24.794Z] [2019-11-28T10:01:24.794Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-28T10:01:24.794Z] #53 14.36 + mkdir -p /build [2019-11-28T10:01:24.794Z] #53 14.37 + mv docker/docker /build/ [2019-11-28T10:01:24.794Z] #53 14.38 + rmdir docker [2019-11-28T10:01:24.794Z] #53 DONE 14.9s [2019-11-28T10:01:24.794Z] [2019-11-28T10:01:24.794Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:01:24.794Z] #42 13.99 + cd /tmp/tmp.WAtfGSlPcO/src/github.com/opencontainers/runc [2019-11-28T10:01:24.794Z] #42 13.99 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-28T10:01:24.794Z] #42 14.20 + '[' -z '' ']' [2019-11-28T10:01:24.794Z] #42 14.20 + target=static [2019-11-28T10:01:24.794Z] #42 14.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-28T10:01:24.951Z] #38 5.379 + cd /tmp/tmp.VqwHZVM8Xh/tini [2019-11-28T10:01:24.951Z] #38 5.379 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:01:24.951Z] #38 5.439 + cmake . [2019-11-28T10:01:25.819Z] CC criu/namespaces.o [2019-11-28T10:01:25.886Z] #38 6.769 -- The C compiler identification is GNU 6.3.0 [2019-11-28T10:01:26.144Z] #38 6.822 -- Check for working C compiler: /usr/bin/cc [2019-11-28T10:01:26.710Z] #38 ... [2019-11-28T10:01:26.710Z] [2019-11-28T10:01:26.710Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:01:26.710Z] #30 65.19 strings [2019-11-28T10:01:26.710Z] #30 66.75 os [2019-11-28T10:01:26.710Z] #30 69.63 bytes [2019-11-28T10:01:26.710Z] #30 71.90 fmt [2019-11-28T10:01:26.710Z] #30 72.08 bufio [2019-11-28T10:01:26.710Z] #30 74.81 path/filepath [2019-11-28T10:01:26.968Z] #30 ... [2019-11-28T10:01:26.968Z] [2019-11-28T10:01:26.968Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-28T10:01:26.968Z] #38 7.492 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-28T10:01:26.968Z] #38 7.496 -- Detecting C compiler ABI info [2019-11-28T10:01:26.988Z] CC criu/net.o [2019-11-28T10:01:27.226Z] #38 ... [2019-11-28T10:01:27.226Z] [2019-11-28T10:01:27.226Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:27.226Z] #33 65.66 time [2019-11-28T10:01:27.226Z] #33 65.77 sort [2019-11-28T10:01:27.226Z] #33 67.68 internal/fmtsort [2019-11-28T10:01:27.226Z] #33 69.33 internal/syscall/unix [2019-11-28T10:01:27.226Z] #33 70.04 strings [2019-11-28T10:01:27.226Z] #33 73.47 internal/poll [2019-11-28T10:01:27.226Z] #33 74.37 path [2019-11-28T10:01:27.226Z] #33 75.15 regexp/syntax [2019-11-28T10:01:27.350Z] #42 16.63 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-28T10:01:27.484Z] #33 ... [2019-11-28T10:01:27.484Z] [2019-11-28T10:01:27.484Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:27.484Z] #13 5.394 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:01:27.485Z] #13 5.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:01:27.485Z] #13 5.416 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:01:27.485Z] #13 5.419 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:01:27.485Z] #13 5.428 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:01:27.485Z] #13 6.980 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-28T10:01:27.485Z] #13 8.924 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-28T10:01:27.485Z] #13 ... [2019-11-28T10:01:27.485Z] [2019-11-28T10:01:27.485Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-28T10:01:27.485Z] #38 8.337 -- Detecting C compiler ABI info - done [2019-11-28T10:01:27.743Z] #38 8.452 -- Detecting C compile features [2019-11-28T10:01:28.674Z] CC criu/netfilter.o [2019-11-28T10:01:29.011Z] CC criu/page-pipe.o [2019-11-28T10:01:29.209Z] + rm -rf /tmp/tmp.mwRspGLZ3w [2019-11-28T10:01:29.209Z] Removing intermediate container 8fac0796d7cc [2019-11-28T10:01:29.209Z] ---> 077587f4f0b7 [2019-11-28T10:01:29.209Z] Step 19/125 : FROM base AS frozen-images [2019-11-28T10:01:29.209Z] ---> b68cbfecf8f4 [2019-11-28T10:01:29.209Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:01:29.209Z] ---> Using cache [2019-11-28T10:01:29.209Z] ---> 7b5f9874e66a [2019-11-28T10:01:29.209Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-11-28T10:01:29.209Z] ---> Running in fc92c7fbb305 [2019-11-28T10:01:29.209Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:01:29.209Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:01:29.209Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:01:29.209Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:01:29.209Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:01:29.209Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-28T10:01:29.209Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-28T10:01:29.209Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-28T10:01:29.347Z] CC criu/page-xfer.o [2019-11-28T10:01:29.643Z] #38 10.39 -- Detecting C compile features - done [2019-11-28T10:01:29.643Z] #38 10.45 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-28T10:01:29.861Z] #42 ... [2019-11-28T10:01:29.861Z] [2019-11-28T10:01:29.861Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:01:29.861Z] #55 18.59 + cd /tmp/tmp.rY9UMthF43/src/github.com/docker/distribution [2019-11-28T10:01:29.861Z] #55 18.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-28T10:01:30.069Z] CC criu/pagemap-cache.o [2019-11-28T10:01:30.115Z] #55 ... [2019-11-28T10:01:30.115Z] [2019-11-28T10:01:30.115Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-28T10:01:30.115Z] #61 10.21 + cd /tmp/tmp.2x60ai6opf/src/github.com/rootless-containers/rootlesskit [2019-11-28T10:01:30.115Z] #61 10.21 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:01:30.115Z] #61 10.61 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-28T10:01:30.115Z] #61 10.62 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-28T10:01:30.115Z] #61 ... [2019-11-28T10:01:30.115Z] [2019-11-28T10:01:30.115Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:01:30.208Z] #38 10.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-28T10:01:30.209Z] #38 10.91 -- Configuring done [2019-11-28T10:01:30.209Z] #38 10.91 -- Generating done [2019-11-28T10:01:30.209Z] #38 10.93 -- Build files have been written to: /tmp/tmp.VqwHZVM8Xh/tini [2019-11-28T10:01:30.209Z] #38 10.94 + make tini-static [2019-11-28T10:01:30.406Z] CC criu/pagemap.o [2019-11-28T10:01:30.411Z] #55 20.69 + GOPATH=/tmp/tmp.rY9UMthF43/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rY9UMthF43 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-28T10:01:30.411Z] #55 ... [2019-11-28T10:01:30.411Z] [2019-11-28T10:01:30.411Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:30.411Z] #57 10.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:01:30.496Z] Fetched 7672 kB in 1s (4822 kB/s) [2019-11-28T10:01:30.666Z] #57 ... [2019-11-28T10:01:30.666Z] [2019-11-28T10:01:30.666Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-28T10:01:30.666Z] #50 19.25 + cd /tmp/tmp.bGVgV6Mmbe/src/github.com/docker/libnetwork [2019-11-28T10:01:30.666Z] #50 19.26 + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:01:30.666Z] #50 19.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-28T10:01:30.775Z] #38 11.35 Scanning dependencies of target tini-static [2019-11-28T10:01:30.775Z] #38 11.51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-28T10:01:30.862Z] Reading package lists... [2019-11-28T10:01:31.130Z] CC criu/parasite-syscall.o [2019-11-28T10:01:31.466Z] CC criu/path.o [2019-11-28T10:01:31.602Z] Reading package lists... [2019-11-28T10:01:31.602Z] Building dependency tree... [2019-11-28T10:01:31.602Z] Reading state information... [2019-11-28T10:01:31.602Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-28T10:01:31.602Z] The following additional packages will be installed: [2019-11-28T10:01:31.602Z] libjq1 libonig4 [2019-11-28T10:01:31.827Z] CC criu/pie-util-vdso-elf32.o [2019-11-28T10:01:31.827Z] CC criu/pie-util-vdso.o [2019-11-28T10:01:31.971Z] The following NEW packages will be installed: [2019-11-28T10:01:31.971Z] jq libjq1 libonig4 [2019-11-28T10:01:31.971Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:01:31.971Z] Need to get 328 kB of archives. [2019-11-28T10:01:31.971Z] After this operation, 1263 kB of additional disk space will be used. [2019-11-28T10:01:31.971Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-28T10:01:31.971Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-28T10:01:31.971Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-28T10:01:31.971Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:01:31.971Z] Fetched 328 kB in 0s (4299 kB/s) [2019-11-28T10:01:31.971Z] Selecting previously unselected package libonig4:s390x. [2019-11-28T10:01:31.971Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-28T10:01:31.971Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-28T10:01:31.971Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-28T10:01:31.971Z] Selecting previously unselected package libjq1:s390x. [2019-11-28T10:01:31.971Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-28T10:01:31.971Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-28T10:01:31.971Z] Selecting previously unselected package jq. [2019-11-28T10:01:31.971Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-28T10:01:31.971Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-28T10:01:32.164Z] CC criu/pie-util.o [2019-11-28T10:01:32.164Z] CC criu/pipes.o [2019-11-28T10:01:32.365Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-11-28T10:01:32.365Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-28T10:01:32.365Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:32.365Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-28T10:01:32.674Z] #38 13.30 [100%] Linking C executable tini-static [2019-11-28T10:01:32.827Z] Removing intermediate container fc92c7fbb305 [2019-11-28T10:01:32.827Z] ---> 312225fb24ae [2019-11-28T10:01:32.827Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-11-28T10:01:32.827Z] ---> bc427037b526 [2019-11-28T10:01:32.827Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-11-28T10:01:32.887Z] CC criu/plugin.o [2019-11-28T10:01:32.887Z] CC criu/proc_parse.o [2019-11-28T10:01:32.932Z] #38 ... [2019-11-28T10:01:32.932Z] [2019-11-28T10:01:32.932Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:01:32.932Z] #47 34.01 Checking out files: 49% (1460/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-11-28T10:01:32.932Z] #47 35.62 + cd /tmp/tmp.kYaqP252du/src/github.com/containerd/containerd [2019-11-28T10:01:32.932Z] #47 35.62 + git checkout -q f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:01:33.232Z] ---> Running in 9dc18396e66a [2019-11-28T10:01:33.866Z] #47 ... [2019-11-28T10:01:33.866Z] [2019-11-28T10:01:33.866Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-28T10:01:33.866Z] #38 13.89 [100%] Built target tini-static [2019-11-28T10:01:33.866Z] #38 13.97 + mkdir -p /build [2019-11-28T10:01:33.866Z] #38 13.98 + cp tini-static /build/docker-init [2019-11-28T10:01:33.866Z] #38 DONE 14.5s [2019-11-28T10:01:33.866Z] [2019-11-28T10:01:33.866Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:01:33.866Z] #58 5.929 Note: Building without setproctitle() and strlcpy() support. [2019-11-28T10:01:33.866Z] #58 5.929 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-28T10:01:33.867Z] #58 7.519 fatal: Not a git repository (or any of the parent directories): .git [2019-11-28T10:01:33.867Z] #58 7.540 GEN .gitid [2019-11-28T10:01:33.867Z] #58 7.564 GEN criu/include/version.h [2019-11-28T10:01:33.867Z] #58 7.663 GEN include/common/asm [2019-11-28T10:01:33.867Z] #58 9.467 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-28T10:01:33.867Z] #58 9.566 PBCC images/opts.pb-c.c [2019-11-28T10:01:33.867Z] #58 9.625 PBCC images/sit.pb-c.c [2019-11-28T10:01:33.867Z] #58 9.714 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-28T10:01:33.867Z] #58 9.775 DEP images/opts.pb-c.d [2019-11-28T10:01:33.867Z] #58 9.835 DEP images/sit.pb-c.d [2019-11-28T10:01:33.867Z] #58 9.885 PBCC images/macvlan.pb-c.c [2019-11-28T10:01:33.867Z] #58 9.932 DEP images/macvlan.pb-c.d [2019-11-28T10:01:33.867Z] #58 9.996 PBCC images/autofs.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.05 DEP images/autofs.pb-c.d [2019-11-28T10:01:33.867Z] #58 10.10 PBCC images/sysctl.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.14 DEP images/sysctl.pb-c.d [2019-11-28T10:01:33.867Z] #58 10.21 PBCC images/time.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.21 DEP images/time.pb-c.d [2019-11-28T10:01:33.867Z] #58 10.31 PBCC images/binfmt-misc.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.34 DEP images/binfmt-misc.pb-c.d [2019-11-28T10:01:33.867Z] #58 10.43 PBCC images/seccomp.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.46 DEP images/seccomp.pb-c.d [2019-11-28T10:01:33.867Z] #58 10.50 PBCC images/userns.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.51 DEP images/userns.pb-c.d [2019-11-28T10:01:33.867Z] #58 10.64 PBCC images/cgroup.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.71 DEP images/cgroup.pb-c.d [2019-11-28T10:01:33.867Z] #58 10.75 PBCC images/fown.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.80 PBCC images/ext-file.pb-c.c [2019-11-28T10:01:33.867Z] #58 10.87 DEP images/fown.pb-c.d [2019-11-28T10:01:33.867Z] #58 10.96 DEP images/ext-file.pb-c.d [2019-11-28T10:01:33.867Z] #58 11.02 PBCC images/rpc.pb-c.c [2019-11-28T10:01:33.867Z] #58 11.12 DEP images/rpc.pb-c.d [2019-11-28T10:01:33.867Z] #58 11.17 PBCC images/siginfo.pb-c.c [2019-11-28T10:01:33.867Z] #58 11.21 DEP images/siginfo.pb-c.d [2019-11-28T10:01:33.867Z] #58 11.26 PBCC images/pagemap.pb-c.c [2019-11-28T10:01:33.867Z] #58 11.29 DEP images/pagemap.pb-c.d [2019-11-28T10:01:33.867Z] #58 11.38 PBCC images/rlimit.pb-c.c [2019-11-28T10:01:33.867Z] #58 11.40 DEP images/rlimit.pb-c.d [2019-11-28T10:01:33.867Z] #58 11.46 PBCC images/file-lock.pb-c.c [2019-11-28T10:01:33.867Z] #58 11.49 DEP images/file-lock.pb-c.d [2019-11-28T10:01:33.867Z] #58 11.59 PBCC images/tty.pb-c.c [2019-11-28T10:01:33.867Z] #58 11.67 DEP images/tty.pb-c.d [2019-11-28T10:01:33.867Z] #58 11.76 PBCC images/tun.pb-c.c [2019-11-28T10:01:33.867Z] #58 11.83 PBCC images/netdev.pb-c.c [2019-11-28T10:01:33.867Z] #58 11.90 DEP images/tun.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.00 DEP images/netdev.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.08 PBCC images/vma.pb-c.c [2019-11-28T10:01:33.867Z] #58 12.15 DEP images/vma.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.26 PBCC images/creds.pb-c.c [2019-11-28T10:01:33.867Z] #58 12.30 DEP images/creds.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.35 PBCC images/utsns.pb-c.c [2019-11-28T10:01:33.867Z] #58 12.39 DEP images/utsns.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.48 PBCC images/ipc-desc.pb-c.c [2019-11-28T10:01:33.867Z] #58 12.51 PBCC images/ipc-sem.pb-c.c [2019-11-28T10:01:33.867Z] #58 12.56 DEP images/ipc-desc.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.63 DEP images/ipc-sem.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.69 PBCC images/ipc-msg.pb-c.c [2019-11-28T10:01:33.867Z] #58 12.73 DEP images/ipc-msg.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.77 PBCC images/ipc-shm.pb-c.c [2019-11-28T10:01:33.867Z] #58 12.84 DEP images/ipc-shm.pb-c.d [2019-11-28T10:01:33.867Z] #58 12.94 PBCC images/ipc-var.pb-c.c [2019-11-28T10:01:33.867Z] #58 12.99 DEP images/ipc-var.pb-c.d [2019-11-28T10:01:33.867Z] #58 13.03 PBCC images/sk-opts.pb-c.c [2019-11-28T10:01:33.867Z] #58 13.10 PBCC images/packet-sock.pb-c.c [2019-11-28T10:01:33.867Z] #58 13.13 DEP images/sk-opts.pb-c.d [2019-11-28T10:01:33.867Z] #58 13.19 DEP images/packet-sock.pb-c.d [2019-11-28T10:01:33.867Z] #58 13.25 PBCC images/sk-netlink.pb-c.c [2019-11-28T10:01:33.867Z] #58 13.28 DEP images/sk-netlink.pb-c.d [2019-11-28T10:01:33.867Z] #58 13.34 PBCC images/sk-inet.pb-c.c [2019-11-28T10:01:33.867Z] #58 13.38 DEP images/sk-inet.pb-c.d [2019-11-28T10:01:33.867Z] #58 13.47 PBCC images/sk-unix.pb-c.c [2019-11-28T10:01:33.867Z] #58 13.49 DEP images/sk-unix.pb-c.d [2019-11-28T10:01:33.867Z] #58 13.61 PBCC images/mm.pb-c.c [2019-11-28T10:01:33.867Z] #58 13.73 DEP images/mm.pb-c.d [2019-11-28T10:01:33.927Z] #50 ... [2019-11-28T10:01:33.927Z] [2019-11-28T10:01:33.927Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:33.927Z] #33 13.56 unicode/utf8 [2019-11-28T10:01:33.927Z] #33 14.42 math/bits [2019-11-28T10:01:33.927Z] #33 15.13 math [2019-11-28T10:01:33.927Z] #33 19.78 strconv [2019-11-28T10:01:33.927Z] #33 22.87 internal/testlog [2019-11-28T10:01:33.927Z] #33 23.26 encoding [2019-11-28T10:01:33.927Z] #33 23.35 unicode/utf16 [2019-11-28T10:01:33.927Z] #33 23.61 container/list [2019-11-28T10:01:33.927Z] #33 ... [2019-11-28T10:01:33.927Z] [2019-11-28T10:01:33.927Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:01:33.927Z] #30 14.22 unicode/utf8 [2019-11-28T10:01:33.927Z] #30 14.83 strconv [2019-11-28T10:01:33.927Z] #30 18.77 internal/race [2019-11-28T10:01:33.927Z] #30 18.84 sync/atomic [2019-11-28T10:01:33.927Z] #30 19.08 unicode [2019-11-28T10:01:33.927Z] #30 21.88 internal/testlog [2019-11-28T10:01:33.927Z] #30 22.15 encoding [2019-11-28T10:01:33.927Z] #30 22.28 runtime/cgo [2019-11-28T10:01:34.126Z] #58 13.98 PBCC images/timerfd.pb-c.c [2019-11-28T10:01:34.183Z] #30 ... [2019-11-28T10:01:34.183Z] [2019-11-28T10:01:34.183Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:34.183Z] #33 24.35 crypto/internal/subtle [2019-11-28T10:01:34.384Z] #58 14.17 DEP images/timerfd.pb-c.d [2019-11-28T10:01:34.384Z] #58 14.26 PBCC images/timer.pb-c.c [2019-11-28T10:01:34.384Z] #58 14.38 DEP images/timer.pb-c.d [2019-11-28T10:01:34.384Z] #58 ... [2019-11-28T10:01:34.384Z] [2019-11-28T10:01:34.384Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:01:34.384Z] #47 37.66 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-28T10:01:34.384Z] #47 37.66 + BUILDTAGS='netgo osusergo static_build' [2019-11-28T10:01:34.384Z] #47 37.66 + export EXTRA_FLAGS=-buildmode=pie [2019-11-28T10:01:34.384Z] #47 37.66 + EXTRA_FLAGS=-buildmode=pie [2019-11-28T10:01:34.384Z] #47 37.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-28T10:01:34.384Z] #47 37.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-28T10:01:34.384Z] #47 37.66 + '[' '' = dynamic ']' [2019-11-28T10:01:34.384Z] #47 37.66 + make [2019-11-28T10:01:34.439Z] #33 24.47 crypto/subtle [2019-11-28T10:01:34.439Z] #33 24.59 crypto/rc4 [2019-11-28T10:01:34.500Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-28T10:01:34.501Z]  [2019-11-28T10:01:34.695Z] #33 24.88 internal/x/crypto/cryptobyte/asn1 [2019-11-28T10:01:34.695Z] #33 25.00 internal/nettrace [2019-11-28T10:01:34.950Z] #33 25.07 internal/x/net/dns/dnsmessage [2019-11-28T10:01:35.186Z] CC criu/protobuf-desc.o [2019-11-28T10:01:35.263Z]  #####  7.6% ############### 22.2% ########################## 36.8% ######################################  53.5% ################################################## 70.2% ############################################################## 87.0% ######################################################################## 100.0% [2019-11-28T10:01:35.263Z]  [2019-11-28T10:01:35.633Z]  #######################                   32.4% ################################################### 72.1% ######################################################################## 100.0% [2019-11-28T10:01:35.824Z] CC criu/protobuf.o [2019-11-28T10:01:35.824Z] CC criu/pstree.o [2019-11-28T10:01:36.003Z]  [2019-11-28T10:01:36.285Z] #47 39.24 🇩 bin/ctr [2019-11-28T10:01:36.491Z]  #########  13.6% ######################  31.4% ###################################  49.2% ################################################## 69.6% ################################################################ 90.0% ######################################################################## 100.0% [2019-11-28T10:01:36.546Z] CC criu/rbtree.o [2019-11-28T10:01:36.546Z] CC criu/rst-malloc.o [2019-11-28T10:01:36.882Z] CC criu/seccomp.o [2019-11-28T10:01:36.936Z]  [2019-11-28T10:01:37.224Z] CC criu/seize.o [2019-11-28T10:01:37.948Z] CC criu/servicefd.o [2019-11-28T10:01:37.948Z] CC criu/shmem.o [2019-11-28T10:01:38.185Z] #47 ... [2019-11-28T10:01:38.185Z] [2019-11-28T10:01:38.185Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:38.185Z] #33 76.16 os [2019-11-28T10:01:38.185Z] #33 80.40 regexp [2019-11-28T10:01:38.185Z] #33 80.48 fmt [2019-11-28T10:01:38.185Z] #33 85.35 path/filepath [2019-11-28T10:01:38.185Z] #33 86.06 flag [2019-11-28T10:01:38.185Z] #33 ... [2019-11-28T10:01:38.185Z] [2019-11-28T10:01:38.185Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:38.185Z] #13 9.495 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-28T10:01:38.185Z] #13 19.10 Fetched 7927 kB in 14s (538 kB/s) [2019-11-28T10:01:38.185Z] #13 19.10 Reading package lists... [2019-11-28T10:01:38.185Z] #13 ... [2019-11-28T10:01:38.185Z] [2019-11-28T10:01:38.185Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:01:38.185Z] #30 76.59 io/ioutil [2019-11-28T10:01:38.185Z] #30 77.19 path [2019-11-28T10:01:38.185Z] #30 77.68 text/tabwriter [2019-11-28T10:01:38.185Z] #30 78.51 flag [2019-11-28T10:01:38.185Z] #30 78.54 github.com/BurntSushi/toml [2019-11-28T10:01:38.185Z] #30 81.02 log [2019-11-28T10:01:38.185Z] #30 83.77 github.com/BurntSushi/toml/cmd/tomlv [2019-11-28T10:01:38.185Z] #30 ... [2019-11-28T10:01:38.185Z] [2019-11-28T10:01:38.185Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:01:38.185Z] #58 14.47 PBCC images/sa.pb-c.c [2019-11-28T10:01:38.185Z] #58 14.56 DEP images/sa.pb-c.d [2019-11-28T10:01:38.185Z] #58 14.72 PBCC images/pipe-data.pb-c.c [2019-11-28T10:01:38.185Z] #58 14.75 DEP images/pipe-data.pb-c.d [2019-11-28T10:01:38.185Z] #58 14.83 PBCC images/mnt.pb-c.c [2019-11-28T10:01:38.185Z] #58 14.85 DEP images/mnt.pb-c.d [2019-11-28T10:01:38.185Z] #58 14.89 PBCC images/sk-packet.pb-c.c [2019-11-28T10:01:38.185Z] #58 14.92 DEP images/sk-packet.pb-c.d [2019-11-28T10:01:38.185Z] #58 14.97 PBCC images/tcp-stream.pb-c.c [2019-11-28T10:01:38.185Z] #58 14.99 DEP images/tcp-stream.pb-c.d [2019-11-28T10:01:38.185Z] #58 15.06 PBCC images/pipe.pb-c.c [2019-11-28T10:01:38.185Z] #58 15.11 DEP images/pipe.pb-c.d [2019-11-28T10:01:38.185Z] #58 15.17 PBCC images/pstree.pb-c.c [2019-11-28T10:01:38.185Z] #58 15.22 DEP images/pstree.pb-c.d [2019-11-28T10:01:38.185Z] #58 15.28 PBCC images/fs.pb-c.c [2019-11-28T10:01:38.185Z] #58 15.31 DEP images/fs.pb-c.d [2019-11-28T10:01:38.185Z] #58 15.38 PBCC images/signalfd.pb-c.c [2019-11-28T10:01:38.185Z] #58 15.48 DEP images/signalfd.pb-c.d [2019-11-28T10:01:38.185Z] #58 15.55 PBCC images/fh.pb-c.c [2019-11-28T10:01:38.185Z] #58 15.59 PBCC images/fsnotify.pb-c.c [2019-11-28T10:01:38.185Z] #58 15.63 DEP images/fh.pb-c.d [2019-11-28T10:01:38.185Z] #58 15.71 DEP images/fsnotify.pb-c.d [2019-11-28T10:01:38.185Z] #58 15.81 PBCC images/eventpoll.pb-c.c [2019-11-28T10:01:38.185Z] #58 15.84 DEP images/eventpoll.pb-c.d [2019-11-28T10:01:38.185Z] #58 15.91 PBCC images/eventfd.pb-c.c [2019-11-28T10:01:38.185Z] #58 15.94 DEP images/eventfd.pb-c.d [2019-11-28T10:01:38.185Z] #58 16.01 PBCC images/remap-file-path.pb-c.c [2019-11-28T10:01:38.185Z] #58 16.05 DEP images/remap-file-path.pb-c.d [2019-11-28T10:01:38.185Z] #58 16.09 PBCC images/fifo.pb-c.c [2019-11-28T10:01:38.185Z] #58 16.12 DEP images/fifo.pb-c.d [2019-11-28T10:01:38.185Z] #58 16.17 PBCC images/ghost-file.pb-c.c [2019-11-28T10:01:38.185Z] #58 16.20 DEP images/ghost-file.pb-c.d [2019-11-28T10:01:38.185Z] #58 16.27 PBCC images/regfile.pb-c.c [2019-11-28T10:01:38.185Z] #58 16.32 DEP images/regfile.pb-c.d [2019-11-28T10:01:38.185Z] #58 16.38 PBCC images/ns.pb-c.c [2019-11-28T10:01:38.185Z] #58 16.43 DEP images/ns.pb-c.d [2019-11-28T10:01:38.185Z] #58 16.51 PBCC images/fdinfo.pb-c.c [2019-11-28T10:01:38.185Z] #58 16.62 DEP images/fdinfo.pb-c.d [2019-11-28T10:01:38.185Z] #58 16.75 PBCC images/core-aarch64.pb-c.c [2019-11-28T10:01:38.185Z] #58 16.88 PBCC images/core-arm.pb-c.c [2019-11-28T10:01:38.185Z] #58 16.95 PBCC images/core-ppc64.pb-c.c [2019-11-28T10:01:38.185Z] #58 17.02 PBCC images/core-s390.pb-c.c [2019-11-28T10:01:38.185Z] #58 17.09 PBCC images/core-x86.pb-c.c [2019-11-28T10:01:38.185Z] #58 17.15 PBCC images/core.pb-c.c [2019-11-28T10:01:38.185Z] #58 17.25 PBCC images/inventory.pb-c.c [2019-11-28T10:01:38.185Z] #58 17.34 DEP images/core-aarch64.pb-c.d [2019-11-28T10:01:38.185Z] #58 17.39 DEP images/core-arm.pb-c.d [2019-11-28T10:01:38.185Z] #58 17.47 DEP images/core-ppc64.pb-c.d [2019-11-28T10:01:38.185Z] #58 17.56 DEP images/core-s390.pb-c.d [2019-11-28T10:01:38.185Z] #58 17.61 DEP images/core-x86.pb-c.d [2019-11-28T10:01:38.185Z] #58 17.66 DEP images/core.pb-c.d [2019-11-28T10:01:38.185Z] #58 17.76 DEP images/inventory.pb-c.d [2019-11-28T10:01:38.185Z] #58 17.85 PBCC images/cpuinfo.pb-c.c [2019-11-28T10:01:38.185Z] #58 17.89 DEP images/cpuinfo.pb-c.d [2019-11-28T10:01:38.185Z] #58 17.94 PBCC images/stats.pb-c.c [2019-11-28T10:01:38.185Z] #58 17.99 DEP images/stats.pb-c.d [2019-11-28T10:01:38.442Z]  ###                    5.4% ########                  12.0% ############                                                      17.7% #################                                                         24.3% ######################              30.9% ###########################            38.5% #################################          46.0% ######################################       53.6% ###########################################                          60.2% ################################################                          66.8% #####################################################                     74.4% ##########################################################             81.9% ################################################################          89.5% ##################################################################### 96.1% ######################################################################## 100.0% [2019-11-28T10:01:38.442Z]  [2019-11-28T10:01:38.670Z] CC criu/sigframe.o [2019-11-28T10:01:38.670Z] CC criu/signalfd.o [2019-11-28T10:01:38.807Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-28T10:01:39.009Z] CC criu/sk-inet.o [2019-11-28T10:01:39.114Z] #33 28.78 runtime/cgo [2019-11-28T10:01:39.114Z] #33 ... [2019-11-28T10:01:39.114Z] [2019-11-28T10:01:39.114Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:39.114Z] #35 19.22 Fetched 7927 kB in 15s (518 kB/s) [2019-11-28T10:01:39.114Z] #35 19.22 Reading package lists... [2019-11-28T10:01:39.114Z] #35 25.38 Reading package lists... [2019-11-28T10:01:39.114Z] #35 ... [2019-11-28T10:01:39.114Z] [2019-11-28T10:01:39.114Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:39.114Z] #57 21.15 Fetched 7927 kB in 14s (538 kB/s) [2019-11-28T10:01:39.114Z] #57 21.15 Reading package lists... [2019-11-28T10:01:39.119Z] #58 ... [2019-11-28T10:01:39.119Z] [2019-11-28T10:01:39.119Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:01:39.119Z] #30 DONE 87.8s [2019-11-28T10:01:39.182Z]  [2019-11-28T10:01:39.182Z]  ######################################################################## 100.0% [2019-11-28T10:01:39.182Z]  [2019-11-28T10:01:39.370Z] #57 26.50 Reading package lists... [2019-11-28T10:01:39.370Z] #57 ... [2019-11-28T10:01:39.370Z] [2019-11-28T10:01:39.370Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-28T10:01:39.370Z] #44 19.82 Fetched 7927 kB in 14s (533 kB/s) [2019-11-28T10:01:39.370Z] #44 19.82 Reading package lists... [2019-11-28T10:01:39.377Z] [2019-11-28T10:01:39.377Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:39.377Z] #33 87.00 go/token [2019-11-28T10:01:39.540Z] CC criu/sk-netlink.o [2019-11-28T10:01:39.564Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-28T10:01:39.635Z] #33 88.06 go/scanner [2019-11-28T10:01:39.877Z] CC criu/sk-packet.o [2019-11-28T10:01:39.929Z]  [2019-11-28T10:01:39.929Z]  ######################################################################## 100.0% [2019-11-28T10:01:39.929Z]  [2019-11-28T10:01:40.201Z] #33 88.46 io/ioutil [2019-11-28T10:01:40.215Z] CC criu/sk-queue.o [2019-11-28T10:01:40.340Z] #44 25.81 Reading package lists... [2019-11-28T10:01:40.340Z] #44 ... [2019-11-28T10:01:40.340Z] [2019-11-28T10:01:40.340Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:40.340Z] #35 25.38 Reading package lists... [2019-11-28T10:01:40.424Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-28T10:01:40.424Z] skipping existing b63cc5f62c21 [2019-11-28T10:01:40.551Z] CC criu/sk-tcp.o [2019-11-28T10:01:40.812Z] [2019-11-28T10:01:40.887Z] CC criu/sk-unix.o [2019-11-28T10:01:41.134Z] #33 89.51 net/url [2019-11-28T10:01:41.186Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-28T10:01:41.186Z]  [2019-11-28T10:01:41.551Z]  ######################################################################## 100.0% [2019-11-28T10:01:41.551Z]  [2019-11-28T10:01:41.551Z] Download of images into '/build' complete. [2019-11-28T10:01:41.551Z] Use something like the following to load the result into a Docker daemon: [2019-11-28T10:01:41.551Z] tar -cC '/build' . | docker load [2019-11-28T10:01:41.704Z] #35 30.85 Building dependency tree... [2019-11-28T10:01:41.704Z] #35 31.90 Reading state information... [2019-11-28T10:01:42.068Z] #33 90.44 go/ast [2019-11-28T10:01:42.348Z] #35 32.76 The following additional packages will be installed: [2019-11-28T10:01:42.348Z] #35 32.77 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-28T10:01:42.348Z] #35 32.78 Suggested packages: [2019-11-28T10:01:42.348Z] #35 32.78 codeblocks eclipse ninja-build lrzip [2019-11-28T10:01:42.348Z] #35 32.78 Recommended packages: [2019-11-28T10:01:42.348Z] #35 32.78 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-28T10:01:42.573Z] CC criu/sockets.o [2019-11-28T10:01:42.634Z] #33 91.18 text/template/parse [2019-11-28T10:01:42.812Z] Removing intermediate container 9dc18396e66a [2019-11-28T10:01:42.812Z] ---> 0a41d2ae4b9a [2019-11-28T10:01:42.812Z] Step 24/125 : FROM base AS cross-false [2019-11-28T10:01:42.812Z] ---> b68cbfecf8f4 [2019-11-28T10:01:42.812Z] Step 25/125 : FROM base AS cross-true [2019-11-28T10:01:42.812Z] ---> b68cbfecf8f4 [2019-11-28T10:01:42.812Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:01:42.812Z] ---> Using cache [2019-11-28T10:01:42.812Z] ---> 7b5f9874e66a [2019-11-28T10:01:42.812Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-11-28T10:01:42.812Z] ---> Running in 13c78065a0cf [2019-11-28T10:01:42.911Z] CC criu/stats.o [2019-11-28T10:01:43.248Z] CC criu/string.o [2019-11-28T10:01:43.248Z] CC criu/sysctl.o [2019-11-28T10:01:43.319Z] #35 33.48 The following NEW packages will be installed: [2019-11-28T10:01:43.319Z] #35 33.48 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-28T10:01:43.319Z] #35 33.49 vim-common xxd [2019-11-28T10:01:43.584Z] CC criu/sysfs_parse.o [2019-11-28T10:01:43.596Z] Removing intermediate container 13c78065a0cf [2019-11-28T10:01:43.596Z] ---> 99b66488a23f [2019-11-28T10:01:43.596Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-11-28T10:01:43.921Z] CC criu/timerfd.o [2019-11-28T10:01:43.960Z] ---> Running in 194bf537dce7 [2019-11-28T10:01:44.245Z] #35 34.69 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:01:44.245Z] #35 34.69 Need to get 13.7 MB of archives. [2019-11-28T10:01:44.245Z] #35 34.69 After this operation, 57.2 MB of additional disk space will be used. [2019-11-28T10:01:44.245Z] #35 34.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-28T10:01:44.257Z] CC criu/tty.o [2019-11-28T10:01:44.501Z] #35 34.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-28T10:01:44.501Z] #35 34.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-28T10:01:44.787Z] Removing intermediate container 194bf537dce7 [2019-11-28T10:01:44.787Z] ---> ee0c365f1838 [2019-11-28T10:01:44.787Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-11-28T10:01:44.787Z] ---> Running in 70420dc1481f [2019-11-28T10:01:45.071Z] #35 ... [2019-11-28T10:01:45.071Z] [2019-11-28T10:01:45.071Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-28T10:01:45.071Z] #50 DONE 35.0s [2019-11-28T10:01:45.071Z] [2019-11-28T10:01:45.071Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:45.071Z] #35 35.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-28T10:01:45.071Z] #35 35.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-28T10:01:45.162Z] #33 ... [2019-11-28T10:01:45.162Z] [2019-11-28T10:01:45.162Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:01:45.162Z] #58 20.57 make[1]: Nothing to be done for 'all'. [2019-11-28T10:01:45.162Z] #58 21.92 CC images/stats.o [2019-11-28T10:01:45.162Z] #58 22.50 CC images/core.o [2019-11-28T10:01:45.162Z] #58 23.31 CC images/core-x86.o [2019-11-28T10:01:45.162Z] #58 23.91 CC images/core-arm.o [2019-11-28T10:01:45.162Z] #58 24.33 CC images/core-aarch64.o [2019-11-28T10:01:45.162Z] #58 24.76 CC images/core-ppc64.o [2019-11-28T10:01:45.327Z] #35 35.78 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-28T10:01:45.327Z] #35 35.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-28T10:01:45.327Z] #35 35.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-28T10:01:45.728Z] #58 25.42 CC images/core-s390.o [2019-11-28T10:01:45.888Z] #35 36.09 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-28T10:01:45.888Z] #35 36.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-28T10:01:45.944Z] CC criu/tun.o [2019-11-28T10:01:45.944Z] CC criu/uffd.o [2019-11-28T10:01:46.206Z] Removing intermediate container 70420dc1481f [2019-11-28T10:01:46.206Z] ---> d95c79237bca [2019-11-28T10:01:46.206Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-11-28T10:01:46.206Z] ---> Running in 41bc8c2fce2e [2019-11-28T10:01:46.294Z] #58 26.19 CC images/cpuinfo.o [2019-11-28T10:01:46.815Z] #35 37.21 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:01:46.815Z] #35 37.35 Fetched 13.7 MB in 2s (5355 kB/s) [2019-11-28T10:01:46.860Z] #58 26.76 CC images/inventory.o [2019-11-28T10:01:46.992Z] Removing intermediate container 41bc8c2fce2e [2019-11-28T10:01:46.992Z] ---> 4036f9ec2175 [2019-11-28T10:01:46.992Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-11-28T10:01:46.992Z] ---> b68cbfecf8f4 [2019-11-28T10:01:46.992Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-11-28T10:01:46.992Z] ---> b68cbfecf8f4 [2019-11-28T10:01:46.992Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:01:46.992Z] ---> Using cache [2019-11-28T10:01:46.992Z] ---> 7b5f9874e66a [2019-11-28T10:01:46.992Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-11-28T10:01:47.080Z] #35 37.51 Selecting previously unselected package cmake-data. [2019-11-28T10:01:47.080Z] #35 37.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-28T10:01:47.080Z] #35 37.56 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-28T10:01:47.080Z] #35 37.57 Unpacking cmake-data (3.7.2-1) ... [2019-11-28T10:01:47.115Z] CC criu/util.o [2019-11-28T10:01:47.356Z] ---> Running in 6d54c1c73c68 [2019-11-28T10:01:47.426Z] #58 27.19 CC images/fdinfo.o [2019-11-28T10:01:47.426Z] #58 ... [2019-11-28T10:01:47.426Z] [2019-11-28T10:01:47.426Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:47.426Z] #33 95.72 go/parser [2019-11-28T10:01:47.426Z] #33 95.93 text/template [2019-11-28T10:01:47.734Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:01:47.734Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:01:47.734Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:01:47.734Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:01:47.734Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:01:48.007Z] #35 ... [2019-11-28T10:01:48.007Z] [2019-11-28T10:01:48.007Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-28T10:01:48.007Z] #44 25.81 Reading package lists... [2019-11-28T10:01:48.007Z] #44 31.38 Building dependency tree... [2019-11-28T10:01:48.007Z] #44 32.56 Reading state information... [2019-11-28T10:01:48.007Z] #44 33.86 The following additional packages will be installed: [2019-11-28T10:01:48.007Z] #44 33.88 btrfs-progs liblzo2-2 [2019-11-28T10:01:48.007Z] #44 34.07 The following NEW packages will be installed: [2019-11-28T10:01:48.007Z] #44 34.08 btrfs-progs btrfs-tools liblzo2-2 [2019-11-28T10:01:48.007Z] #44 35.16 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:01:48.007Z] #44 35.16 Need to get 649 kB of archives. [2019-11-28T10:01:48.007Z] #44 35.16 After this operation, 4320 kB of additional disk space will be used. [2019-11-28T10:01:48.007Z] #44 35.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-28T10:01:48.007Z] #44 35.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-28T10:01:48.007Z] #44 35.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-28T10:01:48.007Z] #44 36.65 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:01:48.007Z] #44 36.93 Fetched 649 kB in 1s (599 kB/s) [2019-11-28T10:01:48.007Z] #44 37.00 Selecting previously unselected package liblzo2-2:amd64. [2019-11-28T10:01:48.007Z] #44 37.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 ... 15091 files and directories currently installed.) [2019-11-28T10:01:48.007Z] #44 37.05 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-28T10:01:48.007Z] #44 37.07 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:01:48.007Z] #44 37.25 Selecting previously unselected package btrfs-progs. [2019-11-28T10:01:48.007Z] #44 37.25 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-28T10:01:48.007Z] #44 37.26 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-28T10:01:48.007Z] #44 37.85 Selecting previously unselected package btrfs-tools. [2019-11-28T10:01:48.007Z] #44 37.86 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-28T10:01:48.007Z] #44 37.86 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-28T10:01:48.007Z] #44 37.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:48.007Z] #44 38.04 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:01:48.007Z] #44 38.06 Setting up btrfs-progs (4.7.3-1) ... [2019-11-28T10:01:48.007Z] #44 38.07 Setting up btrfs-tools (4.7.3-1) ... [2019-11-28T10:01:48.007Z] #44 38.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:48.007Z] #44 DONE 38.5s [2019-11-28T10:01:48.044Z] CC criu/uts_ns.o [2019-11-28T10:01:48.044Z] CC criu/vdso.o [2019-11-28T10:01:48.120Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-28T10:01:48.120Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-28T10:01:48.120Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-28T10:01:48.263Z] [2019-11-28T10:01:48.263Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:01:48.263Z] #45 DONE 0.1s [2019-11-28T10:01:48.263Z] [2019-11-28T10:01:48.263Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-28T10:01:48.263Z] #46 DONE 0.1s [2019-11-28T10:01:48.263Z] [2019-11-28T10:01:48.263Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:01:48.380Z] LINK criu/built-in.o [2019-11-28T10:01:48.380Z] LINK criu/criu [2019-11-28T10:01:48.717Z] DEP lib/c/criu.d [2019-11-28T10:01:49.054Z] CC images/rpc.pb-c.o [2019-11-28T10:01:49.391Z] CC lib/c/criu.o [2019-11-28T10:01:49.503Z] Fetched 7672 kB in 1s (4482 kB/s) [2019-11-28T10:01:49.901Z] Reading package lists... [2019-11-28T10:01:50.113Z] LINK lib/c/built-in.o [2019-11-28T10:01:50.113Z] LINK lib/c/libcriu.so [2019-11-28T10:01:50.451Z] GEN magic.py [2019-11-28T10:01:50.451Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-28T10:01:50.451Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-28T10:01:50.696Z] Reading package lists... [2019-11-28T10:01:50.696Z] Building dependency tree... [2019-11-28T10:01:50.696Z] Reading state information... [2019-11-28T10:01:50.696Z] The following additional packages will be installed: [2019-11-28T10:01:50.696Z] libapparmor1 libseccomp2 [2019-11-28T10:01:50.696Z] Suggested packages: [2019-11-28T10:01:50.696Z] seccomp [2019-11-28T10:01:50.696Z] The following NEW packages will be installed: [2019-11-28T10:01:50.696Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-28T10:01:50.696Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:01:50.696Z] Need to get 301 kB of archives. [2019-11-28T10:01:50.696Z] After this operation, 1402 kB of additional disk space will be used. [2019-11-28T10:01:50.696Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-28T10:01:50.696Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-11-28T10:01:50.696Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-28T10:01:50.696Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-28T10:01:50.773Z] #47 2.688 + RM_GOPATH=0 [2019-11-28T10:01:50.773Z] #47 2.688 + TMP_GOPATH= [2019-11-28T10:01:50.773Z] #47 2.688 + : /build [2019-11-28T10:01:50.773Z] #47 2.688 + '[' -z '' ']' [2019-11-28T10:01:50.773Z] #47 2.690 ++ mktemp -d [2019-11-28T10:01:50.773Z] #47 2.692 + export GOPATH=/tmp/tmp.mic5x4lmbf [2019-11-28T10:01:50.773Z] #47 2.692 + GOPATH=/tmp/tmp.mic5x4lmbf [2019-11-28T10:01:50.773Z] #47 2.693 + RM_GOPATH=1 [2019-11-28T10:01:50.773Z] #47 2.693 ++ dirname ./install.sh [2019-11-28T10:01:50.773Z] #47 2.697 + dir=. [2019-11-28T10:01:50.773Z] #47 2.697 + bin=containerd [2019-11-28T10:01:50.773Z] #47 2.697 + shift [2019-11-28T10:01:50.773Z] #47 2.699 + '[' '!' -f ./containerd.installer ']' [2019-11-28T10:01:50.773Z] #47 2.699 + . ./containerd.installer [2019-11-28T10:01:50.773Z] #47 2.700 ++ CONTAINERD_COMMIT=f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:01:50.773Z] #47 2.702 + install_containerd [2019-11-28T10:01:50.773Z] #47 2.702 + echo 'Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963' [2019-11-28T10:01:50.773Z] #47 2.702 Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:01:50.773Z] #47 2.702 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mic5x4lmbf/src/github.com/containerd/containerd [2019-11-28T10:01:50.773Z] #47 2.705 Cloning into '/tmp/tmp.mic5x4lmbf/src/github.com/containerd/containerd'... [2019-11-28T10:01:50.789Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-28T10:01:50.789Z] make[1]: Nothing to be done for 'all'. [2019-11-28T10:01:51.072Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:01:51.072Z] Fetched 301 kB in 0s (3970 kB/s) [2019-11-28T10:01:51.072Z] Selecting previously unselected package libseccomp2:s390x. [2019-11-28T10:01:51.072Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-28T10:01:51.072Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-28T10:01:51.072Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-28T10:01:51.072Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-11-28T10:01:51.072Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-28T10:01:51.072Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-28T10:01:51.072Z] Selecting previously unselected package libapparmor1:s390x. [2019-11-28T10:01:51.072Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-28T10:01:51.072Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-28T10:01:51.072Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-11-28T10:01:51.072Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-28T10:01:51.072Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-28T10:01:51.072Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:51.072Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-28T10:01:51.072Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-28T10:01:51.072Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-28T10:01:51.072Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-28T10:01:51.072Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:51.127Z] make[1]: 'images/built-in.o' is up to date. [2019-11-28T10:01:51.128Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-28T10:01:51.128Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-28T10:01:51.128Z] make[1]: 'compel/libcompel.a' is up to date. [2019-11-28T10:01:51.128Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-11-28T10:01:51.128Z] make[1]: Nothing to be done for 'all'. [2019-11-28T10:01:51.128Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-28T10:01:51.335Z] #47 ... [2019-11-28T10:01:51.335Z] [2019-11-28T10:01:51.335Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:51.335Z] #57 26.50 Reading package lists... [2019-11-28T10:01:51.335Z] #57 31.95 Building dependency tree... [2019-11-28T10:01:51.335Z] #57 33.24 Reading state information... [2019-11-28T10:01:51.335Z] #57 34.42 The following additional packages will be installed: [2019-11-28T10:01:51.335Z] #57 34.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-28T10:01:51.335Z] #57 34.43 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-28T10:01:51.335Z] #57 34.43 Suggested packages: [2019-11-28T10:01:51.335Z] #57 34.43 manpages-dev python-setuptools [2019-11-28T10:01:51.335Z] #57 36.15 The following NEW packages will be installed: [2019-11-28T10:01:51.335Z] #57 36.18 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-28T10:01:51.335Z] #57 36.18 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-28T10:01:51.335Z] #57 36.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-28T10:01:51.335Z] #57 36.19 zlib1g-dev [2019-11-28T10:01:51.335Z] #57 37.40 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:01:51.335Z] #57 37.40 Need to get 3602 kB of archives. [2019-11-28T10:01:51.335Z] #57 37.40 After this operation, 18.9 MB of additional disk space will be used. [2019-11-28T10:01:51.335Z] #57 37.40 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-28T10:01:51.335Z] #57 37.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-28T10:01:51.335Z] #57 37.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-28T10:01:51.335Z] #57 37.41 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-28T10:01:51.335Z] #57 37.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-28T10:01:51.335Z] #57 37.43 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-28T10:01:51.335Z] #57 37.43 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-28T10:01:51.335Z] #57 37.43 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-28T10:01:51.335Z] #57 37.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-28T10:01:51.335Z] #57 37.52 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-28T10:01:51.335Z] #57 37.53 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-28T10:01:51.335Z] #57 37.63 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-28T10:01:51.335Z] #57 37.70 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-28T10:01:51.335Z] #57 37.71 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-28T10:01:51.335Z] #57 37.72 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-28T10:01:51.335Z] #57 37.74 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-28T10:01:51.335Z] #57 38.76 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:01:51.335Z] #57 38.97 Fetched 3602 kB in 1s (2540 kB/s) [2019-11-28T10:01:51.335Z] #57 39.09 Selecting previously unselected package libnet1:amd64. [2019-11-28T10:01:51.335Z] #57 39.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-28T10:01:51.335Z] #57 39.12 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 39.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-28T10:01:51.335Z] #57 39.26 Selecting previously unselected package libcap-dev:amd64. [2019-11-28T10:01:51.335Z] #57 39.26 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 39.27 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-28T10:01:51.335Z] #57 39.47 Selecting previously unselected package libnet1-dev. [2019-11-28T10:01:51.335Z] #57 39.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 39.49 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-28T10:01:51.335Z] #57 39.68 Selecting previously unselected package libnl-3-200:amd64. [2019-11-28T10:01:51.335Z] #57 39.69 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 39.69 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-28T10:01:51.335Z] #57 39.85 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-28T10:01:51.335Z] #57 39.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 39.88 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-28T10:01:51.335Z] #57 40.14 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-28T10:01:51.335Z] #57 40.15 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 40.16 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-28T10:01:51.335Z] #57 40.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-28T10:01:51.335Z] #57 40.25 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 40.27 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-28T10:01:51.335Z] #57 40.39 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-28T10:01:51.335Z] #57 40.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 40.40 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-28T10:01:51.335Z] #57 40.64 Selecting previously unselected package libprotobuf10:amd64. [2019-11-28T10:01:51.335Z] #57 40.64 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 40.64 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-28T10:01:51.335Z] #57 41.16 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-28T10:01:51.335Z] #57 41.16 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 41.16 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-28T10:01:51.335Z] #57 41.35 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-28T10:01:51.335Z] #57 41.35 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-28T10:01:51.335Z] #57 41.35 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-28T10:01:51.464Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:01:51.464Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:01:51.464Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:01:51.464Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:01:51.464Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:01:51.464Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:01:51.464Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:01:51.464Z] make[2]: Nothing to be done for 'all'. [2019-11-28T10:01:51.464Z] INSTALL criu/criu [2019-11-28T10:01:51.659Z] #33 99.79 log [2019-11-28T10:01:51.867Z] Removing intermediate container 6d54c1c73c68 [2019-11-28T10:01:51.867Z] ---> 916a696a285e [2019-11-28T10:01:51.867Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-11-28T10:01:51.867Z] ---> 4036f9ec2175 [2019-11-28T10:01:51.867Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:01:51.867Z] ---> Running in ef12514acf1d [2019-11-28T10:01:51.867Z] Removing intermediate container ef12514acf1d [2019-11-28T10:01:51.867Z] ---> 28dca38d64be [2019-11-28T10:01:51.867Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-11-28T10:01:51.897Z] #57 42.30 Selecting previously unselected package libprotoc10:amd64. [2019-11-28T10:01:51.897Z] #57 42.30 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-28T10:01:51.897Z] #57 42.31 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-28T10:01:52.232Z] #33 100.7 encoding/binary [2019-11-28T10:01:52.256Z] ---> Running in f3a67a626174 [2019-11-28T10:01:52.501Z] #57 42.84 Selecting previously unselected package protobuf-c-compiler. [2019-11-28T10:01:52.501Z] #57 42.85 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-28T10:01:52.501Z] #57 42.86 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-28T10:01:52.501Z] #57 42.95 Selecting previously unselected package protobuf-compiler. [2019-11-28T10:01:52.501Z] #57 42.96 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-28T10:01:52.501Z] #57 42.97 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-28T10:01:52.501Z] #57 ... [2019-11-28T10:01:52.501Z] [2019-11-28T10:01:52.501Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-28T10:01:52.501Z] #27 32.97 + cd /tmp/tmp.zeQT0GtAaa/src/gotest.tools/gotestsum [2019-11-28T10:01:52.501Z] #27 32.97 + git checkout -q v0.3.5 [2019-11-28T10:01:52.501Z] #27 33.02 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-28T10:01:52.757Z] #27 ... [2019-11-28T10:01:52.757Z] [2019-11-28T10:01:52.757Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:52.757Z] #57 43.13 Selecting previously unselected package python-pkg-resources. [2019-11-28T10:01:52.757Z] #57 43.14 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-28T10:01:52.757Z] #57 43.14 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-28T10:01:53.013Z] #57 43.35 Selecting previously unselected package python-protobuf. [2019-11-28T10:01:53.013Z] #57 43.35 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-28T10:01:53.013Z] #57 43.35 Unpacking python-protobuf (3.0.0-9) ... [2019-11-28T10:01:53.053Z] Removing intermediate container f3a67a626174 [2019-11-28T10:01:53.053Z] ---> 5d268bcc062e [2019-11-28T10:01:53.053Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-11-28T10:01:53.053Z] ---> 916a696a285e [2019-11-28T10:01:53.053Z] Step 39/125 : FROM base AS tomlv [2019-11-28T10:01:53.053Z] ---> b68cbfecf8f4 [2019-11-28T10:01:53.053Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-11-28T10:01:53.168Z] #33 ... [2019-11-28T10:01:53.168Z] [2019-11-28T10:01:53.168Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:01:53.168Z] #58 27.60 CC images/fown.o [2019-11-28T10:01:53.168Z] #58 27.86 CC images/ns.o [2019-11-28T10:01:53.168Z] #58 28.17 CC images/regfile.o [2019-11-28T10:01:53.168Z] #58 28.60 CC images/ghost-file.o [2019-11-28T10:01:53.168Z] #58 28.98 CC images/fifo.o [2019-11-28T10:01:53.168Z] #58 29.21 CC images/remap-file-path.o [2019-11-28T10:01:53.168Z] #58 29.42 CC images/eventfd.o [2019-11-28T10:01:53.168Z] #58 29.69 CC images/eventpoll.o [2019-11-28T10:01:53.168Z] #58 30.13 CC images/fh.o [2019-11-28T10:01:53.168Z] #58 30.43 CC images/fsnotify.o [2019-11-28T10:01:53.168Z] #58 31.27 CC images/signalfd.o [2019-11-28T10:01:53.168Z] #58 31.51 CC images/fs.o [2019-11-28T10:01:53.168Z] #58 31.74 CC images/pstree.o [2019-11-28T10:01:53.168Z] #58 32.00 CC images/pipe.o [2019-11-28T10:01:53.168Z] #58 32.23 CC images/tcp-stream.o [2019-11-28T10:01:53.168Z] #58 32.46 CC images/sk-packet.o [2019-11-28T10:01:53.168Z] #58 32.85 CC images/mnt.o [2019-11-28T10:01:53.168Z] #58 33.19 CC images/pipe-data.o [2019-11-28T10:01:53.225Z] Removing intermediate container f3ed87ff2570 [2019-11-28T10:01:53.226Z] ---> 6afe3d808ee3 [2019-11-28T10:01:53.226Z] Step 12/125 : FROM base AS registry [2019-11-28T10:01:53.226Z] ---> 996d62765197 [2019-11-28T10:01:53.226Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-28T10:01:53.226Z] ---> Running in 865bb3fc849d [2019-11-28T10:01:53.226Z] Removing intermediate container 865bb3fc849d [2019-11-28T10:01:53.226Z] ---> 022357c507bd [2019-11-28T10:01:53.226Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-28T10:01:53.226Z] ---> Running in ba978e1fc668 [2019-11-28T10:01:53.425Z] #58 ... [2019-11-28T10:01:53.425Z] [2019-11-28T10:01:53.425Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:53.425Z] #13 19.10 Reading package lists... [2019-11-28T10:01:53.425Z] #13 25.43 Reading package lists... [2019-11-28T10:01:53.425Z] #13 30.63 Building dependency tree... [2019-11-28T10:01:53.425Z] #13 31.72 Reading state information... [2019-11-28T10:01:53.425Z] #13 32.91 The following additional packages will be installed: [2019-11-28T10:01:53.425Z] #13 32.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-28T10:01:53.425Z] #13 32.91 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-28T10:01:53.425Z] #13 32.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-28T10:01:53.425Z] #13 32.91 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-28T10:01:53.425Z] #13 32.91 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-28T10:01:53.425Z] #13 32.91 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-28T10:01:53.425Z] #13 32.93 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-28T10:01:53.425Z] #13 32.93 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-28T10:01:53.425Z] #13 32.93 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-28T10:01:53.425Z] #13 32.93 Suggested packages: [2019-11-28T10:01:53.425Z] #13 32.93 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-28T10:01:53.425Z] #13 32.93 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-28T10:01:53.425Z] #13 32.93 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-28T10:01:53.425Z] #13 32.93 vim-doc vim-scripts xfsdump acl attr quota [2019-11-28T10:01:53.425Z] #13 32.93 Recommended packages: [2019-11-28T10:01:53.425Z] #13 32.93 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-28T10:01:53.425Z] #13 32.93 python3-keyrings.alt python3-xdg unzip [2019-11-28T10:01:53.425Z] #13 ... [2019-11-28T10:01:53.425Z] [2019-11-28T10:01:53.425Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:01:53.425Z] #58 33.45 CC images/sa.o [2019-11-28T10:01:53.432Z] ---> Running in 58c49ee68c36 [2019-11-28T10:01:53.432Z] Removing intermediate container 58c49ee68c36 [2019-11-28T10:01:53.432Z] ---> 66cdd154184a [2019-11-28T10:01:53.432Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:01:53.432Z] ---> 5c803517ca45 [2019-11-28T10:01:53.432Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:01:53.563Z] Removing intermediate container ba978e1fc668 [2019-11-28T10:01:53.563Z] ---> e47c2a14f630 [2019-11-28T10:01:53.563Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-11-28T10:01:53.563Z] ---> Running in 5cc45642d3c9 [2019-11-28T10:01:53.563Z] + mktemp -d [2019-11-28T10:01:53.563Z] + export GOPATH=/tmp/tmp.mR4usPijej [2019-11-28T10:01:53.563Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.mR4usPijej/src/github.com/docker/distribution [2019-11-28T10:01:53.574Z] #57 43.86 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-28T10:01:53.574Z] #57 43.92 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-28T10:01:53.574Z] #57 43.94 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-28T10:01:53.683Z] #58 33.71 CC images/timer.o [2019-11-28T10:01:53.861Z] ---> e18d4c1d44cf [2019-11-28T10:01:53.861Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:01:53.861Z] ---> Running in 31fa3ff1ff76 [2019-11-28T10:01:53.899Z] Cloning into '/tmp/tmp.mR4usPijej/src/github.com/docker/distribution'... [2019-11-28T10:01:54.248Z] #58 34.12 CC images/timerfd.o [2019-11-28T10:01:54.505Z] #58 34.40 CC images/mm.o [2019-11-28T10:01:54.685Z] + RM_GOPATH=0 [2019-11-28T10:01:54.685Z] + TMP_GOPATH= [2019-11-28T10:01:54.685Z] + : /build [2019-11-28T10:01:54.685Z] + '[' -z '' ']' [2019-11-28T10:01:54.685Z] ++ mktemp -d [2019-11-28T10:01:54.685Z] + export GOPATH=/tmp/tmp.XUpFP4Zh26 [2019-11-28T10:01:54.685Z] + GOPATH=/tmp/tmp.XUpFP4Zh26 [2019-11-28T10:01:54.685Z] + RM_GOPATH=1 [2019-11-28T10:01:54.685Z] ++ dirname ./install.sh [2019-11-28T10:01:54.685Z] + dir=. [2019-11-28T10:01:54.685Z] + bin=tomlv [2019-11-28T10:01:54.685Z] + shift [2019-11-28T10:01:54.685Z] + '[' '!' -f ./tomlv.installer ']' [2019-11-28T10:01:54.685Z] + . ./tomlv.installer [2019-11-28T10:01:54.685Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:01:54.685Z] + install_tomlv [2019-11-28T10:01:54.685Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-28T10:01:54.685Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XUpFP4Zh26/src/github.com/BurntSushi/toml [2019-11-28T10:01:54.685Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:01:54.685Z] Cloning into '/tmp/tmp.XUpFP4Zh26/src/github.com/BurntSushi/toml'... [2019-11-28T10:01:54.685Z] + cd /tmp/tmp.XUpFP4Zh26/src/github.com/BurntSushi/toml [2019-11-28T10:01:54.685Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:01:54.685Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-28T10:01:55.065Z] errors [2019-11-28T10:01:55.065Z] math/bits [2019-11-28T10:01:55.065Z] internal/cpu [2019-11-28T10:01:55.065Z] math [2019-11-28T10:01:55.065Z] internal/bytealg [2019-11-28T10:01:55.065Z] runtime/internal/atomic [2019-11-28T10:01:55.065Z] runtime/internal/sys [2019-11-28T10:01:55.065Z] runtime/internal/math [2019-11-28T10:01:55.065Z] runtime [2019-11-28T10:01:55.071Z] #58 34.75 CC images/sk-opts.o [2019-11-28T10:01:55.329Z] #58 34.98 CC images/sk-unix.o [2019-11-28T10:01:55.449Z] unicode/utf8 [2019-11-28T10:01:55.449Z] strconv [2019-11-28T10:01:55.449Z] internal/race [2019-11-28T10:01:55.449Z] sync/atomic [2019-11-28T10:01:55.449Z] unicode [2019-11-28T10:01:55.587Z] #58 35.43 CC images/sk-inet.o [2019-11-28T10:01:55.844Z] #58 35.83 CC images/tun.o [2019-11-28T10:01:55.846Z] internal/testlog [2019-11-28T10:01:55.846Z] encoding [2019-11-28T10:01:55.846Z] runtime/cgo [2019-11-28T10:01:56.277Z] + cd /tmp/tmp.mR4usPijej/src/github.com/docker/distribution [2019-11-28T10:01:56.277Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-28T10:01:56.408Z] #58 36.22 CC images/sk-netlink.o [2019-11-28T10:01:56.666Z] #58 36.51 CC images/packet-sock.o [2019-11-28T10:01:57.001Z] + GOPATH=/tmp/tmp.mR4usPijej/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mR4usPijej go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-28T10:01:57.128Z] sync [2019-11-28T10:01:57.128Z] io [2019-11-28T10:01:57.128Z] reflect [2019-11-28T10:01:57.128Z] syscall [2019-11-28T10:01:57.232Z] #58 36.98 CC images/ipc-var.o [2019-11-28T10:01:57.489Z] #58 37.27 CC images/ipc-desc.o [2019-11-28T10:01:57.738Z] #57 47.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-28T10:01:57.738Z] #57 47.65 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-28T10:01:57.738Z] #57 47.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:01:57.738Z] #57 47.68 Setting up python-protobuf (3.0.0-9) ... [2019-11-28T10:01:57.738Z] #57 ... [2019-11-28T10:01:57.738Z] [2019-11-28T10:01:57.738Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:01:57.738Z] #33 37.98 internal/x/crypto/curve25519 [2019-11-28T10:01:57.738Z] #33 42.53 sync [2019-11-28T10:01:57.738Z] #33 43.12 reflect [2019-11-28T10:01:57.738Z] #33 43.12 io [2019-11-28T10:01:57.738Z] #33 44.26 bytes [2019-11-28T10:01:57.738Z] #33 46.09 bufio [2019-11-28T10:01:57.738Z] #33 47.58 syscall [2019-11-28T10:01:57.747Z] #58 37.56 CC images/ipc-shm.o [2019-11-28T10:01:57.989Z] time [2019-11-28T10:01:57.989Z] sort [2019-11-28T10:01:57.989Z] internal/fmtsort [2019-11-28T10:01:57.994Z] #33 ... [2019-11-28T10:01:57.994Z] [2019-11-28T10:01:57.994Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:01:57.994Z] #30 38.25 sync [2019-11-28T10:01:57.994Z] #30 39.04 io [2019-11-28T10:01:57.994Z] #30 39.04 reflect [2019-11-28T10:01:57.994Z] #30 40.44 syscall [2019-11-28T10:01:57.994Z] #30 46.25 time [2019-11-28T10:01:58.250Z] #30 ... [2019-11-28T10:01:58.250Z] [2019-11-28T10:01:58.250Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:58.250Z] #35 40.40 Selecting previously unselected package liblzo2-2:amd64. [2019-11-28T10:01:58.250Z] #35 40.41 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-28T10:01:58.250Z] #35 40.43 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:01:58.250Z] #35 40.52 Selecting previously unselected package libicu57:amd64. [2019-11-28T10:01:58.250Z] #35 40.54 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-28T10:01:58.250Z] #35 40.54 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-28T10:01:58.250Z] #35 46.77 Selecting previously unselected package libxml2:amd64. [2019-11-28T10:01:58.250Z] #35 46.77 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-28T10:01:58.250Z] #35 46.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-28T10:01:58.250Z] #35 47.50 Selecting previously unselected package libarchive13:amd64. [2019-11-28T10:01:58.250Z] #35 47.50 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-28T10:01:58.250Z] #35 47.52 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-28T10:01:58.250Z] #35 47.79 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-28T10:01:58.250Z] #35 47.79 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-28T10:01:58.250Z] #35 47.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-28T10:01:58.250Z] #35 47.95 Selecting previously unselected package libuv1:amd64. [2019-11-28T10:01:58.250Z] #35 47.96 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-28T10:01:58.250Z] #35 47.96 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-28T10:01:58.250Z] #35 48.10 Selecting previously unselected package cmake. [2019-11-28T10:01:58.250Z] #35 48.11 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-28T10:01:58.250Z] #35 48.23 Unpacking cmake (3.7.2-1) ... [2019-11-28T10:01:58.312Z] #58 37.91 CC images/ipc-msg.o [2019-11-28T10:01:58.312Z] #58 38.27 CC images/ipc-sem.o [2019-11-28T10:01:58.426Z] internal/syscall/unix [2019-11-28T10:01:58.426Z] strings [2019-11-28T10:01:58.426Z] internal/poll [2019-11-28T10:01:58.426Z] os [2019-11-28T10:01:58.426Z] bytes [2019-11-28T10:01:58.833Z] bufio [2019-11-28T10:01:58.878Z] #58 38.56 CC images/utsns.o [2019-11-28T10:01:58.878Z] #58 38.90 CC images/creds.o [2019-11-28T10:01:59.136Z] #58 39.13 CC images/vma.o [2019-11-28T10:01:59.233Z] fmt [2019-11-28T10:01:59.233Z] path/filepath [2019-11-28T10:01:59.233Z] io/ioutil [2019-11-28T10:01:59.233Z] path [2019-11-28T10:01:59.233Z] text/tabwriter [2019-11-28T10:01:59.233Z] flag [2019-11-28T10:01:59.233Z] github.com/BurntSushi/toml [2019-11-28T10:01:59.394Z] #58 ... [2019-11-28T10:01:59.394Z] [2019-11-28T10:01:59.394Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:01:59.394Z] #13 37.25 The following NEW packages will be installed: [2019-11-28T10:01:59.394Z] #13 37.26 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-28T10:01:59.394Z] #13 37.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-28T10:01:59.394Z] #13 37.27 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-28T10:01:59.394Z] #13 37.27 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-28T10:01:59.394Z] #13 37.27 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-28T10:01:59.394Z] #13 37.27 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-28T10:01:59.394Z] #13 37.27 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-28T10:01:59.394Z] #13 37.27 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-28T10:01:59.394Z] #13 37.27 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-28T10:01:59.394Z] #13 37.27 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-28T10:01:59.394Z] #13 37.27 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-28T10:01:59.394Z] #13 37.27 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-28T10:01:59.394Z] #13 37.27 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-28T10:01:59.394Z] #13 37.28 xfsprogs xxd xz-utils zip [2019-11-28T10:01:59.394Z] #13 38.38 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:01:59.394Z] #13 38.38 Need to get 90.9 MB of archives. [2019-11-28T10:01:59.394Z] #13 38.38 After this operation, 541 MB of additional disk space will be used. [2019-11-28T10:01:59.394Z] #13 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-28T10:01:59.394Z] #13 38.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-28T10:01:59.394Z] #13 38.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-28T10:01:59.394Z] #13 38.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-28T10:01:59.394Z] #13 38.41 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-28T10:01:59.394Z] #13 38.41 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-28T10:01:59.394Z] #13 38.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-28T10:01:59.394Z] #13 38.62 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-28T10:01:59.394Z] #13 38.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-28T10:01:59.394Z] #13 38.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-28T10:01:59.394Z] #13 38.84 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-28T10:01:59.394Z] #13 38.86 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-28T10:01:59.394Z] #13 38.86 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-28T10:01:59.394Z] #13 38.87 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-28T10:01:59.394Z] #13 38.89 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-28T10:01:59.394Z] #13 38.89 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-28T10:01:59.394Z] #13 38.91 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-28T10:01:59.394Z] #13 38.91 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-28T10:01:59.394Z] #13 38.91 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-28T10:01:59.394Z] #13 38.92 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-28T10:01:59.394Z] #13 38.92 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-28T10:01:59.394Z] #13 38.95 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-28T10:01:59.394Z] #13 38.96 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-28T10:01:59.394Z] #13 38.99 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-28T10:01:59.394Z] #13 38.99 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-28T10:01:59.394Z] #13 38.99 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-28T10:01:59.394Z] #13 39.01 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-28T10:01:59.394Z] #13 39.03 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-28T10:01:59.394Z] #13 39.04 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-28T10:01:59.394Z] #13 39.08 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-28T10:01:59.394Z] #13 39.09 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-28T10:01:59.394Z] #13 39.11 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-28T10:01:59.394Z] #13 39.11 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-28T10:01:59.394Z] #13 39.14 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-28T10:01:59.394Z] #13 39.14 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-28T10:01:59.394Z] #13 39.16 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-28T10:01:59.394Z] #13 39.16 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-28T10:01:59.394Z] #13 39.16 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-28T10:01:59.394Z] #13 39.16 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-28T10:01:59.394Z] #13 39.19 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-28T10:01:59.394Z] #13 39.22 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-28T10:01:59.394Z] #13 39.24 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-28T10:01:59.394Z] #13 39.32 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-28T10:01:59.394Z] #13 39.33 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-28T10:01:59.394Z] #13 39.34 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-28T10:01:59.394Z] #13 39.35 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-28T10:01:59.394Z] #13 39.36 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-28T10:01:59.394Z] #13 39.37 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-28T10:01:59.394Z] #13 39.55 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-28T10:01:59.394Z] #13 39.56 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-28T10:01:59.394Z] #13 39.67 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-28T10:01:59.394Z] #13 39.70 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-28T10:01:59.394Z] #13 39.71 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-28T10:01:59.394Z] #13 39.74 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-28T10:01:59.394Z] #13 39.74 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-28T10:01:59.394Z] #13 39.78 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-28T10:01:59.394Z] #13 40.19 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-28T10:01:59.394Z] #13 40.28 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-28T10:01:59.394Z] #13 40.35 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-28T10:01:59.394Z] #13 40.38 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-28T10:01:59.394Z] #13 40.38 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-28T10:01:59.394Z] #13 40.43 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-28T10:01:59.394Z] #13 40.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-11-28T10:01:59.394Z] #13 41.03 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-28T10:01:59.394Z] #13 41.08 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-28T10:01:59.635Z] log [2019-11-28T10:01:59.635Z] github.com/BurntSushi/toml/cmd/tomlv [2019-11-28T10:01:59.959Z] #13 41.65 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-28T10:02:00.139Z] #35 ... [2019-11-28T10:02:00.139Z] [2019-11-28T10:02:00.139Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:02:00.139Z] #30 50.72 internal/poll [2019-11-28T10:02:00.217Z] #13 41.94 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-28T10:02:00.217Z] #13 41.94 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-28T10:02:00.394Z] #30 50.92 sort [2019-11-28T10:02:00.899Z] Removing intermediate container 31fa3ff1ff76 [2019-11-28T10:02:00.899Z] ---> 226b2bca9d57 [2019-11-28T10:02:00.899Z] Step 44/125 : FROM base AS vndr [2019-11-28T10:02:00.899Z] ---> b68cbfecf8f4 [2019-11-28T10:02:00.899Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-11-28T10:02:00.899Z] ---> Running in 745058bd2ff5 [2019-11-28T10:02:01.266Z] Removing intermediate container 745058bd2ff5 [2019-11-28T10:02:01.266Z] ---> f400c2d4bbd7 [2019-11-28T10:02:01.266Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:02:01.266Z] ---> c9f2d582151b [2019-11-28T10:02:01.266Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:02:01.636Z] ---> f6036de5d4e4 [2019-11-28T10:02:01.636Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:02:01.636Z] ---> Running in d5cf0823a422 [2019-11-28T10:02:01.759Z] #30 52.12 internal/fmtsort [2019-11-28T10:02:02.322Z] #30 ... [2019-11-28T10:02:02.322Z] [2019-11-28T10:02:02.322Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:02.322Z] #35 50.97 Selecting previously unselected package xxd. [2019-11-28T10:02:02.322Z] #35 50.99 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-28T10:02:02.322Z] #35 51.00 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:02:02.322Z] #35 51.17 Selecting previously unselected package vim-common. [2019-11-28T10:02:02.322Z] #35 51.17 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:02:02.322Z] #35 51.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:02:02.322Z] #35 51.44 Processing triggers for mime-support (3.60) ... [2019-11-28T10:02:02.322Z] #35 51.55 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:02:02.322Z] #35 51.55 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-28T10:02:02.322Z] #35 51.57 Setting up cmake-data (3.7.2-1) ... [2019-11-28T10:02:02.322Z] #35 51.59 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-28T10:02:02.322Z] #35 51.60 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-28T10:02:02.322Z] #35 51.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:02:02.322Z] #35 51.66 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:02:02.322Z] #35 51.68 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:02:02.322Z] #35 51.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-28T10:02:02.322Z] #35 51.71 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-28T10:02:02.322Z] #35 51.72 Setting up cmake (3.7.2-1) ... [2019-11-28T10:02:02.322Z] #35 51.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:02:02.322Z] #35 DONE 52.7s [2019-11-28T10:02:02.322Z] [2019-11-28T10:02:02.322Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:02:02.322Z] #36 DONE 0.1s [2019-11-28T10:02:02.322Z] [2019-11-28T10:02:02.322Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:02:02.322Z] #30 52.77 internal/syscall/unix [2019-11-28T10:02:02.322Z] #30 52.80 strings [2019-11-28T10:02:02.468Z] + RM_GOPATH=0 [2019-11-28T10:02:02.468Z] + TMP_GOPATH= [2019-11-28T10:02:02.468Z] + : /build [2019-11-28T10:02:02.468Z] + '[' -z '' ']' [2019-11-28T10:02:02.468Z] ++ mktemp -d [2019-11-28T10:02:02.468Z] + export GOPATH=/tmp/tmp.EGFRltBz0K [2019-11-28T10:02:02.468Z] + GOPATH=/tmp/tmp.EGFRltBz0K [2019-11-28T10:02:02.468Z] + RM_GOPATH=1 [2019-11-28T10:02:02.468Z] ++ dirname ./install.sh [2019-11-28T10:02:02.468Z] + dir=. [2019-11-28T10:02:02.468Z] + bin=vndr [2019-11-28T10:02:02.468Z] + shift [2019-11-28T10:02:02.468Z] + '[' '!' -f ./vndr.installer ']' [2019-11-28T10:02:02.468Z] + . ./vndr.installer [2019-11-28T10:02:02.468Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:02:02.468Z] + install_vndr [2019-11-28T10:02:02.468Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-28T10:02:02.468Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EGFRltBz0K/src/github.com/LK4D4/vndr [2019-11-28T10:02:02.468Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:02:02.468Z] Cloning into '/tmp/tmp.EGFRltBz0K/src/github.com/LK4D4/vndr'... [2019-11-28T10:02:02.468Z] + cd /tmp/tmp.EGFRltBz0K/src/github.com/LK4D4/vndr [2019-11-28T10:02:02.468Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:02:02.468Z] + go build -buildmode=pie -v -o /build/vndr . [2019-11-28T10:02:02.468Z] errors [2019-11-28T10:02:02.468Z] internal/race [2019-11-28T10:02:02.469Z] internal/cpu [2019-11-28T10:02:02.469Z] runtime/internal/atomic [2019-11-28T10:02:02.578Z] #30 ... [2019-11-28T10:02:02.578Z] [2019-11-28T10:02:02.578Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-28T10:02:02.578Z] #37 DONE 0.1s [2019-11-28T10:02:02.578Z] [2019-11-28T10:02:02.578Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:02.578Z] #57 53.01 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-28T10:02:02.578Z] #57 53.04 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-28T10:02:02.578Z] #57 53.05 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-28T10:02:02.578Z] #57 53.12 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-28T10:02:02.834Z] #57 53.12 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-28T10:02:02.834Z] #57 53.14 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-28T10:02:02.834Z] #57 53.15 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-28T10:02:02.834Z] #57 53.17 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-28T10:02:02.834Z] #57 53.21 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-28T10:02:02.834Z] #57 53.23 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-28T10:02:02.834Z] #57 53.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:02:03.005Z] runtime/internal/sys [2019-11-28T10:02:03.005Z] runtime/internal/math [2019-11-28T10:02:03.005Z] internal/bytealg [2019-11-28T10:02:03.005Z] sync/atomic [2019-11-28T10:02:03.005Z] unicode [2019-11-28T10:02:03.005Z] runtime [2019-11-28T10:02:03.005Z] unicode/utf8 [2019-11-28T10:02:03.005Z] math/bits [2019-11-28T10:02:03.005Z] math [2019-11-28T10:02:03.090Z] #57 DONE 53.5s [2019-11-28T10:02:03.090Z] [2019-11-28T10:02:03.090Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:03.454Z] strconv [2019-11-28T10:02:03.496Z] #13 44.89 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-28T10:02:03.496Z] #13 ... [2019-11-28T10:02:03.496Z] [2019-11-28T10:02:03.496Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:03.496Z] #33 101.8 go/doc [2019-11-28T10:02:03.496Z] #33 102.2 encoding/base64 [2019-11-28T10:02:03.496Z] #33 103.0 encoding/json [2019-11-28T10:02:03.496Z] #33 105.9 github.com/LK4D4/vndr/build [2019-11-28T10:02:03.496Z] #33 109.1 encoding/xml [2019-11-28T10:02:03.496Z] #33 109.8 github.com/LK4D4/vndr/godl/singleflight [2019-11-28T10:02:03.496Z] #33 110.2 compress/flate [2019-11-28T10:02:03.496Z] #33 ... [2019-11-28T10:02:03.496Z] [2019-11-28T10:02:03.496Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:03.496Z] #58 39.34 CC images/netdev.o [2019-11-28T10:02:03.496Z] #58 39.78 CC images/tty.o [2019-11-28T10:02:03.496Z] #58 40.57 CC images/file-lock.o [2019-11-28T10:02:03.496Z] #58 40.78 CC images/rlimit.o [2019-11-28T10:02:03.496Z] #58 41.06 CC images/pagemap.o [2019-11-28T10:02:03.496Z] #58 41.35 CC images/siginfo.o [2019-11-28T10:02:03.496Z] #58 41.67 CC images/rpc.o [2019-11-28T10:02:03.496Z] #58 43.17 CC images/ext-file.o [2019-11-28T10:02:03.496Z] #58 43.40 CC images/cgroup.o [2019-11-28T10:02:03.841Z] internal/testlog [2019-11-28T10:02:03.841Z] encoding [2019-11-28T10:02:03.841Z] unicode/utf16 [2019-11-28T10:02:03.841Z] container/list [2019-11-28T10:02:03.841Z] crypto/internal/subtle [2019-11-28T10:02:03.841Z] crypto/subtle [2019-11-28T10:02:03.841Z] crypto/rc4 [2019-11-28T10:02:03.841Z] internal/x/crypto/cryptobyte/asn1 [2019-11-28T10:02:03.841Z] internal/nettrace [2019-11-28T10:02:03.841Z] internal/x/net/dns/dnsmessage [2019-11-28T10:02:04.233Z] runtime/cgo [2019-11-28T10:02:04.431Z] #58 44.16 CC images/userns.o [2019-11-28T10:02:04.431Z] #58 44.43 CC images/google/protobuf/descriptor.o [2019-11-28T10:02:05.521Z] sync [2019-11-28T10:02:05.521Z] io [2019-11-28T10:02:05.521Z] reflect [2019-11-28T10:02:05.521Z] bytes [2019-11-28T10:02:05.804Z] #58 ... [2019-11-28T10:02:05.804Z] [2019-11-28T10:02:05.804Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:05.804Z] #33 113.9 hash [2019-11-28T10:02:05.804Z] #33 114.1 hash/crc32 [2019-11-28T10:02:05.922Z] bufio [2019-11-28T10:02:05.922Z] syscall [2019-11-28T10:02:06.315Z] sort [2019-11-28T10:02:06.315Z] time [2019-11-28T10:02:06.315Z] internal/fmtsort [2019-11-28T10:02:06.370Z] #33 114.7 compress/gzip [2019-11-28T10:02:06.701Z] internal/syscall/unix [2019-11-28T10:02:06.701Z] strings [2019-11-28T10:02:06.701Z] internal/poll [2019-11-28T10:02:06.701Z] path [2019-11-28T10:02:06.936Z] #33 115.4 context [2019-11-28T10:02:06.936Z] #33 115.5 crypto/cipher [2019-11-28T10:02:07.164Z] regexp/syntax [2019-11-28T10:02:07.164Z] os [2019-11-28T10:02:07.254Z] #58 4.052 Note: Building without setproctitle() and strlcpy() support. [2019-11-28T10:02:07.254Z] #58 4.052 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-28T10:02:07.724Z] fmt [2019-11-28T10:02:07.724Z] path/filepath [2019-11-28T10:02:07.724Z] regexp [2019-11-28T10:02:07.869Z] #33 116.4 math/rand [2019-11-28T10:02:08.116Z] flag [2019-11-28T10:02:08.116Z] go/token [2019-11-28T10:02:08.116Z] io/ioutil [2019-11-28T10:02:08.116Z] go/scanner [2019-11-28T10:02:08.116Z] net/url [2019-11-28T10:02:08.508Z] go/ast [2019-11-28T10:02:08.508Z] text/template/parse [2019-11-28T10:02:08.618Z] #58 5.684 fatal: Not a git repository (or any of the parent directories): .git [2019-11-28T10:02:08.618Z] #58 5.703 GEN .gitid [2019-11-28T10:02:08.618Z] #58 5.717 GEN criu/include/version.h [2019-11-28T10:02:08.618Z] #58 5.777 GEN include/common/asm [2019-11-28T10:02:08.803Z] #33 117.1 crypto/aes [2019-11-28T10:02:08.911Z] text/template [2019-11-28T10:02:08.911Z] go/parser [2019-11-28T10:02:09.061Z] #33 117.5 math/big [2019-11-28T10:02:09.179Z] #58 ... [2019-11-28T10:02:09.179Z] [2019-11-28T10:02:09.179Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-28T10:02:09.179Z] #38 3.339 + RM_GOPATH=0 [2019-11-28T10:02:09.179Z] #38 3.339 + TMP_GOPATH= [2019-11-28T10:02:09.179Z] #38 3.339 + : /build [2019-11-28T10:02:09.179Z] #38 3.339 + '[' -z '' ']' [2019-11-28T10:02:09.179Z] #38 3.340 ++ mktemp -d [2019-11-28T10:02:09.179Z] #38 3.342 + export GOPATH=/tmp/tmp.XAezhNZdAa [2019-11-28T10:02:09.179Z] #38 3.342 + GOPATH=/tmp/tmp.XAezhNZdAa [2019-11-28T10:02:09.179Z] #38 3.342 + RM_GOPATH=1 [2019-11-28T10:02:09.179Z] #38 3.343 ++ dirname ./install.sh [2019-11-28T10:02:09.179Z] #38 3.344 + dir=. [2019-11-28T10:02:09.179Z] #38 3.345 + bin=tini [2019-11-28T10:02:09.179Z] #38 3.345 + shift [2019-11-28T10:02:09.179Z] #38 3.345 + '[' '!' -f ./tini.installer ']' [2019-11-28T10:02:09.179Z] #38 3.346 + . ./tini.installer [2019-11-28T10:02:09.179Z] #38 3.346 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:02:09.179Z] #38 3.346 + install_tini [2019-11-28T10:02:09.179Z] #38 3.346 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-28T10:02:09.179Z] #38 3.347 + git clone https://github.com/krallin/tini.git /tmp/tmp.XAezhNZdAa/tini [2019-11-28T10:02:09.179Z] #38 3.349 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:02:09.179Z] #38 3.351 Cloning into '/tmp/tmp.XAezhNZdAa/tini'... [2019-11-28T10:02:09.179Z] #38 4.340 + cd /tmp/tmp.XAezhNZdAa/tini [2019-11-28T10:02:09.179Z] #38 4.340 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:02:09.179Z] #38 4.346 + cmake . [2019-11-28T10:02:09.179Z] #38 4.902 -- The C compiler identification is GNU 6.3.0 [2019-11-28T10:02:09.179Z] #38 4.941 -- Check for working C compiler: /usr/bin/cc [2019-11-28T10:02:09.179Z] #38 5.390 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-28T10:02:09.179Z] #38 5.392 -- Detecting C compiler ABI info [2019-11-28T10:02:09.179Z] #38 5.931 -- Detecting C compiler ABI info - done [2019-11-28T10:02:09.179Z] #38 6.022 -- Detecting C compile features [2019-11-28T10:02:09.299Z] log [2019-11-28T10:02:09.299Z] encoding/binary [2019-11-28T10:02:09.299Z] go/doc [2019-11-28T10:02:09.299Z] encoding/base64 [2019-11-28T10:02:09.299Z] encoding/json [2019-11-28T10:02:09.299Z] github.com/LK4D4/vndr/build [2019-11-28T10:02:09.669Z] encoding/xml [2019-11-28T10:02:09.995Z] #33 118.5 crypto [2019-11-28T10:02:10.083Z] github.com/LK4D4/vndr/godl/singleflight [2019-11-28T10:02:10.083Z] compress/flate [2019-11-28T10:02:10.083Z] hash [2019-11-28T10:02:10.083Z] hash/crc32 [2019-11-28T10:02:10.083Z] context [2019-11-28T10:02:10.083Z] compress/gzip [2019-11-28T10:02:10.083Z] crypto/cipher [2019-11-28T10:02:10.106Z] #38 7.587 -- Detecting C compile features - done [2019-11-28T10:02:10.106Z] #38 7.632 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-28T10:02:10.106Z] #38 ... [2019-11-28T10:02:10.106Z] [2019-11-28T10:02:10.106Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:10.106Z] #58 7.172 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-28T10:02:10.106Z] #58 7.230 PBCC images/opts.pb-c.c [2019-11-28T10:02:10.253Z] #33 118.7 crypto/des [2019-11-28T10:02:10.362Z] #58 7.308 PBCC images/sit.pb-c.c [2019-11-28T10:02:10.362Z] #58 7.393 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-28T10:02:10.362Z] #58 7.492 DEP images/opts.pb-c.d [2019-11-28T10:02:10.479Z] math/rand [2019-11-28T10:02:10.479Z] crypto/aes [2019-11-28T10:02:10.479Z] math/big [2019-11-28T10:02:10.479Z] crypto [2019-11-28T10:02:10.479Z] crypto/des [2019-11-28T10:02:10.479Z] crypto/internal/randutil [2019-11-28T10:02:10.479Z] crypto/sha512 [2019-11-28T10:02:10.479Z] crypto/hmac [2019-11-28T10:02:10.479Z] crypto/md5 [2019-11-28T10:02:10.618Z] #58 7.573 DEP images/sit.pb-c.d [2019-11-28T10:02:10.618Z] #58 7.667 PBCC images/macvlan.pb-c.c [2019-11-28T10:02:10.618Z] #58 7.677 DEP images/macvlan.pb-c.d [2019-11-28T10:02:10.618Z] #58 7.722 PBCC images/autofs.pb-c.c [2019-11-28T10:02:10.618Z] #58 7.746 DEP images/autofs.pb-c.d [2019-11-28T10:02:10.819Z] #33 119.3 crypto/internal/randutil [2019-11-28T10:02:10.819Z] #33 119.3 crypto/sha512 [2019-11-28T10:02:10.874Z] #58 7.799 PBCC images/sysctl.pb-c.c [2019-11-28T10:02:10.874Z] #58 7.830 DEP images/sysctl.pb-c.d [2019-11-28T10:02:10.874Z] #58 7.903 PBCC images/time.pb-c.c [2019-11-28T10:02:10.874Z] #58 7.926 DEP images/time.pb-c.d [2019-11-28T10:02:10.874Z] #58 8.006 PBCC images/binfmt-misc.pb-c.c [2019-11-28T10:02:10.884Z] crypto/sha1 [2019-11-28T10:02:10.884Z] crypto/sha256 [2019-11-28T10:02:10.884Z] encoding/hex [2019-11-28T10:02:10.884Z] encoding/pem [2019-11-28T10:02:10.884Z] internal/singleflight [2019-11-28T10:02:10.884Z] net [2019-11-28T10:02:10.884Z] crypto/rand [2019-11-28T10:02:11.130Z] #58 8.067 DEP images/binfmt-misc.pb-c.d [2019-11-28T10:02:11.130Z] #58 8.114 PBCC images/seccomp.pb-c.c [2019-11-28T10:02:11.130Z] #58 8.151 DEP images/seccomp.pb-c.d [2019-11-28T10:02:11.335Z] crypto/elliptic [2019-11-28T10:02:11.335Z] encoding/asn1 [2019-11-28T10:02:11.385Z] #33 ... [2019-11-28T10:02:11.385Z] [2019-11-28T10:02:11.385Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:11.385Z] #13 47.68 debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:02:11.385Z] #13 47.87 Fetched 90.9 MB in 9s (9704 kB/s) [2019-11-28T10:02:11.385Z] #13 47.98 Selecting previously unselected package bash-completion. [2019-11-28T10:02:11.385Z] #13 47.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-28T10:02:11.385Z] #13 48.03 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-28T10:02:11.385Z] #13 51.92 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-28T10:02:11.385Z] #13 52.57 Selecting previously unselected package libnet1:amd64. [2019-11-28T10:02:11.385Z] #13 52.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-28T10:02:11.385Z] #13 52.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-28T10:02:11.385Z] #13 52.71 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-28T10:02:11.385Z] #13 52.71 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-28T10:02:11.385Z] #13 52.72 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-28T10:02:11.385Z] #13 52.86 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-28T10:02:11.385Z] #13 52.86 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-28T10:02:11.385Z] #13 52.87 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-28T10:02:11.385Z] #13 52.99 Selecting previously unselected package libudev-dev:amd64. [2019-11-28T10:02:11.385Z] #13 52.99 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-28T10:02:11.385Z] #13 53.02 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-28T10:02:11.385Z] #13 53.24 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-28T10:02:11.386Z] #58 8.241 PBCC images/userns.pb-c.c [2019-11-28T10:02:11.386Z] #58 8.249 DEP images/userns.pb-c.d [2019-11-28T10:02:11.386Z] #58 8.339 PBCC images/cgroup.pb-c.c [2019-11-28T10:02:11.386Z] #58 8.395 DEP images/cgroup.pb-c.d [2019-11-28T10:02:11.386Z] #58 8.441 PBCC images/fown.pb-c.c [2019-11-28T10:02:11.642Z] #58 8.499 PBCC images/ext-file.pb-c.c [2019-11-28T10:02:11.642Z] #58 8.539 DEP images/fown.pb-c.d [2019-11-28T10:02:11.642Z] #58 8.577 DEP images/ext-file.pb-c.d [2019-11-28T10:02:11.642Z] #58 8.637 PBCC images/rpc.pb-c.c [2019-11-28T10:02:11.642Z] #58 8.703 DEP images/rpc.pb-c.d [2019-11-28T10:02:11.643Z] #13 53.24 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-28T10:02:11.643Z] #13 53.24 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-28T10:02:11.835Z] crypto/ecdsa [2019-11-28T10:02:11.835Z] crypto/rsa [2019-11-28T10:02:11.897Z] #58 8.787 PBCC images/siginfo.pb-c.c [2019-11-28T10:02:11.897Z] #58 8.823 DEP images/siginfo.pb-c.d [2019-11-28T10:02:11.897Z] #58 8.919 PBCC images/pagemap.pb-c.c [2019-11-28T10:02:11.897Z] #58 8.972 DEP images/pagemap.pb-c.d [2019-11-28T10:02:12.153Z] #58 9.057 PBCC images/rlimit.pb-c.c [2019-11-28T10:02:12.153Z] #58 9.091 DEP images/rlimit.pb-c.d [2019-11-28T10:02:12.153Z] #58 9.144 PBCC images/file-lock.pb-c.c [2019-11-28T10:02:12.153Z] #58 9.154 DEP images/file-lock.pb-c.d [2019-11-28T10:02:12.153Z] #58 9.216 PBCC images/tty.pb-c.c [2019-11-28T10:02:12.208Z] #13 53.97 Selecting previously unselected package python3.5-minimal. [2019-11-28T10:02:12.208Z] #13 ... [2019-11-28T10:02:12.208Z] [2019-11-28T10:02:12.208Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:12.208Z] #33 120.7 crypto/hmac [2019-11-28T10:02:12.208Z] #33 120.8 crypto/md5 [2019-11-28T10:02:12.241Z] crypto/dsa [2019-11-28T10:02:12.241Z] crypto/x509/pkix [2019-11-28T10:02:12.241Z] internal/x/crypto/cryptobyte [2019-11-28T10:02:12.409Z] #58 9.244 DEP images/tty.pb-c.d [2019-11-28T10:02:12.409Z] #58 9.357 PBCC images/tun.pb-c.c [2019-11-28T10:02:12.409Z] #58 9.432 PBCC images/netdev.pb-c.c [2019-11-28T10:02:12.409Z] #58 9.489 DEP images/tun.pb-c.d [2019-11-28T10:02:12.651Z] internal/x/crypto/internal/chacha20 [2019-11-28T10:02:12.651Z] internal/x/crypto/poly1305 [2019-11-28T10:02:12.651Z] internal/x/crypto/chacha20poly1305 [2019-11-28T10:02:12.651Z] internal/x/crypto/curve25519 [2019-11-28T10:02:12.651Z] internal/x/crypto/hkdf [2019-11-28T10:02:12.651Z] internal/x/text/transform [2019-11-28T10:02:12.651Z] internal/x/text/unicode/bidi [2019-11-28T10:02:12.665Z] #58 9.534 DEP images/netdev.pb-c.d [2019-11-28T10:02:12.665Z] #58 9.627 PBCC images/vma.pb-c.c [2019-11-28T10:02:12.665Z] #58 9.684 DEP images/vma.pb-c.d [2019-11-28T10:02:12.921Z] #58 9.770 PBCC images/creds.pb-c.c [2019-11-28T10:02:12.921Z] #58 9.793 DEP images/creds.pb-c.d [2019-11-28T10:02:12.921Z] #58 9.818 PBCC images/utsns.pb-c.c [2019-11-28T10:02:12.921Z] #58 9.849 DEP images/utsns.pb-c.d [2019-11-28T10:02:12.921Z] #58 ... [2019-11-28T10:02:12.921Z] [2019-11-28T10:02:12.921Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:02:12.921Z] #30 53.23 os [2019-11-28T10:02:12.921Z] #30 56.10 bytes [2019-11-28T10:02:12.921Z] #30 56.94 fmt [2019-11-28T10:02:12.921Z] #30 57.81 bufio [2019-11-28T10:02:12.921Z] #30 59.27 path/filepath [2019-11-28T10:02:12.921Z] #30 60.63 io/ioutil [2019-11-28T10:02:12.921Z] #30 61.22 path [2019-11-28T10:02:12.921Z] #30 61.78 flag [2019-11-28T10:02:12.921Z] #30 61.81 github.com/BurntSushi/toml [2019-11-28T10:02:12.921Z] #30 ... [2019-11-28T10:02:12.921Z] [2019-11-28T10:02:12.921Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:12.921Z] #58 9.932 PBCC images/ipc-desc.pb-c.c [2019-11-28T10:02:12.921Z] #58 9.997 PBCC images/ipc-sem.pb-c.c [2019-11-28T10:02:12.921Z] #58 10.01 DEP images/ipc-desc.pb-c.d [2019-11-28T10:02:13.043Z] internal/x/text/secure/bidirule [2019-11-28T10:02:13.043Z] internal/x/text/unicode/norm [2019-11-28T10:02:13.043Z] crypto/x509 [2019-11-28T10:02:13.143Z] #33 ... [2019-11-28T10:02:13.143Z] [2019-11-28T10:02:13.143Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-28T10:02:13.143Z] #61 113.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-28T10:02:13.143Z] #61 113.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-28T10:02:13.143Z] #61 DONE 121.6s [2019-11-28T10:02:13.143Z] [2019-11-28T10:02:13.143Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-28T10:02:13.143Z] #62 DONE 0.1s [2019-11-28T10:02:13.143Z] [2019-11-28T10:02:13.143Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:13.143Z] #58 46.35 CC images/opts.o [2019-11-28T10:02:13.143Z] #58 46.51 CC images/seccomp.o [2019-11-28T10:02:13.143Z] #58 46.78 CC images/binfmt-misc.o [2019-11-28T10:02:13.143Z] #58 47.09 CC images/time.o [2019-11-28T10:02:13.143Z] #58 47.43 CC images/sysctl.o [2019-11-28T10:02:13.143Z] #58 47.59 CC images/autofs.o [2019-11-28T10:02:13.143Z] #58 47.99 CC images/macvlan.o [2019-11-28T10:02:13.143Z] #58 48.26 CC images/sit.o [2019-11-28T10:02:13.143Z] #58 48.54 LINK images/built-in.o [2019-11-28T10:02:13.143Z] #58 48.78 GEN compel/include/asm [2019-11-28T10:02:13.143Z] #58 48.79 GEN compel/include/version.h [2019-11-28T10:02:13.143Z] #58 48.83 touch .config [2019-11-28T10:02:13.143Z] #58 48.84 GEN include/common/config.h [2019-11-28T10:02:13.143Z] #58 48.94 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-28T10:02:13.143Z] #58 48.98 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-28T10:02:13.143Z] #58 49.03 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-28T10:02:13.143Z] #58 49.07 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-28T10:02:13.143Z] #58 49.09 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-28T10:02:13.143Z] #58 49.13 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-28T10:02:13.143Z] #58 49.16 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-28T10:02:13.143Z] #58 49.22 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-28T10:02:13.143Z] #58 49.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-28T10:02:13.143Z] #58 49.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-28T10:02:13.143Z] #58 49.27 DEP compel/plugins/std/infect.d [2019-11-28T10:02:13.143Z] #58 49.47 DEP compel/plugins/std/string.d [2019-11-28T10:02:13.143Z] #58 49.56 DEP compel/plugins/std/log.d [2019-11-28T10:02:13.143Z] #58 49.70 DEP compel/plugins/std/fds.d [2019-11-28T10:02:13.143Z] #58 49.81 DEP compel/plugins/std/std.d [2019-11-28T10:02:13.143Z] #58 49.89 DEP compel/plugins/shmem/shmem.d [2019-11-28T10:02:13.143Z] #58 50.00 DEP compel/plugins/fds/fds.d [2019-11-28T10:02:13.143Z] #58 50.19 CC compel/plugins/std/std.o [2019-11-28T10:02:13.143Z] #58 50.57 CC compel/plugins/std/fds.o [2019-11-28T10:02:13.144Z] #58 51.16 CC compel/plugins/std/log.o [2019-11-28T10:02:13.144Z] #58 52.24 CC compel/plugins/std/string.o [2019-11-28T10:02:13.177Z] #58 10.07 DEP images/ipc-sem.pb-c.d [2019-11-28T10:02:13.177Z] #58 10.17 PBCC images/ipc-msg.pb-c.c [2019-11-28T10:02:13.177Z] #58 ... [2019-11-28T10:02:13.177Z] [2019-11-28T10:02:13.177Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-28T10:02:13.177Z] #38 7.881 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-28T10:02:13.177Z] #38 7.983 -- Configuring done [2019-11-28T10:02:13.177Z] #38 7.996 -- Generating done [2019-11-28T10:02:13.177Z] #38 8.005 -- Build files have been written to: /tmp/tmp.XAezhNZdAa/tini [2019-11-28T10:02:13.177Z] #38 8.013 + make tini-static [2019-11-28T10:02:13.177Z] #38 8.444 Scanning dependencies of target tini-static [2019-11-28T10:02:13.177Z] #38 8.527 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-28T10:02:13.177Z] #38 9.805 [100%] Linking C executable tini-static [2019-11-28T10:02:13.177Z] #38 10.17 [100%] Built target tini-static [2019-11-28T10:02:13.177Z] #38 10.24 + mkdir -p /build [2019-11-28T10:02:13.177Z] #38 10.24 + cp tini-static /build/docker-init [2019-11-28T10:02:13.177Z] #38 DONE 10.8s [2019-11-28T10:02:13.177Z] [2019-11-28T10:02:13.177Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:13.177Z] #58 10.28 DEP images/ipc-msg.pb-c.d [2019-11-28T10:02:13.431Z] internal/x/net/idna [2019-11-28T10:02:13.432Z] #58 10.41 PBCC images/ipc-shm.pb-c.c [2019-11-28T10:02:13.432Z] #58 10.47 DEP images/ipc-shm.pb-c.d [2019-11-28T10:02:13.688Z] #58 10.61 PBCC images/ipc-var.pb-c.c [2019-11-28T10:02:13.688Z] #58 10.72 DEP images/ipc-var.pb-c.d [2019-11-28T10:02:13.688Z] #58 10.81 PBCC images/sk-opts.pb-c.c [2019-11-28T10:02:13.688Z] #58 10.86 PBCC images/packet-sock.pb-c.c [2019-11-28T10:02:13.709Z] #58 53.46 CC compel/plugins/std/infect.o [2019-11-28T10:02:13.829Z] crypto/tls [2019-11-28T10:02:13.829Z] net/textproto [2019-11-28T10:02:13.829Z] internal/x/net/http/httpguts [2019-11-28T10:02:13.829Z] internal/x/net/http/httpproxy [2019-11-28T10:02:13.829Z] internal/x/net/http2/hpack [2019-11-28T10:02:13.944Z] #58 10.99 DEP images/sk-opts.pb-c.d [2019-11-28T10:02:14.200Z] #58 11.16 DEP images/packet-sock.pb-c.d [2019-11-28T10:02:14.200Z] #58 11.24 PBCC images/sk-netlink.pb-c.c [2019-11-28T10:02:14.219Z] mime [2019-11-28T10:02:14.219Z] mime/quotedprintable [2019-11-28T10:02:14.219Z] mime/multipart [2019-11-28T10:02:14.219Z] net/http/internal [2019-11-28T10:02:14.275Z] #58 54.20 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-28T10:02:14.458Z] #58 11.29 DEP images/sk-netlink.pb-c.d [2019-11-28T10:02:14.458Z] #58 11.39 PBCC images/sk-inet.pb-c.c [2019-11-28T10:02:14.458Z] #58 11.45 DEP images/sk-inet.pb-c.d [2019-11-28T10:02:14.458Z] #58 11.53 PBCC images/sk-unix.pb-c.c [2019-11-28T10:02:14.458Z] #58 ... [2019-11-28T10:02:14.458Z] [2019-11-28T10:02:14.458Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:14.458Z] #33 54.53 time [2019-11-28T10:02:14.458Z] #33 55.23 sort [2019-11-28T10:02:14.458Z] #33 56.23 internal/fmtsort [2019-11-28T10:02:14.458Z] #33 57.08 internal/syscall/unix [2019-11-28T10:02:14.458Z] #33 57.41 strings [2019-11-28T10:02:14.458Z] #33 59.28 internal/poll [2019-11-28T10:02:14.458Z] #33 60.05 path [2019-11-28T10:02:14.458Z] #33 60.44 regexp/syntax [2019-11-28T10:02:14.458Z] #33 61.36 os [2019-11-28T10:02:14.533Z] #58 54.32 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-28T10:02:14.533Z] #58 54.40 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-28T10:02:14.533Z] #58 54.47 AR compel/plugins/std.lib.a [2019-11-28T10:02:14.533Z] #58 54.54 CC compel/plugins/fds/fds.o [2019-11-28T10:02:14.608Z] os/exec [2019-11-28T10:02:14.714Z] #33 ... [2019-11-28T10:02:14.714Z] [2019-11-28T10:02:14.714Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:14.714Z] #58 11.55 DEP images/sk-unix.pb-c.d [2019-11-28T10:02:14.714Z] #58 11.58 PBCC images/mm.pb-c.c [2019-11-28T10:02:14.714Z] #58 11.62 DEP images/mm.pb-c.d [2019-11-28T10:02:14.714Z] #58 11.66 PBCC images/timerfd.pb-c.c [2019-11-28T10:02:14.714Z] #58 11.70 DEP images/timerfd.pb-c.d [2019-11-28T10:02:14.714Z] #58 11.77 PBCC images/timer.pb-c.c [2019-11-28T10:02:14.791Z] #58 54.76 AR compel/plugins/fds.lib.a [2019-11-28T10:02:14.791Z] #58 54.79 HOSTDEP compel/src/lib/log-host.d [2019-11-28T10:02:14.969Z] #58 11.79 DEP images/timer.pb-c.d [2019-11-28T10:02:14.969Z] #58 11.84 PBCC images/sa.pb-c.c [2019-11-28T10:02:14.969Z] #58 11.91 DEP images/sa.pb-c.d [2019-11-28T10:02:14.969Z] #58 11.99 PBCC images/pipe-data.pb-c.c [2019-11-28T10:02:14.969Z] #58 11.99 DEP images/pipe-data.pb-c.d [2019-11-28T10:02:14.969Z] #58 12.05 PBCC images/mnt.pb-c.c [2019-11-28T10:02:14.999Z] net/http/httptrace [2019-11-28T10:02:14.999Z] net/http [2019-11-28T10:02:15.049Z] #58 54.86 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-28T10:02:15.225Z] #58 12.15 DEP images/mnt.pb-c.d [2019-11-28T10:02:15.225Z] #58 12.20 PBCC images/sk-packet.pb-c.c [2019-11-28T10:02:15.225Z] #58 12.24 DEP images/sk-packet.pb-c.d [2019-11-28T10:02:15.225Z] #58 12.26 PBCC images/tcp-stream.pb-c.c [2019-11-28T10:02:15.225Z] #58 12.29 DEP images/tcp-stream.pb-c.d [2019-11-28T10:02:15.225Z] #58 12.34 PBCC images/pipe.pb-c.c [2019-11-28T10:02:15.307Z] #58 55.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-28T10:02:15.307Z] #58 55.17 HOSTDEP compel/src/main-host.d [2019-11-28T10:02:15.481Z] #58 12.38 DEP images/pipe.pb-c.d [2019-11-28T10:02:15.481Z] #58 12.42 PBCC images/pstree.pb-c.c [2019-11-28T10:02:15.481Z] #58 12.45 DEP images/pstree.pb-c.d [2019-11-28T10:02:15.481Z] #58 12.48 PBCC images/fs.pb-c.c [2019-11-28T10:02:15.481Z] #58 12.50 DEP images/fs.pb-c.d [2019-11-28T10:02:15.481Z] #58 12.55 PBCC images/signalfd.pb-c.c [2019-11-28T10:02:15.565Z] #58 55.39 DEP compel/src/lib/ptrace.d [2019-11-28T10:02:15.737Z] #58 12.62 DEP images/signalfd.pb-c.d [2019-11-28T10:02:15.737Z] #58 12.69 PBCC images/fh.pb-c.c [2019-11-28T10:02:15.737Z] #58 12.77 PBCC images/fsnotify.pb-c.c [2019-11-28T10:02:15.823Z] #58 55.55 DEP compel/src/lib/infect.d [2019-11-28T10:02:15.823Z] #58 55.78 DEP compel/src/lib/infect-util.d [2019-11-28T10:02:15.993Z] #58 12.85 DEP images/fh.pb-c.d [2019-11-28T10:02:15.993Z] #58 12.89 DEP images/fsnotify.pb-c.d [2019-11-28T10:02:15.993Z] #58 12.96 PBCC images/eventpoll.pb-c.c [2019-11-28T10:02:15.993Z] #58 12.98 DEP images/eventpoll.pb-c.d [2019-11-28T10:02:15.993Z] #58 13.02 PBCC images/eventfd.pb-c.c [2019-11-28T10:02:15.993Z] #58 13.03 DEP images/eventfd.pb-c.d [2019-11-28T10:02:15.993Z] #58 13.05 PBCC images/remap-file-path.pb-c.c [2019-11-28T10:02:15.993Z] #58 13.08 DEP images/remap-file-path.pb-c.d [2019-11-28T10:02:16.081Z] #58 55.96 DEP compel/src/lib/infect-rpc.d [2019-11-28T10:02:16.249Z] #58 13.11 PBCC images/fifo.pb-c.c [2019-11-28T10:02:16.249Z] #58 13.13 DEP images/fifo.pb-c.d [2019-11-28T10:02:16.249Z] #58 13.17 PBCC images/ghost-file.pb-c.c [2019-11-28T10:02:16.249Z] #58 13.21 DEP images/ghost-file.pb-c.d [2019-11-28T10:02:16.249Z] #58 13.23 PBCC images/regfile.pb-c.c [2019-11-28T10:02:16.249Z] #58 13.26 DEP images/regfile.pb-c.d [2019-11-28T10:02:16.249Z] #58 13.28 PBCC images/ns.pb-c.c [2019-11-28T10:02:16.249Z] #58 13.31 DEP images/ns.pb-c.d [2019-11-28T10:02:16.339Z] #58 56.18 DEP compel/arch/x86/src/lib/infect.d [2019-11-28T10:02:16.504Z] #58 13.38 PBCC images/fdinfo.pb-c.c [2019-11-28T10:02:16.504Z] #58 13.43 DEP images/fdinfo.pb-c.d [2019-11-28T10:02:16.504Z] #58 13.50 PBCC images/core-aarch64.pb-c.c [2019-11-28T10:02:16.504Z] #58 13.53 PBCC images/core-arm.pb-c.c [2019-11-28T10:02:16.504Z] #58 13.57 PBCC images/core-ppc64.pb-c.c [2019-11-28T10:02:16.597Z] #58 56.44 DEP compel/arch/x86/src/lib/cpu.d [2019-11-28T10:02:16.760Z] #58 13.61 PBCC images/core-s390.pb-c.c [2019-11-28T10:02:16.760Z] #58 13.66 PBCC images/core-x86.pb-c.c [2019-11-28T10:02:16.760Z] #58 13.72 PBCC images/core.pb-c.c [2019-11-28T10:02:16.760Z] #58 13.79 PBCC images/inventory.pb-c.c [2019-11-28T10:02:16.760Z] #58 13.86 DEP images/core-aarch64.pb-c.d [2019-11-28T10:02:16.855Z] #58 56.63 DEP compel/src/lib/log.d [2019-11-28T10:02:17.016Z] #58 13.94 DEP images/core-arm.pb-c.d [2019-11-28T10:02:17.016Z] #58 14.02 DEP images/core-ppc64.pb-c.d [2019-11-28T10:02:17.016Z] #58 14.09 DEP images/core-s390.pb-c.d [2019-11-28T10:02:17.016Z] #58 14.12 DEP images/core-x86.pb-c.d [2019-11-28T10:02:17.080Z] github.com/LK4D4/vndr/godl [2019-11-28T10:02:17.081Z] github.com/LK4D4/vndr [2019-11-28T10:02:17.113Z] #58 56.81 DEP compel/src/main.d [2019-11-28T10:02:17.272Z] #58 14.17 DEP images/core.pb-c.d [2019-11-28T10:02:17.272Z] #58 14.22 DEP images/inventory.pb-c.d [2019-11-28T10:02:17.272Z] #58 14.30 PBCC images/cpuinfo.pb-c.c [2019-11-28T10:02:17.272Z] #58 14.31 DEP images/cpuinfo.pb-c.d [2019-11-28T10:02:17.272Z] #58 14.37 PBCC images/stats.pb-c.c [2019-11-28T10:02:17.272Z] #58 14.40 DEP images/stats.pb-c.d [2019-11-28T10:02:17.372Z] #58 57.08 DEP compel/src/lib/handle-elf.d [2019-11-28T10:02:17.372Z] #58 57.24 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-28T10:02:17.630Z] #58 57.43 CC compel/src/lib/log.o [2019-11-28T10:02:17.888Z] #58 57.76 CC compel/arch/x86/src/lib/cpu.o [2019-11-28T10:02:18.637Z] #58 15.62 make[1]: Nothing to be done for 'all'. [2019-11-28T10:02:19.262Z] #58 58.89 CC compel/arch/x86/src/lib/infect.o [2019-11-28T10:02:19.554Z] Removing intermediate container d5cf0823a422 [2019-11-28T10:02:19.554Z] ---> ce9793a29a55 [2019-11-28T10:02:19.554Z] Step 49/125 : FROM dev-base AS containerd [2019-11-28T10:02:19.554Z] ---> b68cbfecf8f4 [2019-11-28T10:02:19.554Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:02:19.554Z] ---> Using cache [2019-11-28T10:02:19.554Z] ---> 7b5f9874e66a [2019-11-28T10:02:19.554Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-11-28T10:02:19.554Z] ---> Running in 0da7878a8abf [2019-11-28T10:02:19.926Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:02:19.926Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:02:19.926Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:02:19.926Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:02:19.926Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:02:19.926Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-28T10:02:20.001Z] #58 ... [2019-11-28T10:02:20.001Z] [2019-11-28T10:02:20.001Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-28T10:02:20.001Z] #30 63.59 log [2019-11-28T10:02:20.001Z] #30 64.58 text/tabwriter [2019-11-28T10:02:20.001Z] #30 66.54 github.com/BurntSushi/toml/cmd/tomlv [2019-11-28T10:02:20.001Z] #30 DONE 70.2s [2019-11-28T10:02:20.001Z] [2019-11-28T10:02:20.001Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:02:20.001Z] #47 26.95 + cd /tmp/tmp.mic5x4lmbf/src/github.com/containerd/containerd [2019-11-28T10:02:20.001Z] #47 26.95 + git checkout -q f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:02:20.001Z] #47 28.72 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-28T10:02:20.001Z] #47 28.72 + BUILDTAGS='netgo osusergo static_build' [2019-11-28T10:02:20.001Z] #47 28.72 + export EXTRA_FLAGS=-buildmode=pie [2019-11-28T10:02:20.001Z] #47 28.72 + EXTRA_FLAGS=-buildmode=pie [2019-11-28T10:02:20.001Z] #47 28.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-28T10:02:20.001Z] #47 28.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-28T10:02:20.001Z] #47 28.72 + '[' '' = dynamic ']' [2019-11-28T10:02:20.001Z] #47 28.72 + make [2019-11-28T10:02:20.001Z] #47 29.95 🇩 bin/ctr [2019-11-28T10:02:20.196Z] #58 59.76 CC compel/src/lib/infect-rpc.o [2019-11-28T10:02:20.300Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-28T10:02:20.300Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-28T10:02:20.453Z] #58 60.26 CC compel/src/lib/infect-util.o [2019-11-28T10:02:20.711Z] #58 60.67 CC compel/src/lib/infect.o [2019-11-28T10:02:21.636Z] Fetched 7672 kB in 1s (4632 kB/s) [2019-11-28T10:02:21.889Z] #47 ... [2019-11-28T10:02:21.889Z] [2019-11-28T10:02:21.889Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:21.889Z] #58 17.24 CC images/stats.o [2019-11-28T10:02:21.889Z] #58 17.96 CC images/core.o [2019-11-28T10:02:21.889Z] #58 18.58 CC images/core-x86.o [2019-11-28T10:02:22.024Z] Reading package lists... [2019-11-28T10:02:22.145Z] #58 19.08 CC images/core-arm.o [2019-11-28T10:02:22.401Z] #58 19.44 CC images/core-aarch64.o [2019-11-28T10:02:22.610Z] #58 ... [2019-11-28T10:02:22.610Z] [2019-11-28T10:02:22.610Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:22.610Z] #13 53.97 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 53.98 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-28T10:02:22.610Z] #13 55.39 Selecting previously unselected package python3-minimal. [2019-11-28T10:02:22.610Z] #13 55.39 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 55.39 Unpacking python3-minimal (3.5.3-1) ... [2019-11-28T10:02:22.610Z] #13 55.64 Selecting previously unselected package libmpdec2:amd64. [2019-11-28T10:02:22.610Z] #13 55.70 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 55.70 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-28T10:02:22.610Z] #13 55.92 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-28T10:02:22.610Z] #13 55.92 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 55.92 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-28T10:02:22.610Z] #13 58.06 Selecting previously unselected package python3.5. [2019-11-28T10:02:22.610Z] #13 58.06 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 58.07 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-28T10:02:22.610Z] #13 58.32 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-28T10:02:22.610Z] #13 58.32 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 58.33 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-28T10:02:22.610Z] #13 58.40 Selecting previously unselected package dh-python. [2019-11-28T10:02:22.610Z] #13 58.40 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-28T10:02:22.610Z] #13 58.41 Unpacking dh-python (2.20170125) ... [2019-11-28T10:02:22.610Z] #13 58.64 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-28T10:02:22.610Z] #13 58.68 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-28T10:02:22.610Z] #13 62.56 Setting up python3-minimal (3.5.3-1) ... [2019-11-28T10:02:22.610Z] #13 64.08 Selecting previously unselected package python3. [2019-11-28T10:02:22.610Z] #13 64.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-28T10:02:22.610Z] #13 64.09 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 64.12 Unpacking python3 (3.5.3-1) ... [2019-11-28T10:02:22.610Z] #13 64.20 Selecting previously unselected package pigz. [2019-11-28T10:02:22.610Z] #13 64.20 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 64.20 Unpacking pigz (2.3.4-1) ... [2019-11-28T10:02:22.610Z] #13 64.31 Selecting previously unselected package libip4tc0:amd64. [2019-11-28T10:02:22.610Z] #13 64.31 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:02:22.610Z] #13 64.32 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:02:22.610Z] #13 64.43 Selecting previously unselected package libip6tc0:amd64. [2019-11-28T10:02:22.610Z] #13 64.43 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:02:22.656Z] #58 19.69 CC images/core-ppc64.o [2019-11-28T10:02:22.809Z] Reading package lists... [2019-11-28T10:02:22.809Z] Building dependency tree... [2019-11-28T10:02:22.809Z] Reading state information... [2019-11-28T10:02:22.809Z] The following additional packages will be installed: [2019-11-28T10:02:22.809Z] btrfs-progs liblzo2-2 [2019-11-28T10:02:22.809Z] The following NEW packages will be installed: [2019-11-28T10:02:22.809Z] btrfs-progs btrfs-tools liblzo2-2 [2019-11-28T10:02:22.809Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:02:22.809Z] Need to get 668 kB of archives. [2019-11-28T10:02:22.809Z] After this operation, 5446 kB of additional disk space will be used. [2019-11-28T10:02:22.809Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-28T10:02:22.809Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-28T10:02:22.809Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-28T10:02:22.868Z] #13 64.43 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:02:22.868Z] #13 64.56 Selecting previously unselected package libiptc0:amd64. [2019-11-28T10:02:22.868Z] #13 64.56 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:02:22.868Z] #13 64.57 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:02:22.868Z] #13 64.69 Selecting previously unselected package libxtables12:amd64. [2019-11-28T10:02:23.126Z] #13 64.69 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:02:23.126Z] #13 64.70 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:02:23.126Z] #13 64.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-28T10:02:23.126Z] #13 64.81 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-28T10:02:23.126Z] #13 64.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-28T10:02:23.126Z] #13 64.93 Selecting previously unselected package iptables. [2019-11-28T10:02:23.126Z] #13 ... [2019-11-28T10:02:23.126Z] [2019-11-28T10:02:23.126Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:23.126Z] #58 63.00 CC compel/src/lib/ptrace.o [2019-11-28T10:02:23.187Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:02:23.187Z] Fetched 668 kB in 0s (7326 kB/s) [2019-11-28T10:02:23.187Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-28T10:02:23.187Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-28T10:02:23.187Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-28T10:02:23.187Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-28T10:02:23.187Z] Selecting previously unselected package btrfs-progs. [2019-11-28T10:02:23.187Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-28T10:02:23.187Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-28T10:02:23.187Z] Selecting previously unselected package btrfs-tools. [2019-11-28T10:02:23.187Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-28T10:02:23.187Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-28T10:02:23.187Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:02:23.187Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-28T10:02:23.187Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-28T10:02:23.187Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-28T10:02:23.187Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:02:23.386Z] #58 ... [2019-11-28T10:02:23.386Z] [2019-11-28T10:02:23.386Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:23.386Z] #33 121.9 crypto/sha1 [2019-11-28T10:02:23.386Z] #33 123.4 crypto/sha256 [2019-11-28T10:02:23.386Z] #33 124.3 encoding/hex [2019-11-28T10:02:23.386Z] #33 124.8 encoding/pem [2019-11-28T10:02:23.386Z] #33 125.3 internal/singleflight [2019-11-28T10:02:23.386Z] #33 125.6 net [2019-11-28T10:02:23.386Z] #33 127.1 crypto/rand [2019-11-28T10:02:23.386Z] #33 127.7 crypto/elliptic [2019-11-28T10:02:23.386Z] #33 130.1 encoding/asn1 [2019-11-28T10:02:23.583Z] #58 20.31 CC images/core-s390.o [2019-11-28T10:02:23.644Z] #33 ... [2019-11-28T10:02:23.644Z] [2019-11-28T10:02:23.644Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:23.644Z] #13 64.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-28T10:02:23.644Z] #13 64.95 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-28T10:02:23.644Z] #13 65.36 Selecting previously unselected package xxd. [2019-11-28T10:02:23.644Z] #13 65.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-28T10:02:23.644Z] #13 65.37 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:02:23.839Z] #58 20.83 CC images/cpuinfo.o [2019-11-28T10:02:23.902Z] #13 65.61 Selecting previously unselected package vim-common. [2019-11-28T10:02:23.902Z] #13 65.61 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:02:23.902Z] #13 65.64 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:02:23.985Z] Removing intermediate container 0da7878a8abf [2019-11-28T10:02:23.985Z] ---> a0814444db9e [2019-11-28T10:02:23.985Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-11-28T10:02:23.985Z] ---> Running in c9a6338409a2 [2019-11-28T10:02:24.160Z] #13 65.81 Selecting previously unselected package bzip2. [2019-11-28T10:02:24.160Z] #13 65.82 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-28T10:02:24.160Z] #13 65.84 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-28T10:02:24.160Z] #13 65.96 Selecting previously unselected package libgpm2:amd64. [2019-11-28T10:02:24.160Z] #13 65.97 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-28T10:02:24.160Z] #13 65.98 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-28T10:02:24.160Z] #13 66.04 Selecting previously unselected package xz-utils. [2019-11-28T10:02:24.358Z] Removing intermediate container c9a6338409a2 [2019-11-28T10:02:24.358Z] ---> a6f2fc0d8ca5 [2019-11-28T10:02:24.358Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:02:24.358Z] ---> 9b3785d8b20e [2019-11-28T10:02:24.358Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:02:24.402Z] #58 21.23 CC images/inventory.o [2019-11-28T10:02:24.402Z] #58 21.49 CC images/fdinfo.o [2019-11-28T10:02:24.418Z] #13 66.05 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-28T10:02:24.418Z] #13 66.05 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-28T10:02:24.658Z] #58 21.78 CC images/fown.o [2019-11-28T10:02:24.676Z] #13 66.26 Selecting previously unselected package aufs-tools. [2019-11-28T10:02:24.676Z] #13 66.26 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-28T10:02:24.676Z] #13 66.28 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-28T10:02:24.676Z] #13 66.42 Selecting previously unselected package liblzo2-2:amd64. [2019-11-28T10:02:24.676Z] #13 66.43 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-28T10:02:24.676Z] #13 66.43 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:02:24.733Z] ---> 280ac809ebe0 [2019-11-28T10:02:24.733Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:02:24.914Z] #58 21.98 CC images/ns.o [2019-11-28T10:02:24.933Z] #13 66.56 Selecting previously unselected package btrfs-progs. [2019-11-28T10:02:24.933Z] #13 66.57 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-28T10:02:24.933Z] #13 66.57 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-28T10:02:25.099Z] ---> Running in 242a74ac10dd [2019-11-28T10:02:25.169Z] #58 22.22 CC images/regfile.o [2019-11-28T10:02:25.169Z] #58 ... [2019-11-28T10:02:25.169Z] [2019-11-28T10:02:25.169Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:25.169Z] #33 65.25 regexp [2019-11-28T10:02:25.169Z] #33 65.66 fmt [2019-11-28T10:02:25.169Z] #33 69.03 path/filepath [2019-11-28T10:02:25.169Z] #33 69.62 flag [2019-11-28T10:02:25.169Z] #33 71.04 go/token [2019-11-28T10:02:25.169Z] #33 71.62 io/ioutil [2019-11-28T10:02:25.169Z] #33 71.62 go/scanner [2019-11-28T10:02:25.169Z] #33 72.19 net/url [2019-11-28T10:02:25.169Z] #33 72.67 go/ast [2019-11-28T10:02:25.169Z] #33 73.49 text/template/parse [2019-11-28T10:02:25.425Z] #33 ... [2019-11-28T10:02:25.425Z] [2019-11-28T10:02:25.425Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:25.425Z] #58 22.48 CC images/ghost-file.o [2019-11-28T10:02:25.498Z] #13 67.08 Selecting previously unselected package btrfs-tools. [2019-11-28T10:02:25.499Z] #13 67.08 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-28T10:02:25.499Z] #13 67.09 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-28T10:02:25.499Z] #13 67.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-28T10:02:25.499Z] #13 67.19 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-28T10:02:25.499Z] #13 67.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-28T10:02:25.499Z] #13 67.33 Selecting previously unselected package dmsetup. [2019-11-28T10:02:25.523Z] + RM_GOPATH=0 [2019-11-28T10:02:25.523Z] + TMP_GOPATH= [2019-11-28T10:02:25.523Z] + : /build [2019-11-28T10:02:25.523Z] + '[' -z '' ']' [2019-11-28T10:02:25.523Z] ++ mktemp -d [2019-11-28T10:02:25.523Z] + export GOPATH=/tmp/tmp.N7ZlSNNwGD [2019-11-28T10:02:25.523Z] + GOPATH=/tmp/tmp.N7ZlSNNwGD [2019-11-28T10:02:25.523Z] + RM_GOPATH=1 [2019-11-28T10:02:25.523Z] ++ dirname ./install.sh [2019-11-28T10:02:25.523Z] Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:02:25.523Z] + dir=. [2019-11-28T10:02:25.523Z] + bin=containerd [2019-11-28T10:02:25.523Z] + shift [2019-11-28T10:02:25.523Z] + '[' '!' -f ./containerd.installer ']' [2019-11-28T10:02:25.523Z] + . ./containerd.installer [2019-11-28T10:02:25.523Z] ++ CONTAINERD_COMMIT=f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:02:25.523Z] + install_containerd [2019-11-28T10:02:25.523Z] + echo 'Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963' [2019-11-28T10:02:25.523Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.N7ZlSNNwGD/src/github.com/containerd/containerd [2019-11-28T10:02:25.523Z] Cloning into '/tmp/tmp.N7ZlSNNwGD/src/github.com/containerd/containerd'... [2019-11-28T10:02:25.681Z] #58 22.70 CC images/fifo.o [2019-11-28T10:02:25.757Z] #13 67.34 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-28T10:02:25.757Z] #13 67.34 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-28T10:02:25.757Z] #13 67.48 Selecting previously unselected package libonig4:amd64. [2019-11-28T10:02:25.757Z] #13 67.49 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-28T10:02:25.757Z] #13 67.50 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-28T10:02:25.937Z] #58 23.00 CC images/remap-file-path.o [2019-11-28T10:02:26.015Z] #13 67.64 Selecting previously unselected package libjq1:amd64. [2019-11-28T10:02:26.015Z] #13 67.64 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-28T10:02:26.015Z] #13 67.64 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-28T10:02:26.192Z] #58 23.16 CC images/eventfd.o [2019-11-28T10:02:26.192Z] #58 23.36 CC images/eventpoll.o [2019-11-28T10:02:26.273Z] #13 67.78 Selecting previously unselected package jq. [2019-11-28T10:02:26.273Z] #13 67.78 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-28T10:02:26.273Z] #13 67.78 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-28T10:02:26.273Z] #13 67.86 Selecting previously unselected package libaio1:amd64. [2019-11-28T10:02:26.273Z] #13 67.87 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-28T10:02:26.273Z] #13 67.87 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-28T10:02:26.273Z] #13 67.94 Selecting previously unselected package libcap2-bin. [2019-11-28T10:02:26.273Z] #13 67.95 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-28T10:02:26.273Z] #13 67.97 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-28T10:02:26.531Z] #13 68.09 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-28T10:02:26.531Z] #13 68.09 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-28T10:02:26.531Z] #13 68.09 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-28T10:02:26.531Z] #13 68.17 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-28T10:02:26.531Z] #13 68.18 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-28T10:02:26.531Z] #13 68.19 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-28T10:02:26.754Z] #58 23.64 CC images/fh.o [2019-11-28T10:02:26.789Z] #13 68.63 Selecting previously unselected package libpcre16-3:amd64. [2019-11-28T10:02:27.010Z] #58 23.96 CC images/fsnotify.o [2019-11-28T10:02:27.054Z] #13 68.63 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-28T10:02:27.054Z] #13 68.63 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-28T10:02:27.054Z] #13 68.86 Selecting previously unselected package libpcre32-3:amd64. [2019-11-28T10:02:27.054Z] #13 68.86 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-28T10:02:27.054Z] #13 68.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-28T10:02:27.314Z] #13 69.05 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-28T10:02:27.314Z] #13 69.05 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-28T10:02:27.314Z] #13 69.05 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-28T10:02:27.571Z] #58 24.57 CC images/signalfd.o [2019-11-28T10:02:27.827Z] #58 24.82 CC images/fs.o [2019-11-28T10:02:27.880Z] #13 69.72 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-28T10:02:28.113Z] #58 25.07 CC images/pstree.o [2019-11-28T10:02:28.138Z] #13 69.74 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-28T10:02:28.138Z] #13 69.75 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-28T10:02:28.369Z] #58 25.36 CC images/pipe.o [2019-11-28T10:02:28.396Z] #13 70.04 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-28T10:02:28.396Z] #13 70.05 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-28T10:02:28.396Z] #13 70.06 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-28T10:02:28.634Z] #58 25.65 CC images/tcp-stream.o [2019-11-28T10:02:28.654Z] #13 70.20 Selecting previously unselected package libnl-3-200:amd64. [2019-11-28T10:02:28.654Z] #13 70.20 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-28T10:02:28.654Z] #13 70.21 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-28T10:02:28.654Z] #13 70.34 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-28T10:02:28.654Z] #13 70.35 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-28T10:02:28.654Z] #13 70.36 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-28T10:02:28.654Z] #13 70.44 Selecting previously unselected package libreadline5:amd64. [2019-11-28T10:02:28.901Z] #58 25.92 CC images/sk-packet.o [2019-11-28T10:02:28.912Z] #13 70.46 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-28T10:02:28.912Z] #13 70.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-28T10:02:28.912Z] #13 70.64 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-28T10:02:28.912Z] #13 70.65 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-28T10:02:28.912Z] #13 70.65 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-28T10:02:29.461Z] #58 26.24 CC images/mnt.o [2019-11-28T10:02:29.461Z] #58 26.47 CC images/pipe-data.o [2019-11-28T10:02:29.717Z] #58 26.69 CC images/sa.o [2019-11-28T10:02:29.778Z] + cd /tmp/tmp.N7ZlSNNwGD/src/github.com/containerd/containerd [2019-11-28T10:02:29.778Z] + git checkout -q f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:02:29.778Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-28T10:02:29.778Z] + BUILDTAGS='netgo osusergo static_build' [2019-11-28T10:02:29.778Z] + export EXTRA_FLAGS=-buildmode=pie [2019-11-28T10:02:29.778Z] + EXTRA_FLAGS=-buildmode=pie [2019-11-28T10:02:29.778Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-28T10:02:29.778Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-28T10:02:29.778Z] + '[' '' = dynamic ']' [2019-11-28T10:02:29.778Z] + make [2019-11-28T10:02:29.778Z] 🇩 bin/ctr [2019-11-28T10:02:30.016Z] #58 26.96 CC images/timer.o [2019-11-28T10:02:30.356Z] #58 27.28 CC images/timerfd.o [2019-11-28T10:02:30.356Z] #58 27.46 CC images/mm.o [2019-11-28T10:02:30.654Z] #58 27.71 CC images/sk-opts.o [2019-11-28T10:02:30.811Z] #13 72.49 Selecting previously unselected package net-tools. [2019-11-28T10:02:30.812Z] #13 72.49 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-28T10:02:30.812Z] #13 72.52 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-28T10:02:30.909Z] #58 27.89 CC images/sk-unix.o [2019-11-28T10:02:31.069Z] #13 72.83 Selecting previously unselected package python-pip-whl. [2019-11-28T10:02:31.069Z] #13 72.83 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-28T10:02:31.069Z] #13 72.83 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-28T10:02:31.164Z] #58 28.17 CC images/sk-inet.o [2019-11-28T10:02:31.420Z] #58 28.43 CC images/tun.o [2019-11-28T10:02:31.635Z] #13 73.50 Selecting previously unselected package python3-pip. [2019-11-28T10:02:31.893Z] #13 73.50 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-28T10:02:31.893Z] #13 73.51 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-28T10:02:31.893Z] #13 73.76 Selecting previously unselected package python3-pkg-resources. [2019-11-28T10:02:31.893Z] #13 73.76 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-28T10:02:31.981Z] #58 28.79 CC images/sk-netlink.o [2019-11-28T10:02:32.151Z] #13 73.77 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-28T10:02:32.236Z] #58 29.09 CC images/packet-sock.o [2019-11-28T10:02:32.409Z] #13 73.97 Selecting previously unselected package python3-setuptools. [2019-11-28T10:02:32.409Z] #13 73.97 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-28T10:02:32.409Z] #13 73.97 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-28T10:02:32.491Z] #58 29.50 CC images/ipc-var.o [2019-11-28T10:02:32.667Z] #13 74.25 Selecting previously unselected package python3-wheel. [2019-11-28T10:02:32.667Z] #13 74.25 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-28T10:02:32.667Z] #13 74.26 Unpacking python3-wheel (0.29.0-2) ... [2019-11-28T10:02:32.667Z] #13 ... [2019-11-28T10:02:32.667Z] [2019-11-28T10:02:32.667Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-28T10:02:32.667Z] #24 141.1 + GOBIN=/build [2019-11-28T10:02:32.667Z] #24 141.1 + /build/gometalinter --install [2019-11-28T10:02:32.667Z] #24 141.1 Installing: [2019-11-28T10:02:32.667Z] #24 141.1 deadcode [2019-11-28T10:02:32.667Z] #24 141.1 dupl [2019-11-28T10:02:32.667Z] #24 141.1 errcheck [2019-11-28T10:02:32.667Z] #24 141.1 gas [2019-11-28T10:02:32.667Z] #24 141.1 gochecknoglobals [2019-11-28T10:02:32.667Z] #24 141.1 gochecknoinits [2019-11-28T10:02:32.667Z] #24 141.1 goconst [2019-11-28T10:02:32.667Z] #24 141.1 gocyclo [2019-11-28T10:02:32.667Z] #24 141.1 goimports [2019-11-28T10:02:32.667Z] #24 141.1 golint [2019-11-28T10:02:32.667Z] #24 141.1 gosimple [2019-11-28T10:02:32.667Z] #24 141.1 gotype [2019-11-28T10:02:32.667Z] #24 141.1 gotypex [2019-11-28T10:02:32.667Z] #24 141.1 ineffassign [2019-11-28T10:02:32.667Z] #24 141.1 interfacer [2019-11-28T10:02:32.667Z] #24 141.1 lll [2019-11-28T10:02:32.667Z] #24 141.1 maligned [2019-11-28T10:02:32.667Z] #24 141.1 megacheck [2019-11-28T10:02:32.667Z] #24 141.1 misspell [2019-11-28T10:02:32.667Z] #24 141.1 nakedret [2019-11-28T10:02:32.667Z] #24 141.1 safesql [2019-11-28T10:02:32.667Z] #24 141.1 staticcheck [2019-11-28T10:02:32.667Z] #24 141.1 structcheck [2019-11-28T10:02:32.667Z] #24 141.1 unconvert [2019-11-28T10:02:32.667Z] #24 141.1 unparam [2019-11-28T10:02:32.667Z] #24 141.1 unused [2019-11-28T10:02:32.667Z] #24 141.1 varcheck [2019-11-28T10:02:32.745Z] #58 29.72 CC images/ipc-desc.o [2019-11-28T10:02:33.001Z] #58 29.91 CC images/ipc-shm.o [2019-11-28T10:02:33.001Z] #58 30.16 CC images/ipc-msg.o [2019-11-28T10:02:33.562Z] #58 30.35 CC images/ipc-sem.o [2019-11-28T10:02:33.562Z] #58 30.52 CC images/utsns.o [2019-11-28T10:02:33.562Z] #58 30.72 CC images/creds.o [2019-11-28T10:02:33.600Z] #24 ... [2019-11-28T10:02:33.601Z] [2019-11-28T10:02:33.601Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:33.601Z] #58 63.55 AR compel/libcompel.a [2019-11-28T10:02:33.601Z] #58 63.63 HOSTCC compel/src/main-host.o [2019-11-28T10:02:33.601Z] #58 64.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-28T10:02:33.601Z] #58 64.42 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-28T10:02:33.601Z] #58 64.87 HOSTCC compel/src/lib/log-host.o [2019-11-28T10:02:33.601Z] #58 65.20 HOSTLINK compel/compel-host-bin [2019-11-28T10:02:33.601Z] #58 65.33 DEP soccr/soccr.d [2019-11-28T10:02:33.601Z] #58 65.60 CC soccr/soccr.o [2019-11-28T10:02:33.601Z] #58 67.01 AR soccr/libsoccr.a [2019-11-28T10:02:33.601Z] #58 67.05 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-28T10:02:33.601Z] #58 67.50 DEP criu/arch/x86/sigframe.d [2019-11-28T10:02:33.601Z] #58 67.59 DEP criu/arch/x86/sigaction_compat.d [2019-11-28T10:02:33.601Z] #58 67.72 DEP criu/arch/x86/kerndat.d [2019-11-28T10:02:33.601Z] #58 67.90 DEP criu/arch/x86/crtools.d [2019-11-28T10:02:33.601Z] #58 68.14 DEP criu/arch/x86/cpu.d [2019-11-28T10:02:33.601Z] #58 68.32 CC criu/arch/x86/cpu.o [2019-11-28T10:02:33.601Z] #58 69.08 CC criu/arch/x86/crtools.o [2019-11-28T10:02:33.601Z] #58 70.49 CC criu/arch/x86/kerndat.o [2019-11-28T10:02:33.601Z] #58 71.09 CC criu/arch/x86/sigaction_compat.o [2019-11-28T10:02:33.601Z] #58 71.38 CC criu/arch/x86/sigframe.o [2019-11-28T10:02:33.601Z] #58 71.78 LINK criu/arch/x86/crtools.built-in.o [2019-11-28T10:02:33.601Z] #58 71.84 DEP criu/pie/util-vdso-elf32.d [2019-11-28T10:02:33.601Z] #58 72.06 DEP criu/arch/x86/vdso-pie.d [2019-11-28T10:02:33.601Z] #58 72.23 DEP criu/pie/parasite-vdso.d [2019-11-28T10:02:33.601Z] #58 72.45 DEP criu/pie/util-vdso.d [2019-11-28T10:02:33.601Z] #58 72.65 DEP criu/pie/util.d [2019-11-28T10:02:33.601Z] #58 72.91 CC criu/pie/util.o [2019-11-28T10:02:33.601Z] #58 73.33 CC criu/pie/util-vdso.o [2019-11-28T10:02:33.859Z] #58 ... [2019-11-28T10:02:33.859Z] [2019-11-28T10:02:33.859Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:33.859Z] #13 74.35 Selecting previously unselected package thin-provisioning-tools. [2019-11-28T10:02:33.859Z] #13 74.35 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-28T10:02:33.859Z] #13 74.36 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-28T10:02:33.859Z] #13 74.70 Selecting previously unselected package vim-runtime. [2019-11-28T10:02:33.859Z] #13 74.71 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:02:33.859Z] #13 74.76 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-28T10:02:33.859Z] #13 74.88 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-28T10:02:33.859Z] #13 74.89 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:02:34.124Z] #58 30.92 CC images/vma.o [2019-11-28T10:02:34.124Z] #58 31.12 CC images/netdev.o [2019-11-28T10:02:34.380Z] #58 31.44 CC images/tty.o [2019-11-28T10:02:34.424Z] #13 ... [2019-11-28T10:02:34.424Z] [2019-11-28T10:02:34.424Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:34.424Z] #33 132.9 crypto/ecdsa [2019-11-28T10:02:34.424Z] #33 133.5 crypto/rsa [2019-11-28T10:02:34.424Z] #33 135.1 crypto/dsa [2019-11-28T10:02:34.424Z] #33 135.5 crypto/x509/pkix [2019-11-28T10:02:34.424Z] #33 136.1 internal/x/crypto/cryptobyte [2019-11-28T10:02:34.424Z] #33 138.5 internal/x/crypto/internal/chacha20 [2019-11-28T10:02:34.424Z] #33 138.9 internal/x/crypto/poly1305 [2019-11-28T10:02:34.424Z] #33 139.2 internal/x/crypto/chacha20poly1305 [2019-11-28T10:02:34.424Z] #33 140.4 internal/x/crypto/hkdf [2019-11-28T10:02:34.424Z] #33 140.7 internal/x/text/transform [2019-11-28T10:02:34.424Z] #33 141.6 internal/x/text/unicode/bidi [2019-11-28T10:02:34.682Z] #33 ... [2019-11-28T10:02:34.682Z] [2019-11-28T10:02:34.682Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:34.682Z] #58 74.14 CC criu/pie/parasite-vdso.o [2019-11-28T10:02:34.939Z] #58 31.99 CC images/file-lock.o [2019-11-28T10:02:35.194Z] #58 32.22 CC images/rlimit.o [2019-11-28T10:02:35.449Z] #58 32.46 CC images/pagemap.o [2019-11-28T10:02:35.615Z] #58 75.40 CC criu/arch/x86/vdso-pie.o [2019-11-28T10:02:35.873Z] #58 75.79 CC criu/pie/util-vdso-elf32.o [2019-11-28T10:02:36.009Z] #58 32.79 CC images/siginfo.o [2019-11-28T10:02:36.264Z] #58 33.12 CC images/rpc.o [2019-11-28T10:02:36.807Z] #58 76.60 AR criu/pie/pie.lib.a [2019-11-28T10:02:36.807Z] #58 76.69 DEP criu/pie/restorer.d [2019-11-28T10:02:36.823Z] #58 ... [2019-11-28T10:02:36.823Z] [2019-11-28T10:02:36.823Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:36.823Z] #33 76.85 go/parser [2019-11-28T10:02:36.823Z] #33 77.03 text/template [2019-11-28T10:02:36.823Z] #33 80.35 log [2019-11-28T10:02:36.823Z] #33 80.85 encoding/binary [2019-11-28T10:02:36.823Z] #33 81.70 go/doc [2019-11-28T10:02:36.823Z] #33 82.37 encoding/base64 [2019-11-28T10:02:36.823Z] #33 83.01 encoding/json [2019-11-28T10:02:36.823Z] #33 85.14 github.com/LK4D4/vndr/build [2019-11-28T10:02:37.065Z] #58 76.91 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-28T10:02:37.289Z] + dpkg --print-architecture [2019-11-28T10:02:37.289Z] + cd /tmp/tmp.mR4usPijej/src/github.com/docker/distribution [2019-11-28T10:02:37.289Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-28T10:02:37.289Z] + GOPATH=/tmp/tmp.mR4usPijej/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mR4usPijej [2019-11-28T10:02:37.289Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-28T10:02:37.323Z] #58 77.08 DEP criu/arch/x86/restorer_unmap.d [2019-11-28T10:02:37.323Z] #58 77.11 DEP criu/arch/x86/restorer.d [2019-11-28T10:02:37.323Z] #58 77.34 DEP criu/pie/parasite.d [2019-11-28T10:02:37.382Z] #33 ... [2019-11-28T10:02:37.382Z] [2019-11-28T10:02:37.382Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:37.382Z] #58 34.30 CC images/ext-file.o [2019-11-28T10:02:37.382Z] #58 34.43 CC images/cgroup.o [2019-11-28T10:02:37.889Z] #58 77.67 CC criu/pie/parasite.o [2019-11-28T10:02:37.944Z] #58 35.02 CC images/userns.o [2019-11-28T10:02:38.503Z] #58 35.27 CC images/google/protobuf/descriptor.o [2019-11-28T10:02:39.605Z] #58 36.68 CC images/opts.o [2019-11-28T10:02:39.794Z] #58 79.36 LINK criu/pie/parasite.built-in.o [2019-11-28T10:02:39.794Z] #58 79.38 GEN criu/pie/parasite-blob.h [2019-11-28T10:02:39.794Z] #58 79.42 CC criu/arch/x86/restorer.o [2019-11-28T10:02:39.907Z] #58 36.87 CC images/seccomp.o [2019-11-28T10:02:40.162Z] #58 37.11 CC images/binfmt-misc.o [2019-11-28T10:02:40.360Z] #58 ... [2019-11-28T10:02:40.360Z] [2019-11-28T10:02:40.360Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:40.360Z] #13 79.58 Selecting previously unselected package vim. [2019-11-28T10:02:40.360Z] #13 79.59 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-28T10:02:40.360Z] #13 79.59 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:02:40.360Z] #13 80.25 Selecting previously unselected package xfsprogs. [2019-11-28T10:02:40.360Z] #13 80.26 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-28T10:02:40.360Z] #13 80.26 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-28T10:02:40.360Z] #13 81.01 Selecting previously unselected package zip. [2019-11-28T10:02:40.360Z] #13 81.03 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-28T10:02:40.360Z] #13 81.03 Unpacking zip (3.0-11+b1) ... [2019-11-28T10:02:40.360Z] #13 81.22 Selecting previously unselected package libapparmor-perl. [2019-11-28T10:02:40.360Z] #13 81.25 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-28T10:02:40.360Z] #13 81.26 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-28T10:02:40.360Z] #13 81.38 Selecting previously unselected package apparmor. [2019-11-28T10:02:40.360Z] #13 81.39 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-28T10:02:40.361Z] #13 81.45 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-28T10:02:40.361Z] #13 81.91 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-28T10:02:40.361Z] #13 81.92 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-28T10:02:40.361Z] #13 81.92 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-28T10:02:40.416Z] #58 37.30 CC images/time.o [2019-11-28T10:02:40.417Z] #58 37.51 CC images/sysctl.o [2019-11-28T10:02:40.671Z] #58 37.75 CC images/autofs.o [2019-11-28T10:02:41.126Z] + rm -rf /tmp/tmp.mR4usPijej/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.mR4usPijej [2019-11-28T10:02:41.273Z] #58 37.98 CC images/macvlan.o [2019-11-28T10:02:41.273Z] #58 38.15 CC images/sit.o [2019-11-28T10:02:41.273Z] #58 38.39 LINK images/built-in.o [2019-11-28T10:02:41.527Z] #58 38.50 GEN compel/include/asm [2019-11-28T10:02:41.527Z] #58 38.50 GEN compel/include/version.h [2019-11-28T10:02:41.527Z] #58 38.52 touch .config [2019-11-28T10:02:41.527Z] #58 38.52 GEN include/common/config.h [2019-11-28T10:02:41.527Z] #58 38.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-28T10:02:41.527Z] #58 38.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-28T10:02:41.825Z] #58 38.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-28T10:02:41.825Z] #58 38.68 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-28T10:02:41.825Z] #58 38.72 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-28T10:02:41.825Z] #58 38.74 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-28T10:02:41.825Z] #58 38.78 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-28T10:02:41.825Z] #58 38.83 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-28T10:02:41.825Z] #58 38.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-28T10:02:41.825Z] #58 38.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-28T10:02:41.825Z] #58 38.89 DEP compel/plugins/std/infect.d [2019-11-28T10:02:42.081Z] #58 39.10 DEP compel/plugins/std/string.d [2019-11-28T10:02:42.081Z] #58 39.22 DEP compel/plugins/std/log.d [2019-11-28T10:02:42.260Z] #13 83.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-28T10:02:42.260Z] #13 83.81 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-28T10:02:42.260Z] #13 83.83 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-28T10:02:42.336Z] #58 39.30 DEP compel/plugins/std/fds.d [2019-11-28T10:02:42.591Z] #58 39.43 DEP compel/plugins/std/std.d [2019-11-28T10:02:42.591Z] #58 39.54 DEP compel/plugins/shmem/shmem.d [2019-11-28T10:02:42.592Z] #58 39.64 DEP compel/plugins/fds/fds.d [2019-11-28T10:02:42.820Z] Removing intermediate container 5cc45642d3c9 [2019-11-28T10:02:42.820Z] ---> 8e17f1672f9e [2019-11-28T10:02:42.820Z] Step 16/125 : FROM base AS swagger [2019-11-28T10:02:42.820Z] ---> 996d62765197 [2019-11-28T10:02:42.820Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-28T10:02:42.820Z] ---> Running in 84afba0f46f3 [2019-11-28T10:02:42.847Z] #58 39.77 CC compel/plugins/std/std.o [2019-11-28T10:02:43.101Z] #58 40.01 CC compel/plugins/std/fds.o [2019-11-28T10:02:43.156Z] Removing intermediate container 84afba0f46f3 [2019-11-28T10:02:43.156Z] ---> 08b7b100fb80 [2019-11-28T10:02:43.156Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-11-28T10:02:43.156Z] ---> Running in 4a86335d1e5b [2019-11-28T10:02:43.356Z] #58 40.47 CC compel/plugins/std/log.o [2019-11-28T10:02:43.492Z] + mktemp -d [2019-11-28T10:02:43.492Z] + export GOPATH=/tmp/tmp.2MGy4SLoep [2019-11-28T10:02:43.492Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.2MGy4SLoep/src/github.com/go-swagger/go-swagger [2019-11-28T10:02:43.492Z] Cloning into '/tmp/tmp.2MGy4SLoep/src/github.com/go-swagger/go-swagger'... [2019-11-28T10:02:44.158Z] #13 85.92 Selecting previously unselected package binutils-mingw-w64. [2019-11-28T10:02:44.158Z] #13 85.92 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-28T10:02:44.158Z] #13 85.92 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-28T10:02:44.281Z] #58 41.37 CC compel/plugins/std/string.o [2019-11-28T10:02:44.416Z] #13 86.03 Selecting previously unselected package mingw-w64-common. [2019-11-28T10:02:44.416Z] #13 86.03 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-28T10:02:44.416Z] #13 86.04 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-28T10:02:44.981Z] #13 ... [2019-11-28T10:02:44.981Z] [2019-11-28T10:02:44.981Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:44.981Z] #33 143.5 internal/x/text/secure/bidirule [2019-11-28T10:02:44.981Z] #33 143.9 internal/x/text/unicode/norm [2019-11-28T10:02:44.981Z] #33 147.7 crypto/x509 [2019-11-28T10:02:44.981Z] #33 148.5 internal/x/net/idna [2019-11-28T10:02:44.981Z] #33 150.8 net/textproto [2019-11-28T10:02:44.981Z] #33 152.0 internal/x/net/http/httpguts [2019-11-28T10:02:44.981Z] #33 152.3 internal/x/net/http/httpproxy [2019-11-28T10:02:44.981Z] #33 153.1 internal/x/net/http2/hpack [2019-11-28T10:02:45.207Z] #58 42.03 CC compel/plugins/std/infect.o [2019-11-28T10:02:45.207Z] #58 42.37 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-28T10:02:45.239Z] #33 ... [2019-11-28T10:02:45.239Z] [2019-11-28T10:02:45.239Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:45.239Z] #58 80.24 CC criu/arch/x86/restorer_unmap.o [2019-11-28T10:02:45.239Z] #58 80.31 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-28T10:02:45.239Z] #58 80.77 CC criu/pie/restorer.o [2019-11-28T10:02:45.239Z] #58 84.29 LINK criu/pie/restorer.built-in.o [2019-11-28T10:02:45.239Z] #58 84.33 GEN criu/pie/restorer-blob.h [2019-11-28T10:02:45.239Z] #58 84.46 DEP criu/vdso.d [2019-11-28T10:02:45.239Z] #58 84.69 DEP criu/vdso-compat.d [2019-11-28T10:02:45.239Z] #58 84.86 DEP criu/uts_ns.d [2019-11-28T10:02:45.239Z] #58 85.05 DEP criu/util.d [2019-11-28T10:02:45.463Z] #58 42.46 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-28T10:02:45.463Z] #58 42.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-28T10:02:45.496Z] #58 85.30 DEP criu/uffd.d [2019-11-28T10:02:45.719Z] #58 42.60 AR compel/plugins/std.lib.a [2019-11-28T10:02:45.719Z] #58 42.70 CC compel/plugins/fds/fds.o [2019-11-28T10:02:45.754Z] #58 85.57 DEP criu/tun.d [2019-11-28T10:02:45.974Z] #58 43.07 AR compel/plugins/fds.lib.a [2019-11-28T10:02:46.016Z] #58 85.78 DEP criu/tty.d [2019-11-28T10:02:46.016Z] #58 86.02 DEP criu/timerfd.d [2019-11-28T10:02:46.229Z] #58 43.12 HOSTDEP compel/src/lib/log-host.d [2019-11-28T10:02:46.229Z] #58 43.23 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-28T10:02:46.484Z] #58 43.38 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-28T10:02:46.484Z] #58 43.48 HOSTDEP compel/src/main-host.d [2019-11-28T10:02:46.484Z] #58 43.58 DEP compel/src/lib/ptrace.d [2019-11-28T10:02:46.582Z] #58 86.34 DEP criu/sysfs_parse.d [2019-11-28T10:02:46.739Z] #58 43.68 DEP compel/src/lib/infect.d [2019-11-28T10:02:46.739Z] #58 43.78 DEP compel/src/lib/infect-util.d [2019-11-28T10:02:46.739Z] #58 43.85 DEP compel/src/lib/infect-rpc.d [2019-11-28T10:02:46.840Z] #58 86.64 DEP criu/sysctl.d [2019-11-28T10:02:46.994Z] #58 43.95 DEP compel/arch/x86/src/lib/infect.d [2019-11-28T10:02:46.995Z] #58 44.09 DEP compel/arch/x86/src/lib/cpu.d [2019-11-28T10:02:47.098Z] #58 86.83 DEP criu/string.d [2019-11-28T10:02:47.098Z] #58 86.90 DEP criu/stats.d [2019-11-28T10:02:47.250Z] #58 ... [2019-11-28T10:02:47.250Z] [2019-11-28T10:02:47.250Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-28T10:02:47.250Z] #61 90.31 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-28T10:02:47.250Z] #61 90.31 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-28T10:02:47.250Z] #61 DONE 97.5s [2019-11-28T10:02:47.250Z] [2019-11-28T10:02:47.250Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:47.250Z] #58 44.18 DEP compel/src/lib/log.d [2019-11-28T10:02:47.250Z] #58 ... [2019-11-28T10:02:47.250Z] [2019-11-28T10:02:47.250Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:47.250Z] #33 87.65 encoding/xml [2019-11-28T10:02:47.250Z] #33 88.19 github.com/LK4D4/vndr/godl/singleflight [2019-11-28T10:02:47.250Z] #33 88.47 compress/flate [2019-11-28T10:02:47.250Z] #33 91.15 hash [2019-11-28T10:02:47.250Z] #33 91.25 hash/crc32 [2019-11-28T10:02:47.250Z] #33 91.80 compress/gzip [2019-11-28T10:02:47.250Z] #33 92.31 context [2019-11-28T10:02:47.250Z] #33 92.89 crypto/cipher [2019-11-28T10:02:47.250Z] #33 92.96 math/rand [2019-11-28T10:02:47.250Z] #33 93.75 math/big [2019-11-28T10:02:47.250Z] #33 94.37 crypto/aes [2019-11-28T10:02:47.250Z] #33 95.44 crypto [2019-11-28T10:02:47.250Z] #33 95.71 crypto/des [2019-11-28T10:02:47.250Z] #33 96.26 crypto/internal/randutil [2019-11-28T10:02:47.250Z] #33 96.38 crypto/sha512 [2019-11-28T10:02:47.250Z] #33 97.00 crypto/hmac [2019-11-28T10:02:47.250Z] #33 97.10 crypto/md5 [2019-11-28T10:02:47.250Z] #33 ... [2019-11-28T10:02:47.250Z] [2019-11-28T10:02:47.250Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-28T10:02:47.250Z] #62 DONE 0.1s [2019-11-28T10:02:47.250Z] [2019-11-28T10:02:47.250Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:47.250Z] #58 44.30 DEP compel/src/main.d [2019-11-28T10:02:47.356Z] #58 87.07 DEP criu/sockets.d [2019-11-28T10:02:47.356Z] #58 87.32 DEP criu/sk-unix.d [2019-11-28T10:02:47.614Z] #58 87.60 DEP criu/sk-tcp.d [2019-11-28T10:02:47.810Z] #58 44.53 DEP compel/src/lib/handle-elf.d [2019-11-28T10:02:47.810Z] #58 44.72 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-28T10:02:47.872Z] #58 87.88 DEP criu/sk-queue.d [2019-11-28T10:02:48.067Z] #58 45.09 CC compel/src/lib/log.o [2019-11-28T10:02:48.471Z] #58 88.07 DEP criu/sk-packet.d [2019-11-28T10:02:48.471Z] #58 88.39 DEP criu/sk-netlink.d [2019-11-28T10:02:48.471Z] #58 ... [2019-11-28T10:02:48.471Z] [2019-11-28T10:02:48.471Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:48.471Z] #13 90.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-28T10:02:48.626Z] #58 45.46 CC compel/arch/x86/src/lib/cpu.o [2019-11-28T10:02:48.763Z] #13 90.36 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-28T10:02:48.763Z] #13 90.37 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-28T10:02:49.186Z] #58 46.11 CC compel/arch/x86/src/lib/infect.o [2019-11-28T10:02:49.745Z] #58 46.83 CC compel/src/lib/infect-rpc.o [2019-11-28T10:02:50.346Z] #58 47.19 CC compel/src/lib/infect-util.o [2019-11-28T10:02:50.644Z] #58 47.44 CC compel/src/lib/infect.o [2019-11-28T10:02:50.880Z] + cd /tmp/tmp.2MGy4SLoep/src/github.com/go-swagger/go-swagger [2019-11-28T10:02:50.880Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-28T10:02:50.880Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-28T10:02:52.569Z] #58 49.39 CC compel/src/lib/ptrace.o [2019-11-28T10:02:52.824Z] #58 49.88 AR compel/libcompel.a [2019-11-28T10:02:52.824Z] #58 49.91 HOSTCC compel/src/main-host.o [2019-11-28T10:02:53.387Z] #58 50.17 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-28T10:02:53.387Z] #58 50.42 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-28T10:02:53.947Z] #58 50.73 HOSTCC compel/src/lib/log-host.o [2019-11-28T10:02:53.947Z] #58 50.94 HOSTLINK compel/compel-host-bin [2019-11-28T10:02:54.202Z] #58 51.05 DEP soccr/soccr.d [2019-11-28T10:02:54.202Z] #58 51.23 CC soccr/soccr.o [2019-11-28T10:02:55.320Z] #13 ... [2019-11-28T10:02:55.320Z] [2019-11-28T10:02:55.320Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:55.320Z] #58 88.71 DEP criu/sk-inet.d [2019-11-28T10:02:55.320Z] #58 88.97 DEP criu/signalfd.d [2019-11-28T10:02:55.320Z] #58 89.19 DEP criu/sigframe.d [2019-11-28T10:02:55.320Z] #58 89.37 DEP criu/shmem.d [2019-11-28T10:02:55.320Z] #58 89.63 DEP criu/servicefd.d [2019-11-28T10:02:55.320Z] #58 89.87 DEP criu/seize.d [2019-11-28T10:02:55.320Z] #58 90.04 DEP criu/seccomp.d [2019-11-28T10:02:55.320Z] #58 90.29 DEP criu/rst-malloc.d [2019-11-28T10:02:55.320Z] #58 90.40 DEP criu/rbtree.d [2019-11-28T10:02:55.320Z] #58 90.46 DEP criu/pstree.d [2019-11-28T10:02:55.320Z] #58 90.65 DEP criu/protobuf.d [2019-11-28T10:02:55.320Z] #58 90.82 GEN criu/protobuf-desc-gen.h [2019-11-28T10:02:55.320Z] #58 92.55 DEP criu/protobuf-desc.d [2019-11-28T10:02:55.320Z] #58 92.77 DEP criu/proc_parse.d [2019-11-28T10:02:55.320Z] #58 93.00 DEP criu/plugin.d [2019-11-28T10:02:55.320Z] #58 93.09 DEP criu/pipes.d [2019-11-28T10:02:55.320Z] #58 93.28 DEP criu/pie-util.d [2019-11-28T10:02:55.320Z] #58 93.39 DEP criu/pie-util-vdso.d [2019-11-28T10:02:55.320Z] #58 93.53 DEP criu/pie-util-vdso-elf32.d [2019-11-28T10:02:55.320Z] #58 93.75 DEP criu/path.d [2019-11-28T10:02:55.320Z] #58 93.98 DEP criu/parasite-syscall.d [2019-11-28T10:02:55.320Z] #58 94.26 DEP criu/pagemap.d [2019-11-28T10:02:55.320Z] #58 ... [2019-11-28T10:02:55.320Z] [2019-11-28T10:02:55.320Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:02:55.320Z] #13 96.25 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-28T10:02:55.320Z] #13 96.25 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-28T10:02:55.320Z] #13 96.26 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-28T10:02:55.320Z] #13 96.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-28T10:02:55.320Z] #13 96.40 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-28T10:02:55.320Z] #13 96.41 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:02:55.563Z] #58 52.45 AR soccr/libsoccr.a [2019-11-28T10:02:55.563Z] #58 52.50 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-28T10:02:55.818Z] #58 52.78 DEP criu/arch/x86/sigframe.d [2019-11-28T10:02:55.818Z] #58 52.84 DEP criu/arch/x86/sigaction_compat.d [2019-11-28T10:02:55.818Z] #58 52.93 DEP criu/arch/x86/kerndat.d [2019-11-28T10:02:55.885Z] #13 ... [2019-11-28T10:02:55.885Z] [2019-11-28T10:02:55.886Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:55.886Z] #33 154.1 crypto/tls [2019-11-28T10:02:55.886Z] #33 154.3 mime [2019-11-28T10:02:55.886Z] #33 156.8 mime/quotedprintable [2019-11-28T10:02:55.886Z] #33 157.2 mime/multipart [2019-11-28T10:02:55.886Z] #33 159.0 net/http/internal [2019-11-28T10:02:55.886Z] #33 159.4 os/exec [2019-11-28T10:02:55.886Z] #33 ... [2019-11-28T10:02:55.886Z] [2019-11-28T10:02:55.886Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:55.886Z] #58 94.49 DEP criu/pagemap-cache.d [2019-11-28T10:02:55.886Z] #58 94.63 DEP criu/page-xfer.d [2019-11-28T10:02:55.886Z] #58 94.77 DEP criu/page-pipe.d [2019-11-28T10:02:55.886Z] #58 94.94 DEP criu/netfilter.d [2019-11-28T10:02:55.886Z] #58 95.13 DEP criu/net.d [2019-11-28T10:02:55.886Z] #58 95.33 DEP criu/namespaces.d [2019-11-28T10:02:55.886Z] #58 95.53 DEP criu/mount.d [2019-11-28T10:02:56.116Z] #58 53.08 DEP criu/arch/x86/crtools.d [2019-11-28T10:02:56.116Z] #58 53.20 DEP criu/arch/x86/cpu.d [2019-11-28T10:02:56.144Z] #58 95.80 DEP criu/mem.d [2019-11-28T10:02:56.371Z] #58 53.34 CC criu/arch/x86/cpu.o [2019-11-28T10:02:56.402Z] #58 96.12 DEP criu/lsm.d [2019-11-28T10:02:56.402Z] #58 96.35 DEP criu/log.d [2019-11-28T10:02:56.662Z] #58 96.56 DEP criu/libnetlink.d [2019-11-28T10:02:56.922Z] #58 96.76 DEP criu/kerndat.d [2019-11-28T10:02:56.930Z] #58 53.93 CC criu/arch/x86/crtools.o [2019-11-28T10:02:57.180Z] #58 97.00 DEP criu/kcmp-ids.d [2019-11-28T10:02:57.180Z] #58 97.07 DEP criu/irmap.d [2019-11-28T10:02:57.438Z] #58 97.33 DEP criu/ipc_ns.d [2019-11-28T10:02:57.696Z] #58 97.48 DEP criu/image.d [2019-11-28T10:02:57.855Z] #58 ... [2019-11-28T10:02:57.855Z] [2019-11-28T10:02:57.855Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:02:57.855Z] #33 98.04 crypto/sha1 [2019-11-28T10:02:57.855Z] #33 99.07 crypto/sha256 [2019-11-28T10:02:57.855Z] #33 99.93 encoding/hex [2019-11-28T10:02:57.855Z] #33 100.2 encoding/pem [2019-11-28T10:02:57.855Z] #33 100.6 internal/singleflight [2019-11-28T10:02:57.855Z] #33 100.8 net [2019-11-28T10:02:57.855Z] #33 101.7 crypto/rand [2019-11-28T10:02:57.855Z] #33 102.2 crypto/elliptic [2019-11-28T10:02:57.855Z] #33 104.1 encoding/asn1 [2019-11-28T10:02:57.855Z] #33 106.5 crypto/ecdsa [2019-11-28T10:02:57.855Z] #33 107.1 crypto/rsa [2019-11-28T10:02:57.957Z] #58 97.78 DEP criu/image-desc.d [2019-11-28T10:02:57.957Z] #58 97.91 DEP criu/fsnotify.d [2019-11-28T10:02:58.109Z] #33 ... [2019-11-28T10:02:58.109Z] [2019-11-28T10:02:58.109Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:58.109Z] #58 55.09 CC criu/arch/x86/kerndat.o [2019-11-28T10:02:58.218Z] #58 ... [2019-11-28T10:02:58.218Z] [2019-11-28T10:02:58.218Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-28T10:02:58.218Z] #27 DONE 166.7s [2019-11-28T10:02:58.218Z] [2019-11-28T10:02:58.218Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:02:58.218Z] #58 98.14 DEP criu/filesystems.d [2019-11-28T10:02:58.477Z] #58 98.51 DEP criu/files.d [2019-11-28T10:02:58.561Z] 🇩 bin/containerd [2019-11-28T10:02:58.670Z] #58 55.52 CC criu/arch/x86/sigaction_compat.o [2019-11-28T10:02:58.670Z] #58 55.74 CC criu/arch/x86/sigframe.o [2019-11-28T10:02:58.925Z] #58 55.98 LINK criu/arch/x86/crtools.built-in.o [2019-11-28T10:02:59.042Z] #58 98.86 DEP criu/files-reg.d [2019-11-28T10:02:59.180Z] #58 56.06 DEP criu/pie/util-vdso-elf32.d [2019-11-28T10:02:59.180Z] #58 56.26 DEP criu/arch/x86/vdso-pie.d [2019-11-28T10:02:59.483Z] #58 56.43 DEP criu/pie/parasite-vdso.d [2019-11-28T10:02:59.608Z] #58 99.28 DEP criu/files-ext.d [2019-11-28T10:02:59.608Z] #58 99.41 DEP criu/file-lock.d [2019-11-28T10:02:59.738Z] #58 56.63 DEP criu/pie/util-vdso.d [2019-11-28T10:02:59.738Z] #58 56.73 DEP criu/pie/util.d [2019-11-28T10:02:59.866Z] #58 99.57 DEP criu/file-ids.d [2019-11-28T10:02:59.866Z] #58 99.77 DEP criu/fifo.d [2019-11-28T10:03:00.035Z] #58 56.92 CC criu/pie/util.o [2019-11-28T10:03:00.124Z] #58 99.97 DEP criu/fdstore.d [2019-11-28T10:03:00.124Z] #58 100.1 DEP criu/fault-injection.d [2019-11-28T10:03:00.291Z] #58 57.24 CC criu/pie/util-vdso.o [2019-11-28T10:03:00.382Z] #58 100.1 DEP criu/external.d [2019-11-28T10:03:00.382Z] #58 100.3 DEP criu/eventpoll.d [2019-11-28T10:03:00.640Z] #58 100.5 DEP criu/eventfd.d [2019-11-28T10:03:00.852Z] #58 57.79 CC criu/pie/parasite-vdso.o [2019-11-28T10:03:00.898Z] #58 100.7 DEP criu/crtools.d [2019-11-28T10:03:00.898Z] #58 100.9 DEP criu/cr-service.d [2019-11-28T10:03:01.156Z] #58 101.2 DEP criu/cr-restore.d [2019-11-28T10:03:01.414Z] #58 101.4 DEP criu/cr-errno.d [2019-11-28T10:03:01.414Z] #58 101.4 DEP criu/cr-dump.d [2019-11-28T10:03:01.980Z] #58 101.7 DEP criu/cr-dedup.d [2019-11-28T10:03:01.980Z] #58 101.9 DEP criu/cr-check.d [2019-11-28T10:03:02.238Z] #58 102.1 DEP criu/config.d [2019-11-28T10:03:02.259Z] #58 58.83 CC criu/arch/x86/vdso-pie.o [2019-11-28T10:03:02.259Z] #58 59.21 CC criu/pie/util-vdso-elf32.o [2019-11-28T10:03:02.496Z] #58 102.3 DEP criu/clone-noasan.d [2019-11-28T10:03:02.496Z] #58 102.4 DEP criu/cgroup.d [2019-11-28T10:03:02.754Z] #58 102.6 DEP criu/cgroup-props.d [2019-11-28T10:03:02.834Z] #58 59.88 AR criu/pie/pie.lib.a [2019-11-28T10:03:03.012Z] #58 102.8 DEP criu/bitmap.d [2019-11-28T10:03:03.012Z] #58 102.8 DEP criu/bfd.d [2019-11-28T10:03:03.012Z] #58 103.0 DEP criu/autofs.d [2019-11-28T10:03:03.090Z] #58 59.95 DEP criu/pie/restorer.d [2019-11-28T10:03:03.270Z] #58 103.2 DEP criu/aio.d [2019-11-28T10:03:03.345Z] #58 60.20 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-28T10:03:03.345Z] #58 60.38 DEP criu/arch/x86/restorer_unmap.d [2019-11-28T10:03:03.345Z] #58 60.41 DEP criu/arch/x86/restorer.d [2019-11-28T10:03:03.836Z] #58 103.5 DEP criu/action-scripts.d [2019-11-28T10:03:03.836Z] #58 103.8 CC criu/action-scripts.o [2019-11-28T10:03:03.906Z] #58 60.70 DEP criu/pie/parasite.d [2019-11-28T10:03:03.906Z] #58 60.95 CC criu/pie/parasite.o [2019-11-28T10:03:04.770Z] #58 104.4 CC criu/aio.o [2019-11-28T10:03:05.028Z] #58 105.0 CC criu/autofs.o [2019-11-28T10:03:05.271Z] #58 62.10 LINK criu/pie/parasite.built-in.o [2019-11-28T10:03:05.271Z] #58 62.11 GEN criu/pie/parasite-blob.h [2019-11-28T10:03:05.271Z] #58 62.12 CC criu/arch/x86/restorer.o [2019-11-28T10:03:05.526Z] #58 62.62 CC criu/arch/x86/restorer_unmap.o [2019-11-28T10:03:05.594Z] #58 ... [2019-11-28T10:03:05.594Z] [2019-11-28T10:03:05.594Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-28T10:03:05.594Z] #15 174.4 + rm -rf /tmp/tmp.J0YOgK9BOe [2019-11-28T10:03:05.782Z] #58 62.68 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-28T10:03:06.038Z] #58 63.02 CC criu/pie/restorer.o [2019-11-28T10:03:06.163Z] #15 DONE 174.9s [2019-11-28T10:03:06.163Z] [2019-11-28T10:03:06.163Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:03:06.163Z] #33 165.2 net/http/httptrace [2019-11-28T10:03:06.163Z] #33 165.5 net/http [2019-11-28T10:03:07.536Z] #33 ... [2019-11-28T10:03:07.536Z] [2019-11-28T10:03:07.536Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:07.536Z] #58 107.4 CC criu/bfd.o [2019-11-28T10:03:08.102Z] #58 108.0 CC criu/bitmap.o [2019-11-28T10:03:08.361Z] #58 108.2 CC criu/cgroup-props.o [2019-11-28T10:03:08.551Z] #58 ... [2019-11-28T10:03:08.551Z] [2019-11-28T10:03:08.551Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:03:08.551Z] #33 108.3 crypto/dsa [2019-11-28T10:03:08.551Z] #33 108.7 crypto/x509/pkix [2019-11-28T10:03:08.551Z] #33 109.2 internal/x/crypto/cryptobyte [2019-11-28T10:03:08.551Z] #33 110.8 internal/x/crypto/internal/chacha20 [2019-11-28T10:03:08.551Z] #33 111.2 internal/x/crypto/poly1305 [2019-11-28T10:03:08.551Z] #33 111.6 internal/x/crypto/chacha20poly1305 [2019-11-28T10:03:08.551Z] #33 112.5 internal/x/crypto/hkdf [2019-11-28T10:03:08.551Z] #33 112.7 internal/x/text/transform [2019-11-28T10:03:08.551Z] #33 113.2 internal/x/text/unicode/bidi [2019-11-28T10:03:08.551Z] #33 114.9 internal/x/text/secure/bidirule [2019-11-28T10:03:08.551Z] #33 115.2 internal/x/text/unicode/norm [2019-11-28T10:03:08.551Z] #33 118.1 crypto/x509 [2019-11-28T10:03:08.551Z] #33 ... [2019-11-28T10:03:08.551Z] [2019-11-28T10:03:08.551Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:08.551Z] #58 65.59 LINK criu/pie/restorer.built-in.o [2019-11-28T10:03:08.806Z] #58 65.60 GEN criu/pie/restorer-blob.h [2019-11-28T10:03:08.806Z] #58 65.68 DEP criu/vdso.d [2019-11-28T10:03:08.806Z] #58 65.81 DEP criu/vdso-compat.d [2019-11-28T10:03:09.062Z] #58 65.94 DEP criu/uts_ns.d [2019-11-28T10:03:09.062Z] #58 66.09 DEP criu/util.d [2019-11-28T10:03:09.294Z] #58 109.2 CC criu/cgroup.o [2019-11-28T10:03:09.622Z] #58 66.36 DEP criu/uffd.d [2019-11-28T10:03:09.622Z] #58 66.51 DEP criu/tun.d [2019-11-28T10:03:09.877Z] #58 66.73 DEP criu/tty.d [2019-11-28T10:03:09.877Z] #58 66.94 DEP criu/timerfd.d [2019-11-28T10:03:10.132Z] #58 67.12 DEP criu/sysfs_parse.d [2019-11-28T10:03:10.388Z] #58 67.32 DEP criu/sysctl.d [2019-11-28T10:03:10.644Z] #58 67.54 DEP criu/string.d [2019-11-28T10:03:10.644Z] #58 67.59 DEP criu/stats.d [2019-11-28T10:03:10.899Z] #58 67.73 DEP criu/sockets.d [2019-11-28T10:03:10.899Z] #58 67.88 DEP criu/sk-unix.d [2019-11-28T10:03:11.155Z] #58 68.12 DEP criu/sk-tcp.d [2019-11-28T10:03:11.411Z] #58 68.39 DEP criu/sk-queue.d [2019-11-28T10:03:11.666Z] #58 68.58 DEP criu/sk-packet.d [2019-11-28T10:03:11.921Z] #58 68.72 DEP criu/sk-netlink.d [2019-11-28T10:03:11.921Z] #58 68.98 DEP criu/sk-inet.d [2019-11-28T10:03:12.177Z] #58 69.19 DEP criu/signalfd.d [2019-11-28T10:03:12.432Z] #58 69.38 DEP criu/sigframe.d [2019-11-28T10:03:12.432Z] #58 ... [2019-11-28T10:03:12.432Z] [2019-11-28T10:03:12.432Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-28T10:03:12.432Z] #24 112.8 + GOBIN=/build [2019-11-28T10:03:12.432Z] #24 112.8 + /build/gometalinter --install [2019-11-28T10:03:12.432Z] #24 112.8 Installing: [2019-11-28T10:03:12.432Z] #24 112.8 deadcode [2019-11-28T10:03:12.432Z] #24 112.8 dupl [2019-11-28T10:03:12.432Z] #24 112.8 errcheck [2019-11-28T10:03:12.432Z] #24 112.8 gas [2019-11-28T10:03:12.432Z] #24 112.8 gochecknoglobals [2019-11-28T10:03:12.432Z] #24 112.8 gochecknoinits [2019-11-28T10:03:12.432Z] #24 112.8 goconst [2019-11-28T10:03:12.432Z] #24 112.8 gocyclo [2019-11-28T10:03:12.432Z] #24 112.8 goimports [2019-11-28T10:03:12.432Z] #24 112.8 golint [2019-11-28T10:03:12.432Z] #24 112.8 gosimple [2019-11-28T10:03:12.432Z] #24 112.8 gotype [2019-11-28T10:03:12.432Z] #24 112.8 gotypex [2019-11-28T10:03:12.432Z] #24 112.8 ineffassign [2019-11-28T10:03:12.432Z] #24 112.8 interfacer [2019-11-28T10:03:12.432Z] #24 112.8 lll [2019-11-28T10:03:12.432Z] #24 112.8 maligned [2019-11-28T10:03:12.432Z] #24 112.8 megacheck [2019-11-28T10:03:12.432Z] #24 112.8 misspell [2019-11-28T10:03:12.432Z] #24 112.8 nakedret [2019-11-28T10:03:12.432Z] #24 112.8 safesql [2019-11-28T10:03:12.432Z] #24 112.8 staticcheck [2019-11-28T10:03:12.432Z] #24 112.8 structcheck [2019-11-28T10:03:12.432Z] #24 112.8 unconvert [2019-11-28T10:03:12.432Z] #24 112.8 unparam [2019-11-28T10:03:12.432Z] #24 112.8 unused [2019-11-28T10:03:12.432Z] #24 112.8 varcheck [2019-11-28T10:03:12.432Z] #24 ... [2019-11-28T10:03:12.432Z] [2019-11-28T10:03:12.432Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:12.432Z] #58 69.47 DEP criu/shmem.d [2019-11-28T10:03:12.574Z] #58 112.2 CC criu/clone-noasan.o [2019-11-28T10:03:12.574Z] #58 112.5 CC criu/config.o [2019-11-28T10:03:12.687Z] #58 69.59 DEP criu/servicefd.d [2019-11-28T10:03:12.687Z] #58 69.72 DEP criu/seize.d [2019-11-28T10:03:12.943Z] #58 69.91 DEP criu/seccomp.d [2019-11-28T10:03:12.943Z] #58 70.08 DEP criu/rst-malloc.d [2019-11-28T10:03:13.199Z] #58 70.19 DEP criu/rbtree.d [2019-11-28T10:03:13.199Z] #58 70.24 DEP criu/pstree.d [2019-11-28T10:03:13.454Z] #58 70.40 DEP criu/protobuf.d [2019-11-28T10:03:13.710Z] #58 70.58 GEN criu/protobuf-desc-gen.h [2019-11-28T10:03:13.947Z] #58 ... [2019-11-28T10:03:13.947Z] [2019-11-28T10:03:13.947Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:03:13.947Z] #13 115.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-28T10:03:13.948Z] #13 115.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-28T10:03:14.128Z] + rm -rf /tmp/tmp.2MGy4SLoep [2019-11-28T10:03:14.128Z] Removing intermediate container 4a86335d1e5b [2019-11-28T10:03:14.128Z] ---> 2e05d54c7daf [2019-11-28T10:03:14.128Z] Step 19/125 : FROM base AS frozen-images [2019-11-28T10:03:14.128Z] ---> 996d62765197 [2019-11-28T10:03:14.128Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:03:14.128Z] ---> Using cache [2019-11-28T10:03:14.128Z] ---> 97a6c40101ad [2019-11-28T10:03:14.128Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-11-28T10:03:14.128Z] ---> Running in 4b733eb3e07c [2019-11-28T10:03:14.128Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:03:14.128Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:03:14.128Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:03:14.128Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:03:14.128Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:03:14.128Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-28T10:03:14.128Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-28T10:03:14.128Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-28T10:03:14.205Z] #13 115.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:03:14.464Z] Fetched 7728 kB in 2s (3053 kB/s) [2019-11-28T10:03:15.073Z] #58 71.88 DEP criu/protobuf-desc.d [2019-11-28T10:03:15.073Z] #58 71.99 DEP criu/proc_parse.d [2019-11-28T10:03:15.328Z] #58 72.17 DEP criu/plugin.d [2019-11-28T10:03:15.329Z] #58 72.25 DEP criu/pipes.d [2019-11-28T10:03:15.584Z] #58 72.40 DEP criu/pie-util.d [2019-11-28T10:03:15.584Z] #58 72.52 DEP criu/pie-util-vdso.d [2019-11-28T10:03:15.584Z] #58 72.66 DEP criu/pie-util-vdso-elf32.d [2019-11-28T10:03:15.633Z] Reading package lists... [2019-11-28T10:03:15.840Z] #58 72.76 DEP criu/path.d [2019-11-28T10:03:15.840Z] #58 72.88 DEP criu/parasite-syscall.d [2019-11-28T10:03:16.095Z] #58 73.09 DEP criu/pagemap.d [2019-11-28T10:03:16.351Z] #58 73.25 DEP criu/pagemap-cache.d [2019-11-28T10:03:16.351Z] #58 73.38 DEP criu/page-xfer.d [2019-11-28T10:03:16.351Z] #58 73.52 DEP criu/page-pipe.d [2019-11-28T10:03:16.606Z] #58 73.67 DEP criu/netfilter.d [2019-11-28T10:03:16.800Z] Reading package lists... [2019-11-28T10:03:16.861Z] #58 73.84 DEP criu/net.d [2019-11-28T10:03:17.117Z] #58 74.14 DEP criu/namespaces.d [2019-11-28T10:03:17.136Z] Building dependency tree... [2019-11-28T10:03:17.136Z] Reading state information... [2019-11-28T10:03:17.136Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-28T10:03:17.136Z] The following additional packages will be installed: [2019-11-28T10:03:17.136Z] libjq1 libonig4 [2019-11-28T10:03:17.136Z] The following NEW packages will be installed: [2019-11-28T10:03:17.136Z] jq libjq1 libonig4 [2019-11-28T10:03:17.136Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:03:17.136Z] Need to get 310 kB of archives. [2019-11-28T10:03:17.136Z] After this operation, 1267 kB of additional disk space will be used. [2019-11-28T10:03:17.136Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-28T10:03:17.372Z] #58 74.34 DEP criu/mount.d [2019-11-28T10:03:17.473Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-28T10:03:17.473Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-28T10:03:17.473Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:03:17.473Z] Fetched 310 kB in 0s (3531 kB/s) [2019-11-28T10:03:17.473Z] Selecting previously unselected package libonig4:ppc64el. [2019-11-28T10:03:17.473Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-28T10:03:17.473Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-28T10:03:17.473Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-28T10:03:17.473Z] Selecting previously unselected package libjq1:ppc64el. [2019-11-28T10:03:17.473Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-28T10:03:17.473Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-28T10:03:17.628Z] #58 74.51 DEP criu/mem.d [2019-11-28T10:03:17.628Z] #58 74.68 DEP criu/lsm.d [2019-11-28T10:03:17.810Z] Selecting previously unselected package jq. [2019-11-28T10:03:17.810Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-28T10:03:17.810Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-28T10:03:17.810Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-28T10:03:17.810Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-28T10:03:17.810Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:03:17.810Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-28T10:03:17.883Z] #58 74.83 DEP criu/log.d [2019-11-28T10:03:17.883Z] #58 74.97 DEP criu/libnetlink.d [2019-11-28T10:03:18.138Z] #58 75.08 DEP criu/kerndat.d [2019-11-28T10:03:18.146Z] Removing intermediate container 4b733eb3e07c [2019-11-28T10:03:18.146Z] ---> b68386938bb1 [2019-11-28T10:03:18.146Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-11-28T10:03:18.146Z] ---> 753b1c53f992 [2019-11-28T10:03:18.146Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-11-28T10:03:18.393Z] #58 75.28 DEP criu/kcmp-ids.d [2019-11-28T10:03:18.393Z] #58 75.36 DEP criu/irmap.d [2019-11-28T10:03:18.484Z] ---> Running in 5f35bf53be46 [2019-11-28T10:03:18.605Z] 🇩 bin/containerd-stress [2019-11-28T10:03:18.649Z] #58 75.52 DEP criu/ipc_ns.d [2019-11-28T10:03:18.649Z] #58 75.65 DEP criu/image.d [2019-11-28T10:03:18.904Z] #58 75.82 DEP criu/image-desc.d [2019-11-28T10:03:18.904Z] #58 75.91 DEP criu/fsnotify.d [2019-11-28T10:03:18.904Z] #58 ... [2019-11-28T10:03:18.904Z] [2019-11-28T10:03:18.904Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:03:18.904Z] #33 119.0 internal/x/net/idna [2019-11-28T10:03:18.904Z] #33 121.1 net/textproto [2019-11-28T10:03:18.904Z] #33 122.1 internal/x/net/http/httpguts [2019-11-28T10:03:18.904Z] #33 122.3 internal/x/net/http/httpproxy [2019-11-28T10:03:18.904Z] #33 122.4 crypto/tls [2019-11-28T10:03:18.904Z] #33 123.0 internal/x/net/http2/hpack [2019-11-28T10:03:18.904Z] #33 124.0 mime [2019-11-28T10:03:18.904Z] #33 125.5 mime/quotedprintable [2019-11-28T10:03:18.904Z] #33 125.9 mime/multipart [2019-11-28T10:03:18.904Z] #33 127.0 net/http/internal [2019-11-28T10:03:18.904Z] #33 127.3 os/exec [2019-11-28T10:03:19.159Z] #33 ... [2019-11-28T10:03:19.159Z] [2019-11-28T10:03:19.159Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:19.159Z] #58 76.13 DEP criu/filesystems.d [2019-11-28T10:03:19.415Z] #58 76.27 DEP criu/files.d [2019-11-28T10:03:19.653Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-28T10:03:19.654Z]  [2019-11-28T10:03:19.670Z] #58 76.51 DEP criu/files-reg.d [2019-11-28T10:03:19.670Z] #58 76.66 DEP criu/files-ext.d [2019-11-28T10:03:19.670Z] #58 76.78 DEP criu/file-lock.d [2019-11-28T10:03:19.903Z] 🇩 bin/containerd-shim [2019-11-28T10:03:19.925Z] #58 76.99 DEP criu/file-ids.d [2019-11-28T10:03:20.181Z] #58 77.12 DEP criu/fifo.d [2019-11-28T10:03:20.405Z]  #########   13.5% ######################   30.6% #####################################   51.6% ###############################################  66.5% ###############################################################   87.6% ######################################################################## 100.0% [2019-11-28T10:03:20.436Z] #58 77.25 DEP criu/fdstore.d [2019-11-28T10:03:20.436Z] #58 77.42 DEP criu/fault-injection.d [2019-11-28T10:03:20.436Z] #58 77.45 DEP criu/external.d [2019-11-28T10:03:20.691Z] #58 77.53 DEP criu/eventpoll.d [2019-11-28T10:03:20.691Z] #58 77.67 DEP criu/eventfd.d [2019-11-28T10:03:20.760Z] #13 ... [2019-11-28T10:03:20.760Z] [2019-11-28T10:03:20.760Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:03:20.760Z] #33 179.4 github.com/LK4D4/vndr/godl [2019-11-28T10:03:20.760Z] #33 180.2 github.com/LK4D4/vndr [2019-11-28T10:03:20.760Z] #33 DONE 189.2s [2019-11-28T10:03:20.760Z] [2019-11-28T10:03:20.760Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:20.760Z] #58 114.1 CC criu/cr-check.o [2019-11-28T10:03:20.760Z] #58 116.0 CC criu/cr-dedup.o [2019-11-28T10:03:20.760Z] #58 116.6 CC criu/cr-dump.o [2019-11-28T10:03:20.760Z] #58 119.4 CC criu/cr-errno.o [2019-11-28T10:03:20.760Z] #58 119.5 CC criu/cr-restore.o [2019-11-28T10:03:20.946Z] #58 77.87 DEP criu/crtools.d [2019-11-28T10:03:20.946Z] #58 78.10 DEP criu/cr-service.d [2019-11-28T10:03:21.028Z]  [2019-11-28T10:03:21.028Z]  #######################                      33.0% ################################################################ 89.4% ######################################################################## 100.0% [2019-11-28T10:03:21.487Z]  [2019-11-28T10:03:21.506Z] #58 78.34 DEP criu/cr-restore.d [2019-11-28T10:03:21.761Z] #58 78.63 DEP criu/cr-errno.d [2019-11-28T10:03:21.761Z] #58 78.65 DEP criu/cr-dump.d [2019-11-28T10:03:21.852Z]  ############   17.6% ############################### 44.4% ###################################################  70.9% ######################################################################  98.3% ######################################################################## 100.0% [2019-11-28T10:03:22.017Z] #58 78.92 DEP criu/cr-dedup.d [2019-11-28T10:03:22.017Z] #58 79.06 DEP criu/cr-check.d [2019-11-28T10:03:22.217Z]  [2019-11-28T10:03:22.273Z] #58 79.24 DEP criu/config.d [2019-11-28T10:03:22.273Z] #58 ... [2019-11-28T10:03:22.273Z] [2019-11-28T10:03:22.273Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-28T10:03:22.273Z] #27 DONE 132.8s [2019-11-28T10:03:22.528Z] [2019-11-28T10:03:22.528Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:22.528Z] #58 79.47 DEP criu/clone-noasan.d [2019-11-28T10:03:22.528Z] #58 79.55 DEP criu/cgroup.d [2019-11-28T10:03:22.783Z] #58 79.72 DEP criu/cgroup-props.d [2019-11-28T10:03:23.039Z] #58 79.84 DEP criu/bitmap.d [2019-11-28T10:03:23.039Z] #58 79.91 DEP criu/bfd.d [2019-11-28T10:03:23.039Z] #58 80.05 DEP criu/autofs.d [2019-11-28T10:03:23.294Z] #58 80.25 DEP criu/aio.d [2019-11-28T10:03:23.453Z]  ####  5.8% ##########       14.5% ################ 23.5% ######################## 33.9% ###############################  43.4% #####################################                       52.3% ##########################################  59.4% ################################################   67.4% #####################################################     74.6% ###########################################################   82.9% ################################################################   90.1% ######################################################################## 100.0% [2019-11-28T10:03:23.453Z]  [2019-11-28T10:03:23.550Z] #58 80.56 DEP criu/action-scripts.d [2019-11-28T10:03:23.849Z] #58 80.83 CC criu/action-scripts.o [2019-11-28T10:03:24.105Z] #58 81.25 CC criu/aio.o [2019-11-28T10:03:24.176Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-28T10:03:24.513Z]  [2019-11-28T10:03:24.850Z]  ######################################################################## 100.0% [2019-11-28T10:03:24.850Z]  [2019-11-28T10:03:24.941Z] #58 124.7 CC criu/cr-service.o [2019-11-28T10:03:25.030Z] #58 81.85 CC criu/autofs.o [2019-11-28T10:03:25.150Z] 🇩 bin/containerd-shim-runc-v1 [2019-11-28T10:03:25.507Z] #58 ... [2019-11-28T10:03:25.507Z] [2019-11-28T10:03:25.507Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:03:25.507Z] #13 127.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-28T10:03:25.570Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-28T10:03:25.765Z] #13 127.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-28T10:03:25.765Z] #13 127.4 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-28T10:03:25.765Z] #13 127.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-28T10:03:25.765Z] #13 127.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-28T10:03:25.765Z] #13 127.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:03:25.765Z] #13 127.5 Processing triggers for mime-support (3.60) ... [2019-11-28T10:03:25.765Z] #13 127.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:03:25.765Z] #13 127.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-28T10:03:25.765Z] #13 127.5 Setting up libcap2-bin (1:2.25-1) ... [2019-11-28T10:03:25.765Z] #13 127.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-28T10:03:25.765Z] #13 127.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-28T10:03:25.765Z] #13 127.5 Setting up bash-completion (1:2.1-4.3) ... [2019-11-28T10:03:25.906Z]  [2019-11-28T10:03:26.244Z]  ######################################################################## 100.0% [2019-11-28T10:03:26.244Z]  [2019-11-28T10:03:26.438Z] #58 83.14 CC criu/bfd.o [2019-11-28T10:03:26.735Z] #58 83.58 CC criu/bitmap.o [2019-11-28T10:03:26.735Z] #58 83.79 CC criu/cgroup-props.o [2019-11-28T10:03:26.967Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-28T10:03:26.967Z] skipping existing c8c2d4a6b2e3 [2019-11-28T10:03:26.967Z] [2019-11-28T10:03:27.745Z] #58 84.54 CC criu/cgroup.o [2019-11-28T10:03:28.292Z] #13 130.0 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-28T10:03:28.292Z] #13 130.1 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-28T10:03:28.292Z] #13 130.1 Setting up zip (3.0-11+b1) ... [2019-11-28T10:03:28.482Z] 🇩 binaries [2019-11-28T10:03:28.482Z] + mkdir -p /build [2019-11-28T10:03:28.482Z] + cp bin/containerd /build/containerd [2019-11-28T10:03:28.482Z] + cp bin/containerd-shim /build/containerd-shim [2019-11-28T10:03:28.482Z] + cp bin/ctr /build/ctr [2019-11-28T10:03:28.550Z] #13 130.1 Setting up bzip2 (1.0.6-8.1) ... [2019-11-28T10:03:28.550Z] #13 130.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-28T10:03:28.550Z] #13 130.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-28T10:03:28.550Z] #13 130.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:03:28.550Z] #13 130.1 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-28T10:03:28.550Z] #13 130.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:03:28.550Z] #13 130.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-28T10:03:28.550Z] #13 130.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-28T10:03:28.550Z] #13 130.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-28T10:03:28.550Z] #13 130.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:03:28.550Z] #13 130.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-28T10:03:28.550Z] #13 130.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-28T10:03:28.550Z] #13 130.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-28T10:03:28.550Z] #13 130.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:03:29.116Z] #13 130.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-28T10:03:29.116Z] #13 130.7 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-28T10:03:29.116Z] #13 130.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-28T10:03:29.116Z] #13 130.8 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-28T10:03:29.116Z] #13 130.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-28T10:03:29.116Z] #13 130.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-28T10:03:29.116Z] #13 130.8 Setting up pigz (2.3.4-1) ... [2019-11-28T10:03:29.116Z] #13 130.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-28T10:03:29.116Z] #13 130.8 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-28T10:03:29.116Z] #13 130.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:03:29.116Z] #13 130.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-28T10:03:29.116Z] #13 130.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-28T10:03:29.116Z] #13 130.9 Setting up jq (1.5+dfsg-1.3) ... [2019-11-28T10:03:29.116Z] #13 130.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-28T10:03:29.116Z] #13 130.9 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-28T10:03:29.116Z] #13 130.9 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-28T10:03:29.116Z] #13 130.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:03:29.116Z] #13 130.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-28T10:03:29.282Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-28T10:03:29.282Z]  [2019-11-28T10:03:29.282Z]  ######################################################################## 100.0% [2019-11-28T10:03:29.282Z]  [2019-11-28T10:03:29.282Z] Download of images into '/build' complete. [2019-11-28T10:03:29.282Z] Use something like the following to load the result into a Docker daemon: [2019-11-28T10:03:29.282Z] tar -cC '/build' . | docker load [2019-11-28T10:03:29.374Z] #13 131.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-28T10:03:29.374Z] #13 131.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-28T10:03:29.374Z] #13 131.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-28T10:03:29.374Z] #13 131.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-28T10:03:29.374Z] #13 131.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-28T10:03:29.374Z] #13 131.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-28T10:03:29.374Z] #13 131.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-28T10:03:29.374Z] #13 131.0 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-28T10:03:29.374Z] #13 131.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-28T10:03:29.374Z] #13 131.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-28T10:03:29.374Z] #13 131.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-28T10:03:29.374Z] #13 131.1 Setting up btrfs-progs (4.7.3-1) ... [2019-11-28T10:03:29.374Z] #13 131.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-28T10:03:29.374Z] #13 131.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-28T10:03:30.258Z] #58 87.13 CC criu/clone-noasan.o [2019-11-28T10:03:30.258Z] #58 87.25 CC criu/config.o [2019-11-28T10:03:30.929Z] Removing intermediate container 242a74ac10dd [2019-11-28T10:03:30.929Z] ---> a5ec97692ceb [2019-11-28T10:03:30.929Z] Step 56/125 : FROM dev-base AS proxy [2019-11-28T10:03:30.929Z] ---> b68cbfecf8f4 [2019-11-28T10:03:30.929Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-11-28T10:03:31.300Z] ---> Running in db34c98ec16f [2019-11-28T10:03:31.300Z] Removing intermediate container db34c98ec16f [2019-11-28T10:03:31.300Z] ---> c4e77e43f93e [2019-11-28T10:03:31.300Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:03:31.663Z] ---> 9952305562a3 [2019-11-28T10:03:31.663Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:03:31.663Z] ---> fc05848c1ba9 [2019-11-28T10:03:31.663Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:03:31.676Z] #58 ... [2019-11-28T10:03:31.676Z] [2019-11-28T10:03:31.676Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:03:31.676Z] #33 131.5 net/http/httptrace [2019-11-28T10:03:31.676Z] #33 131.8 net/http [2019-11-28T10:03:31.932Z] #33 ... [2019-11-28T10:03:31.932Z] [2019-11-28T10:03:31.932Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:31.932Z] #58 88.76 CC criu/cr-check.o [2019-11-28T10:03:32.039Z] ---> Running in 7a4d94086116 [2019-11-28T10:03:32.282Z] Removing intermediate container 5f35bf53be46 [2019-11-28T10:03:32.282Z] ---> 7b6f68792243 [2019-11-28T10:03:32.282Z] Step 24/125 : FROM base AS cross-false [2019-11-28T10:03:32.282Z] ---> 996d62765197 [2019-11-28T10:03:32.282Z] Step 25/125 : FROM base AS cross-true [2019-11-28T10:03:32.282Z] ---> 996d62765197 [2019-11-28T10:03:32.282Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:03:32.282Z] ---> Using cache [2019-11-28T10:03:32.282Z] ---> 97a6c40101ad [2019-11-28T10:03:32.282Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-11-28T10:03:32.282Z] ---> Running in e6b0101fd154 [2019-11-28T10:03:32.408Z] + RM_GOPATH=0 [2019-11-28T10:03:32.408Z] + TMP_GOPATH= [2019-11-28T10:03:32.408Z] + : /build [2019-11-28T10:03:32.408Z] + '[' -z '' ']' [2019-11-28T10:03:32.408Z] ++ mktemp -d [2019-11-28T10:03:32.408Z] + export GOPATH=/tmp/tmp.RbOhx2V2Fk [2019-11-28T10:03:32.408Z] + GOPATH=/tmp/tmp.RbOhx2V2Fk [2019-11-28T10:03:32.408Z] + RM_GOPATH=1 [2019-11-28T10:03:32.408Z] ++ dirname ./install.sh [2019-11-28T10:03:32.408Z] + dir=. [2019-11-28T10:03:32.408Z] + bin=proxy [2019-11-28T10:03:32.408Z] + shift [2019-11-28T10:03:32.408Z] + '[' '!' -f ./proxy.installer ']' [2019-11-28T10:03:32.408Z] + . ./proxy.installer [2019-11-28T10:03:32.408Z] ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:03:32.408Z] + install_proxy [2019-11-28T10:03:32.408Z] + case "$1" in [2019-11-28T10:03:32.408Z] + export CGO_ENABLED=0 [2019-11-28T10:03:32.408Z] + CGO_ENABLED=0 [2019-11-28T10:03:32.408Z] Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:03:32.408Z] + _install_proxy [2019-11-28T10:03:32.408Z] + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-28T10:03:32.408Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RbOhx2V2Fk/src/github.com/docker/libnetwork [2019-11-28T10:03:32.408Z] Cloning into '/tmp/tmp.RbOhx2V2Fk/src/github.com/docker/libnetwork'... [2019-11-28T10:03:32.622Z] Removing intermediate container e6b0101fd154 [2019-11-28T10:03:32.622Z] ---> c7d753f0b446 [2019-11-28T10:03:32.622Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-11-28T10:03:32.622Z] ---> Running in 15e073ffce9b [2019-11-28T10:03:33.347Z] Removing intermediate container 15e073ffce9b [2019-11-28T10:03:33.347Z] ---> b7d996d0adff [2019-11-28T10:03:33.347Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-11-28T10:03:33.347Z] ---> Running in 6d62a62043da [2019-11-28T10:03:33.367Z] #58 90.11 CC criu/cr-dedup.o [2019-11-28T10:03:33.367Z] #58 90.45 CC criu/cr-dump.o [2019-11-28T10:03:34.074Z] Removing intermediate container 6d62a62043da [2019-11-28T10:03:34.074Z] ---> a5350d2f4996 [2019-11-28T10:03:34.074Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-11-28T10:03:34.402Z] + cd /tmp/tmp.RbOhx2V2Fk/src/github.com/docker/libnetwork [2019-11-28T10:03:34.402Z] + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:03:34.402Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-28T10:03:34.411Z] ---> Running in 4c21470f2c56 [2019-11-28T10:03:34.636Z] #13 135.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-28T10:03:34.636Z] #13 135.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:03:34.636Z] #13 135.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-11-28T10:03:34.636Z] #13 135.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-11-28T10:03:34.636Z] #13 135.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-11-28T10:03:34.636Z] #13 135.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-11-28T10:03:34.636Z] #13 135.8 Setting up btrfs-tools (4.7.3-1) ... [2019-11-28T10:03:34.636Z] #13 135.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:03:34.636Z] #13 135.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-28T10:03:34.636Z] #13 135.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-28T10:03:34.636Z] #13 135.9 Setting up python3 (3.5.3-1) ... [2019-11-28T10:03:35.133Z] Removing intermediate container 4c21470f2c56 [2019-11-28T10:03:35.133Z] ---> 3a90098574e6 [2019-11-28T10:03:35.133Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-11-28T10:03:35.133Z] ---> 996d62765197 [2019-11-28T10:03:35.133Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-11-28T10:03:35.133Z] ---> 996d62765197 [2019-11-28T10:03:35.133Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:03:35.133Z] ---> Using cache [2019-11-28T10:03:35.133Z] ---> 97a6c40101ad [2019-11-28T10:03:35.133Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-11-28T10:03:35.133Z] ---> Running in e579c9704c9b [2019-11-28T10:03:35.473Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:03:35.473Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:03:35.473Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:03:35.473Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:03:35.473Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:03:35.813Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-28T10:03:35.813Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-28T10:03:36.007Z] #58 92.54 CC criu/cr-errno.o [2019-11-28T10:03:36.007Z] #58 92.65 CC criu/cr-restore.o [2019-11-28T10:03:36.010Z] #13 137.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-28T10:03:36.149Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-28T10:03:36.575Z] #13 ... [2019-11-28T10:03:36.575Z] [2019-11-28T10:03:36.575Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:36.575Z] #58 126.3 CC criu/crtools.o [2019-11-28T10:03:36.575Z] #58 126.9 CC criu/eventfd.o [2019-11-28T10:03:36.575Z] #58 127.3 CC criu/eventpoll.o [2019-11-28T10:03:36.575Z] #58 128.2 CC criu/external.o [2019-11-28T10:03:36.575Z] #58 128.6 CC criu/fault-injection.o [2019-11-28T10:03:36.575Z] #58 128.7 CC criu/fdstore.o [2019-11-28T10:03:36.575Z] #58 129.2 CC criu/fifo.o [2019-11-28T10:03:36.575Z] #58 129.7 CC criu/file-ids.o [2019-11-28T10:03:36.575Z] #58 130.1 CC criu/file-lock.o [2019-11-28T10:03:36.575Z] #58 131.0 CC criu/files-ext.o [2019-11-28T10:03:36.575Z] #58 131.5 CC criu/files-reg.o [2019-11-28T10:03:36.575Z] #58 133.6 CC criu/files.o [2019-11-28T10:03:36.575Z] #58 135.7 CC criu/filesystems.o [2019-11-28T10:03:36.575Z] #58 136.4 CC criu/fsnotify.o [2019-11-28T10:03:36.896Z] Removing intermediate container 7a4d94086116 [2019-11-28T10:03:36.896Z] ---> 35305d8f9d55 [2019-11-28T10:03:36.896Z] Step 61/125 : FROM base AS gometalinter [2019-11-28T10:03:36.896Z] ---> b68cbfecf8f4 [2019-11-28T10:03:36.896Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-11-28T10:03:36.896Z] ---> Running in bb82c8d09875 [2019-11-28T10:03:36.896Z] Removing intermediate container bb82c8d09875 [2019-11-28T10:03:36.896Z] ---> 3f1e64993959 [2019-11-28T10:03:36.896Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:03:36.896Z] ---> 1ffeb892658a [2019-11-28T10:03:36.896Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:03:37.141Z] #58 ... [2019-11-28T10:03:37.142Z] [2019-11-28T10:03:37.142Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-28T10:03:37.142Z] #13 138.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-28T10:03:37.260Z] ---> 29a026890516 [2019-11-28T10:03:37.260Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:03:37.260Z] ---> Running in 50b3b5541e73 [2019-11-28T10:03:37.399Z] #13 139.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-28T10:03:37.399Z] #13 139.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-28T10:03:37.399Z] #13 139.1 Setting up python3-wheel (0.29.0-2) ... [2019-11-28T10:03:37.621Z] + RM_GOPATH=0 [2019-11-28T10:03:37.621Z] + TMP_GOPATH= [2019-11-28T10:03:37.621Z] + : /build [2019-11-28T10:03:37.621Z] + '[' -z '' ']' [2019-11-28T10:03:37.621Z] ++ mktemp -d [2019-11-28T10:03:37.621Z] + export GOPATH=/tmp/tmp.Js06rBSpRb [2019-11-28T10:03:37.621Z] + GOPATH=/tmp/tmp.Js06rBSpRb [2019-11-28T10:03:37.621Z] + RM_GOPATH=1 [2019-11-28T10:03:37.621Z] ++ dirname ./install.sh [2019-11-28T10:03:37.621Z] Installing gometalinter version v2.0.6 [2019-11-28T10:03:37.621Z] + dir=. [2019-11-28T10:03:37.621Z] + bin=gometalinter [2019-11-28T10:03:37.621Z] + shift [2019-11-28T10:03:37.621Z] + '[' '!' -f ./gometalinter.installer ']' [2019-11-28T10:03:37.621Z] + . ./gometalinter.installer [2019-11-28T10:03:37.621Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-28T10:03:37.621Z] + install_gometalinter [2019-11-28T10:03:37.621Z] + echo 'Installing gometalinter version v2.0.6' [2019-11-28T10:03:37.621Z] + go get -d github.com/alecthomas/gometalinter [2019-11-28T10:03:37.842Z] Fetched 7728 kB in 2s (3032 kB/s) [2019-11-28T10:03:38.333Z] #13 140.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-28T10:03:38.620Z] + cd /tmp/tmp.Js06rBSpRb/src/github.com/alecthomas/gometalinter [2019-11-28T10:03:38.620Z] + git checkout -q v2.0.6 [2019-11-28T10:03:38.620Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-28T10:03:39.010Z] Reading package lists... [2019-11-28T10:03:39.706Z] #13 141.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-28T10:03:39.706Z] #13 141.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-28T10:03:40.179Z] Reading package lists... [2019-11-28T10:03:40.213Z] #58 96.73 CC criu/cr-service.o [2019-11-28T10:03:40.468Z] #58 ... [2019-11-28T10:03:40.468Z] [2019-11-28T10:03:40.468Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-28T10:03:40.468Z] #33 142.2 github.com/LK4D4/vndr/godl [2019-11-28T10:03:40.468Z] #33 143.0 github.com/LK4D4/vndr [2019-11-28T10:03:40.468Z] #33 DONE 150.6s [2019-11-28T10:03:40.516Z] Building dependency tree... [2019-11-28T10:03:40.516Z] Reading state information... [2019-11-28T10:03:40.516Z] The following additional packages will be installed: [2019-11-28T10:03:40.516Z] libapparmor1 libseccomp2 [2019-11-28T10:03:40.516Z] Suggested packages: [2019-11-28T10:03:40.516Z] seccomp [2019-11-28T10:03:40.516Z] The following NEW packages will be installed: [2019-11-28T10:03:40.516Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-28T10:03:40.764Z] [2019-11-28T10:03:40.764Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:03:40.852Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:03:40.852Z] Need to get 296 kB of archives. [2019-11-28T10:03:40.852Z] After this operation, 1346 kB of additional disk space will be used. [2019-11-28T10:03:40.852Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-28T10:03:40.852Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-11-28T10:03:40.852Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-28T10:03:40.852Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-28T10:03:40.852Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:03:40.852Z] Fetched 296 kB in 0s (3369 kB/s) [2019-11-28T10:03:41.079Z] #13 142.6 Setting up dmsetup (2:1.02.137-2) ... [2019-11-28T10:03:41.079Z] #13 142.6 Setting up python3-setuptools (33.1.1-1) ... [2019-11-28T10:03:41.191Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-11-28T10:03:41.191Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-28T10:03:41.191Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-28T10:03:41.191Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-28T10:03:41.191Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-28T10:03:41.191Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-28T10:03:41.191Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-28T10:03:41.191Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-11-28T10:03:41.191Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-28T10:03:41.191Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-28T10:03:41.191Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-28T10:03:41.191Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-28T10:03:41.191Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-28T10:03:41.191Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:03:41.191Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-28T10:03:41.191Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-28T10:03:41.191Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-28T10:03:41.191Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-28T10:03:41.191Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:03:41.529Z] Removing intermediate container e579c9704c9b [2019-11-28T10:03:41.529Z] ---> ac72a0e88aef [2019-11-28T10:03:41.529Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-11-28T10:03:41.529Z] ---> 3a90098574e6 [2019-11-28T10:03:41.529Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:03:41.690Z] #42 ... [2019-11-28T10:03:41.690Z] [2019-11-28T10:03:41.690Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:41.690Z] #58 98.66 CC criu/crtools.o [2019-11-28T10:03:41.867Z] ---> Running in dfac6791cef6 [2019-11-28T10:03:41.867Z] Removing intermediate container dfac6791cef6 [2019-11-28T10:03:41.867Z] ---> eaa84757bfdd [2019-11-28T10:03:41.867Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-11-28T10:03:41.867Z] ---> Running in b4a073682149 [2019-11-28T10:03:42.013Z] #13 143.8 Setting up dh-python (2.20170125) ... [2019-11-28T10:03:42.251Z] #58 99.20 CC criu/eventfd.o [2019-11-28T10:03:42.506Z] #58 99.59 CC criu/eventpoll.o [2019-11-28T10:03:42.591Z] Removing intermediate container b4a073682149 [2019-11-28T10:03:42.591Z] ---> c0cbe145e0ab [2019-11-28T10:03:42.591Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-11-28T10:03:42.591Z] ---> ac72a0e88aef [2019-11-28T10:03:42.591Z] Step 39/125 : FROM base AS tomlv [2019-11-28T10:03:42.591Z] ---> 996d62765197 [2019-11-28T10:03:42.591Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-11-28T10:03:42.591Z] ---> Running in 3e2ff6a154d8 [2019-11-28T10:03:42.591Z] Removing intermediate container 3e2ff6a154d8 [2019-11-28T10:03:42.591Z] ---> 7a77a3bb6de9 [2019-11-28T10:03:42.591Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:03:42.933Z] ---> 083940549588 [2019-11-28T10:03:42.933Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:03:42.933Z] ---> 454438f5b058 [2019-11-28T10:03:42.933Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:03:42.933Z] ---> Running in dfb2c837b39c [2019-11-28T10:03:42.945Z] #13 144.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-28T10:03:42.945Z] #13 144.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:03:43.271Z] + RM_GOPATH=0 [2019-11-28T10:03:43.271Z] + TMP_GOPATH= [2019-11-28T10:03:43.271Z] + : /build [2019-11-28T10:03:43.271Z] + '[' -z '' ']' [2019-11-28T10:03:43.271Z] ++ mktemp -d [2019-11-28T10:03:43.271Z] + export GOPATH=/tmp/tmp.cE7OrFxaKb [2019-11-28T10:03:43.271Z] + GOPATH=/tmp/tmp.cE7OrFxaKb [2019-11-28T10:03:43.271Z] + RM_GOPATH=1 [2019-11-28T10:03:43.271Z] ++ dirname ./install.sh [2019-11-28T10:03:43.271Z] + dir=. [2019-11-28T10:03:43.271Z] + bin=tomlv [2019-11-28T10:03:43.271Z] + shift [2019-11-28T10:03:43.271Z] + '[' '!' -f ./tomlv.installer ']' [2019-11-28T10:03:43.271Z] + . ./tomlv.installer [2019-11-28T10:03:43.271Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:03:43.271Z] + install_tomlv [2019-11-28T10:03:43.271Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:03:43.271Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-28T10:03:43.271Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cE7OrFxaKb/src/github.com/BurntSushi/toml [2019-11-28T10:03:43.271Z] Cloning into '/tmp/tmp.cE7OrFxaKb/src/github.com/BurntSushi/toml'... [2019-11-28T10:03:43.432Z] #58 100.4 CC criu/external.o [2019-11-28T10:03:43.688Z] #58 100.8 CC criu/fault-injection.o [2019-11-28T10:03:43.880Z] #13 DONE 145.6s [2019-11-28T10:03:43.880Z] [2019-11-28T10:03:43.880Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-28T10:03:43.944Z] #58 100.9 CC criu/fdstore.o [2019-11-28T10:03:44.000Z] + cd /tmp/tmp.cE7OrFxaKb/src/github.com/BurntSushi/toml [2019-11-28T10:03:44.000Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-28T10:03:44.000Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-28T10:03:44.000Z] errors [2019-11-28T10:03:44.000Z] math/bits [2019-11-28T10:03:44.000Z] internal/cpu [2019-11-28T10:03:44.000Z] runtime/internal/atomic [2019-11-28T10:03:44.000Z] runtime/internal/sys [2019-11-28T10:03:44.000Z] runtime/internal/math [2019-11-28T10:03:44.000Z] unicode/utf8 [2019-11-28T10:03:44.000Z] internal/bytealg [2019-11-28T10:03:44.000Z] internal/race [2019-11-28T10:03:44.000Z] math [2019-11-28T10:03:44.000Z] sync/atomic [2019-11-28T10:03:44.000Z] unicode [2019-11-28T10:03:44.000Z] runtime [2019-11-28T10:03:44.200Z] #58 101.2 CC criu/fifo.o [2019-11-28T10:03:44.342Z] internal/testlog [2019-11-28T10:03:44.342Z] encoding [2019-11-28T10:03:44.342Z] runtime/cgo [2019-11-28T10:03:44.712Z] strconv [2019-11-28T10:03:44.844Z] #58 101.7 CC criu/file-ids.o [2019-11-28T10:03:45.099Z] #58 101.9 CC criu/file-lock.o [2019-11-28T10:03:45.746Z] #58 102.7 CC criu/files-ext.o [2019-11-28T10:03:46.002Z] #58 103.0 CC criu/files-reg.o [2019-11-28T10:03:47.890Z] #58 104.7 CC criu/files.o [2019-11-28T10:03:48.065Z] #14 ... [2019-11-28T10:03:48.066Z] [2019-11-28T10:03:48.066Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:48.066Z] #58 137.7 CC criu/image-desc.o [2019-11-28T10:03:48.066Z] #58 137.9 CC criu/image.o [2019-11-28T10:03:48.066Z] #58 138.8 CC criu/ipc_ns.o [2019-11-28T10:03:48.066Z] #58 140.1 CC criu/irmap.o [2019-11-28T10:03:48.066Z] #58 140.8 CC criu/kcmp-ids.o [2019-11-28T10:03:48.066Z] #58 141.1 CC criu/kerndat.o [2019-11-28T10:03:48.066Z] #58 142.3 CC criu/libnetlink.o [2019-11-28T10:03:48.066Z] #58 142.8 CC criu/log.o [2019-11-28T10:03:48.066Z] #58 143.3 CC criu/lsm.o [2019-11-28T10:03:48.066Z] #58 143.8 CC criu/mem.o [2019-11-28T10:03:48.066Z] #58 145.5 CC criu/mount.o [2019-11-28T10:03:48.066Z] #58 ... [2019-11-28T10:03:48.066Z] [2019-11-28T10:03:48.066Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:03:48.066Z] #42 170.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-28T10:03:48.066Z] #42 173.1 + mkdir -p /build [2019-11-28T10:03:48.066Z] #42 173.1 + cp runc /build/runc [2019-11-28T10:03:48.081Z] + GOBIN=/build [2019-11-28T10:03:48.081Z] + /build/gometalinter --install [2019-11-28T10:03:48.081Z] Installing: [2019-11-28T10:03:48.081Z] deadcode [2019-11-28T10:03:48.081Z] dupl [2019-11-28T10:03:48.081Z] errcheck [2019-11-28T10:03:48.081Z] gas [2019-11-28T10:03:48.081Z] gochecknoglobals [2019-11-28T10:03:48.081Z] gochecknoinits [2019-11-28T10:03:48.081Z] goconst [2019-11-28T10:03:48.081Z] gocyclo [2019-11-28T10:03:48.081Z] goimports [2019-11-28T10:03:48.081Z] golint [2019-11-28T10:03:48.081Z] gosimple [2019-11-28T10:03:48.081Z] gotype [2019-11-28T10:03:48.081Z] gotypex [2019-11-28T10:03:48.081Z] ineffassign [2019-11-28T10:03:48.081Z] interfacer [2019-11-28T10:03:48.081Z] lll [2019-11-28T10:03:48.081Z] maligned [2019-11-28T10:03:48.081Z] megacheck [2019-11-28T10:03:48.081Z] misspell [2019-11-28T10:03:48.081Z] nakedret [2019-11-28T10:03:48.081Z] safesql [2019-11-28T10:03:48.081Z] staticcheck [2019-11-28T10:03:48.081Z] structcheck [2019-11-28T10:03:48.081Z] unconvert [2019-11-28T10:03:48.081Z] unparam [2019-11-28T10:03:48.081Z] unused [2019-11-28T10:03:48.081Z] varcheck [2019-11-28T10:03:48.324Z] #42 DONE 173.3s [2019-11-28T10:03:48.324Z] [2019-11-28T10:03:48.324Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-28T10:03:48.451Z] #58 ... [2019-11-28T10:03:48.451Z] [2019-11-28T10:03:48.451Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-28T10:03:48.451Z] #42 155.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-28T10:03:48.451Z] #42 157.7 + mkdir -p /build [2019-11-28T10:03:48.451Z] #42 157.7 + cp runc /build/runc [2019-11-28T10:03:48.451Z] #42 DONE 158.1s [2019-11-28T10:03:48.561Z] sync [2019-11-28T10:03:48.561Z] io [2019-11-28T10:03:48.561Z] reflect [2019-11-28T10:03:48.561Z] syscall [2019-11-28T10:03:48.561Z] bytes [2019-11-28T10:03:48.561Z] strings [2019-11-28T10:03:48.706Z] [2019-11-28T10:03:48.706Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:48.902Z] bufio [2019-11-28T10:03:49.241Z] path [2019-11-28T10:03:49.241Z] text/tabwriter [2019-11-28T10:03:49.580Z] internal/syscall/unix [2019-11-28T10:03:49.580Z] time [2019-11-28T10:03:50.072Z] #58 106.7 CC criu/filesystems.o [2019-11-28T10:03:50.222Z] #14 ... [2019-11-28T10:03:50.222Z] [2019-11-28T10:03:50.222Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:03:50.222Z] #58 150.0 CC criu/namespaces.o [2019-11-28T10:03:50.308Z] sort [2019-11-28T10:03:50.308Z] internal/poll [2019-11-28T10:03:50.308Z] internal/fmtsort [2019-11-28T10:03:50.308Z] os [2019-11-28T10:03:50.328Z] #58 107.3 CC criu/fsnotify.o [2019-11-28T10:03:50.647Z] path/filepath [2019-11-28T10:03:50.647Z] fmt [2019-11-28T10:03:50.984Z] io/ioutil [2019-11-28T10:03:51.255Z] #58 108.2 CC criu/image-desc.o [2019-11-28T10:03:51.255Z] #58 108.3 CC criu/image.o [2019-11-28T10:03:51.321Z] log [2019-11-28T10:03:51.321Z] flag [2019-11-28T10:03:51.321Z] github.com/BurntSushi/toml [2019-11-28T10:03:52.046Z] github.com/BurntSushi/toml/cmd/tomlv [2019-11-28T10:03:52.121Z] #58 151.7 CC criu/net.o [2019-11-28T10:03:52.181Z] #58 108.9 CC criu/ipc_ns.o [2019-11-28T10:03:53.107Z] #58 109.8 CC criu/irmap.o [2019-11-28T10:03:53.362Z] #58 110.3 CC criu/kcmp-ids.o [2019-11-28T10:03:53.659Z] #58 110.6 CC criu/kerndat.o [2019-11-28T10:03:53.821Z] Removing intermediate container dfb2c837b39c [2019-11-28T10:03:53.821Z] ---> 5eb640fa5050 [2019-11-28T10:03:53.821Z] Step 44/125 : FROM base AS vndr [2019-11-28T10:03:53.821Z] ---> 996d62765197 [2019-11-28T10:03:53.821Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-11-28T10:03:53.821Z] ---> Running in 3942afd75874 [2019-11-28T10:03:53.821Z] Removing intermediate container 3942afd75874 [2019-11-28T10:03:53.821Z] ---> ee02858d77f1 [2019-11-28T10:03:53.821Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:03:53.821Z] ---> 2f38ce32024e [2019-11-28T10:03:53.821Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:03:54.021Z] #58 153.7 CC criu/netfilter.o [2019-11-28T10:03:54.157Z] ---> 33bdf3af65c7 [2019-11-28T10:03:54.157Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:03:54.157Z] ---> Running in acab9bc57cdb [2019-11-28T10:03:54.279Z] #58 154.0 CC criu/page-pipe.o [2019-11-28T10:03:54.494Z] + RM_GOPATH=0 [2019-11-28T10:03:54.494Z] + TMP_GOPATH= [2019-11-28T10:03:54.494Z] + : /build [2019-11-28T10:03:54.494Z] + '[' -z '' ']' [2019-11-28T10:03:54.494Z] ++ mktemp -d [2019-11-28T10:03:54.494Z] + export GOPATH=/tmp/tmp.sqw3RHO4hm [2019-11-28T10:03:54.494Z] + GOPATH=/tmp/tmp.sqw3RHO4hm [2019-11-28T10:03:54.494Z] + RM_GOPATH=1 [2019-11-28T10:03:54.494Z] ++ dirname ./install.sh [2019-11-28T10:03:54.494Z] + dir=. [2019-11-28T10:03:54.494Z] + bin=vndr [2019-11-28T10:03:54.494Z] + shift [2019-11-28T10:03:54.494Z] + '[' '!' -f ./vndr.installer ']' [2019-11-28T10:03:54.494Z] + . ./vndr.installer [2019-11-28T10:03:54.494Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:03:54.494Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:03:54.494Z] + install_vndr [2019-11-28T10:03:54.494Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-28T10:03:54.494Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sqw3RHO4hm/src/github.com/LK4D4/vndr [2019-11-28T10:03:54.494Z] Cloning into '/tmp/tmp.sqw3RHO4hm/src/github.com/LK4D4/vndr'... [2019-11-28T10:03:54.537Z] #58 154.5 CC criu/page-xfer.o [2019-11-28T10:03:54.585Z] #58 111.3 CC criu/libnetlink.o [2019-11-28T10:03:54.586Z] #58 111.5 CC criu/log.o [2019-11-28T10:03:54.835Z] + cd /tmp/tmp.sqw3RHO4hm/src/github.com/LK4D4/vndr [2019-11-28T10:03:54.835Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-28T10:03:54.835Z] + go build -buildmode=pie -v -o /build/vndr . [2019-11-28T10:03:54.835Z] internal/race [2019-11-28T10:03:54.835Z] internal/cpu [2019-11-28T10:03:54.835Z] errors [2019-11-28T10:03:54.835Z] runtime/internal/atomic [2019-11-28T10:03:54.835Z] runtime/internal/sys [2019-11-28T10:03:54.841Z] #58 112.0 CC criu/lsm.o [2019-11-28T10:03:55.177Z] sync/atomic [2019-11-28T10:03:55.177Z] runtime/internal/math [2019-11-28T10:03:55.177Z] internal/bytealg [2019-11-28T10:03:55.177Z] unicode [2019-11-28T10:03:55.177Z] unicode/utf8 [2019-11-28T10:03:55.177Z] math/bits [2019-11-28T10:03:55.177Z] runtime [2019-11-28T10:03:55.177Z] math [2019-11-28T10:03:55.177Z] internal/testlog [2019-11-28T10:03:55.177Z] encoding [2019-11-28T10:03:55.177Z] unicode/utf16 [2019-11-28T10:03:55.401Z] #58 112.3 CC criu/mem.o [2019-11-28T10:03:55.518Z] container/list [2019-11-28T10:03:55.518Z] crypto/internal/subtle [2019-11-28T10:03:55.518Z] crypto/subtle [2019-11-28T10:03:55.518Z] internal/x/crypto/cryptobyte/asn1 [2019-11-28T10:03:55.859Z] internal/nettrace [2019-11-28T10:03:55.859Z] internal/x/net/dns/dnsmessage [2019-11-28T10:03:55.859Z] runtime/cgo [2019-11-28T10:03:55.859Z] strconv [2019-11-28T10:03:55.909Z] #58 155.4 CC criu/pagemap-cache.o [2019-11-28T10:03:55.909Z] #58 155.8 CC criu/pagemap.o [2019-11-28T10:03:56.327Z] #58 113.4 CC criu/mount.o [2019-11-28T10:03:56.589Z] crypto/rc4 [2019-11-28T10:03:56.843Z] #58 156.6 CC criu/parasite-syscall.o [2019-11-28T10:03:57.776Z] #58 157.4 CC criu/path.o [2019-11-28T10:03:57.776Z] #58 157.6 CC criu/pie-util-vdso-elf32.o [2019-11-28T10:03:58.034Z] #58 158.0 CC criu/pie-util-vdso.o [2019-11-28T10:03:58.292Z] #58 158.3 CC criu/pie-util.o [2019-11-28T10:03:58.857Z] #58 158.5 CC criu/pipes.o [2019-11-28T10:03:59.424Z] #58 159.2 CC criu/plugin.o [2019-11-28T10:03:59.594Z] sync [2019-11-28T10:03:59.594Z] github.com/LK4D4/vndr/godl/singleflight [2019-11-28T10:03:59.594Z] io [2019-11-28T10:03:59.594Z] reflect [2019-11-28T10:03:59.594Z] syscall [2019-11-28T10:03:59.594Z] math/rand [2019-11-28T10:03:59.594Z] bytes [2019-11-28T10:03:59.594Z] strings [2019-11-28T10:03:59.677Z] #58 116.1 CC criu/namespaces.o [2019-11-28T10:03:59.681Z] #58 159.6 CC criu/proc_parse.o [2019-11-28T10:03:59.933Z] bufio [2019-11-28T10:04:00.602Z] #58 117.5 CC criu/net.o [2019-11-28T10:04:00.614Z] #58 ... [2019-11-28T10:04:00.614Z] [2019-11-28T10:04:00.614Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-28T10:04:00.614Z] #14 6.618 Collecting yamllint==1.16.0 [2019-11-28T10:04:00.614Z] #14 13.38 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-28T10:04:00.614Z] #14 13.70 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-28T10:04:00.614Z] #14 14.78 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-28T10:04:00.614Z] #14 16.41 Collecting pyyaml (from yamllint==1.16.0) [2019-11-28T10:04:00.663Z] hash [2019-11-28T10:04:00.663Z] path [2019-11-28T10:04:00.663Z] hash/crc32 [2019-11-28T10:04:00.663Z] crypto [2019-11-28T10:04:00.663Z] crypto/internal/randutil [2019-11-28T10:04:00.663Z] crypto/sha512 [2019-11-28T10:04:00.663Z] crypto/hmac [2019-11-28T10:04:00.663Z] crypto/sha1 [2019-11-28T10:04:00.663Z] time [2019-11-28T10:04:01.006Z] internal/syscall/unix [2019-11-28T10:04:01.006Z] crypto/sha256 [2019-11-28T10:04:01.006Z] internal/singleflight [2019-11-28T10:04:01.006Z] internal/x/crypto/hkdf [2019-11-28T10:04:01.373Z] internal/x/text/transform [2019-11-28T10:04:01.546Z] #14 17.59 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-28T10:04:01.711Z] internal/poll [2019-11-28T10:04:01.711Z] encoding/binary [2019-11-28T10:04:01.711Z] sort [2019-11-28T10:04:02.052Z] internal/fmtsort [2019-11-28T10:04:02.053Z] regexp/syntax [2019-11-28T10:04:02.053Z] os [2019-11-28T10:04:02.053Z] encoding/base64 [2019-11-28T10:04:02.053Z] crypto/cipher [2019-11-28T10:04:02.394Z] crypto/md5 [2019-11-28T10:04:02.394Z] crypto/aes [2019-11-28T10:04:02.480Z] #14 ... [2019-11-28T10:04:02.480Z] [2019-11-28T10:04:02.480Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:04:02.480Z] #55 231.4 + dpkg --print-architecture [2019-11-28T10:04:02.480Z] #55 231.4 + cd /tmp/tmp.SnsmURPLsx/src/github.com/docker/distribution [2019-11-28T10:04:02.480Z] #55 231.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-28T10:04:02.735Z] crypto/des [2019-11-28T10:04:02.735Z] encoding/pem [2019-11-28T10:04:02.735Z] internal/x/crypto/internal/chacha20 [2019-11-28T10:04:02.735Z] fmt [2019-11-28T10:04:03.046Z] #55 231.7 + GOPATH=/tmp/tmp.SnsmURPLsx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SnsmURPLsx [2019-11-28T10:04:03.046Z] #55 231.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-28T10:04:03.077Z] path/filepath [2019-11-28T10:04:03.077Z] regexp [2019-11-28T10:04:03.077Z] internal/x/crypto/poly1305 [2019-11-28T10:04:03.077Z] internal/x/crypto/chacha20poly1305 [2019-11-28T10:04:03.077Z] internal/x/crypto/curve25519 [2019-11-28T10:04:03.114Z] #58 119.7 CC criu/netfilter.o [2019-11-28T10:04:03.114Z] #58 120.0 CC criu/page-pipe.o [2019-11-28T10:04:03.418Z] io/ioutil [2019-11-28T10:04:03.716Z] #58 120.4 CC criu/page-xfer.o [2019-11-28T10:04:03.756Z] go/token [2019-11-28T10:04:03.756Z] net/url [2019-11-28T10:04:03.756Z] flag [2019-11-28T10:04:03.756Z] text/template/parse [2019-11-28T10:04:04.095Z] go/scanner [2019-11-28T10:04:04.095Z] log [2019-11-28T10:04:04.095Z] encoding/json [2019-11-28T10:04:04.360Z] #58 121.5 CC criu/pagemap-cache.o [2019-11-28T10:04:04.435Z] go/ast [2019-11-28T10:04:04.435Z] encoding/xml [2019-11-28T10:04:04.616Z] #58 121.7 CC criu/pagemap.o [2019-11-28T10:04:04.776Z] text/template [2019-11-28T10:04:04.858Z] Removing intermediate container 50b3b5541e73 [2019-11-28T10:04:04.858Z] ---> e041e2a37054 [2019-11-28T10:04:04.858Z] Step 66/125 : FROM base AS gotestsum [2019-11-28T10:04:04.858Z] ---> b68cbfecf8f4 [2019-11-28T10:04:04.858Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-11-28T10:04:05.220Z] ---> Running in 9690700b11bc [2019-11-28T10:04:05.220Z] Removing intermediate container 9690700b11bc [2019-11-28T10:04:05.220Z] ---> 104926ccdccb [2019-11-28T10:04:05.220Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:04:05.541Z] #58 122.4 CC criu/parasite-syscall.o [2019-11-28T10:04:05.586Z] ---> 6c11107a6f21 [2019-11-28T10:04:05.586Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:04:05.586Z] ---> 8e3277bb3d34 [2019-11-28T10:04:05.586Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:04:05.957Z] go/parser [2019-11-28T10:04:05.957Z] compress/flate [2019-11-28T10:04:05.957Z] context [2019-11-28T10:04:05.960Z] ---> Running in 02c20c2d3e82 [2019-11-28T10:04:06.188Z] #58 123.1 CC criu/path.o [2019-11-28T10:04:06.298Z] math/big [2019-11-28T10:04:06.298Z] go/doc [2019-11-28T10:04:06.327Z] #55 ... [2019-11-28T10:04:06.327Z] [2019-11-28T10:04:06.327Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-28T10:04:06.327Z] #14 18.89 Building wheels for collected packages: pathspec, pyyaml [2019-11-28T10:04:06.327Z] #14 18.89 Running setup.py bdist_wheel for pathspec: started [2019-11-28T10:04:06.327Z] #14 19.78 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-28T10:04:06.327Z] #14 19.78 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-28T10:04:06.327Z] #14 19.80 Running setup.py bdist_wheel for pyyaml: started [2019-11-28T10:04:06.327Z] #14 20.91 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-28T10:04:06.327Z] #14 20.92 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-28T10:04:06.327Z] #14 20.96 Successfully built pathspec pyyaml [2019-11-28T10:04:06.327Z] #14 20.96 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-28T10:04:06.327Z] #14 21.41 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-28T10:04:06.327Z] #14 DONE 21.9s [2019-11-28T10:04:06.327Z] [2019-11-28T10:04:06.327Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-28T10:04:06.327Z] #16 DONE 0.4s [2019-11-28T10:04:06.327Z] [2019-11-28T10:04:06.327Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:04:06.327Z] #58 162.4 CC criu/protobuf-desc.o [2019-11-28T10:04:06.327Z] #58 163.5 CC criu/protobuf.o [2019-11-28T10:04:06.327Z] #58 163.9 CC criu/pstree.o [2019-11-28T10:04:06.327Z] #58 165.2 CC criu/rbtree.o [2019-11-28T10:04:06.327Z] #58 165.5 CC criu/rst-malloc.o [2019-11-28T10:04:06.327Z] #58 165.9 CC criu/seccomp.o [2019-11-28T10:04:06.346Z] + RM_GOPATH=0 [2019-11-28T10:04:06.346Z] + TMP_GOPATH= [2019-11-28T10:04:06.346Z] + : /build [2019-11-28T10:04:06.346Z] + '[' -z '' ']' [2019-11-28T10:04:06.346Z] ++ mktemp -d [2019-11-28T10:04:06.346Z] + export GOPATH=/tmp/tmp.XVywMdYMnz [2019-11-28T10:04:06.346Z] + GOPATH=/tmp/tmp.XVywMdYMnz [2019-11-28T10:04:06.346Z] + RM_GOPATH=1 [2019-11-28T10:04:06.346Z] ++ dirname ./install.sh [2019-11-28T10:04:06.346Z] + dir=. [2019-11-28T10:04:06.346Z] + bin=gotestsum [2019-11-28T10:04:06.346Z] + shift [2019-11-28T10:04:06.346Z] + '[' '!' -f ./gotestsum.installer ']' [2019-11-28T10:04:06.346Z] + . ./gotestsum.installer [2019-11-28T10:04:06.346Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-28T10:04:06.346Z] + install_gotestsum [2019-11-28T10:04:06.346Z] + echo 'Installing gotestsum version v0.3.5' [2019-11-28T10:04:06.346Z] + go get -d gotest.tools/gotestsum [2019-11-28T10:04:06.346Z] Installing gotestsum version v0.3.5 [2019-11-28T10:04:06.444Z] #58 123.4 CC criu/pie-util-vdso-elf32.o [2019-11-28T10:04:06.585Z] #58 166.6 CC criu/seize.o [2019-11-28T10:04:06.639Z] encoding/hex [2019-11-28T10:04:06.639Z] compress/gzip [2019-11-28T10:04:06.639Z] net [2019-11-28T10:04:06.699Z] #58 123.8 CC criu/pie-util-vdso.o [2019-11-28T10:04:06.981Z] internal/x/text/unicode/bidi [2019-11-28T10:04:07.259Z] #58 124.1 CC criu/pie-util.o [2019-11-28T10:04:07.322Z] github.com/LK4D4/vndr/build [2019-11-28T10:04:07.322Z] internal/x/text/secure/bidirule [2019-11-28T10:04:07.515Z] #58 124.3 CC criu/pipes.o [2019-11-28T10:04:07.573Z] #58 167.4 CC criu/servicefd.o [2019-11-28T10:04:07.662Z] internal/x/text/unicode/norm [2019-11-28T10:04:07.770Z] #58 124.8 CC criu/plugin.o [2019-11-28T10:04:08.026Z] #58 125.1 CC criu/proc_parse.o [2019-11-28T10:04:08.147Z] #58 167.9 CC criu/shmem.o [2019-11-28T10:04:08.413Z] #58 ... [2019-11-28T10:04:08.413Z] [2019-11-28T10:04:08.413Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-28T10:04:08.413Z] #21 DONE 2.2s [2019-11-28T10:04:08.413Z] [2019-11-28T10:04:08.413Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:08.447Z] internal/x/net/http2/hpack [2019-11-28T10:04:08.447Z] crypto/rand [2019-11-28T10:04:08.447Z] crypto/elliptic [2019-11-28T10:04:08.787Z] encoding/asn1 [2019-11-28T10:04:08.787Z] crypto/rsa [2019-11-28T10:04:08.991Z] #47 ... [2019-11-28T10:04:08.991Z] [2019-11-28T10:04:08.991Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:04:08.991Z] #58 168.8 CC criu/sigframe.o [2019-11-28T10:04:09.126Z] crypto/dsa [2019-11-28T10:04:09.248Z] #58 169.0 CC criu/signalfd.o [2019-11-28T10:04:09.248Z] #58 169.2 CC criu/sk-inet.o [2019-11-28T10:04:09.465Z] internal/x/net/idna [2019-11-28T10:04:09.465Z] mime [2019-11-28T10:04:09.465Z] crypto/ecdsa [2019-11-28T10:04:09.804Z] crypto/x509/pkix [2019-11-28T10:04:09.804Z] internal/x/crypto/cryptobyte [2019-11-28T10:04:09.804Z] mime/quotedprintable [2019-11-28T10:04:10.144Z] net/http/internal [2019-11-28T10:04:10.144Z] os/exec [2019-11-28T10:04:10.178Z] #58 170.1 CC criu/sk-netlink.o [2019-11-28T10:04:10.436Z] #58 170.4 CC criu/sk-packet.o [2019-11-28T10:04:10.538Z] #58 127.3 CC criu/protobuf-desc.o [2019-11-28T10:04:11.001Z] #58 170.9 CC criu/sk-queue.o [2019-11-28T10:04:11.099Z] #58 127.9 CC criu/protobuf.o [2019-11-28T10:04:11.354Z] #58 128.2 CC criu/pstree.o [2019-11-28T10:04:11.548Z] + cd /tmp/tmp.XVywMdYMnz/src/gotest.tools/gotestsum [2019-11-28T10:04:11.549Z] + git checkout -q v0.3.5 [2019-11-28T10:04:11.549Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-28T10:04:11.566Z] #58 171.4 CC criu/sk-tcp.o [2019-11-28T10:04:11.834Z] internal/x/net/http/httpproxy [2019-11-28T10:04:11.834Z] net/textproto [2019-11-28T10:04:11.834Z] crypto/x509 [2019-11-28T10:04:11.834Z] internal/x/net/http/httpguts [2019-11-28T10:04:11.834Z] mime/multipart [2019-11-28T10:04:12.132Z] #58 171.9 CC criu/sk-unix.o [2019-11-28T10:04:12.280Z] #58 129.2 CC criu/rbtree.o [2019-11-28T10:04:12.536Z] #58 129.4 CC criu/rst-malloc.o [2019-11-28T10:04:12.536Z] #58 129.6 CC criu/seccomp.o [2019-11-28T10:04:12.558Z] crypto/tls [2019-11-28T10:04:13.462Z] #58 130.2 CC criu/seize.o [2019-11-28T10:04:13.504Z] #58 173.4 CC criu/sockets.o [2019-11-28T10:04:14.022Z] #58 130.9 CC criu/servicefd.o [2019-11-28T10:04:14.069Z] #58 174.0 CC criu/stats.o [2019-11-28T10:04:14.247Z] net/http/httptrace [2019-11-28T10:04:14.278Z] #58 131.3 CC criu/shmem.o [2019-11-28T10:04:14.577Z] #58 ... [2019-11-28T10:04:14.577Z] [2019-11-28T10:04:14.577Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:04:14.577Z] #55 184.9 + dpkg --print-architecture [2019-11-28T10:04:14.577Z] #55 184.9 + cd /tmp/tmp.rY9UMthF43/src/github.com/docker/distribution [2019-11-28T10:04:14.577Z] #55 184.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-28T10:04:14.577Z] #55 185.1 + GOPATH=/tmp/tmp.rY9UMthF43/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rY9UMthF43 [2019-11-28T10:04:14.577Z] #55 185.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-28T10:04:14.587Z] net/http [2019-11-28T10:04:14.634Z] #58 174.2 CC criu/string.o [2019-11-28T10:04:14.634Z] #58 174.4 CC criu/sysctl.o [2019-11-28T10:04:15.198Z] #58 175.1 CC criu/sysfs_parse.o [2019-11-28T10:04:15.763Z] #58 175.5 CC criu/timerfd.o [2019-11-28T10:04:16.020Z] #58 175.8 CC criu/tty.o [2019-11-28T10:04:17.631Z] github.com/LK4D4/vndr/godl [2019-11-28T10:04:17.918Z] #58 177.6 CC criu/tun.o [2019-11-28T10:04:17.967Z] github.com/LK4D4/vndr [2019-11-28T10:04:18.175Z] #58 178.1 CC criu/uffd.o [2019-11-28T10:04:19.547Z] #58 179.2 CC criu/util.o [2019-11-28T10:04:20.480Z] #58 180.2 CC criu/uts_ns.o [2019-11-28T10:04:20.480Z] #58 180.4 CC criu/vdso-compat.o [2019-11-28T10:04:20.738Z] #58 180.6 CC criu/vdso.o [2019-11-28T10:04:21.108Z] #55 ... [2019-11-28T10:04:21.108Z] [2019-11-28T10:04:21.108Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:04:21.108Z] #58 132.1 CC criu/sigframe.o [2019-11-28T10:04:21.108Z] #58 132.2 CC criu/signalfd.o [2019-11-28T10:04:21.108Z] #58 132.5 CC criu/sk-inet.o [2019-11-28T10:04:21.108Z] #58 133.4 CC criu/sk-netlink.o [2019-11-28T10:04:21.108Z] #58 133.8 CC criu/sk-packet.o [2019-11-28T10:04:21.108Z] #58 134.4 CC criu/sk-queue.o [2019-11-28T10:04:21.108Z] #58 134.8 CC criu/sk-tcp.o [2019-11-28T10:04:21.108Z] #58 135.3 CC criu/sk-unix.o [2019-11-28T10:04:21.108Z] #58 136.9 CC criu/sockets.o [2019-11-28T10:04:21.108Z] #58 137.5 CC criu/stats.o [2019-11-28T10:04:21.108Z] #58 137.8 CC criu/string.o [2019-11-28T10:04:21.108Z] #58 137.9 CC criu/sysctl.o [2019-11-28T10:04:21.710Z] #58 138.6 CC criu/sysfs_parse.o [2019-11-28T10:04:21.757Z] #58 181.5 LINK criu/built-in.o [2019-11-28T10:04:21.757Z] #58 181.6 LINK criu/criu [2019-11-28T10:04:21.908Z] Removing intermediate container acab9bc57cdb [2019-11-28T10:04:21.908Z] ---> 52b2949d3211 [2019-11-28T10:04:21.908Z] Step 49/125 : FROM dev-base AS containerd [2019-11-28T10:04:21.908Z] ---> 996d62765197 [2019-11-28T10:04:21.908Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:04:21.908Z] ---> Using cache [2019-11-28T10:04:21.908Z] ---> 97a6c40101ad [2019-11-28T10:04:21.908Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-11-28T10:04:21.908Z] ---> Running in 0bfcd034bb00 [2019-11-28T10:04:22.015Z] #58 181.8 DEP lib/c/criu.d [2019-11-28T10:04:22.015Z] #58 181.9 CC images/rpc.pb-c.o [2019-11-28T10:04:22.050Z] #58 139.0 CC criu/timerfd.o [2019-11-28T10:04:22.246Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:04:22.246Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:04:22.246Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:04:22.246Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:04:22.246Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:04:22.348Z] #58 139.4 CC criu/tty.o [2019-11-28T10:04:22.580Z] #58 182.3 CC lib/c/criu.o [2019-11-28T10:04:22.583Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-28T10:04:22.583Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-28T10:04:22.920Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-28T10:04:23.137Z] Removing intermediate container 02c20c2d3e82 [2019-11-28T10:04:23.137Z] ---> 3bc4f024cf30 [2019-11-28T10:04:23.137Z] Step 71/125 : FROM dev-base AS dockercli [2019-11-28T10:04:23.137Z] ---> b68cbfecf8f4 [2019-11-28T10:04:23.137Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-11-28T10:04:23.137Z] ---> Running in 7832aa1fa584 [2019-11-28T10:04:23.137Z] Removing intermediate container 7832aa1fa584 [2019-11-28T10:04:23.137Z] ---> 0925c8035b62 [2019-11-28T10:04:23.137Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:04:23.137Z] ---> 35584231bc2a [2019-11-28T10:04:23.137Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:04:23.137Z] ---> 2049162aba3e [2019-11-28T10:04:23.137Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:04:23.137Z] ---> Running in 4f90ff2fb9aa [2019-11-28T10:04:23.137Z] + RM_GOPATH=0 [2019-11-28T10:04:23.137Z] + TMP_GOPATH= [2019-11-28T10:04:23.137Z] + : /build [2019-11-28T10:04:23.137Z] + '[' -z '' ']' [2019-11-28T10:04:23.137Z] ++ mktemp -d [2019-11-28T10:04:23.137Z] + export GOPATH=/tmp/tmp.nSEOiC1zzM [2019-11-28T10:04:23.137Z] + GOPATH=/tmp/tmp.nSEOiC1zzM [2019-11-28T10:04:23.137Z] + RM_GOPATH=1 [2019-11-28T10:04:23.137Z] ++ dirname ./install.sh [2019-11-28T10:04:23.137Z] + dir=. [2019-11-28T10:04:23.137Z] + bin=dockercli [2019-11-28T10:04:23.137Z] + shift [2019-11-28T10:04:23.137Z] + '[' '!' -f ./dockercli.installer ']' [2019-11-28T10:04:23.137Z] + . ./dockercli.installer [2019-11-28T10:04:23.137Z] ++ DOCKERCLI_CHANNEL=stable [2019-11-28T10:04:23.137Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-28T10:04:23.137Z] + install_dockercli [2019-11-28T10:04:23.137Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-28T10:04:23.137Z] ++ uname -m [2019-11-28T10:04:23.137Z] Install docker/cli version 17.06.2-ce from stable [2019-11-28T10:04:23.137Z] + arch=s390x [2019-11-28T10:04:23.137Z] + '[' s390x '!=' x86_64 ']' [2019-11-28T10:04:23.137Z] + '[' s390x '!=' s390x ']' [2019-11-28T10:04:23.137Z] + url=https://download.docker.com/linux/static [2019-11-28T10:04:23.137Z] + tar -xz docker/docker [2019-11-28T10:04:23.137Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-28T10:04:23.953Z] #58 183.6 LINK lib/c/built-in.o [2019-11-28T10:04:23.953Z] #58 183.6 LINK lib/c/libcriu.so [2019-11-28T10:04:23.953Z] #58 183.8 GEN magic.py [2019-11-28T10:04:23.953Z] #58 183.9 Note: Building without setproctitle() and strlcpy() support. [2019-11-28T10:04:23.953Z] #58 183.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-28T10:04:24.234Z] #58 141.1 CC criu/tun.o [2019-11-28T10:04:24.394Z] + mkdir -p /build [2019-11-28T10:04:24.394Z] + mv docker/docker /build/ [2019-11-28T10:04:24.394Z] + rmdir docker [2019-11-28T10:04:24.489Z] #58 141.6 CC criu/uffd.o [2019-11-28T10:04:24.605Z] Fetched 7728 kB in 2s (3019 kB/s) [2019-11-28T10:04:24.760Z] Removing intermediate container 4f90ff2fb9aa [2019-11-28T10:04:24.761Z] ---> 4b959156c0e3 [2019-11-28T10:04:24.761Z] Step 76/125 : FROM runtime-dev AS runc [2019-11-28T10:04:24.761Z] ---> 916a696a285e [2019-11-28T10:04:24.761Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-11-28T10:04:24.761Z] ---> Running in fbf57ecd6348 [2019-11-28T10:04:24.885Z] #58 184.5 fatal: Not a git repository (or any of the parent directories): .git [2019-11-28T10:04:25.233Z] Removing intermediate container fbf57ecd6348 [2019-11-28T10:04:25.233Z] ---> ac00e1e2dea5 [2019-11-28T10:04:25.233Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:04:25.233Z] ---> a0364355b489 [2019-11-28T10:04:25.233Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:04:25.449Z] #58 185.1 make[1]: Nothing to be done for 'all'. [2019-11-28T10:04:25.450Z] #58 ... [2019-11-28T10:04:25.450Z] [2019-11-28T10:04:25.450Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:04:25.659Z] ---> 007b2d3e6d30 [2019-11-28T10:04:25.659Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:04:25.660Z] ---> Running in 19ff36499cc3 [2019-11-28T10:04:25.707Z] #55 254.3 + rm -rf /tmp/tmp.SnsmURPLsx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SnsmURPLsx [2019-11-28T10:04:25.801Z] Reading package lists... [2019-11-28T10:04:25.854Z] #58 142.7 CC criu/util.o [2019-11-28T10:04:25.965Z] #55 DONE 254.8s [2019-11-28T10:04:25.965Z] [2019-11-28T10:04:25.965Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-28T10:04:25.965Z] #58 185.7 make[1]: 'images/built-in.o' is up to date. [2019-11-28T10:04:25.965Z] #58 185.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-28T10:04:25.965Z] #58 185.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-28T10:04:25.965Z] #58 185.8 make[1]: 'compel/libcompel.a' is up to date. [2019-11-28T10:04:25.965Z] #58 185.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-28T10:04:25.965Z] #58 185.9 make[1]: Nothing to be done for 'all'. [2019-11-28T10:04:26.026Z] + RM_GOPATH=0 [2019-11-28T10:04:26.026Z] + TMP_GOPATH= [2019-11-28T10:04:26.026Z] + : /build [2019-11-28T10:04:26.026Z] + '[' -z '' ']' [2019-11-28T10:04:26.026Z] ++ mktemp -d [2019-11-28T10:04:26.026Z] + export GOPATH=/tmp/tmp.K4UUNiGN5T [2019-11-28T10:04:26.026Z] + GOPATH=/tmp/tmp.K4UUNiGN5T [2019-11-28T10:04:26.026Z] + RM_GOPATH=1 [2019-11-28T10:04:26.026Z] ++ dirname ./install.sh [2019-11-28T10:04:26.026Z] + dir=. [2019-11-28T10:04:26.026Z] + bin=runc [2019-11-28T10:04:26.026Z] + shift [2019-11-28T10:04:26.026Z] + '[' '!' -f ./runc.installer ']' [2019-11-28T10:04:26.026Z] + . ./runc.installer [2019-11-28T10:04:26.026Z] ++ RUNC_COMMIT=d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-28T10:04:26.026Z] + install_runc [2019-11-28T10:04:26.026Z] + uname -r [2019-11-28T10:04:26.026Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-11-28T10:04:26.026Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-28T10:04:26.026Z] + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-28T10:04:26.026Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K4UUNiGN5T/src/github.com/opencontainers/runc [2019-11-28T10:04:26.026Z] Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-28T10:04:26.026Z] Cloning into '/tmp/tmp.K4UUNiGN5T/src/github.com/opencontainers/runc'... [2019-11-28T10:04:26.223Z] #58 185.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-28T10:04:26.223Z] #58 186.2 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:26.480Z] #58 186.2 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:26.480Z] #58 186.2 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:26.480Z] #58 186.3 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:26.480Z] #58 186.4 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:26.738Z] #58 186.4 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:26.738Z] #58 186.5 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:26.738Z] #58 186.6 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:26.738Z] #58 186.6 INSTALL criu/criu [2019-11-28T10:04:26.824Z] #58 143.8 CC criu/uts_ns.o [2019-11-28T10:04:26.968Z] Reading package lists... [2019-11-28T10:04:26.996Z] #58 DONE 186.9s [2019-11-28T10:04:26.996Z] [2019-11-28T10:04:26.996Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-28T10:04:27.288Z] + cd /tmp/tmp.K4UUNiGN5T/src/github.com/opencontainers/runc [2019-11-28T10:04:27.288Z] + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-28T10:04:27.288Z] + '[' -z '' ']' [2019-11-28T10:04:27.288Z] + target=static [2019-11-28T10:04:27.288Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-28T10:04:27.289Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-28T10:04:27.304Z] Building dependency tree... [2019-11-28T10:04:27.304Z] Reading state information... [2019-11-28T10:04:27.304Z] The following additional packages will be installed: [2019-11-28T10:04:27.304Z] btrfs-progs liblzo2-2 [2019-11-28T10:04:27.304Z] The following NEW packages will be installed: [2019-11-28T10:04:27.304Z] btrfs-progs btrfs-tools liblzo2-2 [2019-11-28T10:04:27.304Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:04:27.304Z] Need to get 588 kB of archives. [2019-11-28T10:04:27.304Z] After this operation, 5005 kB of additional disk space will be used. [2019-11-28T10:04:27.304Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-28T10:04:27.394Z] #58 144.1 CC criu/vdso-compat.o [2019-11-28T10:04:27.394Z] #58 144.4 CC criu/vdso.o [2019-11-28T10:04:27.640Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-28T10:04:27.640Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-28T10:04:27.640Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:04:27.640Z] Fetched 588 kB in 0s (5945 kB/s) [2019-11-28T10:04:27.640Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-28T10:04:27.640Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-28T10:04:27.640Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-28T10:04:27.640Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-28T10:04:27.640Z] Selecting previously unselected package btrfs-progs. [2019-11-28T10:04:27.640Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-28T10:04:27.640Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-28T10:04:27.977Z] Selecting previously unselected package btrfs-tools. [2019-11-28T10:04:27.977Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-28T10:04:27.977Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-28T10:04:27.977Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:04:27.977Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-28T10:04:27.977Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-28T10:04:27.977Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-28T10:04:27.977Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:04:28.315Z] Removing intermediate container 0bfcd034bb00 [2019-11-28T10:04:28.315Z] ---> 2d04113609af [2019-11-28T10:04:28.315Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-11-28T10:04:28.651Z] ---> Running in 35f36d2adf10 [2019-11-28T10:04:28.651Z] Removing intermediate container 35f36d2adf10 [2019-11-28T10:04:28.651Z] ---> e38cd9995c76 [2019-11-28T10:04:28.651Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:04:28.651Z] ---> 99cdbdce5a4c [2019-11-28T10:04:28.651Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:04:28.754Z] #58 145.4 LINK criu/built-in.o [2019-11-28T10:04:28.754Z] #58 145.5 LINK criu/criu [2019-11-28T10:04:28.987Z] ---> 433c0860622c [2019-11-28T10:04:28.987Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:04:28.987Z] ---> Running in bc4e867e397a [2019-11-28T10:04:29.008Z] #58 145.9 DEP lib/c/criu.d [2019-11-28T10:04:29.009Z] #58 146.0 CC images/rpc.pb-c.o [2019-11-28T10:04:29.324Z] + RM_GOPATH=0 [2019-11-28T10:04:29.324Z] + TMP_GOPATH= [2019-11-28T10:04:29.324Z] + : /build [2019-11-28T10:04:29.324Z] + '[' -z '' ']' [2019-11-28T10:04:29.324Z] ++ mktemp -d [2019-11-28T10:04:29.324Z] + export GOPATH=/tmp/tmp.Rp57UYn107 [2019-11-28T10:04:29.324Z] + GOPATH=/tmp/tmp.Rp57UYn107 [2019-11-28T10:04:29.324Z] + RM_GOPATH=1 [2019-11-28T10:04:29.324Z] ++ dirname ./install.sh [2019-11-28T10:04:29.324Z] + dir=. [2019-11-28T10:04:29.324Z] + bin=containerd [2019-11-28T10:04:29.324Z] + shift [2019-11-28T10:04:29.324Z] + '[' '!' -f ./containerd.installer ']' [2019-11-28T10:04:29.324Z] + . ./containerd.installer [2019-11-28T10:04:29.324Z] ++ CONTAINERD_COMMIT=f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:04:29.324Z] + install_containerd [2019-11-28T10:04:29.324Z] + echo 'Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963' [2019-11-28T10:04:29.324Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Rp57UYn107/src/github.com/containerd/containerd [2019-11-28T10:04:29.324Z] Install containerd version f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:04:29.324Z] Cloning into '/tmp/tmp.Rp57UYn107/src/github.com/containerd/containerd'... [2019-11-28T10:04:29.521Z] #24 DONE 257.6s [2019-11-28T10:04:29.522Z] [2019-11-28T10:04:29.522Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:29.568Z] #58 146.6 CC lib/c/criu.o [2019-11-28T10:04:30.492Z] #58 147.6 LINK lib/c/built-in.o [2019-11-28T10:04:30.747Z] #58 147.6 LINK lib/c/libcriu.so [2019-11-28T10:04:30.747Z] #58 147.7 GEN magic.py [2019-11-28T10:04:31.001Z] #58 147.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-28T10:04:31.001Z] #58 147.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-28T10:04:31.420Z] #47 ... [2019-11-28T10:04:31.420Z] [2019-11-28T10:04:31.420Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-28T10:04:31.562Z] #58 148.5 fatal: Not a git repository (or any of the parent directories): .git [2019-11-28T10:04:32.123Z] #58 149.0 make[1]: Nothing to be done for 'all'. [2019-11-28T10:04:32.351Z] #25 DONE 1.1s [2019-11-28T10:04:32.351Z] [2019-11-28T10:04:32.351Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:32.352Z] #47 ... [2019-11-28T10:04:32.352Z] [2019-11-28T10:04:32.352Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-28T10:04:32.352Z] #28 DONE 0.1s [2019-11-28T10:04:32.352Z] [2019-11-28T10:04:32.352Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-28T10:04:32.352Z] #31 DONE 0.1s [2019-11-28T10:04:32.352Z] [2019-11-28T10:04:32.352Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:32.610Z] #47 ... [2019-11-28T10:04:32.610Z] [2019-11-28T10:04:32.610Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-28T10:04:32.610Z] #34 DONE 0.3s [2019-11-28T10:04:32.610Z] [2019-11-28T10:04:32.610Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:32.684Z] #58 149.6 make[1]: 'images/built-in.o' is up to date. [2019-11-28T10:04:32.684Z] #58 149.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-28T10:04:32.684Z] #58 149.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-28T10:04:32.684Z] #58 149.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-28T10:04:32.684Z] #58 149.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-28T10:04:32.684Z] #58 149.7 make[1]: Nothing to be done for 'all'. [2019-11-28T10:04:32.867Z] #47 ... [2019-11-28T10:04:32.867Z] [2019-11-28T10:04:32.867Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-28T10:04:32.867Z] #39 DONE 0.1s [2019-11-28T10:04:32.867Z] [2019-11-28T10:04:32.867Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-28T10:04:32.867Z] #43 DONE 0.2s [2019-11-28T10:04:32.867Z] [2019-11-28T10:04:32.867Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:32.940Z] #58 149.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-28T10:04:32.940Z] #58 149.9 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:32.940Z] #58 149.9 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:32.940Z] #58 150.0 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:33.199Z] #58 150.0 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:33.199Z] #58 150.1 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:33.199Z] #58 150.1 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:33.199Z] #58 150.2 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:33.199Z] #58 150.3 make[2]: Nothing to be done for 'all'. [2019-11-28T10:04:33.455Z] #58 150.3 INSTALL criu/criu [2019-11-28T10:04:34.022Z] #58 DONE 151.2s [2019-11-28T10:04:34.022Z] [2019-11-28T10:04:34.022Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:35.386Z] #47 ... [2019-11-28T10:04:35.386Z] [2019-11-28T10:04:35.386Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-28T10:04:35.386Z] #55 205.9 + rm -rf /tmp/tmp.rY9UMthF43/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.rY9UMthF43 [2019-11-28T10:04:35.386Z] #55 DONE 206.0s [2019-11-28T10:04:35.641Z] [2019-11-28T10:04:35.641Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-28T10:04:36.686Z] + cd /tmp/tmp.Rp57UYn107/src/github.com/containerd/containerd [2019-11-28T10:04:36.686Z] + git checkout -q f772c10a585ced6be8f86e8c58c2b998412dd963 [2019-11-28T10:04:36.686Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-28T10:04:36.686Z] + BUILDTAGS='netgo osusergo static_build' [2019-11-28T10:04:36.686Z] + export EXTRA_FLAGS=-buildmode=pie [2019-11-28T10:04:36.686Z] + EXTRA_FLAGS=-buildmode=pie [2019-11-28T10:04:36.686Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-28T10:04:36.686Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-28T10:04:36.686Z] + '[' '' = dynamic ']' [2019-11-28T10:04:36.686Z] + make [2019-11-28T10:04:36.686Z] 🇩 bin/ctr [2019-11-28T10:04:38.155Z] #24 DONE 208.5s [2019-11-28T10:04:38.155Z] [2019-11-28T10:04:38.155Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:40.042Z] #47 ... [2019-11-28T10:04:40.043Z] [2019-11-28T10:04:40.043Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-28T10:04:40.969Z] #47 223.0 🇩 bin/containerd [2019-11-28T10:04:41.256Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-28T10:04:41.256Z] + mkdir -p /build [2019-11-28T10:04:41.256Z] + cp runc /build/runc [2019-11-28T10:04:41.930Z] #25 DONE 2.0s [2019-11-28T10:04:41.930Z] [2019-11-28T10:04:41.930Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:42.050Z] Removing intermediate container 19ff36499cc3 [2019-11-28T10:04:42.050Z] ---> 08a1666e482f [2019-11-28T10:04:42.050Z] Step 81/125 : FROM dev-base AS tini [2019-11-28T10:04:42.050Z] ---> b68cbfecf8f4 [2019-11-28T10:04:42.050Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:04:42.050Z] ---> Using cache [2019-11-28T10:04:42.050Z] ---> 7b5f9874e66a [2019-11-28T10:04:42.050Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-11-28T10:04:42.050Z] ---> Running in d531e6636029 [2019-11-28T10:04:42.186Z] #47 ... [2019-11-28T10:04:42.186Z] [2019-11-28T10:04:42.186Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-28T10:04:42.186Z] #28 DONE 0.1s [2019-11-28T10:04:42.186Z] [2019-11-28T10:04:42.186Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-28T10:04:42.186Z] #31 DONE 0.1s [2019-11-28T10:04:42.186Z] [2019-11-28T10:04:42.186Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-28T10:04:42.442Z] #34 DONE 0.1s [2019-11-28T10:04:42.442Z] [2019-11-28T10:04:42.442Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-28T10:04:42.442Z] #39 DONE 0.1s [2019-11-28T10:04:42.442Z] [2019-11-28T10:04:42.442Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:42.442Z] #47 ... [2019-11-28T10:04:42.442Z] [2019-11-28T10:04:42.442Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-28T10:04:42.442Z] #43 DONE 0.1s [2019-11-28T10:04:42.697Z] [2019-11-28T10:04:42.697Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-28T10:04:42.870Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:04:42.870Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:04:42.870Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:04:42.870Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:04:42.870Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:04:42.870Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-28T10:04:43.311Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-28T10:04:43.311Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-28T10:04:44.578Z] Fetched 7672 kB in 1s (4393 kB/s) [2019-11-28T10:04:44.943Z] Reading package lists... [2019-11-28T10:04:45.306Z] Reading package lists... [2019-11-28T10:04:45.691Z] Building dependency tree... [2019-11-28T10:04:45.691Z] Reading state information... [2019-11-28T10:04:45.691Z] The following additional packages will be installed: [2019-11-28T10:04:45.691Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-28T10:04:45.691Z] Suggested packages: [2019-11-28T10:04:45.691Z] codeblocks eclipse ninja-build lrzip [2019-11-28T10:04:45.691Z] Recommended packages: [2019-11-28T10:04:45.691Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-28T10:04:45.691Z] The following NEW packages will be installed: [2019-11-28T10:04:45.691Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-28T10:04:45.691Z] vim-common xxd [2019-11-28T10:04:45.691Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:04:45.691Z] Need to get 13.2 MB of archives. [2019-11-28T10:04:45.691Z] After this operation, 59.4 MB of additional disk space will be used. [2019-11-28T10:04:45.691Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-28T10:04:45.691Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-28T10:04:45.691Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-28T10:04:46.072Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-28T10:04:46.072Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-28T10:04:46.072Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-28T10:04:46.072Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-28T10:04:46.072Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-28T10:04:46.072Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-28T10:04:46.072Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-28T10:04:46.072Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:04:46.072Z] Fetched 13.2 MB in 0s (52.8 MB/s) [2019-11-28T10:04:46.072Z] Selecting previously unselected package cmake-data. [2019-11-28T10:04:46.072Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-28T10:04:46.072Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-28T10:04:46.072Z] Unpacking cmake-data (3.7.2-1) ... [2019-11-28T10:04:46.454Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-28T10:04:46.454Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-28T10:04:46.454Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-28T10:04:46.454Z] Selecting previously unselected package libicu57:s390x. [2019-11-28T10:04:46.454Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-28T10:04:46.454Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-28T10:04:47.304Z] Selecting previously unselected package libxml2:s390x. [2019-11-28T10:04:47.304Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-28T10:04:47.304Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-28T10:04:47.754Z] Selecting previously unselected package libarchive13:s390x. [2019-11-28T10:04:47.754Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-28T10:04:47.754Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-28T10:04:47.754Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-11-28T10:04:47.754Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-28T10:04:47.754Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-28T10:04:47.754Z] Selecting previously unselected package libuv1:s390x. [2019-11-28T10:04:47.754Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-28T10:04:47.754Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-28T10:04:47.754Z] Selecting previously unselected package cmake. [2019-11-28T10:04:47.754Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-28T10:04:47.754Z] Unpacking cmake (3.7.2-1) ... [2019-11-28T10:04:48.136Z] Selecting previously unselected package xxd. [2019-11-28T10:04:48.136Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-28T10:04:48.136Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:04:48.136Z] Selecting previously unselected package vim-common. [2019-11-28T10:04:48.136Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:04:48.136Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:04:48.136Z] Processing triggers for mime-support (3.60) ... [2019-11-28T10:04:48.136Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:04:48.136Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-11-28T10:04:48.136Z] Setting up cmake-data (3.7.2-1) ... [2019-11-28T10:04:48.136Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-28T10:04:48.136Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-28T10:04:48.136Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:04:48.136Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:04:48.136Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-28T10:04:48.136Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-28T10:04:48.136Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-28T10:04:48.136Z] Setting up cmake (3.7.2-1) ... [2019-11-28T10:04:48.508Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:04:49.268Z] #47 180.3 🇩 bin/containerd [2019-11-28T10:04:49.303Z] Removing intermediate container d531e6636029 [2019-11-28T10:04:49.303Z] ---> 19f5322c621d [2019-11-28T10:04:49.303Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:04:49.667Z] ---> 0eb91bb829f8 [2019-11-28T10:04:49.667Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-11-28T10:04:49.667Z] ---> Running in 8ae7f9947a6d [2019-11-28T10:04:50.032Z] Removing intermediate container 8ae7f9947a6d [2019-11-28T10:04:50.032Z] ---> 338ed2799443 [2019-11-28T10:04:50.032Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:04:50.032Z] ---> a76083a523f9 [2019-11-28T10:04:50.032Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:04:50.396Z] ---> Running in fb8aff876ae3 [2019-11-28T10:04:50.765Z] + RM_GOPATH=0 [2019-11-28T10:04:50.765Z] + TMP_GOPATH= [2019-11-28T10:04:50.765Z] + : /build [2019-11-28T10:04:50.765Z] + '[' -z '' ']' [2019-11-28T10:04:50.765Z] ++ mktemp -d [2019-11-28T10:04:50.765Z] + export GOPATH=/tmp/tmp.FCLBOoS8T1 [2019-11-28T10:04:50.765Z] + GOPATH=/tmp/tmp.FCLBOoS8T1 [2019-11-28T10:04:50.765Z] + RM_GOPATH=1 [2019-11-28T10:04:50.765Z] ++ dirname ./install.sh [2019-11-28T10:04:50.765Z] + dir=. [2019-11-28T10:04:50.765Z] + bin=tini [2019-11-28T10:04:50.765Z] + shift [2019-11-28T10:04:50.765Z] + '[' '!' -f ./tini.installer ']' [2019-11-28T10:04:50.765Z] + . ./tini.installer [2019-11-28T10:04:50.765Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:04:50.765Z] + install_tini [2019-11-28T10:04:50.765Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-28T10:04:50.765Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.FCLBOoS8T1/tini [2019-11-28T10:04:50.765Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:04:50.765Z] Cloning into '/tmp/tmp.FCLBOoS8T1/tini'... [2019-11-28T10:04:51.181Z] + cd /tmp/tmp.FCLBOoS8T1/tini [2019-11-28T10:04:51.181Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:04:51.181Z] + cmake . [2019-11-28T10:04:51.181Z] -- The C compiler identification is GNU 6.3.0 [2019-11-28T10:04:51.181Z] -- Check for working C compiler: /usr/bin/cc [2019-11-28T10:04:51.181Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-11-28T10:04:51.181Z] -- Detecting C compiler ABI info [2019-11-28T10:04:51.181Z] -- Detecting C compiler ABI info - done [2019-11-28T10:04:51.181Z] -- Detecting C compile features [2019-11-28T10:04:51.705Z] -- Detecting C compile features - done [2019-11-28T10:04:51.705Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-28T10:04:51.705Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-28T10:04:51.705Z] -- Configuring done [2019-11-28T10:04:51.705Z] -- Generating done [2019-11-28T10:04:51.705Z] -- Build files have been written to: /tmp/tmp.FCLBOoS8T1/tini [2019-11-28T10:04:51.705Z] + make tini-static [2019-11-28T10:04:51.705Z] Scanning dependencies of target tini-static [2019-11-28T10:04:51.705Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-28T10:04:51.705Z] [100%] Linking C executable tini-static [2019-11-28T10:04:52.079Z] [100%] Built target tini-static [2019-11-28T10:04:52.079Z] + mkdir -p /build [2019-11-28T10:04:52.079Z] + cp tini-static /build/docker-init [2019-11-28T10:04:52.519Z] Removing intermediate container fb8aff876ae3 [2019-11-28T10:04:52.519Z] ---> 853a1b5c8f6b [2019-11-28T10:04:52.519Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-11-28T10:04:52.519Z] ---> b68cbfecf8f4 [2019-11-28T10:04:52.519Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-11-28T10:04:52.519Z] ---> Running in d6e44156f7b8 [2019-11-28T10:04:52.884Z] Removing intermediate container d6e44156f7b8 [2019-11-28T10:04:52.884Z] ---> 92e09a6ed3eb [2019-11-28T10:04:52.884Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:04:52.884Z] ---> 957f2077360c [2019-11-28T10:04:52.884Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:04:53.251Z] ---> 2873d6cdfd2c [2019-11-28T10:04:53.251Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:04:53.251Z] ---> Running in 5b854867b223 [2019-11-28T10:04:54.058Z] + RM_GOPATH=0 [2019-11-28T10:04:54.058Z] + TMP_GOPATH= [2019-11-28T10:04:54.058Z] + : /build/ [2019-11-28T10:04:54.058Z] + '[' -z '' ']' [2019-11-28T10:04:54.058Z] ++ mktemp -d [2019-11-28T10:04:54.058Z] + export GOPATH=/tmp/tmp.fHeJSjVh0W [2019-11-28T10:04:54.058Z] + GOPATH=/tmp/tmp.fHeJSjVh0W [2019-11-28T10:04:54.058Z] + RM_GOPATH=1 [2019-11-28T10:04:54.058Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:04:54.058Z] ++ dirname ./install.sh [2019-11-28T10:04:54.058Z] + dir=. [2019-11-28T10:04:54.058Z] + bin=rootlesskit [2019-11-28T10:04:54.058Z] + shift [2019-11-28T10:04:54.058Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-11-28T10:04:54.058Z] + . ./rootlesskit.installer [2019-11-28T10:04:54.058Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:04:54.058Z] + install_rootlesskit [2019-11-28T10:04:54.058Z] + case "$1" in [2019-11-28T10:04:54.058Z] + export CGO_ENABLED=0 [2019-11-28T10:04:54.058Z] + CGO_ENABLED=0 [2019-11-28T10:04:54.058Z] + _install_rootlesskit [2019-11-28T10:04:54.058Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-28T10:04:54.058Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fHeJSjVh0W/src/github.com/rootless-containers/rootlesskit [2019-11-28T10:04:54.058Z] Cloning into '/tmp/tmp.fHeJSjVh0W/src/github.com/rootless-containers/rootlesskit'... [2019-11-28T10:04:54.439Z] + cd /tmp/tmp.fHeJSjVh0W/src/github.com/rootless-containers/rootlesskit [2019-11-28T10:04:54.439Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:04:54.439Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-28T10:04:54.439Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-28T10:05:02.393Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-28T10:05:02.393Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-28T10:05:03.179Z] Removing intermediate container 5b854867b223 [2019-11-28T10:05:03.179Z] ---> ae6952330e3b [2019-11-28T10:05:03.179Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-11-28T10:05:03.179Z] ---> c62d3724f648 [2019-11-28T10:05:03.179Z] Step 94/125 : FROM runtime-dev AS dev [2019-11-28T10:05:03.179Z] ---> 916a696a285e [2019-11-28T10:05:03.179Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:05:03.553Z] ---> Running in 6c8cfedececf [2019-11-28T10:05:03.553Z] Removing intermediate container 6c8cfedececf [2019-11-28T10:05:03.553Z] ---> 227b1a76ddd1 [2019-11-28T10:05:03.553Z] Step 96/125 : RUN groupadd -r docker [2019-11-28T10:05:03.553Z] ---> Running in bc2d62bc0293 [2019-11-28T10:05:04.967Z] Removing intermediate container bc2d62bc0293 [2019-11-28T10:05:04.967Z] ---> bff7cc94d6dd [2019-11-28T10:05:04.967Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-11-28T10:05:04.967Z] ---> Running in f49bcd407dfe [2019-11-28T10:05:06.226Z] Removing intermediate container f49bcd407dfe [2019-11-28T10:05:06.226Z] ---> 0c8720fc579a [2019-11-28T10:05:06.226Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-11-28T10:05:06.226Z] ---> Running in d52b4e1959be [2019-11-28T10:05:06.589Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-28T10:05:06.964Z] Removing intermediate container d52b4e1959be [2019-11-28T10:05:06.964Z] ---> 67aa03797198 [2019-11-28T10:05:06.964Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-11-28T10:05:06.964Z] ---> Running in f1202a4b5768 [2019-11-28T10:05:07.518Z] #47 246.5 🇩 bin/containerd-stress [2019-11-28T10:05:07.518Z] #47 248.2 🇩 bin/containerd-shim [2019-11-28T10:05:08.258Z] Removing intermediate container f1202a4b5768 [2019-11-28T10:05:08.258Z] ---> 1609e30b1da8 [2019-11-28T10:05:08.258Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-11-28T10:05:08.258Z] ---> Running in 5deed628766d [2019-11-28T10:05:09.692Z] Removing intermediate container 5deed628766d [2019-11-28T10:05:09.692Z] ---> ddec44b2b88e [2019-11-28T10:05:09.692Z] Step 101/125 : RUN ldconfig [2019-11-28T10:05:09.692Z] ---> Running in 91fb4b1ce8e3 [2019-11-28T10:05:10.951Z] Removing intermediate container 91fb4b1ce8e3 [2019-11-28T10:05:10.951Z] ---> 48244be7df03 [2019-11-28T10:05:10.951Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-11-28T10:05:10.951Z] ---> Running in 867c70e32685 [2019-11-28T10:05:11.355Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:05:11.355Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:05:11.355Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:05:11.355Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:05:11.355Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:05:11.355Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-28T10:05:11.699Z] #47 254.5 🇩 bin/containerd-shim-runc-v1 [2019-11-28T10:05:11.728Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-28T10:05:11.728Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-28T10:05:12.996Z] Fetched 7672 kB in 1s (4942 kB/s) [2019-11-28T10:05:13.493Z] Reading package lists... [2019-11-28T10:05:13.900Z] Reading package lists... [2019-11-28T10:05:14.225Z] #47 257.3 🇩 binaries [2019-11-28T10:05:14.225Z] #47 257.3 + mkdir -p /build [2019-11-28T10:05:14.225Z] #47 257.3 + cp bin/containerd /build/containerd [2019-11-28T10:05:14.225Z] #47 257.4 + cp bin/containerd-shim /build/containerd-shim [2019-11-28T10:05:14.225Z] #47 257.4 + cp bin/ctr /build/ctr [2019-11-28T10:05:14.267Z] Building dependency tree... [2019-11-28T10:05:14.267Z] Reading state information... [2019-11-28T10:05:14.267Z] The following additional packages will be installed: [2019-11-28T10:05:14.267Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-28T10:05:14.267Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-28T10:05:14.267Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-28T10:05:14.268Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-28T10:05:14.268Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-28T10:05:14.268Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-28T10:05:14.268Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-28T10:05:14.268Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-28T10:05:14.268Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-28T10:05:14.268Z] Suggested packages: [2019-11-28T10:05:14.268Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-28T10:05:14.268Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-28T10:05:14.268Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-28T10:05:14.268Z] vim-doc vim-scripts xfsdump acl attr quota [2019-11-28T10:05:14.268Z] Recommended packages: [2019-11-28T10:05:14.268Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-28T10:05:14.268Z] python3-keyrings.alt python3-xdg unzip [2019-11-28T10:05:14.790Z] #47 DONE 258.0s [2019-11-28T10:05:15.076Z] The following NEW packages will be installed: [2019-11-28T10:05:15.076Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-28T10:05:15.076Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-28T10:05:15.076Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-28T10:05:15.076Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-28T10:05:15.076Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-28T10:05:15.076Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-28T10:05:15.076Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-28T10:05:15.076Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-28T10:05:15.076Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-28T10:05:15.076Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-28T10:05:15.076Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-28T10:05:15.076Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-28T10:05:15.076Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-28T10:05:15.076Z] xfsprogs xxd xz-utils zip [2019-11-28T10:05:15.076Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:05:15.076Z] Need to get 88.2 MB of archives. [2019-11-28T10:05:15.076Z] After this operation, 565 MB of additional disk space will be used. [2019-11-28T10:05:15.076Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-28T10:05:15.076Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-28T10:05:15.076Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-28T10:05:15.076Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-28T10:05:15.076Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-28T10:05:15.076Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-28T10:05:15.076Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-28T10:05:15.076Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-28T10:05:15.076Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-28T10:05:15.076Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-28T10:05:15.076Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-28T10:05:15.076Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-28T10:05:15.076Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-28T10:05:15.076Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-28T10:05:15.076Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-28T10:05:15.076Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-28T10:05:15.076Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-28T10:05:15.076Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-28T10:05:15.076Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-28T10:05:15.076Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-28T10:05:15.076Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-28T10:05:15.076Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-28T10:05:15.076Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-28T10:05:15.076Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-28T10:05:15.076Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-28T10:05:15.076Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-28T10:05:15.077Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-28T10:05:15.077Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-28T10:05:15.077Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-28T10:05:15.077Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-28T10:05:15.077Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-28T10:05:15.077Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-28T10:05:15.077Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-28T10:05:15.077Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-28T10:05:15.077Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-28T10:05:15.077Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-28T10:05:15.077Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-28T10:05:15.077Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-11-28T10:05:15.077Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-28T10:05:15.077Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-28T10:05:15.077Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-28T10:05:15.077Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-28T10:05:15.077Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-28T10:05:15.077Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-28T10:05:15.077Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-28T10:05:15.077Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-28T10:05:15.077Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-28T10:05:15.077Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-28T10:05:15.470Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-28T10:05:15.470Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-28T10:05:15.470Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-28T10:05:15.470Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-28T10:05:15.470Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-28T10:05:15.470Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-28T10:05:15.470Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-28T10:05:15.470Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-28T10:05:15.470Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-28T10:05:15.470Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-28T10:05:15.470Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-28T10:05:15.470Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-28T10:05:15.470Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-28T10:05:15.470Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-11-28T10:05:15.470Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-11-28T10:05:15.470Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-28T10:05:15.470Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-28T10:05:15.470Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-28T10:05:15.470Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-11-28T10:05:15.470Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-11-28T10:05:15.733Z] [2019-11-28T10:05:15.733Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-28T10:05:15.846Z] #47 203.7 🇩 bin/containerd-stress [2019-11-28T10:05:15.846Z] #47 205.4 🇩 bin/containerd-shim [2019-11-28T10:05:15.991Z] #48 DONE 0.3s [2019-11-28T10:05:15.991Z] [2019-11-28T10:05:15.991Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-28T10:05:15.991Z] #51 DONE 0.1s [2019-11-28T10:05:15.991Z] [2019-11-28T10:05:15.991Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-28T10:05:16.248Z] #54 DONE 0.2s [2019-11-28T10:05:16.248Z] [2019-11-28T10:05:16.248Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-28T10:05:16.248Z] #56 DONE 0.2s [2019-11-28T10:05:16.293Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-28T10:05:16.505Z] [2019-11-28T10:05:16.505Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-11-28T10:05:16.505Z] #59 DONE 0.1s [2019-11-28T10:05:16.505Z] [2019-11-28T10:05:16.505Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-28T10:05:16.669Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:05:16.669Z] Fetched 88.2 MB in 1s (54.2 MB/s) [2019-11-28T10:05:16.669Z] Selecting previously unselected package bash-completion. [2019-11-28T10:05:16.669Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-11-28T10:05:16.669Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-28T10:05:16.762Z] #63 DONE 0.2s [2019-11-28T10:05:16.762Z] [2019-11-28T10:05:16.762Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-11-28T10:05:16.762Z] #65 DONE 0.1s [2019-11-28T10:05:16.762Z] [2019-11-28T10:05:16.762Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-28T10:05:16.762Z] #66 DONE 0.0s [2019-11-28T10:05:17.020Z] [2019-11-28T10:05:17.020Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-11-28T10:05:17.043Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-11-28T10:05:17.451Z] Selecting previously unselected package libnet1:s390x. [2019-11-28T10:05:17.451Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-28T10:05:17.451Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-28T10:05:17.451Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-11-28T10:05:17.451Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-28T10:05:17.451Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-28T10:05:17.451Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-28T10:05:17.451Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-28T10:05:17.451Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-28T10:05:17.451Z] Selecting previously unselected package libudev-dev:s390x. [2019-11-28T10:05:17.451Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-28T10:05:17.451Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-28T10:05:17.451Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-28T10:05:17.451Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-28T10:05:17.451Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-28T10:05:17.451Z] Selecting previously unselected package python3.5-minimal. [2019-11-28T10:05:17.451Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-28T10:05:17.451Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-28T10:05:17.585Z] #67 DONE 0.7s [2019-11-28T10:05:17.585Z] [2019-11-28T10:05:17.585Z] #68 exporting to image [2019-11-28T10:05:17.585Z] #68 exporting layers [2019-11-28T10:05:17.864Z] Selecting previously unselected package python3-minimal. [2019-11-28T10:05:17.864Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-28T10:05:17.864Z] Unpacking python3-minimal (3.5.3-1) ... [2019-11-28T10:05:17.864Z] Selecting previously unselected package libmpdec2:s390x. [2019-11-28T10:05:17.864Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-28T10:05:17.864Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-28T10:05:17.864Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-28T10:05:17.864Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-28T10:05:17.864Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-28T10:05:18.257Z] Selecting previously unselected package python3.5. [2019-11-28T10:05:18.257Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-28T10:05:18.257Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-28T10:05:18.257Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-28T10:05:18.257Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-28T10:05:18.257Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-28T10:05:18.257Z] Selecting previously unselected package dh-python. [2019-11-28T10:05:18.257Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-28T10:05:18.257Z] Unpacking dh-python (2.20170125) ... [2019-11-28T10:05:18.257Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-28T10:05:18.257Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-28T10:05:19.039Z] Setting up python3-minimal (3.5.3-1) ... [2019-11-28T10:05:19.039Z] Selecting previously unselected package python3. [2019-11-28T10:05:19.039Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-11-28T10:05:19.039Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-28T10:05:19.039Z] Unpacking python3 (3.5.3-1) ... [2019-11-28T10:05:19.039Z] Selecting previously unselected package pigz. [2019-11-28T10:05:19.039Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-28T10:05:19.039Z] Unpacking pigz (2.3.4-1) ... [2019-11-28T10:05:19.039Z] Selecting previously unselected package libip4tc0:s390x. [2019-11-28T10:05:19.039Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-28T10:05:19.039Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:19.409Z] Selecting previously unselected package libip6tc0:s390x. [2019-11-28T10:05:19.409Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-28T10:05:19.409Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:19.409Z] Selecting previously unselected package libiptc0:s390x. [2019-11-28T10:05:19.409Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-28T10:05:19.409Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:19.409Z] Selecting previously unselected package libxtables12:s390x. [2019-11-28T10:05:19.409Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-28T10:05:19.409Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:19.409Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-28T10:05:19.409Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-28T10:05:19.409Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-28T10:05:19.409Z] Selecting previously unselected package iptables. [2019-11-28T10:05:19.409Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-28T10:05:19.409Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:19.775Z] Selecting previously unselected package xxd. [2019-11-28T10:05:19.775Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-28T10:05:19.775Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:05:19.775Z] Selecting previously unselected package vim-common. [2019-11-28T10:05:19.775Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:05:19.775Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:05:19.775Z] Selecting previously unselected package bzip2. [2019-11-28T10:05:19.775Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-28T10:05:19.775Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-11-28T10:05:20.051Z] #47 211.7 🇩 bin/containerd-shim-runc-v1 [2019-11-28T10:05:20.141Z] Selecting previously unselected package libgpm2:s390x. [2019-11-28T10:05:20.141Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-28T10:05:20.141Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-28T10:05:20.141Z] Selecting previously unselected package xz-utils. [2019-11-28T10:05:20.141Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-28T10:05:20.141Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-28T10:05:20.141Z] Selecting previously unselected package aufs-tools. [2019-11-28T10:05:20.141Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-28T10:05:20.141Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-28T10:05:20.141Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-28T10:05:20.141Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-28T10:05:20.141Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-28T10:05:20.141Z] Selecting previously unselected package btrfs-progs. [2019-11-28T10:05:20.141Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-28T10:05:20.141Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-28T10:05:20.141Z] Selecting previously unselected package btrfs-tools. [2019-11-28T10:05:20.141Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-28T10:05:20.141Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-28T10:05:20.141Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-28T10:05:20.141Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-28T10:05:20.141Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-28T10:05:20.141Z] Selecting previously unselected package dmsetup. [2019-11-28T10:05:20.142Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-28T10:05:20.142Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-11-28T10:05:20.142Z] Selecting previously unselected package libonig4:s390x. [2019-11-28T10:05:20.142Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package libjq1:s390x. [2019-11-28T10:05:20.516Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package jq. [2019-11-28T10:05:20.516Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package libaio1:s390x. [2019-11-28T10:05:20.516Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package libcap2-bin. [2019-11-28T10:05:20.516Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-28T10:05:20.516Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-11-28T10:05:20.516Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package libpcre16-3:s390x. [2019-11-28T10:05:20.516Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package libpcre32-3:s390x. [2019-11-28T10:05:20.516Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-28T10:05:20.516Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-11-28T10:05:20.516Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-28T10:05:20.516Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-28T10:05:20.887Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-11-28T10:05:20.887Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-28T10:05:20.887Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-28T10:05:20.887Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-28T10:05:20.887Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-28T10:05:20.887Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-28T10:05:20.887Z] Selecting previously unselected package libnl-3-200:s390x. [2019-11-28T10:05:20.887Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-28T10:05:20.887Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-28T10:05:20.887Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-28T10:05:20.887Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-28T10:05:20.887Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-28T10:05:20.887Z] Selecting previously unselected package libreadline5:s390x. [2019-11-28T10:05:20.887Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-28T10:05:20.887Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-28T10:05:20.887Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-11-28T10:05:20.887Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-28T10:05:20.887Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-28T10:05:21.262Z] Selecting previously unselected package net-tools. [2019-11-28T10:05:21.262Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-28T10:05:21.262Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-28T10:05:21.262Z] Selecting previously unselected package python-pip-whl. [2019-11-28T10:05:21.262Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-28T10:05:21.262Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-28T10:05:21.706Z] Selecting previously unselected package python3-pip. [2019-11-28T10:05:21.706Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-28T10:05:21.706Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-28T10:05:21.706Z] Selecting previously unselected package python3-pkg-resources. [2019-11-28T10:05:21.706Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-28T10:05:21.706Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-28T10:05:21.706Z] Selecting previously unselected package python3-setuptools. [2019-11-28T10:05:21.706Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-28T10:05:21.706Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-11-28T10:05:21.706Z] Selecting previously unselected package python3-wheel. [2019-11-28T10:05:21.706Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-28T10:05:21.706Z] Unpacking python3-wheel (0.29.0-2) ... [2019-11-28T10:05:21.706Z] Selecting previously unselected package thin-provisioning-tools. [2019-11-28T10:05:21.706Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-28T10:05:21.706Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-28T10:05:21.706Z] Selecting previously unselected package vim-runtime. [2019-11-28T10:05:21.706Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:05:21.706Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-28T10:05:21.706Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-28T10:05:21.706Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:05:22.538Z] Selecting previously unselected package vim. [2019-11-28T10:05:22.538Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-28T10:05:22.538Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:05:22.538Z] Selecting previously unselected package xfsprogs. [2019-11-28T10:05:22.538Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-28T10:05:22.538Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-28T10:05:22.923Z] Selecting previously unselected package zip. [2019-11-28T10:05:22.923Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-28T10:05:22.923Z] Unpacking zip (3.0-11+b1) ... [2019-11-28T10:05:22.923Z] Selecting previously unselected package libapparmor-perl. [2019-11-28T10:05:22.923Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-28T10:05:22.923Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-28T10:05:22.923Z] Selecting previously unselected package apparmor. [2019-11-28T10:05:22.923Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-28T10:05:22.923Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-28T10:05:22.923Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-28T10:05:22.923Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-28T10:05:22.923Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-28T10:05:23.300Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-28T10:05:23.300Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-28T10:05:23.300Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-28T10:05:23.311Z] #47 214.6 🇩 binaries [2019-11-28T10:05:23.311Z] #47 214.6 + mkdir -p /build [2019-11-28T10:05:23.311Z] #47 214.6 + cp bin/containerd /build/containerd [2019-11-28T10:05:23.311Z] #47 214.7 + cp bin/containerd-shim /build/containerd-shim [2019-11-28T10:05:23.311Z] #47 214.7 + cp bin/ctr /build/ctr [2019-11-28T10:05:23.566Z] #47 DONE 215.4s [2019-11-28T10:05:23.672Z] Selecting previously unselected package binutils-mingw-w64. [2019-11-28T10:05:23.672Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-28T10:05:23.672Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-28T10:05:23.672Z] Selecting previously unselected package mingw-w64-common. [2019-11-28T10:05:23.672Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-28T10:05:23.672Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-28T10:05:24.486Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-28T10:05:24.486Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-28T10:05:24.486Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-28T10:05:24.927Z] [2019-11-28T10:05:24.927Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-28T10:05:24.927Z] #48 DONE 0.2s [2019-11-28T10:05:24.927Z] [2019-11-28T10:05:24.927Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-28T10:05:24.927Z] #51 DONE 0.1s [2019-11-28T10:05:24.927Z] [2019-11-28T10:05:24.927Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-28T10:05:24.927Z] #54 DONE 0.1s [2019-11-28T10:05:25.026Z] 🇩 bin/containerd [2019-11-28T10:05:25.182Z] [2019-11-28T10:05:25.182Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-28T10:05:25.437Z] #56 DONE 0.3s [2019-11-28T10:05:25.437Z] [2019-11-28T10:05:25.437Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-11-28T10:05:25.437Z] #59 DONE 0.1s [2019-11-28T10:05:25.691Z] [2019-11-28T10:05:25.691Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-28T10:05:25.691Z] #63 DONE 0.3s [2019-11-28T10:05:25.755Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-11-28T10:05:25.755Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-28T10:05:25.755Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-28T10:05:25.755Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-28T10:05:25.755Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-28T10:05:25.755Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:05:25.947Z] [2019-11-28T10:05:25.947Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-11-28T10:05:25.947Z] #65 DONE 0.2s [2019-11-28T10:05:25.947Z] [2019-11-28T10:05:25.947Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-28T10:05:25.947Z] #66 DONE 0.0s [2019-11-28T10:05:26.202Z] [2019-11-28T10:05:26.202Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-11-28T10:05:27.127Z] #67 DONE 0.9s [2019-11-28T10:05:27.127Z] [2019-11-28T10:05:27.127Z] #68 exporting to image [2019-11-28T10:05:27.127Z] #68 exporting layers [2019-11-28T10:05:29.000Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-28T10:05:29.000Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-28T10:05:29.000Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:05:31.438Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-28T10:05:31.438Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-28T10:05:31.438Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-28T10:05:31.438Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-28T10:05:31.438Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-28T10:05:31.438Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:31.438Z] Processing triggers for mime-support (3.60) ... [2019-11-28T10:05:31.438Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:05:31.438Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-28T10:05:31.438Z] Setting up libcap2-bin (1:2.25-1) ... [2019-11-28T10:05:31.438Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-28T10:05:31.438Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-28T10:05:31.946Z] Setting up bash-completion (1:2.1-4.3) ... [2019-11-28T10:05:32.323Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-11-28T10:05:32.323Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-28T10:05:32.323Z] Setting up zip (3.0-11+b1) ... [2019-11-28T10:05:32.323Z] Setting up bzip2 (1.0.6-8.1) ... [2019-11-28T10:05:32.323Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-28T10:05:32.323Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-28T10:05:32.323Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:05:32.323Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-11-28T10:05:32.323Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:32.323Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-28T10:05:32.323Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-28T10:05:32.323Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-28T10:05:32.323Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:05:32.323Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-28T10:05:32.323Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-28T10:05:32.323Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-28T10:05:32.323Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:05:32.323Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-28T10:05:32.323Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-28T10:05:32.323Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-28T10:05:32.323Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-28T10:05:32.323Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-28T10:05:32.323Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-28T10:05:32.323Z] Setting up pigz (2.3.4-1) ... [2019-11-28T10:05:32.323Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-28T10:05:32.323Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-28T10:05:32.323Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:32.323Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-11-28T10:05:32.323Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-28T10:05:32.323Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-28T10:05:32.323Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-28T10:05:32.323Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-28T10:05:32.445Z] #68 exporting layers 13.9s done [2019-11-28T10:05:32.445Z] #68 writing image sha256:85c0280ec6d8baba2392d81a79b92f71eced8120fb013dfd8923f064ab16937f done [2019-11-28T10:05:32.445Z] #68 naming to docker.io/library/docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 done [2019-11-28T10:05:32.445Z] #68 DONE 13.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-28T10:05:32.705Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-28T10:05:32.705Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:05:32.705Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-28T10:05:32.705Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-28T10:05:32.705Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-28T10:05:32.705Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-28T10:05:32.705Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-28T10:05:32.705Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-28T10:05:32.705Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-28T10:05:32.705Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-28T10:05:32.705Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-28T10:05:32.705Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:32.705Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-28T10:05:32.705Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-28T10:05:32.705Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-28T10:05:32.705Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-28T10:05:32.705Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-28T10:05:32.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-428/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/validate/default [2019-11-28T10:05:33.519Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-28T10:05:33.519Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:05:33.519Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-28T10:05:33.519Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-28T10:05:33.519Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-28T10:05:33.519Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-28T10:05:33.519Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-28T10:05:33.519Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:05:33.519Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-28T10:05:33.519Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-28T10:05:33.519Z] Setting up python3 (3.5.3-1) ... [2019-11-28T10:05:33.897Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-28T10:05:34.159Z] Congratulations! All commits are properly signed with the DCO! [2019-11-28T10:05:34.689Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-28T10:05:34.689Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-28T10:05:34.689Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-28T10:05:34.689Z] Setting up python3-wheel (0.29.0-2) ... [2019-11-28T10:05:34.689Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-28T10:05:35.063Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-28T10:05:35.063Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-28T10:05:35.063Z] Setting up dmsetup (2:1.02.137-2) ... [2019-11-28T10:05:35.063Z] Setting up python3-setuptools (33.1.1-1) ... [2019-11-28T10:05:35.440Z] Setting up dh-python (2.20170125) ... [2019-11-28T10:05:35.440Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-28T10:05:35.440Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:05:39.285Z] #68 exporting layers 10.9s done [2019-11-28T10:05:39.285Z] #68 writing image sha256:c3ab68027e3cbf0a4ad57bc9b28b5f0ca647b5389fad8367e002748d2c7c0104 done [2019-11-28T10:05:39.285Z] #68 naming to docker.io/library/docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 done [2019-11-28T10:05:39.285Z] #68 DONE 10.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-28T10:05:39.731Z] Removing intermediate container 867c70e32685 [2019-11-28T10:05:39.731Z] ---> cf0190fd1ba9 [2019-11-28T10:05:39.731Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-11-28T10:05:39.731Z] ---> Running in 50eb77a1c651 [2019-11-28T10:05:40.274Z] [2019-11-28T10:05:40.275Z] Removing bundles/ [2019-11-28T10:05:40.275Z] [2019-11-28T10:05:40.275Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-28T10:05:40.275Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-28T10:05:40.275Z] GOOS="" GOARCH="" GOARM="" [2019-11-28T10:05:41.549Z] Collecting yamllint==1.16.0 [2019-11-28T10:05:41.549Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-28T10:05:41.549Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-28T10:05:41.949Z] Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-28T10:05:42.373Z] Collecting pyyaml (from yamllint==1.16.0) [2019-11-28T10:05:42.373Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-28T10:05:42.801Z] Building wheels for collected packages: pathspec, pyyaml [2019-11-28T10:05:42.801Z] Running setup.py bdist_wheel for pathspec: started [2019-11-28T10:05:42.801Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-28T10:05:42.801Z] Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-28T10:05:42.801Z] Running setup.py bdist_wheel for pyyaml: started [2019-11-28T10:05:43.211Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-28T10:05:43.211Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-28T10:05:43.211Z] Successfully built pathspec pyyaml [2019-11-28T10:05:43.211Z] Installing collected packages: pathspec, pyyaml, yamllint [2019-11-28T10:05:43.211Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-28T10:05:43.994Z] Removing intermediate container 50eb77a1c651 [2019-11-28T10:05:43.994Z] ---> fe75ea2d50dd [2019-11-28T10:05:43.994Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-28T10:05:44.783Z] ---> e0411d13d71b [2019-11-28T10:05:44.783Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-28T10:05:46.658Z] ---> da3f61e636ef [2019-11-28T10:05:46.658Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-28T10:05:47.968Z] ---> 978d2e65fbf4 [2019-11-28T10:05:47.968Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-28T10:05:47.968Z] ---> 6803e8949d48 [2019-11-28T10:05:47.968Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-28T10:05:48.336Z] ---> 5d43dbfd0703 [2019-11-28T10:05:48.336Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-11-28T10:05:48.710Z] ---> df7c71192761 [2019-11-28T10:05:48.710Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-11-28T10:05:49.087Z] ---> 3a83ca8fb2ef [2019-11-28T10:05:49.087Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-11-28T10:05:49.087Z] ---> 6a475912880e [2019-11-28T10:05:49.087Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-11-28T10:05:49.884Z] ---> 966863a9e667 [2019-11-28T10:05:49.884Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-11-28T10:05:50.249Z] ---> 59718a6d8220 [2019-11-28T10:05:50.249Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-11-28T10:05:50.629Z] ---> 438dd165f5d3 [2019-11-28T10:05:50.629Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-28T10:05:51.526Z] ---> 2f5c62bd262d [2019-11-28T10:05:51.526Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-11-28T10:05:51.908Z] ---> e5d82c69b041 [2019-11-28T10:05:51.908Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-28T10:05:52.275Z] ---> e4ff74646e70 [2019-11-28T10:05:52.275Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-11-28T10:05:52.275Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-11-28T10:05:52.275Z] bad55c542dc9: Pulling fs layer [2019-11-28T10:05:52.651Z] bad55c542dc9: Verifying Checksum [2019-11-28T10:05:52.651Z] bad55c542dc9: Download complete [2019-11-28T10:05:53.042Z] bad55c542dc9: Pull complete [2019-11-28T10:05:53.042Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-28T10:05:53.042Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-28T10:05:53.814Z] ---> 0bb772a18c64 [2019-11-28T10:05:53.814Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-11-28T10:05:53.814Z] ---> Running in d44f8e65f109 [2019-11-28T10:05:53.814Z] Removing intermediate container d44f8e65f109 [2019-11-28T10:05:53.814Z] ---> 9f727096b66e [2019-11-28T10:05:53.814Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-11-28T10:05:53.814Z] ---> Running in 05cc5f7a9087 [2019-11-28T10:05:54.181Z] Removing intermediate container 05cc5f7a9087 [2019-11-28T10:05:54.181Z] ---> 2e63800996d8 [2019-11-28T10:05:54.181Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-11-28T10:05:54.181Z] ---> Running in d605cd4d786c [2019-11-28T10:05:54.181Z] Removing intermediate container d605cd4d786c [2019-11-28T10:05:54.181Z] ---> 1401633be50b [2019-11-28T10:05:54.181Z] Step 122/125 : VOLUME /var/lib/docker [2019-11-28T10:05:54.549Z] ---> Running in 0c3da069e3e8 [2019-11-28T10:05:54.549Z] Removing intermediate container 0c3da069e3e8 [2019-11-28T10:05:54.549Z] ---> 358f3e798adb [2019-11-28T10:05:54.549Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-11-28T10:05:54.549Z] ---> Running in 3f8a3add10b5 [2019-11-28T10:05:54.928Z] Removing intermediate container 3f8a3add10b5 [2019-11-28T10:05:54.928Z] ---> 83a322bad4e1 [2019-11-28T10:05:54.928Z] Step 124/125 : FROM dev AS final [2019-11-28T10:05:54.928Z] ---> 83a322bad4e1 [2019-11-28T10:05:54.928Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-11-28T10:05:57.569Z] ---> 084cd5ea93d8 [2019-11-28T10:05:57.569Z] Successfully built 084cd5ea93d8 [2019-11-28T10:05:57.569Z] Successfully tagged docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-28T10:05:58.469Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/test/unit [2019-11-28T10:06:01.099Z] ? github.com/docker/docker/api [no test files] [2019-11-28T10:06:05.306Z] 🇩 bin/containerd-stress [2019-11-28T10:06:06.506Z] 🇩 bin/containerd-shim [2019-11-28T10:06:12.869Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2019-11-28T10:06:17.468Z] 🇩 bin/containerd-shim-runc-v1 [2019-11-28T10:06:20.494Z] 🇩 binaries [2019-11-28T10:06:20.494Z] + mkdir -p /build [2019-11-28T10:06:20.494Z] + cp bin/containerd /build/containerd [2019-11-28T10:06:20.494Z] + cp bin/containerd-shim /build/containerd-shim [2019-11-28T10:06:20.494Z] + cp bin/ctr /build/ctr [2019-11-28T10:06:26.563Z] Removing intermediate container bc4e867e397a [2019-11-28T10:06:26.563Z] ---> b8cf7c3ed10a [2019-11-28T10:06:26.563Z] Step 56/125 : FROM dev-base AS proxy [2019-11-28T10:06:26.563Z] ---> 996d62765197 [2019-11-28T10:06:26.563Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-11-28T10:06:26.563Z] ---> Running in 1768b9ae540b [2019-11-28T10:06:26.563Z] Removing intermediate container 1768b9ae540b [2019-11-28T10:06:26.563Z] ---> 788febb0dbba [2019-11-28T10:06:26.563Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:06:26.563Z] ---> b185ebd38dca [2019-11-28T10:06:26.563Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:06:26.563Z] ---> 36173e1478ab [2019-11-28T10:06:26.563Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:06:26.563Z] ---> Running in 7edce9b88ee2 [2019-11-28T10:06:26.901Z] + RM_GOPATH=0 [2019-11-28T10:06:26.901Z] + TMP_GOPATH= [2019-11-28T10:06:26.901Z] + : /build [2019-11-28T10:06:26.901Z] + '[' -z '' ']' [2019-11-28T10:06:26.901Z] ++ mktemp -d [2019-11-28T10:06:26.901Z] + export GOPATH=/tmp/tmp.UIsZqT5JMU [2019-11-28T10:06:26.901Z] + GOPATH=/tmp/tmp.UIsZqT5JMU [2019-11-28T10:06:26.901Z] + RM_GOPATH=1 [2019-11-28T10:06:26.901Z] ++ dirname ./install.sh [2019-11-28T10:06:26.901Z] + dir=. [2019-11-28T10:06:26.901Z] + bin=proxy [2019-11-28T10:06:26.901Z] + shift [2019-11-28T10:06:26.901Z] + '[' '!' -f ./proxy.installer ']' [2019-11-28T10:06:26.901Z] + . ./proxy.installer [2019-11-28T10:06:26.901Z] ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:06:26.901Z] + install_proxy [2019-11-28T10:06:26.901Z] + case "$1" in [2019-11-28T10:06:26.901Z] + export CGO_ENABLED=0 [2019-11-28T10:06:26.901Z] + CGO_ENABLED=0 [2019-11-28T10:06:26.901Z] + _install_proxy [2019-11-28T10:06:26.901Z] Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:06:26.901Z] + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-28T10:06:26.901Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UIsZqT5JMU/src/github.com/docker/libnetwork [2019-11-28T10:06:26.901Z] Cloning into '/tmp/tmp.UIsZqT5JMU/src/github.com/docker/libnetwork'... [2019-11-28T10:06:29.914Z] + cd /tmp/tmp.UIsZqT5JMU/src/github.com/docker/libnetwork [2019-11-28T10:06:29.914Z] + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-28T10:06:29.914Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-28T10:06:33.771Z] Removing intermediate container 7edce9b88ee2 [2019-11-28T10:06:33.771Z] ---> 36d15ea33571 [2019-11-28T10:06:33.771Z] Step 61/125 : FROM base AS gometalinter [2019-11-28T10:06:33.771Z] ---> 996d62765197 [2019-11-28T10:06:33.771Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-11-28T10:06:33.771Z] ---> Running in 1fff07c27a1e [2019-11-28T10:06:33.771Z] Removing intermediate container 1fff07c27a1e [2019-11-28T10:06:33.771Z] ---> 6d1a43dedda9 [2019-11-28T10:06:33.771Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:06:34.109Z] ---> 1afbc73ffad6 [2019-11-28T10:06:34.109Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:06:34.109Z] ---> 2a2542f0a122 [2019-11-28T10:06:34.109Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:06:34.109Z] ---> Running in 9dccdf9a79f2 [2019-11-28T10:06:34.446Z] + RM_GOPATH=0 [2019-11-28T10:06:34.446Z] + TMP_GOPATH= [2019-11-28T10:06:34.446Z] + : /build [2019-11-28T10:06:34.446Z] + '[' -z '' ']' [2019-11-28T10:06:34.446Z] ++ mktemp -d [2019-11-28T10:06:34.446Z] + export GOPATH=/tmp/tmp.Ibk5KBbSoc [2019-11-28T10:06:34.446Z] + GOPATH=/tmp/tmp.Ibk5KBbSoc [2019-11-28T10:06:34.446Z] + RM_GOPATH=1 [2019-11-28T10:06:34.446Z] ++ dirname ./install.sh [2019-11-28T10:06:34.446Z] Installing gometalinter version v2.0.6 [2019-11-28T10:06:34.446Z] + dir=. [2019-11-28T10:06:34.446Z] + bin=gometalinter [2019-11-28T10:06:34.446Z] + shift [2019-11-28T10:06:34.446Z] + '[' '!' -f ./gometalinter.installer ']' [2019-11-28T10:06:34.446Z] + . ./gometalinter.installer [2019-11-28T10:06:34.446Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-28T10:06:34.447Z] + install_gometalinter [2019-11-28T10:06:34.447Z] + echo 'Installing gometalinter version v2.0.6' [2019-11-28T10:06:34.447Z] + go get -d github.com/alecthomas/gometalinter [2019-11-28T10:06:36.141Z] + cd /tmp/tmp.Ibk5KBbSoc/src/github.com/alecthomas/gometalinter [2019-11-28T10:06:36.141Z] + git checkout -q v2.0.6 [2019-11-28T10:06:36.141Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-28T10:06:52.175Z] + GOBIN=/build [2019-11-28T10:06:52.175Z] + /build/gometalinter --install [2019-11-28T10:06:52.175Z] Installing: [2019-11-28T10:06:52.175Z] deadcode [2019-11-28T10:06:52.175Z] dupl [2019-11-28T10:06:52.175Z] errcheck [2019-11-28T10:06:52.175Z] gas [2019-11-28T10:06:52.175Z] gochecknoglobals [2019-11-28T10:06:52.175Z] gochecknoinits [2019-11-28T10:06:52.175Z] goconst [2019-11-28T10:06:52.175Z] gocyclo [2019-11-28T10:06:52.175Z] goimports [2019-11-28T10:06:52.175Z] golint [2019-11-28T10:06:52.175Z] gosimple [2019-11-28T10:06:52.175Z] gotype [2019-11-28T10:06:52.175Z] gotypex [2019-11-28T10:06:52.175Z] ineffassign [2019-11-28T10:06:52.175Z] interfacer [2019-11-28T10:06:52.175Z] lll [2019-11-28T10:06:52.175Z] maligned [2019-11-28T10:06:52.175Z] megacheck [2019-11-28T10:06:52.175Z] misspell [2019-11-28T10:06:52.175Z] nakedret [2019-11-28T10:06:52.175Z] safesql [2019-11-28T10:06:52.175Z] staticcheck [2019-11-28T10:06:52.175Z] structcheck [2019-11-28T10:06:52.175Z] unconvert [2019-11-28T10:06:52.175Z] unparam [2019-11-28T10:06:52.175Z] unused [2019-11-28T10:06:52.175Z] varcheck [2019-11-28T10:06:55.578Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-28T10:06:55.578Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-28T10:06:55.578Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-28T10:06:55.578Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-28T10:06:55.578Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-28T10:06:55.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/make.sh dynbinary-daemon test-docker-py [2019-11-28T10:06:56.847Z] [2019-11-28T10:06:57.104Z] Removing bundles/ [2019-11-28T10:06:57.104Z] [2019-11-28T10:06:57.104Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-28T10:06:57.104Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-28T10:06:57.104Z] GOOS="" GOARCH="" GOARM="" [2019-11-28T10:07:01.635Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-28T10:07:01.635Z] [2019-11-28T10:07:01.635Z] [2019-11-28T10:07:01.635Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-28T10:07:01.635Z] No new tests added to integration. [2019-11-28T10:07:01.635Z] [2019-11-28T10:07:01.635Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-28T10:07:01.635Z] [2019-11-28T10:07:01.635Z] [2019-11-28T10:07:01.635Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-28T10:07:01.635Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-28T10:07:02.194Z] PKG_CONFIG=pkg-config [2019-11-28T10:07:02.194Z] GOLANG_VERSION=1.12.12 [2019-11-28T10:07:02.194Z] HOSTNAME=cdbbac028aca [2019-11-28T10:07:02.194Z] KEEPBUNDLE=1 [2019-11-28T10:07:02.194Z] container=docker [2019-11-28T10:07:02.194Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-28T10:07:02.194Z] GOPATH=/go [2019-11-28T10:07:02.194Z] PWD=/go/src/github.com/docker/docker [2019-11-28T10:07:02.194Z] HOME=/root [2019-11-28T10:07:02.194Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-28T10:07:02.194Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-28T10:07:02.194Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-28T10:07:02.194Z] DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:07:02.194Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-28T10:07:02.194Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-28T10:07:02.194Z] TERM=xterm [2019-11-28T10:07:02.194Z] VALIDATE_BRANCH=19.03 [2019-11-28T10:07:02.194Z] DEST=bundles/test-integration [2019-11-28T10:07:02.194Z] SHLVL=1 [2019-11-28T10:07:02.194Z] TIMEOUT=120m [2019-11-28T10:07:02.195Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-28T10:07:02.195Z] DOCKER_PKG=github.com/docker/docker [2019-11-28T10:07:02.195Z] TESTDEBUG=0 [2019-11-28T10:07:02.195Z] _=/usr/bin/env [2019-11-28T10:07:02.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-28T10:07:02.450Z] PKG_CONFIG=pkg-config [2019-11-28T10:07:02.450Z] GOLANG_VERSION=1.12.12 [2019-11-28T10:07:02.450Z] HOSTNAME=d725f4d61d9f [2019-11-28T10:07:02.450Z] KEEPBUNDLE=1 [2019-11-28T10:07:02.450Z] container=docker [2019-11-28T10:07:02.450Z] TEST_SKIP_INTEGRATION=1 [2019-11-28T10:07:02.450Z] GOPATH=/go [2019-11-28T10:07:02.450Z] PWD=/go/src/github.com/docker/docker [2019-11-28T10:07:02.450Z] HOME=/root [2019-11-28T10:07:02.450Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-28T10:07:02.450Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-28T10:07:02.450Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-28T10:07:02.450Z] DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:07:02.450Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-28T10:07:02.450Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-28T10:07:02.450Z] TERM=xterm [2019-11-28T10:07:02.450Z] VALIDATE_BRANCH=19.03 [2019-11-28T10:07:02.450Z] DEST=bundles/test-integration [2019-11-28T10:07:02.450Z] SHLVL=1 [2019-11-28T10:07:02.450Z] TIMEOUT=120m [2019-11-28T10:07:02.450Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-28T10:07:02.450Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-28T10:07:02.450Z] DOCKER_PKG=github.com/docker/docker [2019-11-28T10:07:02.450Z] TESTDEBUG=0 [2019-11-28T10:07:02.450Z] _=/usr/bin/env [2019-11-28T10:07:02.450Z] Building test suite binary ./integration-cli/test.main [2019-11-28T10:07:03.012Z] PKG_CONFIG=pkg-config [2019-11-28T10:07:03.012Z] GOLANG_VERSION=1.12.12 [2019-11-28T10:07:03.012Z] HOSTNAME=aa6a172e230f [2019-11-28T10:07:03.012Z] KEEPBUNDLE=1 [2019-11-28T10:07:03.012Z] container=docker [2019-11-28T10:07:03.012Z] TEST_SKIP_INTEGRATION=1 [2019-11-28T10:07:03.012Z] GOPATH=/go [2019-11-28T10:07:03.012Z] PWD=/go/src/github.com/docker/docker [2019-11-28T10:07:03.012Z] HOME=/root [2019-11-28T10:07:03.012Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-28T10:07:03.012Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-28T10:07:03.012Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-28T10:07:03.012Z] DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:07:03.012Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-28T10:07:03.012Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-28T10:07:03.012Z] TERM=xterm [2019-11-28T10:07:03.012Z] VALIDATE_BRANCH=19.03 [2019-11-28T10:07:03.012Z] DEST=bundles/test-integration [2019-11-28T10:07:03.012Z] SHLVL=1 [2019-11-28T10:07:03.012Z] TIMEOUT=120m [2019-11-28T10:07:03.012Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-28T10:07:03.012Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-28T10:07:03.012Z] DOCKER_PKG=github.com/docker/docker [2019-11-28T10:07:03.012Z] TESTDEBUG=0 [2019-11-28T10:07:03.012Z] _=/usr/bin/env [2019-11-28T10:07:03.012Z] Building test suite binary ./integration-cli/test.main [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-28T10:07:11.911Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-11-28T10:07:11.911Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-28T10:07:11.911Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 3.1% of statements [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/types [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-28T10:07:11.911Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-28T10:07:12.306Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-11-28T10:07:12.306Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2019-11-28T10:07:12.306Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-28T10:07:12.306Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-28T10:07:12.306Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-28T10:07:12.306Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-28T10:07:12.306Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-28T10:07:12.306Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-28T10:07:12.306Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-28T10:07:12.722Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2019-11-28T10:07:13.139Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/builder [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-28T10:07:13.139Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-28T10:07:13.956Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-11-28T10:07:17.517Z] ok github.com/docker/docker/builder/fscache 0.112s coverage: 69.2% of statements [2019-11-28T10:07:17.517Z] ok github.com/docker/docker/builder/dockerfile 0.825s coverage: 45.1% of statements [2019-11-28T10:07:20.081Z] ok github.com/docker/docker/builder/remotecontext/git 1.021s coverage: 85.1% of statements [2019-11-28T10:07:20.081Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 13.6% of statements [2019-11-28T10:07:20.455Z] ? github.com/docker/docker/cli [no test files] [2019-11-28T10:07:20.455Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-28T10:07:20.455Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-11-28T10:07:25.753Z] Removing intermediate container 9dccdf9a79f2 [2019-11-28T10:07:25.754Z] ---> ec305db55627 [2019-11-28T10:07:25.754Z] Step 66/125 : FROM base AS gotestsum [2019-11-28T10:07:25.754Z] ---> 996d62765197 [2019-11-28T10:07:25.754Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-11-28T10:07:25.754Z] ---> Running in a63fc3fcf1dd [2019-11-28T10:07:25.754Z] Removing intermediate container a63fc3fcf1dd [2019-11-28T10:07:25.754Z] ---> faa0a9e242cc [2019-11-28T10:07:25.754Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:07:25.754Z] ---> 5652a1b3b146 [2019-11-28T10:07:25.754Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:07:25.754Z] ---> 9dcb4e3c5072 [2019-11-28T10:07:25.754Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:07:25.754Z] ---> Running in 286e3804ab0b [2019-11-28T10:07:26.024Z] ok github.com/docker/docker/client 0.171s coverage: 75.7% of statements [2019-11-28T10:07:26.091Z] + RM_GOPATH=0 [2019-11-28T10:07:26.091Z] + TMP_GOPATH= [2019-11-28T10:07:26.091Z] + : /build [2019-11-28T10:07:26.091Z] + '[' -z '' ']' [2019-11-28T10:07:26.091Z] ++ mktemp -d [2019-11-28T10:07:26.091Z] + export GOPATH=/tmp/tmp.MvbL8QQJSF [2019-11-28T10:07:26.091Z] + GOPATH=/tmp/tmp.MvbL8QQJSF [2019-11-28T10:07:26.091Z] + RM_GOPATH=1 [2019-11-28T10:07:26.091Z] ++ dirname ./install.sh [2019-11-28T10:07:26.091Z] + dir=. [2019-11-28T10:07:26.091Z] + bin=gotestsum [2019-11-28T10:07:26.091Z] + shift [2019-11-28T10:07:26.091Z] + '[' '!' -f ./gotestsum.installer ']' [2019-11-28T10:07:26.091Z] + . ./gotestsum.installer [2019-11-28T10:07:26.091Z] Installing gotestsum version v0.3.5 [2019-11-28T10:07:26.091Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-28T10:07:26.091Z] + install_gotestsum [2019-11-28T10:07:26.091Z] + echo 'Installing gotestsum version v0.3.5' [2019-11-28T10:07:26.091Z] + go get -d gotest.tools/gotestsum [2019-11-28T10:07:37.090Z] + cd /tmp/tmp.MvbL8QQJSF/src/gotest.tools/gotestsum [2019-11-28T10:07:37.090Z] + git checkout -q v0.3.5 [2019-11-28T10:07:37.090Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-28T10:07:54.963Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2019-11-28T10:07:54.963Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.8% of statements [2019-11-28T10:07:56.450Z] Removing intermediate container 286e3804ab0b [2019-11-28T10:07:56.450Z] ---> 7ccb74cd636e [2019-11-28T10:07:56.450Z] Step 71/125 : FROM dev-base AS dockercli [2019-11-28T10:07:56.450Z] ---> 996d62765197 [2019-11-28T10:07:56.450Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-11-28T10:07:56.450Z] ---> Running in c8a7a395b885 [2019-11-28T10:07:56.450Z] Removing intermediate container c8a7a395b885 [2019-11-28T10:07:56.450Z] ---> 64b98e627527 [2019-11-28T10:07:56.450Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:07:56.450Z] ---> 57f36788829e [2019-11-28T10:07:56.450Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:07:56.450Z] ---> 83e55ca6a044 [2019-11-28T10:07:56.450Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:07:56.450Z] ---> Running in 147469763c21 [2019-11-28T10:07:56.450Z] + RM_GOPATH=0 [2019-11-28T10:07:56.450Z] + TMP_GOPATH= [2019-11-28T10:07:56.450Z] + : /build [2019-11-28T10:07:56.450Z] + '[' -z '' ']' [2019-11-28T10:07:56.450Z] ++ mktemp -d [2019-11-28T10:07:56.450Z] + export GOPATH=/tmp/tmp.q3UdDN9xLb [2019-11-28T10:07:56.450Z] + GOPATH=/tmp/tmp.q3UdDN9xLb [2019-11-28T10:07:56.450Z] + RM_GOPATH=1 [2019-11-28T10:07:56.450Z] ++ dirname ./install.sh [2019-11-28T10:07:56.450Z] + dir=. [2019-11-28T10:07:56.450Z] + bin=dockercli [2019-11-28T10:07:56.450Z] + shift [2019-11-28T10:07:56.450Z] + '[' '!' -f ./dockercli.installer ']' [2019-11-28T10:07:56.450Z] + . ./dockercli.installer [2019-11-28T10:07:56.450Z] ++ DOCKERCLI_CHANNEL=stable [2019-11-28T10:07:56.450Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-28T10:07:56.450Z] + install_dockercli [2019-11-28T10:07:56.450Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-28T10:07:56.450Z] Install docker/cli version 17.06.2-ce from stable [2019-11-28T10:07:56.450Z] ++ uname -m [2019-11-28T10:07:56.450Z] + arch=ppc64le [2019-11-28T10:07:56.450Z] + '[' ppc64le '!=' x86_64 ']' [2019-11-28T10:07:56.450Z] + '[' ppc64le '!=' s390x ']' [2019-11-28T10:07:56.450Z] + '[' ppc64le '!=' armhf ']' [2019-11-28T10:07:56.450Z] + build_dockercli [2019-11-28T10:07:56.450Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.q3UdDN9xLb/tmp/docker-ce [2019-11-28T10:07:56.450Z] Cloning into '/tmp/tmp.q3UdDN9xLb/tmp/docker-ce'... [2019-11-28T10:07:57.545Z] ok github.com/docker/docker/container 0.148s coverage: 35.6% of statements [2019-11-28T10:07:57.545Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-28T10:07:57.545Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-28T10:07:57.545Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-28T10:07:57.545Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-28T10:08:05.475Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2019-11-28T10:08:07.354Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2019-11-28T10:08:09.369Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.8% of statements [2019-11-28T10:08:18.538Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-28T10:08:18.538Z] [2019-11-28T10:08:18.538Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-28T10:08:18.538Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-28T10:08:18.538Z] Using test binary docker [2019-11-28T10:08:18.538Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-28T10:08:18.538Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-28T10:08:18.538Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-28T10:08:18.538Z] Warning failed to create cache: (null) [2019-11-28T10:08:18.538Z] . [2019-11-28T10:08:18.538Z] INFO: Waiting for daemon to start... [2019-11-28T10:08:18.538Z] Starting dockerd [2019-11-28T10:08:18.538Z] . [2019-11-28T10:08:18.538Z] INFO: Building docker-sdk-python3:master... [2019-11-28T10:08:18.784Z] ok github.com/docker/docker/daemon 12.261s coverage: 17.5% of statements [2019-11-28T10:08:18.784Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-28T10:08:18.784Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-11-28T10:08:18.784Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-28T10:08:19.631Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.4% of statements [2019-11-28T10:08:20.455Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 82.2% of statements [2019-11-28T10:08:20.885Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2019-11-28T10:08:20.885Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-28T10:08:20.885Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-28T10:08:23.009Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-11-28T10:08:24.371Z] + cd /tmp/tmp.q3UdDN9xLb/tmp/docker-ce [2019-11-28T10:08:24.371Z] + git checkout -q v17.06.2-ce [2019-11-28T10:08:25.005Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2019-11-28T10:08:26.062Z] + mkdir -p /tmp/tmp.q3UdDN9xLb/src/github.com/docker [2019-11-28T10:08:26.062Z] + mv components/cli /tmp/tmp.q3UdDN9xLb/src/github.com/docker/cli [2019-11-28T10:08:26.062Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-28T10:08:26.328Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.273s coverage: 57.8% of statements [2019-11-28T10:08:32.753Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.609s coverage: 46.1% of statements [2019-11-28T10:08:34.618Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.721s coverage: 72.3% of statements [2019-11-28T10:08:34.618Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-28T10:08:36.604Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.250s coverage: 50.8% of statements [2019-11-28T10:08:38.496Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.595s coverage: 76.1% of statements [2019-11-28T10:08:39.814Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-11-28T10:08:41.174Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-11-28T10:08:42.509Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.351s coverage: 57.0% of statements [2019-11-28T10:08:42.509Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-28T10:08:42.509Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-28T10:08:43.369Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-11-28T10:08:43.772Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-11-28T10:08:43.772Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-28T10:08:43.772Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-28T10:08:45.927Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.7% of statements [2019-11-28T10:08:46.320Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 78.6% of statements [2019-11-28T10:08:46.320Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-28T10:08:46.320Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-28T10:08:47.138Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2019-11-28T10:08:47.545Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2019-11-28T10:08:48.357Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-11-28T10:08:48.746Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-11-28T10:08:49.589Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 74.7% of statements [2019-11-28T10:08:49.589Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-28T10:08:51.171Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.010s coverage: 20.0% of statements [2019-11-28T10:08:52.476Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-11-28T10:08:52.855Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-11-28T10:08:53.685Z] ok github.com/docker/docker/daemon/logger/splunk 1.602s coverage: 84.5% of statements [2019-11-28T10:08:53.685Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-28T10:08:53.685Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2019-11-28T10:08:53.685Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-28T10:08:54.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-28T10:08:55.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-28T10:08:56.378Z] ok github.com/docker/docker/distribution/metadata 0.098s coverage: 48.2% of statements [2019-11-28T10:08:56.379Z] ok github.com/docker/docker/distribution 0.337s coverage: 22.3% of statements [2019-11-28T10:08:56.379Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-28T10:08:57.696Z] ok github.com/docker/docker/errdefs 0.006s coverage: 48.2% of statements [2019-11-28T10:08:59.554Z] ok github.com/docker/docker/distribution/xfer 1.489s coverage: 83.4% of statements [2019-11-28T10:08:59.554Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-28T10:08:59.554Z] ok github.com/docker/docker/image 0.028s coverage: 86.4% of statements [2019-11-28T10:09:01.038Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2019-11-28T10:09:01.038Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2019-11-28T10:09:01.038Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-28T10:09:01.038Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-28T10:09:02.975Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-28T10:09:03.360Z] ok github.com/docker/docker/internal/testutil 0.020s coverage: 62.5% of statements [2019-11-28T10:09:03.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-28T10:09:04.183Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2019-11-28T10:09:05.621Z] ok github.com/docker/docker/opts 0.045s coverage: 66.9% of statements [2019-11-28T10:09:06.040Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2019-11-28T10:09:06.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-28T10:09:07.911Z] ok github.com/docker/docker/pkg/archive 0.508s coverage: 77.2% of statements [2019-11-28T10:09:09.217Z] ok github.com/docker/docker/pkg/authorization 0.433s coverage: 66.7% of statements [2019-11-28T10:09:09.605Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-11-28T10:09:09.998Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-11-28T10:09:10.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-28T10:09:12.582Z] ok github.com/docker/docker/layer 7.457s coverage: 72.0% of statements [2019-11-28T10:09:12.582Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-28T10:09:12.582Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-28T10:09:12.582Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-28T10:09:12.582Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-28T10:09:12.582Z] ? github.com/docker/docker/oci [no test files] [2019-11-28T10:09:12.582Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-28T10:09:12.582Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2019-11-28T10:09:12.981Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-11-28T10:09:13.385Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2019-11-28T10:09:14.694Z] ok github.com/docker/docker/pkg/chrootarchive 3.590s coverage: 43.2% of statements [2019-11-28T10:09:14.694Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-28T10:09:14.694Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-28T10:09:14.736Z] sha256:6cbd3f60035130ea56c50b818260b886dd4d8a1bd6c5c53b8578813c4104f7d6 [2019-11-28T10:09:14.736Z] INFO: Starting docker-py tests... [2019-11-28T10:09:14.736Z] ============================= test session starts ============================== [2019-11-28T10:09:14.736Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-11-28T10:09:14.736Z] rootdir: /src, inifile: pytest.ini [2019-11-28T10:09:14.736Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-28T10:09:14.736Z] collected 385 items / 5 deselected / 380 selected [2019-11-28T10:09:14.736Z] [2019-11-28T10:09:15.089Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2019-11-28T10:09:15.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-28T10:09:16.117Z] ok github.com/docker/docker/pkg/discovery/nodes 0.025s coverage: 93.8% of statements [2019-11-28T10:09:16.515Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-28T10:09:17.823Z] ok github.com/docker/docker/pkg/discovery/kv 3.129s coverage: 84.1% of statements [2019-11-28T10:09:17.823Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 66.3% of statements [2019-11-28T10:09:18.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-28T10:09:18.666Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-11-28T10:09:18.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-28T10:09:19.045Z] ok github.com/docker/docker/pkg/fsutils 0.433s coverage: 85.1% of statements [2019-11-28T10:09:19.045Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2019-11-28T10:09:20.396Z] ok github.com/docker/docker/pkg/idtools 0.436s coverage: 70.1% of statements [2019-11-28T10:09:20.396Z] ok github.com/docker/docker/pkg/ioutils 0.386s coverage: 70.0% of statements [2019-11-28T10:09:21.241Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2019-11-28T10:09:21.241Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-11-28T10:09:21.630Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2019-11-28T10:09:21.630Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-28T10:09:22.013Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2019-11-28T10:09:22.386Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2019-11-28T10:09:23.197Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2019-11-28T10:09:23.197Z] ok github.com/docker/docker/pkg/mount 1.084s coverage: 69.6% of statements [2019-11-28T10:09:23.197Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-28T10:09:23.197Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2019-11-28T10:09:23.590Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-11-28T10:09:23.590Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-28T10:09:23.590Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-28T10:09:24.053Z] + return [2019-11-28T10:09:25.015Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2019-11-28T10:09:25.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-28T10:09:25.832Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2019-11-28T10:09:26.215Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2019-11-28T10:09:26.630Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-11-28T10:09:27.889Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 72.7% of statements [2019-11-28T10:09:28.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-28T10:09:28.698Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2019-11-28T10:09:31.422Z] Removing intermediate container 147469763c21 [2019-11-28T10:09:31.422Z] ---> bf93b9f502bf [2019-11-28T10:09:31.422Z] Step 76/125 : FROM runtime-dev AS runc [2019-11-28T10:09:31.422Z] ---> ac72a0e88aef [2019-11-28T10:09:31.422Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-11-28T10:09:31.422Z] ---> Running in 1e748c7883d2 [2019-11-28T10:09:31.422Z] Removing intermediate container 1e748c7883d2 [2019-11-28T10:09:31.422Z] ---> 89a3ace43b93 [2019-11-28T10:09:31.422Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:09:31.422Z] ---> 26925ccbe5eb [2019-11-28T10:09:31.422Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:09:31.422Z] ---> 1c2d805c2c02 [2019-11-28T10:09:31.422Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:09:31.422Z] ---> Running in db04484c223d [2019-11-28T10:09:31.422Z] + RM_GOPATH=0 [2019-11-28T10:09:31.422Z] + TMP_GOPATH= [2019-11-28T10:09:31.422Z] + : /build [2019-11-28T10:09:31.422Z] + '[' -z '' ']' [2019-11-28T10:09:31.422Z] ++ mktemp -d [2019-11-28T10:09:31.422Z] + export GOPATH=/tmp/tmp.J73dbyFiTZ [2019-11-28T10:09:31.422Z] + GOPATH=/tmp/tmp.J73dbyFiTZ [2019-11-28T10:09:31.422Z] + RM_GOPATH=1 [2019-11-28T10:09:31.422Z] ++ dirname ./install.sh [2019-11-28T10:09:31.422Z] + dir=. [2019-11-28T10:09:31.422Z] + bin=runc [2019-11-28T10:09:31.422Z] + shift [2019-11-28T10:09:31.422Z] + '[' '!' -f ./runc.installer ']' [2019-11-28T10:09:31.422Z] + . ./runc.installer [2019-11-28T10:09:31.422Z] ++ RUNC_COMMIT=d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-28T10:09:31.422Z] + install_runc [2019-11-28T10:09:31.422Z] + uname -r [2019-11-28T10:09:31.422Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-11-28T10:09:31.422Z] Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-28T10:09:31.422Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-28T10:09:31.422Z] + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-28T10:09:31.422Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J73dbyFiTZ/src/github.com/opencontainers/runc [2019-11-28T10:09:31.422Z] Cloning into '/tmp/tmp.J73dbyFiTZ/src/github.com/opencontainers/runc'... [2019-11-28T10:09:32.881Z] ok github.com/docker/docker/pkg/signal 3.322s coverage: 61.0% of statements [2019-11-28T10:09:32.881Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-11-28T10:09:33.120Z] + cd /tmp/tmp.J73dbyFiTZ/src/github.com/opencontainers/runc [2019-11-28T10:09:33.120Z] + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-28T10:09:33.120Z] + '[' -z '' ']' [2019-11-28T10:09:33.120Z] + target=static [2019-11-28T10:09:33.120Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-28T10:09:33.260Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-11-28T10:09:33.652Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-28T10:09:33.870Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-28T10:09:34.500Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-11-28T10:09:34.939Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 81.4% of statements [2019-11-28T10:09:34.995Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-28T10:09:35.560Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-28T10:09:35.860Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 35.8% of statements [2019-11-28T10:09:36.666Z] ok github.com/docker/docker/pkg/tailfile 0.087s coverage: 88.6% of statements [2019-11-28T10:09:37.042Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2019-11-28T10:09:37.854Z] ok github.com/docker/docker/pkg/term 0.006s coverage: 85.9% of statements [2019-11-28T10:09:38.019Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-28T10:09:38.240Z] testing: warning: no tests to run [2019-11-28T10:09:38.240Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2019-11-28T10:09:38.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-28T10:09:38.639Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2019-11-28T10:09:39.011Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-11-28T10:09:39.475Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-11-28T10:09:41.993Z] ok github.com/docker/docker/plugin 0.550s coverage: 27.3% of statements [2019-11-28T10:09:42.824Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2019-11-28T10:09:44.142Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 76.5% of statements [2019-11-28T10:09:44.595Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2019-11-28T10:09:46.809Z] ok github.com/docker/docker/registry 0.147s coverage: 56.4% of statements [2019-11-28T10:09:47.657Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2019-11-28T10:09:47.657Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 47.1% of statements [2019-11-28T10:09:48.983Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-11-28T10:09:49.889Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2019-11-28T10:09:50.707Z] ok github.com/docker/docker/volume/local 0.031s coverage: 73.0% of statements [2019-11-28T10:09:52.029Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.0% of statements [2019-11-28T10:09:53.342Z] ok github.com/docker/docker/volume/service 0.020s coverage: 73.0% of statements [2019-11-28T10:09:57.112Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-28T10:09:57.836Z] + mkdir -p /build [2019-11-28T10:09:57.836Z] + cp runc /build/runc [2019-11-28T10:09:58.407Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.8% of statements [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/rootless [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/volume [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-28T10:09:58.408Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === Skipped [2019-11-28T10:09:58.408Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-28T10:09:58.408Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-28T10:09:58.408Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:73: No driver to put! [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-28T10:09:58.408Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-28T10:09:58.408Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-28T10:09:58.408Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:09:58.408Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-28T10:09:58.408Z] graphtest_unix.go:73: No driver to put! [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-28T10:09:58.408Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] [2019-11-28T10:09:58.408Z] DONE 2065 tests, 19 skipped in 238.512s Post stage [Pipeline] junit [2019-11-28T10:09:59.345Z] Recording test results [2019-11-28T10:09:59.563Z] Removing intermediate container db04484c223d [2019-11-28T10:09:59.563Z] ---> 67e654b6be5a [2019-11-28T10:09:59.563Z] Step 81/125 : FROM dev-base AS tini [2019-11-28T10:09:59.563Z] ---> 996d62765197 [2019-11-28T10:09:59.563Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:09:59.563Z] ---> Using cache [2019-11-28T10:09:59.563Z] ---> 97a6c40101ad [2019-11-28T10:09:59.563Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-11-28T10:09:59.563Z] ---> Running in b13fa68220e6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-28T10:10:01.253Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:10:01.253Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:10:01.253Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:10:01.253Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:10:01.253Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:10:01.589Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-28T10:10:01.804Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/make.sh dynbinary test-integration [2019-11-28T10:10:01.926Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-28T10:10:01.926Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-28T10:10:02.179Z] [2019-11-28T10:10:02.179Z] Removing bundles/ [2019-11-28T10:10:02.179Z] [2019-11-28T10:10:02.179Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-28T10:10:02.179Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-28T10:10:02.179Z] GOOS="" GOARCH="" GOARM="" [2019-11-28T10:10:03.613Z] Fetched 7728 kB in 3s (2169 kB/s) [2019-11-28T10:10:04.784Z] Reading package lists... [2019-11-28T10:10:05.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-28T10:10:05.954Z] Reading package lists... [2019-11-28T10:10:06.347Z] Building dependency tree... [2019-11-28T10:10:06.347Z] Reading state information... [2019-11-28T10:10:06.347Z] The following additional packages will be installed: [2019-11-28T10:10:06.347Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-28T10:10:06.347Z] Suggested packages: [2019-11-28T10:10:06.347Z] codeblocks eclipse ninja-build lrzip [2019-11-28T10:10:06.347Z] Recommended packages: [2019-11-28T10:10:06.347Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-28T10:10:06.347Z] The following NEW packages will be installed: [2019-11-28T10:10:06.347Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-28T10:10:06.347Z] vim-common xxd [2019-11-28T10:10:06.347Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:10:06.347Z] Need to get 13.4 MB of archives. [2019-11-28T10:10:06.347Z] After this operation, 60.4 MB of additional disk space will be used. [2019-11-28T10:10:06.347Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-28T10:10:06.683Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-28T10:10:06.683Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-28T10:10:06.683Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-28T10:10:06.684Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-28T10:10:06.684Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-28T10:10:06.684Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-28T10:10:06.684Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-28T10:10:07.024Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-28T10:10:07.024Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-28T10:10:07.024Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:10:07.024Z] Fetched 13.4 MB in 0s (31.2 MB/s) [2019-11-28T10:10:07.024Z] Selecting previously unselected package cmake-data. [2019-11-28T10:10:07.024Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-28T10:10:07.024Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-28T10:10:07.024Z] Unpacking cmake-data (3.7.2-1) ... [2019-11-28T10:10:07.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-28T10:10:07.750Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-28T10:10:07.750Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-28T10:10:07.750Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-28T10:10:07.750Z] Selecting previously unselected package libicu57:ppc64el. [2019-11-28T10:10:07.750Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-28T10:10:07.750Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-28T10:10:08.920Z] Selecting previously unselected package libxml2:ppc64el. [2019-11-28T10:10:08.920Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-28T10:10:08.920Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-28T10:10:08.920Z] Selecting previously unselected package libarchive13:ppc64el. [2019-11-28T10:10:08.920Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-28T10:10:08.920Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-28T10:10:09.257Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-28T10:10:09.257Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-28T10:10:09.257Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-28T10:10:09.257Z] Selecting previously unselected package libuv1:ppc64el. [2019-11-28T10:10:09.257Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-28T10:10:09.257Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-28T10:10:09.257Z] Selecting previously unselected package cmake. [2019-11-28T10:10:09.257Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-28T10:10:09.257Z] Unpacking cmake (3.7.2-1) ... [2019-11-28T10:10:09.595Z] Selecting previously unselected package xxd. [2019-11-28T10:10:09.595Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-28T10:10:09.595Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:10:09.595Z] Selecting previously unselected package vim-common. [2019-11-28T10:10:09.595Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:10:09.595Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:10:09.933Z] Processing triggers for mime-support (3.60) ... [2019-11-28T10:10:09.933Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:10:09.933Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-28T10:10:09.933Z] Setting up cmake-data (3.7.2-1) ... [2019-11-28T10:10:09.933Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-28T10:10:09.934Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-28T10:10:09.934Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:10:09.934Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:10:09.934Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-28T10:10:09.934Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-28T10:10:09.934Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-28T10:10:09.934Z] Setting up cmake (3.7.2-1) ... [2019-11-28T10:10:09.934Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:10:11.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-28T10:10:11.632Z] Removing intermediate container b13fa68220e6 [2019-11-28T10:10:11.632Z] ---> df1a501d1ce4 [2019-11-28T10:10:11.632Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:10:11.632Z] ---> f44e3df64884 [2019-11-28T10:10:11.632Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-11-28T10:10:11.632Z] ---> Running in 1e9fd7d77af8 [2019-11-28T10:10:11.969Z] Removing intermediate container 1e9fd7d77af8 [2019-11-28T10:10:11.969Z] ---> 39320aefc11f [2019-11-28T10:10:11.969Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:10:11.969Z] ---> 763ecf127d68 [2019-11-28T10:10:11.969Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:10:11.969Z] ---> Running in afb9242ef775 [2019-11-28T10:10:12.307Z] + RM_GOPATH=0 [2019-11-28T10:10:12.307Z] + TMP_GOPATH= [2019-11-28T10:10:12.307Z] + : /build [2019-11-28T10:10:12.307Z] + '[' -z '' ']' [2019-11-28T10:10:12.307Z] ++ mktemp -d [2019-11-28T10:10:12.307Z] + export GOPATH=/tmp/tmp.EMsPyzK5tG [2019-11-28T10:10:12.307Z] + GOPATH=/tmp/tmp.EMsPyzK5tG [2019-11-28T10:10:12.307Z] + RM_GOPATH=1 [2019-11-28T10:10:12.307Z] ++ dirname ./install.sh [2019-11-28T10:10:12.307Z] + dir=. [2019-11-28T10:10:12.307Z] + bin=tini [2019-11-28T10:10:12.307Z] + shift [2019-11-28T10:10:12.307Z] + '[' '!' -f ./tini.installer ']' [2019-11-28T10:10:12.307Z] + . ./tini.installer [2019-11-28T10:10:12.307Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:10:12.307Z] + install_tini [2019-11-28T10:10:12.307Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:10:12.307Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-28T10:10:12.307Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.EMsPyzK5tG/tini [2019-11-28T10:10:12.307Z] Cloning into '/tmp/tmp.EMsPyzK5tG/tini'... [2019-11-28T10:10:12.645Z] + cd /tmp/tmp.EMsPyzK5tG/tini [2019-11-28T10:10:12.645Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-28T10:10:12.645Z] + cmake . [2019-11-28T10:10:12.984Z] -- The C compiler identification is GNU 6.3.0 [2019-11-28T10:10:12.984Z] -- Check for working C compiler: /usr/bin/cc [2019-11-28T10:10:12.984Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-11-28T10:10:12.984Z] -- Detecting C compiler ABI info [2019-11-28T10:10:12.984Z] -- Detecting C compiler ABI info - done [2019-11-28T10:10:12.984Z] -- Detecting C compile features [2019-11-28T10:10:13.767Z] -- Detecting C compile features - done [2019-11-28T10:10:13.767Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-28T10:10:13.767Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-28T10:10:13.767Z] -- Configuring done [2019-11-28T10:10:13.767Z] -- Generating done [2019-11-28T10:10:13.767Z] -- Build files have been written to: /tmp/tmp.EMsPyzK5tG/tini [2019-11-28T10:10:13.767Z] + make tini-static [2019-11-28T10:10:13.767Z] Scanning dependencies of target tini-static [2019-11-28T10:10:13.767Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-28T10:10:14.124Z] [100%] Linking C executable tini-static [2019-11-28T10:10:14.124Z] [100%] Built target tini-static [2019-11-28T10:10:14.470Z] + mkdir -p /build [2019-11-28T10:10:14.470Z] + cp tini-static /build/docker-init [2019-11-28T10:10:14.810Z] Removing intermediate container afb9242ef775 [2019-11-28T10:10:14.810Z] ---> da05828b37ec [2019-11-28T10:10:14.810Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-11-28T10:10:14.810Z] ---> 996d62765197 [2019-11-28T10:10:14.810Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-11-28T10:10:14.810Z] ---> Running in 05dc29c81d6d [2019-11-28T10:10:14.810Z] Removing intermediate container 05dc29c81d6d [2019-11-28T10:10:14.810Z] ---> 39ef1bb1b89e [2019-11-28T10:10:14.810Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:10:15.150Z] ---> 0f8276d5f527 [2019-11-28T10:10:15.150Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-28T10:10:15.150Z] ---> 6591a26c14a6 [2019-11-28T10:10:15.150Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-11-28T10:10:15.150Z] ---> Running in 002090bffa04 [2019-11-28T10:10:15.488Z] + RM_GOPATH=0 [2019-11-28T10:10:15.488Z] + TMP_GOPATH= [2019-11-28T10:10:15.488Z] + : /build/ [2019-11-28T10:10:15.488Z] + '[' -z '' ']' [2019-11-28T10:10:15.488Z] ++ mktemp -d [2019-11-28T10:10:15.488Z] + export GOPATH=/tmp/tmp.DvoZ5LrRgB [2019-11-28T10:10:15.488Z] + GOPATH=/tmp/tmp.DvoZ5LrRgB [2019-11-28T10:10:15.488Z] + RM_GOPATH=1 [2019-11-28T10:10:15.488Z] ++ dirname ./install.sh [2019-11-28T10:10:15.488Z] + dir=. [2019-11-28T10:10:15.488Z] + bin=rootlesskit [2019-11-28T10:10:15.488Z] + shift [2019-11-28T10:10:15.488Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-11-28T10:10:15.488Z] + . ./rootlesskit.installer [2019-11-28T10:10:15.488Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:10:15.488Z] + install_rootlesskit [2019-11-28T10:10:15.488Z] + case "$1" in [2019-11-28T10:10:15.488Z] + export CGO_ENABLED=0 [2019-11-28T10:10:15.488Z] + CGO_ENABLED=0 [2019-11-28T10:10:15.488Z] + _install_rootlesskit [2019-11-28T10:10:15.488Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-28T10:10:15.488Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DvoZ5LrRgB/src/github.com/rootless-containers/rootlesskit [2019-11-28T10:10:15.488Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:10:15.488Z] Cloning into '/tmp/tmp.DvoZ5LrRgB/src/github.com/rootless-containers/rootlesskit'... [2019-11-28T10:10:16.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-28T10:10:16.661Z] + cd /tmp/tmp.DvoZ5LrRgB/src/github.com/rootless-containers/rootlesskit [2019-11-28T10:10:16.661Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-28T10:10:16.661Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-28T10:10:16.661Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-28T10:10:18.323Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-28T10:10:19.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-28T10:10:23.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-28T10:10:27.237Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-28T10:10:27.237Z] Using test binary docker [2019-11-28T10:10:27.237Z] +++ /etc/init.d/apparmor start [2019-11-28T10:10:27.237Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-28T10:10:27.237Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-28T10:10:27.237Z] Warning failed to create cache: (null) [2019-11-28T10:10:27.237Z] . [2019-11-28T10:10:27.237Z] INFO: Waiting for daemon to start... [2019-11-28T10:10:27.237Z] Starting dockerd [2019-11-28T10:10:27.237Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-28T10:10:29.751Z] . [2019-11-28T10:10:29.751Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-28T10:10:29.751Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-28T10:10:29.751Z] Error: No such image: emptyfs [2019-11-28T10:10:29.751Z] ++++ docker load [2019-11-28T10:10:29.751Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-28T10:10:29.967Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-28T10:10:29.967Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-28T10:10:30.007Z] Running integration-test (iteration 1) [2019-11-28T10:10:30.007Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-28T10:10:30.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:10:30.007Z] ++ set -e [2019-11-28T10:10:30.007Z] ++ '[' -n 0 ']' [2019-11-28T10:10:30.007Z] ++ set -x [2019-11-28T10:10:30.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:10:31.141Z] Removing intermediate container 002090bffa04 [2019-11-28T10:10:31.141Z] ---> 8fa64ee04703 [2019-11-28T10:10:31.141Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-11-28T10:10:31.477Z] ---> 1d7ba3924ead [2019-11-28T10:10:31.477Z] Step 94/125 : FROM runtime-dev AS dev [2019-11-28T10:10:31.477Z] ---> ac72a0e88aef [2019-11-28T10:10:31.477Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-11-28T10:10:31.477Z] ---> Running in 440f002fc6c5 [2019-11-28T10:10:31.477Z] Removing intermediate container 440f002fc6c5 [2019-11-28T10:10:31.477Z] ---> a45a6c641ee8 [2019-11-28T10:10:31.477Z] Step 96/125 : RUN groupadd -r docker [2019-11-28T10:10:31.477Z] ---> Running in 313fe1e1c0ef [2019-11-28T10:10:32.202Z] Removing intermediate container 313fe1e1c0ef [2019-11-28T10:10:32.203Z] ---> c5dc74af418d [2019-11-28T10:10:32.203Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-11-28T10:10:32.203Z] ---> Running in 3ffb2a565184 [2019-11-28T10:10:32.929Z] Removing intermediate container 3ffb2a565184 [2019-11-28T10:10:32.929Z] ---> 85a1d024d623 [2019-11-28T10:10:32.929Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-11-28T10:10:32.929Z] ---> Running in 84e564f72291 [2019-11-28T10:10:33.267Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-28T10:10:33.606Z] Removing intermediate container 84e564f72291 [2019-11-28T10:10:33.606Z] ---> 32d96efec051 [2019-11-28T10:10:33.606Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-11-28T10:10:33.606Z] ---> Running in c53e4d61b128 [2019-11-28T10:10:34.333Z] Removing intermediate container c53e4d61b128 [2019-11-28T10:10:34.333Z] ---> 19d199130d08 [2019-11-28T10:10:34.333Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-11-28T10:10:34.333Z] ---> Running in 9b573ff6fce4 [2019-11-28T10:10:35.059Z] Removing intermediate container 9b573ff6fce4 [2019-11-28T10:10:35.059Z] ---> 665166338428 [2019-11-28T10:10:35.059Z] Step 101/125 : RUN ldconfig [2019-11-28T10:10:35.059Z] ---> Running in 3ceabac99596 [2019-11-28T10:10:35.787Z] Removing intermediate container 3ceabac99596 [2019-11-28T10:10:35.787Z] ---> a463ee5b3517 [2019-11-28T10:10:35.787Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-11-28T10:10:35.787Z] ---> Running in 92f3f79704a2 [2019-11-28T10:10:36.511Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-28T10:10:36.511Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-28T10:10:36.511Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-28T10:10:36.511Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-28T10:10:36.511Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-28T10:10:36.511Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-28T10:10:36.854Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-28T10:10:36.854Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-28T10:10:38.566Z] Fetched 7728 kB in 2s (3179 kB/s) [2019-11-28T10:10:39.739Z] Reading package lists... [2019-11-28T10:10:40.908Z] Reading package lists... [2019-11-28T10:10:41.245Z] Building dependency tree... [2019-11-28T10:10:41.245Z] Reading state information... [2019-11-28T10:10:41.245Z] The following additional packages will be installed: [2019-11-28T10:10:41.245Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-28T10:10:41.245Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-28T10:10:41.245Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-28T10:10:41.245Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-28T10:10:41.245Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-28T10:10:41.245Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-28T10:10:41.245Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-28T10:10:41.245Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-28T10:10:41.245Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-28T10:10:41.245Z] Suggested packages: [2019-11-28T10:10:41.245Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-28T10:10:41.245Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-28T10:10:41.245Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-28T10:10:41.245Z] vim-doc vim-scripts xfsdump acl attr quota [2019-11-28T10:10:41.245Z] Recommended packages: [2019-11-28T10:10:41.245Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-28T10:10:41.245Z] python3-keyrings.alt python3-xdg unzip [2019-11-28T10:10:42.418Z] The following NEW packages will be installed: [2019-11-28T10:10:42.418Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-28T10:10:42.418Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-28T10:10:42.418Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-28T10:10:42.418Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-28T10:10:42.418Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-28T10:10:42.418Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-28T10:10:42.418Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-28T10:10:42.418Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-28T10:10:42.418Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-28T10:10:42.418Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-28T10:10:42.418Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-28T10:10:42.418Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-28T10:10:42.418Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-28T10:10:42.418Z] xfsprogs xxd xz-utils zip [2019-11-28T10:10:42.418Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-28T10:10:42.418Z] Need to get 87.3 MB of archives. [2019-11-28T10:10:42.418Z] After this operation, 585 MB of additional disk space will be used. [2019-11-28T10:10:42.418Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-28T10:10:42.418Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-28T10:10:42.418Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-28T10:10:42.418Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-28T10:10:42.418Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-28T10:10:42.418Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-28T10:10:42.418Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-28T10:10:42.757Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-28T10:10:42.757Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-28T10:10:42.757Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-28T10:10:42.757Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-28T10:10:42.757Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-28T10:10:42.757Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-28T10:10:42.757Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-28T10:10:42.757Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-28T10:10:42.757Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-28T10:10:42.757Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-28T10:10:42.757Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-28T10:10:42.757Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-28T10:10:42.757Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-28T10:10:42.757Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-28T10:10:42.757Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-28T10:10:42.757Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-28T10:10:42.757Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-28T10:10:42.757Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-28T10:10:42.757Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-28T10:10:42.757Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-28T10:10:42.757Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-28T10:10:42.757Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-28T10:10:42.757Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-28T10:10:42.757Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-28T10:10:42.757Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-28T10:10:42.757Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-28T10:10:42.757Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-28T10:10:42.757Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-28T10:10:42.757Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-28T10:10:42.757Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-28T10:10:42.757Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-11-28T10:10:42.757Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-28T10:10:42.757Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-28T10:10:42.757Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-28T10:10:42.757Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-28T10:10:42.757Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-28T10:10:42.757Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-28T10:10:42.757Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-28T10:10:42.757Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-28T10:10:43.095Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-28T10:10:43.095Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-28T10:10:43.095Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-28T10:10:43.095Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-28T10:10:43.095Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-28T10:10:43.095Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-28T10:10:43.095Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-28T10:10:43.095Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-28T10:10:43.095Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-28T10:10:43.095Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-28T10:10:43.095Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-28T10:10:43.095Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-28T10:10:43.095Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-28T10:10:43.095Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-28T10:10:43.432Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-28T10:10:43.432Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-11-28T10:10:43.432Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-11-28T10:10:43.432Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-28T10:10:43.432Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-28T10:10:43.432Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-28T10:10:43.432Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-11-28T10:10:43.772Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-11-28T10:10:44.499Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-11-28T10:10:44.841Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-28T10:10:44.841Z] Fetched 87.3 MB in 2s (38.6 MB/s) [2019-11-28T10:10:45.178Z] Selecting previously unselected package bash-completion. [2019-11-28T10:10:45.178Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-28T10:10:45.178Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-28T10:10:45.902Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-11-28T10:10:46.240Z] Selecting previously unselected package libnet1:ppc64el. [2019-11-28T10:10:46.240Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-28T10:10:46.240Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-28T10:10:46.240Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-28T10:10:46.240Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-28T10:10:46.240Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-28T10:10:46.240Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-28T10:10:46.240Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-28T10:10:46.240Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-28T10:10:46.240Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-11-28T10:10:46.240Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-28T10:10:46.240Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-28T10:10:46.577Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-28T10:10:46.577Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-28T10:10:46.577Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-28T10:10:46.577Z] Selecting previously unselected package python3.5-minimal. [2019-11-28T10:10:46.577Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-28T10:10:46.577Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-28T10:10:46.915Z] Selecting previously unselected package python3-minimal. [2019-11-28T10:10:46.915Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-28T10:10:46.915Z] Unpacking python3-minimal (3.5.3-1) ... [2019-11-28T10:10:46.915Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-11-28T10:10:46.915Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-28T10:10:46.915Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-28T10:10:46.915Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-28T10:10:46.915Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-28T10:10:46.915Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-28T10:10:47.253Z] Selecting previously unselected package python3.5. [2019-11-28T10:10:47.253Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-28T10:10:47.253Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-28T10:10:47.253Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-28T10:10:47.253Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-28T10:10:47.253Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-28T10:10:47.253Z] Selecting previously unselected package dh-python. [2019-11-28T10:10:47.253Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-28T10:10:47.253Z] Unpacking dh-python (2.20170125) ... [2019-11-28T10:10:47.253Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-28T10:10:47.253Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-28T10:10:48.422Z] Setting up python3-minimal (3.5.3-1) ... [2019-11-28T10:10:48.422Z] Selecting previously unselected package python3. [2019-11-28T10:10:48.760Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-11-28T10:10:48.760Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking python3 (3.5.3-1) ... [2019-11-28T10:10:48.760Z] Selecting previously unselected package pigz. [2019-11-28T10:10:48.760Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking pigz (2.3.4-1) ... [2019-11-28T10:10:48.760Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-11-28T10:10:48.760Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-28T10:10:48.760Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-11-28T10:10:48.760Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-28T10:10:48.760Z] Selecting previously unselected package libiptc0:ppc64el. [2019-11-28T10:10:48.760Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-28T10:10:48.760Z] Selecting previously unselected package libxtables12:ppc64el. [2019-11-28T10:10:48.760Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-28T10:10:48.760Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-28T10:10:48.760Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-28T10:10:48.760Z] Selecting previously unselected package iptables. [2019-11-28T10:10:48.760Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-28T10:10:48.760Z] Selecting previously unselected package xxd. [2019-11-28T10:10:48.760Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-28T10:10:48.760Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:10:49.099Z] Selecting previously unselected package vim-common. [2019-11-28T10:10:49.099Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:10:49.099Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:10:49.099Z] Selecting previously unselected package bzip2. [2019-11-28T10:10:49.099Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-28T10:10:49.099Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-11-28T10:10:49.099Z] Selecting previously unselected package libgpm2:ppc64el. [2019-11-28T10:10:49.099Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-28T10:10:49.099Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-28T10:10:49.099Z] Selecting previously unselected package xz-utils. [2019-11-28T10:10:49.099Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-28T10:10:49.099Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-28T10:10:49.099Z] Selecting previously unselected package aufs-tools. [2019-11-28T10:10:49.099Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-28T10:10:49.099Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-28T10:10:49.099Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-28T10:10:49.099Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-28T10:10:49.099Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-28T10:10:49.099Z] Selecting previously unselected package btrfs-progs. [2019-11-28T10:10:49.099Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-28T10:10:49.099Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-28T10:10:49.437Z] Selecting previously unselected package btrfs-tools. [2019-11-28T10:10:49.438Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-28T10:10:49.438Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package dmsetup. [2019-11-28T10:10:49.438Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package libonig4:ppc64el. [2019-11-28T10:10:49.438Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package libjq1:ppc64el. [2019-11-28T10:10:49.438Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package jq. [2019-11-28T10:10:49.438Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package libaio1:ppc64el. [2019-11-28T10:10:49.438Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package libcap2-bin. [2019-11-28T10:10:49.438Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-28T10:10:49.438Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-28T10:10:49.438Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-28T10:10:49.438Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-28T10:10:49.438Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-28T10:10:49.777Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-28T10:10:49.777Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-28T10:10:49.777Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-28T10:10:49.777Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-28T10:10:49.777Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-28T10:10:49.777Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-28T10:10:49.777Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-28T10:10:49.777Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-28T10:10:49.777Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-28T10:10:49.777Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-28T10:10:49.777Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-28T10:10:49.777Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-28T10:10:50.115Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-28T10:10:50.115Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-28T10:10:50.115Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-28T10:10:50.115Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-28T10:10:50.115Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-28T10:10:50.115Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-28T10:10:50.116Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-28T10:10:50.116Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-28T10:10:50.116Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-28T10:10:50.116Z] Selecting previously unselected package libreadline5:ppc64el. [2019-11-28T10:10:50.116Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-28T10:10:50.116Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-28T10:10:50.116Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-28T10:10:50.116Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-28T10:10:50.116Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-28T10:10:50.453Z] Selecting previously unselected package net-tools. [2019-11-28T10:10:50.453Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-28T10:10:50.453Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-28T10:10:50.453Z] Selecting previously unselected package python-pip-whl. [2019-11-28T10:10:50.453Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-28T10:10:50.453Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-28T10:10:50.790Z] Selecting previously unselected package python3-pip. [2019-11-28T10:10:50.790Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-28T10:10:50.790Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-28T10:10:50.790Z] Selecting previously unselected package python3-pkg-resources. [2019-11-28T10:10:50.790Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-28T10:10:50.790Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-28T10:10:50.790Z] Selecting previously unselected package python3-setuptools. [2019-11-28T10:10:50.790Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-28T10:10:50.790Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-11-28T10:10:50.790Z] Selecting previously unselected package python3-wheel. [2019-11-28T10:10:50.790Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-28T10:10:50.790Z] Unpacking python3-wheel (0.29.0-2) ... [2019-11-28T10:10:50.790Z] Selecting previously unselected package thin-provisioning-tools. [2019-11-28T10:10:50.790Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-28T10:10:50.790Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-28T10:10:51.129Z] Selecting previously unselected package vim-runtime. [2019-11-28T10:10:51.129Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-28T10:10:51.129Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-28T10:10:51.129Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-28T10:10:51.129Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:10:51.911Z] Selecting previously unselected package vim. [2019-11-28T10:10:51.911Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-28T10:10:51.911Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:10:52.248Z] Selecting previously unselected package xfsprogs. [2019-11-28T10:10:52.248Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-28T10:10:52.248Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-28T10:10:52.248Z] Selecting previously unselected package zip. [2019-11-28T10:10:52.248Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-28T10:10:52.248Z] Unpacking zip (3.0-11+b1) ... [2019-11-28T10:10:52.248Z] Selecting previously unselected package libapparmor-perl. [2019-11-28T10:10:52.248Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-28T10:10:52.248Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-28T10:10:52.586Z] Selecting previously unselected package apparmor. [2019-11-28T10:10:52.586Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-28T10:10:52.586Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-28T10:10:52.586Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-28T10:10:52.586Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-28T10:10:52.586Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-28T10:10:52.923Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-28T10:10:52.923Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-28T10:10:52.923Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-28T10:10:53.650Z] Selecting previously unselected package binutils-mingw-w64. [2019-11-28T10:10:53.650Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-28T10:10:53.650Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-28T10:10:53.650Z] Selecting previously unselected package mingw-w64-common. [2019-11-28T10:10:53.650Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-28T10:10:53.650Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-28T10:10:54.380Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-28T10:10:54.380Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-28T10:10:54.380Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-28T10:10:55.558Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-11-28T10:10:55.558Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-28T10:10:55.558Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-28T10:10:55.895Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-28T10:10:55.895Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-28T10:10:55.895Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:11:00.796Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-28T10:11:00.796Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-28T10:11:00.796Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:11:02.090Z] Loaded image: buildpack-deps:jessie [2019-11-28T10:11:02.090Z] Loaded image: busybox:latest [2019-11-28T10:11:02.090Z] Loaded image: busybox:glibc [2019-11-28T10:11:02.090Z] Loaded image: debian:jessie [2019-11-28T10:11:02.090Z] Loaded image: hello-world:latest [2019-11-28T10:11:02.090Z] INFO: Testing against a local daemon [2019-11-28T10:11:02.090Z] === RUN TestBuildWithSession [2019-11-28T10:11:03.832Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-28T10:11:03.832Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-28T10:11:03.832Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-28T10:11:03.832Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-28T10:11:03.832Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-28T10:11:03.832Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-28T10:11:03.832Z] Processing triggers for mime-support (3.60) ... [2019-11-28T10:11:03.832Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:11:03.832Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-28T10:11:03.832Z] Setting up libcap2-bin (1:2.25-1) ... [2019-11-28T10:11:03.832Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-28T10:11:03.832Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-28T10:11:03.832Z] Setting up bash-completion (1:2.1-4.3) ... [2019-11-28T10:11:05.006Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-28T10:11:05.006Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-28T10:11:05.006Z] Setting up zip (3.0-11+b1) ... [2019-11-28T10:11:05.006Z] Setting up bzip2 (1.0.6-8.1) ... [2019-11-28T10:11:05.006Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-28T10:11:05.006Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-28T10:11:05.006Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:11:05.006Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-28T10:11:05.006Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-28T10:11:05.006Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-28T10:11:05.006Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-28T10:11:05.006Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-28T10:11:05.006Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:11:05.006Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-28T10:11:05.006Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-28T10:11:05.007Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-28T10:11:05.007Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:11:05.007Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-28T10:11:05.007Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-28T10:11:05.007Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-28T10:11:05.007Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-28T10:11:05.007Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-28T10:11:05.007Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-28T10:11:05.007Z] Setting up pigz (2.3.4-1) ... [2019-11-28T10:11:05.007Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-28T10:11:05.007Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-28T10:11:05.007Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-28T10:11:05.007Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-11-28T10:11:05.007Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-28T10:11:05.007Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-28T10:11:05.007Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-28T10:11:05.007Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-28T10:11:05.007Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-28T10:11:05.007Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-28T10:11:05.007Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-28T10:11:05.007Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-28T10:11:05.007Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-28T10:11:05.007Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-28T10:11:05.007Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-28T10:11:05.007Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-28T10:11:05.007Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-28T10:11:05.007Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-28T10:11:05.007Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-28T10:11:05.007Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-28T10:11:05.007Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-28T10:11:05.007Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-28T10:11:05.007Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-28T10:11:05.007Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-28T10:11:05.007Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-28T10:11:07.311Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-28T10:11:07.311Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:11:07.312Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-28T10:11:07.312Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-28T10:11:07.312Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-28T10:11:07.312Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-28T10:11:07.312Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-28T10:11:07.312Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-28T10:11:07.312Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-28T10:11:07.312Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-28T10:11:07.312Z] Setting up python3 (3.5.3-1) ... [2019-11-28T10:11:07.649Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-28T10:11:08.374Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-28T10:11:08.374Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-28T10:11:08.374Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-28T10:11:08.374Z] Setting up python3-wheel (0.29.0-2) ... [2019-11-28T10:11:08.713Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-28T10:11:09.050Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-28T10:11:09.050Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-28T10:11:09.392Z] Setting up dmsetup (2:1.02.137-2) ... [2019-11-28T10:11:09.392Z] Setting up python3-setuptools (33.1.1-1) ... [2019-11-28T10:11:10.144Z] Setting up dh-python (2.20170125) ... [2019-11-28T10:11:10.144Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-28T10:11:10.144Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-28T10:11:10.256Z] --- PASS: TestBuildWithSession (7.75s) [2019-11-28T10:11:10.256Z] === RUN TestBuildSquashParent [2019-11-28T10:11:12.691Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-28T10:11:12.691Z] [2019-11-28T10:11:12.691Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-28T10:11:12.691Z] PKG_CONFIG=pkg-config [2019-11-28T10:11:12.691Z] GOLANG_VERSION=1.12.12 [2019-11-28T10:11:12.691Z] HOSTNAME=7f763dcef52e [2019-11-28T10:11:12.691Z] DOCKER_EXPERIMENTAL=1 [2019-11-28T10:11:12.691Z] container=docker [2019-11-28T10:11:12.691Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-28T10:11:12.691Z] GOPATH=/go [2019-11-28T10:11:12.691Z] PWD=/go/src/github.com/docker/docker [2019-11-28T10:11:12.691Z] HOME=/root [2019-11-28T10:11:12.691Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-28T10:11:12.691Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-28T10:11:12.691Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-28T10:11:12.691Z] DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:11:12.691Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-28T10:11:12.691Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-28T10:11:12.691Z] TERM=xterm [2019-11-28T10:11:12.691Z] VALIDATE_BRANCH=19.03 [2019-11-28T10:11:12.691Z] DEST=bundles/test-integration [2019-11-28T10:11:12.691Z] SHLVL=1 [2019-11-28T10:11:12.691Z] TIMEOUT=120m [2019-11-28T10:11:12.691Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-28T10:11:12.691Z] DOCKER_PKG=github.com/docker/docker [2019-11-28T10:11:12.691Z] TESTDEBUG=0 [2019-11-28T10:11:12.691Z] _=/usr/bin/env [2019-11-28T10:11:12.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-28T10:11:20.210Z] --- PASS: TestBuildSquashParent (11.23s) [2019-11-28T10:11:20.210Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-11-28T10:11:20.210Z] daemon.go:325: [d10fa0253b286] waiting for daemon to start [2019-11-28T10:11:20.210Z] daemon.go:325: [d10fa0253b286] waiting for daemon to start [2019-11-28T10:11:20.210Z] daemon.go:353: [d10fa0253b286] daemon started [2019-11-28T10:11:20.210Z] daemon.go:461: [d10fa0253b286] Stopping daemon [2019-11-28T10:11:20.210Z] daemon.go:296: [d10fa0253b286] exiting daemon [2019-11-28T10:11:20.210Z] daemon.go:448: [d10fa0253b286] Daemon stopped [2019-11-28T10:11:20.210Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-28T10:11:20.466Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:11:20.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:11:20.466Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:11:20.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:11:20.466Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:11:20.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:11:20.466Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:11:20.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:11:20.466Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:11:20.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:11:20.466Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:11:20.466Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:11:20.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:11:20.466Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:11:21.070Z] Removing intermediate container 92f3f79704a2 [2019-11-28T10:11:21.070Z] ---> 10af31c1f180 [2019-11-28T10:11:21.070Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-11-28T10:11:21.070Z] ---> Running in 80b92027e9da [2019-11-28T10:11:23.364Z] Collecting yamllint==1.16.0 [2019-11-28T10:11:23.700Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-28T10:11:23.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:11:24.035Z] Collecting pyyaml (from yamllint==1.16.0) [2019-11-28T10:11:24.035Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-28T10:11:24.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:11:25.234Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-28T10:11:25.234Z] Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-28T10:11:25.982Z] Building wheels for collected packages: pyyaml, pathspec [2019-11-28T10:11:25.982Z] Running setup.py bdist_wheel for pyyaml: started [2019-11-28T10:11:26.320Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-28T10:11:26.320Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-28T10:11:26.656Z] Running setup.py bdist_wheel for pathspec: started [2019-11-28T10:11:26.993Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-28T10:11:26.993Z] Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-28T10:11:26.993Z] Successfully built pyyaml pathspec [2019-11-28T10:11:26.993Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-11-28T10:11:27.333Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-28T10:11:27.863Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:11:28.062Z] Removing intermediate container 80b92027e9da [2019-11-28T10:11:28.062Z] ---> 7083dc89e967 [2019-11-28T10:11:28.062Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-28T10:11:28.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:11:28.791Z] ---> 2b5947c3b87a [2019-11-28T10:11:28.791Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-28T10:11:32.284Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2019-11-28T10:11:32.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2019-11-28T10:11:32.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.92s) [2019-11-28T10:11:32.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.97s) [2019-11-28T10:11:32.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.78s) [2019-11-28T10:11:32.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.94s) [2019-11-28T10:11:32.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.85s) [2019-11-28T10:11:32.284Z] === RUN TestBuildMultiStageCopy [2019-11-28T10:11:32.284Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-28T10:11:32.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-28T10:11:32.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-28T10:11:33.609Z] ---> 8e9ad1680346 [2019-11-28T10:11:33.609Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-28T10:11:33.640Z] ................................................ [ 29%] [2019-11-28T10:11:35.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-28T10:11:35.545Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-28T10:11:35.902Z] ---> a385ecb313b2 [2019-11-28T10:11:35.902Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-28T10:11:35.902Z] ---> 68d1f2792303 [2019-11-28T10:11:35.902Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-28T10:11:36.240Z] ---> 6cd985aa87d7 [2019-11-28T10:11:36.240Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-11-28T10:11:36.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-28T10:11:36.578Z] ---> 8603a6640f0a [2019-11-28T10:11:36.578Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-11-28T10:11:36.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-28T10:11:36.914Z] ---> 9a404cbb552a [2019-11-28T10:11:36.914Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-11-28T10:11:36.914Z] ---> cef3c0499cd5 [2019-11-28T10:11:36.914Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-11-28T10:11:37.034Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-28T10:11:37.637Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-28T10:11:38.085Z] ---> 9439b63d70ec [2019-11-28T10:11:38.085Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-11-28T10:11:38.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-28T10:11:38.422Z] ---> 245bb14c919a [2019-11-28T10:11:38.422Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-11-28T10:11:38.564Z] --- PASS: TestBuildMultiStageCopy (6.53s) [2019-11-28T10:11:38.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.67s) [2019-11-28T10:11:38.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2019-11-28T10:11:38.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.68s) [2019-11-28T10:11:38.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2019-11-28T10:11:38.564Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2019-11-28T10:11:38.564Z] === RUN TestBuildMultiStageParentConfig [2019-11-28T10:11:39.160Z] ---> 708c5181a4fd [2019-11-28T10:11:39.160Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-28T10:11:40.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-28T10:11:40.331Z] ---> db393bd7d7c8 [2019-11-28T10:11:40.331Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-11-28T10:11:40.451Z] --- PASS: TestBuildMultiStageParentConfig (1.80s) [2019-11-28T10:11:40.451Z] === RUN TestBuildLabelWithTargets [2019-11-28T10:11:40.667Z] ---> 1c55a57ff49b [2019-11-28T10:11:40.667Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-28T10:11:41.393Z] ---> 5add9abf4736 [2019-11-28T10:11:41.393Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-11-28T10:11:41.393Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-11-28T10:11:41.393Z] bad55c542dc9: Pulling fs layer [2019-11-28T10:11:41.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-28T10:11:41.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-28T10:11:42.126Z] bad55c542dc9: Verifying Checksum [2019-11-28T10:11:42.126Z] bad55c542dc9: Download complete [2019-11-28T10:11:42.464Z] bad55c542dc9: Pull complete [2019-11-28T10:11:42.464Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-28T10:11:42.464Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-28T10:11:42.802Z] ---> 5849465703b5 [2019-11-28T10:11:42.802Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-11-28T10:11:42.802Z] ---> Running in 48cecfd3d624 [2019-11-28T10:11:42.964Z] --- PASS: TestBuildLabelWithTargets (2.66s) [2019-11-28T10:11:42.964Z] === RUN TestBuildWithEmptyLayers [2019-11-28T10:11:43.143Z] Removing intermediate container 48cecfd3d624 [2019-11-28T10:11:43.143Z] ---> 54f01776f6eb [2019-11-28T10:11:43.143Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-11-28T10:11:43.143Z] ---> Running in 59514ac6c9dc [2019-11-28T10:11:43.143Z] Removing intermediate container 59514ac6c9dc [2019-11-28T10:11:43.143Z] ---> d9808d48417a [2019-11-28T10:11:43.143Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-11-28T10:11:43.143Z] ---> Running in f2f008213c43 [2019-11-28T10:11:43.479Z] Removing intermediate container f2f008213c43 [2019-11-28T10:11:43.479Z] ---> d767c04e6bc5 [2019-11-28T10:11:43.479Z] Step 122/125 : VOLUME /var/lib/docker [2019-11-28T10:11:43.479Z] ---> Running in 7eb8118dc18f [2019-11-28T10:11:43.480Z] Removing intermediate container 7eb8118dc18f [2019-11-28T10:11:43.480Z] ---> 1f9887d16076 [2019-11-28T10:11:43.480Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-11-28T10:11:43.480Z] ---> Running in 66e3dc2c6cd3 [2019-11-28T10:11:43.816Z] Removing intermediate container 66e3dc2c6cd3 [2019-11-28T10:11:43.816Z] ---> 612e58f283c1 [2019-11-28T10:11:43.816Z] Step 124/125 : FROM dev AS final [2019-11-28T10:11:43.816Z] ---> 612e58f283c1 [2019-11-28T10:11:43.816Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-11-28T10:11:44.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-28T10:11:44.327Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2019-11-28T10:11:44.327Z] === RUN TestBuildMultiStageOnBuild [2019-11-28T10:11:44.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-28T10:11:48.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-28T10:11:48.531Z] --- PASS: TestBuildMultiStageOnBuild (3.93s) [2019-11-28T10:11:48.531Z] === RUN TestBuildUncleanTarFilenames [2019-11-28T10:11:49.799Z] ---> 916ecff36f11 [2019-11-28T10:11:49.799Z] Successfully built 916ecff36f11 [2019-11-28T10:11:49.799Z] Successfully tagged docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-28T10:11:50.419Z] --- PASS: TestBuildUncleanTarFilenames (2.05s) [2019-11-28T10:11:50.419Z] === RUN TestBuildMultiStageLayerLeak [2019-11-28T10:11:50.532Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/test/unit [2019-11-28T10:11:54.666Z] --- PASS: TestBuildMultiStageLayerLeak (4.05s) [2019-11-28T10:11:54.666Z] === RUN TestBuildWithHugeFile [2019-11-28T10:11:55.378Z] ? github.com/docker/docker/api [no test files] [2019-11-28T10:11:56.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-28T10:11:56.678Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-28T10:11:56.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-28T10:11:58.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-28T10:12:00.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-28T10:12:01.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-28T10:12:03.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-28T10:12:04.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-28T10:12:04.400Z] Using test binary docker [2019-11-28T10:12:04.400Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-28T10:12:04.400Z] +++ /etc/init.d/apparmor start [2019-11-28T10:12:04.400Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-28T10:12:04.699Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-28T10:12:04.840Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-28T10:12:04.840Z] Warning failed to create cache: (null) [2019-11-28T10:12:04.840Z] . [2019-11-28T10:12:04.840Z] INFO: Waiting for daemon to start... [2019-11-28T10:12:04.840Z] Starting dockerd [2019-11-28T10:12:04.840Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-28T10:12:06.664Z] . [2019-11-28T10:12:06.664Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-28T10:12:06.664Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-28T10:12:06.664Z] Error: No such image: emptyfs [2019-11-28T10:12:06.664Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-28T10:12:06.664Z] ++++ docker load [2019-11-28T10:12:07.043Z] Running integration-test (iteration 1) [2019-11-28T10:12:07.043Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-28T10:12:07.044Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:12:07.044Z] ++ set -e [2019-11-28T10:12:07.044Z] ++ '[' -n 0 ']' [2019-11-28T10:12:07.044Z] ++ set -x [2019-11-28T10:12:07.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:12:09.295Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-28T10:12:16.581Z] Loaded image: buildpack-deps:jessie [2019-11-28T10:12:16.581Z] Loaded image: busybox:latest [2019-11-28T10:12:16.581Z] Loaded image: busybox:glibc [2019-11-28T10:12:16.581Z] Loaded image: debian:jessie [2019-11-28T10:12:16.581Z] Loaded image: hello-world:latest [2019-11-28T10:12:16.581Z] INFO: Testing against a local daemon [2019-11-28T10:12:16.581Z] === RUN TestBuildWithSession [2019-11-28T10:12:18.664Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2019-11-28T10:12:19.051Z] --- PASS: TestBuildWithSession (2.71s) [2019-11-28T10:12:19.051Z] === RUN TestBuildSquashParent [2019-11-28T10:12:26.901Z] --- PASS: TestBuildSquashParent (6.98s) [2019-11-28T10:12:26.901Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-28T10:12:26.901Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:12:26.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:12:26.901Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:12:26.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:12:26.901Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:12:26.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:12:26.901Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:12:26.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:12:26.901Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:12:26.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:12:26.901Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:12:26.901Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:12:26.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:12:26.901Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:12:28.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:12:28.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:12:31.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:12:31.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:12:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-28T10:12:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2019-11-28T10:12:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2019-11-28T10:12:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s) [2019-11-28T10:12:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.43s) [2019-11-28T10:12:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2019-11-28T10:12:33.862Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2019-11-28T10:12:33.862Z] === RUN TestBuildMultiStageCopy [2019-11-28T10:12:33.862Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-28T10:12:34.959Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-28T10:12:36.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-28T10:12:36.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-28T10:12:37.124Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-28T10:12:37.492Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-28T10:12:37.909Z] --- PASS: TestBuildMultiStageCopy (4.48s) [2019-11-28T10:12:37.909Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2019-11-28T10:12:37.909Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-11-28T10:12:37.909Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-11-28T10:12:37.909Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2019-11-28T10:12:37.909Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2019-11-28T10:12:37.909Z] === RUN TestBuildMultiStageParentConfig [2019-11-28T10:12:39.795Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2019-11-28T10:12:39.795Z] === RUN TestBuildLabelWithTargets [2019-11-28T10:12:41.638Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2019-11-28T10:12:41.638Z] === RUN TestBuildWithEmptyLayers [2019-11-28T10:12:42.429Z] --- PASS: TestBuildWithEmptyLayers (0.91s) [2019-11-28T10:12:42.429Z] === RUN TestBuildMultiStageOnBuild [2019-11-28T10:12:43.598Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-28T10:12:45.749Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-28T10:12:46.691Z] --- PASS: TestBuildMultiStageOnBuild (3.51s) [2019-11-28T10:12:46.691Z] === RUN TestBuildUncleanTarFilenames [2019-11-28T10:12:47.066Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2019-11-28T10:12:47.066Z] === RUN TestBuildMultiStageLayerLeak [2019-11-28T10:12:50.202Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-28T10:12:50.322Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2019-11-28T10:12:50.322Z] === RUN TestBuildWithHugeFile [2019-11-28T10:13:02.369Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-28T10:13:02.370Z] [2019-11-28T10:13:02.370Z] Using test binary docker [2019-11-28T10:13:02.370Z] Using test binary docker [2019-11-28T10:13:02.370Z] +++ /etc/init.d/apparmor start [2019-11-28T10:13:02.370Z] +++ /etc/init.d/apparmor start [2019-11-28T10:13:02.370Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-28T10:13:02.370Z] Starting AppArmor profiles:systemd-detect-virt: not found [2019-11-28T10:13:02.370Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-28T10:13:02.370Z] Warning failed to create cache: (null) [2019-11-28T10:13:02.370Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-28T10:13:02.370Z] Warning failed to create cache: (null) [2019-11-28T10:13:02.370Z] . [2019-11-28T10:13:02.370Z] Starting dockerd [2019-11-28T10:13:02.370Z] INFO: Waiting for daemon to start... [2019-11-28T10:13:02.370Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-28T10:13:02.370Z] . [2019-11-28T10:13:02.370Z] INFO: Waiting for daemon to start... [2019-11-28T10:13:02.370Z] Starting dockerd [2019-11-28T10:13:02.370Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-11-28T10:13:05.121Z] ......................... [ 67%] [2019-11-28T10:13:10.441Z] .. [2019-11-28T10:13:10.441Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-28T10:13:10.441Z] [2019-11-28T10:13:10.441Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-28T10:13:10.441Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-28T10:13:10.441Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-28T10:13:10.441Z] Error: No such image: emptyfs [2019-11-28T10:13:10.441Z] Error: No such image: emptyfs [2019-11-28T10:13:10.441Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-28T10:13:10.441Z] ++++ docker load++++ tar -cC bundles/test-integration/emptyfs . [2019-11-28T10:13:10.441Z] [2019-11-28T10:13:10.441Z] ++++ docker load [2019-11-28T10:13:10.696Z] Running integration-test (iteration 1) [2019-11-28T10:13:10.696Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-28T10:13:10.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-28T10:13:10.696Z] ++ set -e [2019-11-28T10:13:10.696Z] ++ '[' -n 0 ']' [2019-11-28T10:13:10.696Z] ++ set -x [2019-11-28T10:13:10.696Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-11-28T10:13:10.696Z] Running integration-test (iteration 1) [2019-11-28T10:13:10.951Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-28T10:13:10.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-28T10:13:10.951Z] ++ set -e [2019-11-28T10:13:10.951Z] ++ '[' -n 0 ']' [2019-11-28T10:13:10.951Z] ++ set -x [2019-11-28T10:13:10.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-11-28T10:13:24.765Z] --- PASS: TestBuildWithHugeFile (30.07s) [2019-11-28T10:13:24.765Z] === RUN TestBuildWithEmptyDockerfile [2019-11-28T10:13:24.765Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:13:24.765Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:13:24.765Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:13:24.765Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:13:24.765Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:13:24.765Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:13:24.765Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:13:24.765Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:13:24.765Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:13:24.765Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-11-28T10:13:24.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-11-28T10:13:24.765Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-11-28T10:13:24.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-11-28T10:13:24.765Z] === RUN TestBuildPreserveOwnership [2019-11-28T10:13:24.765Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-28T10:13:24.765Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-28T10:13:26.641Z] --- PASS: TestBuildPreserveOwnership (6.12s) [2019-11-28T10:13:26.641Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.97s) [2019-11-28T10:13:26.641Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2019-11-28T10:13:26.641Z] === RUN TestBuildPlatformInvalid [2019-11-28T10:13:26.641Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-28T10:13:26.641Z] PASS [2019-11-28T10:13:27.024Z] [2019-11-28T10:13:27.024Z] DONE 30 tests in 79.904s [2019-11-28T10:13:27.024Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-28T10:13:27.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:13:27.024Z] ++ set -e [2019-11-28T10:13:27.024Z] ++ '[' -n 0 ']' [2019-11-28T10:13:27.024Z] ++ set -x [2019-11-28T10:13:27.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:13:27.024Z] INFO: Testing against a local daemon [2019-11-28T10:13:27.024Z] === RUN TestConfigList [2019-11-28T10:13:30.189Z] --- PASS: TestConfigList (2.59s) [2019-11-28T10:13:30.189Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-28T10:13:30.189Z] daemon.go:325: [d4eca15124f7c] waiting for daemon to start [2019-11-28T10:13:30.189Z] daemon.go:325: [d4eca15124f7c] waiting for daemon to start [2019-11-28T10:13:30.189Z] daemon.go:353: [d4eca15124f7c] daemon started [2019-11-28T10:13:30.189Z] daemon.go:461: [d4eca15124f7c] Stopping daemon [2019-11-28T10:13:30.189Z] daemon.go:296: [d4eca15124f7c] exiting daemon [2019-11-28T10:13:30.189Z] daemon.go:448: [d4eca15124f7c] Daemon stopped [2019-11-28T10:13:30.189Z] === RUN TestConfigsCreateAndDelete [2019-11-28T10:13:32.826Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2019-11-28T10:13:32.826Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-28T10:13:32.826Z] daemon.go:325: [d0aaeb3a58fd5] waiting for daemon to start [2019-11-28T10:13:32.826Z] daemon.go:325: [d0aaeb3a58fd5] waiting for daemon to start [2019-11-28T10:13:32.826Z] daemon.go:353: [d0aaeb3a58fd5] daemon started [2019-11-28T10:13:32.826Z] daemon.go:461: [d0aaeb3a58fd5] Stopping daemon [2019-11-28T10:13:32.826Z] daemon.go:296: [d0aaeb3a58fd5] exiting daemon [2019-11-28T10:13:32.826Z] daemon.go:448: [d0aaeb3a58fd5] Daemon stopped [2019-11-28T10:13:32.826Z] === RUN TestConfigsUpdate [2019-11-28T10:13:32.946Z] --- PASS: TestBuildWithHugeFile (97.89s) [2019-11-28T10:13:32.946Z] === RUN TestBuildWithEmptyDockerfile [2019-11-28T10:13:32.946Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:13:32.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:13:32.946Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:13:32.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:13:32.946Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:13:32.946Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:13:32.946Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:13:32.946Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:13:32.946Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:13:32.946Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-11-28T10:13:32.946Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-11-28T10:13:32.946Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-11-28T10:13:32.946Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2019-11-28T10:13:32.946Z] === RUN TestBuildPreserveOwnership [2019-11-28T10:13:32.946Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-28T10:13:36.003Z] --- PASS: TestConfigsUpdate (3.00s) [2019-11-28T10:13:36.003Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-28T10:13:36.003Z] daemon.go:325: [d4fa9a086492d] waiting for daemon to start [2019-11-28T10:13:36.003Z] daemon.go:325: [d4fa9a086492d] waiting for daemon to start [2019-11-28T10:13:36.003Z] daemon.go:353: [d4fa9a086492d] daemon started [2019-11-28T10:13:36.003Z] daemon.go:461: [d4fa9a086492d] Stopping daemon [2019-11-28T10:13:36.003Z] daemon.go:296: [d4fa9a086492d] exiting daemon [2019-11-28T10:13:36.003Z] daemon.go:448: [d4fa9a086492d] Daemon stopped [2019-11-28T10:13:36.003Z] === RUN TestTemplatedConfig [2019-11-28T10:13:40.180Z] --- PASS: TestTemplatedConfig (3.77s) [2019-11-28T10:13:40.180Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-28T10:13:40.180Z] daemon.go:325: [d23a603174240] waiting for daemon to start [2019-11-28T10:13:40.180Z] daemon.go:325: [d23a603174240] waiting for daemon to start [2019-11-28T10:13:40.180Z] daemon.go:353: [d23a603174240] daemon started [2019-11-28T10:13:40.180Z] daemon.go:461: [d23a603174240] Stopping daemon [2019-11-28T10:13:40.180Z] daemon.go:296: [d23a603174240] exiting daemon [2019-11-28T10:13:40.180Z] daemon.go:448: [d23a603174240] Daemon stopped [2019-11-28T10:13:40.180Z] === RUN TestConfigInspect [2019-11-28T10:13:42.647Z] --- PASS: TestConfigInspect (3.11s) [2019-11-28T10:13:42.647Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-28T10:13:42.647Z] daemon.go:325: [de9186e0f7322] waiting for daemon to start [2019-11-28T10:13:42.647Z] daemon.go:325: [de9186e0f7322] waiting for daemon to start [2019-11-28T10:13:42.647Z] daemon.go:353: [de9186e0f7322] daemon started [2019-11-28T10:13:42.647Z] daemon.go:461: [de9186e0f7322] Stopping daemon [2019-11-28T10:13:42.647Z] daemon.go:296: [de9186e0f7322] exiting daemon [2019-11-28T10:13:42.647Z] daemon.go:448: [de9186e0f7322] Daemon stopped [2019-11-28T10:13:42.647Z] === RUN TestConfigCreateWithLabels [2019-11-28T10:13:42.892Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-28T10:13:44.255Z] Loaded image: buildpack-deps:jessie [2019-11-28T10:13:44.255Z] Loaded image: buildpack-deps:jessie [2019-11-28T10:13:44.255Z] Loaded image: busybox:latest [2019-11-28T10:13:44.255Z] Loaded image: busybox:latest [2019-11-28T10:13:44.510Z] Loaded image: busybox:glibc [2019-11-28T10:13:44.510Z] Loaded image: debian:jessie [2019-11-28T10:13:44.766Z] Loaded image: busybox:glibc [2019-11-28T10:13:44.766Z] Loaded image: debian:jessie [2019-11-28T10:13:44.766Z] Loaded image: hello-world:latest [2019-11-28T10:13:44.766Z] INFO: Testing against a local daemon [2019-11-28T10:13:44.766Z] === RUN TestDockerDaemonSuite [2019-11-28T10:13:44.766Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-28T10:13:44.766Z] Loaded image: hello-world:latest [2019-11-28T10:13:44.766Z] INFO: Testing against a local daemon [2019-11-28T10:13:44.766Z] === RUN TestDockerSuite [2019-11-28T10:13:44.766Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-28T10:13:44.766Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-28T10:13:45.022Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-28T10:13:45.022Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-28T10:13:45.022Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-28T10:13:45.022Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-28T10:13:45.022Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-28T10:13:45.022Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-28T10:13:45.582Z] --- PASS: TestBuildPreserveOwnership (12.96s) [2019-11-28T10:13:45.582Z] --- PASS: TestBuildPreserveOwnership/copy_from (9.97s) [2019-11-28T10:13:45.582Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.98s) [2019-11-28T10:13:45.582Z] === RUN TestBuildPlatformInvalid [2019-11-28T10:13:45.632Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-28T10:13:45.838Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-28T10:13:45.838Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-28T10:13:45.838Z] PASS [2019-11-28T10:13:45.838Z] [2019-11-28T10:13:45.838Z] DONE 30 tests in 195.853s [2019-11-28T10:13:45.838Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-28T10:13:45.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:13:45.838Z] ++ set -e [2019-11-28T10:13:45.838Z] ++ '[' -n 0 ']' [2019-11-28T10:13:45.838Z] ++ set -x [2019-11-28T10:13:45.838Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:13:45.838Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-28T10:13:45.937Z] --- PASS: TestConfigCreateWithLabels (2.97s) [2019-11-28T10:13:45.937Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-28T10:13:45.937Z] daemon.go:325: [d98be854e9495] waiting for daemon to start [2019-11-28T10:13:45.937Z] daemon.go:325: [d98be854e9495] waiting for daemon to start [2019-11-28T10:13:45.937Z] daemon.go:353: [d98be854e9495] daemon started [2019-11-28T10:13:45.937Z] daemon.go:461: [d98be854e9495] Stopping daemon [2019-11-28T10:13:45.937Z] daemon.go:296: [d98be854e9495] exiting daemon [2019-11-28T10:13:45.937Z] daemon.go:448: [d98be854e9495] Daemon stopped [2019-11-28T10:13:45.937Z] === RUN TestConfigCreateResolve [2019-11-28T10:13:46.092Z] INFO: Testing against a local daemon [2019-11-28T10:13:46.093Z] === RUN TestConfigList [2019-11-28T10:13:46.347Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-28T10:13:46.347Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-28T10:13:46.947Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-28T10:13:46.947Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-28T10:13:46.947Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-28T10:13:48.915Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-28T10:13:49.173Z] --- PASS: TestConfigList (3.04s) [2019-11-28T10:13:49.173Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-28T10:13:49.173Z] daemon.go:325: [d91eae10fbfa4] waiting for daemon to start [2019-11-28T10:13:49.173Z] daemon.go:325: [d91eae10fbfa4] waiting for daemon to start [2019-11-28T10:13:49.173Z] daemon.go:353: [d91eae10fbfa4] daemon started [2019-11-28T10:13:49.173Z] daemon.go:461: [d91eae10fbfa4] Stopping daemon [2019-11-28T10:13:49.173Z] daemon.go:296: [d91eae10fbfa4] exiting daemon [2019-11-28T10:13:49.173Z] daemon.go:448: [d91eae10fbfa4] Daemon stopped [2019-11-28T10:13:49.173Z] === RUN TestConfigsCreateAndDelete [2019-11-28T10:13:49.173Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-28T10:13:49.173Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-28T10:13:49.173Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-28T10:13:49.202Z] --- PASS: TestConfigCreateResolve (2.87s) [2019-11-28T10:13:49.202Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-28T10:13:49.202Z] daemon.go:325: [d149ab9632fba] waiting for daemon to start [2019-11-28T10:13:49.202Z] daemon.go:325: [d149ab9632fba] waiting for daemon to start [2019-11-28T10:13:49.202Z] daemon.go:353: [d149ab9632fba] daemon started [2019-11-28T10:13:49.202Z] daemon.go:461: [d149ab9632fba] Stopping daemon [2019-11-28T10:13:49.202Z] daemon.go:296: [d149ab9632fba] exiting daemon [2019-11-28T10:13:49.202Z] daemon.go:448: [d149ab9632fba] Daemon stopped [2019-11-28T10:13:49.202Z] === RUN TestConfigDaemonLibtrustID [2019-11-28T10:13:49.202Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-28T10:13:49.202Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-28T10:13:49.202Z] daemon.go:325: [d510b00c4a132] waiting for daemon to start [2019-11-28T10:13:49.202Z] daemon.go:325: [d510b00c4a132] waiting for daemon to start [2019-11-28T10:13:49.202Z] daemon.go:353: [d510b00c4a132] daemon started [2019-11-28T10:13:49.202Z] daemon.go:461: [d510b00c4a132] Stopping daemon [2019-11-28T10:13:49.202Z] daemon.go:296: [d510b00c4a132] exiting daemon [2019-11-28T10:13:49.202Z] daemon.go:448: [d510b00c4a132] Daemon stopped [2019-11-28T10:13:49.202Z] PASS [2019-11-28T10:13:49.202Z] [2019-11-28T10:13:49.202Z] DONE 8 tests in 22.147s [2019-11-28T10:13:49.202Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-28T10:13:49.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:13:49.202Z] ++ set -e [2019-11-28T10:13:49.202Z] ++ '[' -n 0 ']' [2019-11-28T10:13:49.202Z] ++ set -x [2019-11-28T10:13:49.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:13:49.203Z] INFO: Testing against a local daemon [2019-11-28T10:13:49.203Z] === RUN TestCheckpoint [2019-11-28T10:13:49.203Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-28T10:13:49.203Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-28T10:13:49.203Z] === RUN TestContainerInvalidJSON [2019-11-28T10:13:49.427Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-28T10:13:49.689Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:13:49.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:13:49.689Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:13:49.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:13:49.689Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:13:49.689Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:13:49.689Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:13:49.689Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:13:49.689Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:13:49.689Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-28T10:13:49.689Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-28T10:13:49.689Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-28T10:13:49.689Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-28T10:13:49.689Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-28T10:13:49.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-28T10:13:49.689Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-28T10:13:49.689Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-11-28T10:13:49.689Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-28T10:13:49.689Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-11-28T10:13:49.689Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-28T10:13:49.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-28T10:13:49.689Z] === RUN TestCopyFromContainer [2019-11-28T10:13:49.987Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-28T10:13:51.392Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-28T10:13:51.392Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-28T10:13:51.392Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-28T10:13:51.392Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-28T10:13:51.392Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-28T10:13:51.647Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-28T10:13:51.902Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2019-11-28T10:13:51.902Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-28T10:13:51.902Z] daemon.go:325: [d023e5a82e0cd] waiting for daemon to start [2019-11-28T10:13:51.902Z] daemon.go:325: [d023e5a82e0cd] waiting for daemon to start [2019-11-28T10:13:51.902Z] daemon.go:353: [d023e5a82e0cd] daemon started [2019-11-28T10:13:51.902Z] daemon.go:461: [d023e5a82e0cd] Stopping daemon [2019-11-28T10:13:51.902Z] daemon.go:296: [d023e5a82e0cd] exiting daemon [2019-11-28T10:13:51.902Z] daemon.go:448: [d023e5a82e0cd] Daemon stopped [2019-11-28T10:13:51.902Z] === RUN TestConfigsUpdate [2019-11-28T10:13:52.142Z] === RUN TestCopyFromContainer// [2019-11-28T10:13:52.142Z] === RUN TestCopyFromContainer//bar/root [2019-11-28T10:13:52.142Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-28T10:13:52.142Z] === RUN TestCopyFromContainer/bar/quux [2019-11-28T10:13:52.142Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-28T10:13:52.142Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-28T10:13:52.142Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-28T10:13:52.521Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-28T10:13:52.521Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-28T10:13:52.521Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer (2.93s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-28T10:13:52.521Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-28T10:13:52.521Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-28T10:13:52.885Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:13:52.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:13:52.885Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:13:52.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:13:52.885Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:13:52.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:13:52.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:13:52.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:13:52.885Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:13:52.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-28T10:13:52.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-28T10:13:52.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-28T10:13:52.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-28T10:13:52.885Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-28T10:13:52.885Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-28T10:13:52.885Z] === RUN TestCreateWithInvalidEnv [2019-11-28T10:13:52.885Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-28T10:13:52.885Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-28T10:13:52.885Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-28T10:13:52.885Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-28T10:13:52.885Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-28T10:13:52.885Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-28T10:13:52.885Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-28T10:13:52.885Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-28T10:13:52.885Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-28T10:13:52.885Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-28T10:13:52.885Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-28T10:13:52.885Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-28T10:13:52.885Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-28T10:13:52.885Z] === RUN TestCreateTmpfsMountsTarget [2019-11-28T10:13:52.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-11-28T10:13:52.885Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-28T10:13:54.410Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-28T10:13:55.333Z] --- PASS: TestConfigsUpdate (3.30s) [2019-11-28T10:13:55.333Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-28T10:13:55.333Z] daemon.go:325: [da5c16847ae9e] waiting for daemon to start [2019-11-28T10:13:55.333Z] daemon.go:325: [da5c16847ae9e] waiting for daemon to start [2019-11-28T10:13:55.333Z] daemon.go:353: [da5c16847ae9e] daemon started [2019-11-28T10:13:55.333Z] daemon.go:461: [da5c16847ae9e] Stopping daemon [2019-11-28T10:13:55.333Z] daemon.go:296: [da5c16847ae9e] exiting daemon [2019-11-28T10:13:55.333Z] daemon.go:448: [da5c16847ae9e] Daemon stopped [2019-11-28T10:13:55.333Z] === RUN TestTemplatedConfig [2019-11-28T10:13:55.423Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s) [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:13:55.423Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:13:55.423Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:13:55.423Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-28T10:13:55.423Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-28T10:13:55.423Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:13:55.423Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:13:55.423Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:13:55.423Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:13:55.423Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:13:55.588Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-28T10:13:55.790Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:13:55.790Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:13:55.790Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:13:55.790Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-28T10:13:55.790Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-28T10:13:55.790Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-28T10:13:56.148Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-28T10:13:58.035Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-28T10:13:58.236Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2019-11-28T10:13:58.236Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-28T10:13:58.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:13:58.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:13:58.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:13:58.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:13:58.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:13:58.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:13:58.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:13:58.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:13:58.236Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:13:58.236Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:13:58.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:13:58.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:13:58.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:13:58.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:13:58.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:13:58.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-28T10:13:58.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-28T10:13:58.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-28T10:13:58.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-28T10:13:58.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-28T10:13:58.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-28T10:13:58.236Z] === RUN TestContainerStartOnDaemonRestart [2019-11-28T10:13:58.236Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-28T10:13:58.236Z] === RUN TestDaemonRestartIpcMode [2019-11-28T10:13:58.236Z] === PAUSE TestDaemonRestartIpcMode [2019-11-28T10:13:58.236Z] === RUN TestDiff [2019-11-28T10:13:58.289Z] --- PASS: TestTemplatedConfig (3.10s) [2019-11-28T10:13:58.289Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-28T10:13:58.289Z] daemon.go:325: [d09a428f9dadd] waiting for daemon to start [2019-11-28T10:13:58.289Z] daemon.go:325: [d09a428f9dadd] waiting for daemon to start [2019-11-28T10:13:58.289Z] daemon.go:353: [d09a428f9dadd] daemon started [2019-11-28T10:13:58.289Z] daemon.go:461: [d09a428f9dadd] Stopping daemon [2019-11-28T10:13:58.289Z] daemon.go:296: [d09a428f9dadd] exiting daemon [2019-11-28T10:13:58.289Z] daemon.go:448: [d09a428f9dadd] Daemon stopped [2019-11-28T10:13:58.289Z] === RUN TestConfigInspect [2019-11-28T10:13:58.584Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-28T10:13:59.033Z] --- PASS: TestDiff (0.84s) [2019-11-28T10:13:59.033Z] === RUN TestExecWithCloseStdin [2019-11-28T10:13:59.509Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-28T10:14:00.417Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-11-28T10:14:00.417Z] === RUN TestExec [2019-11-28T10:14:00.869Z] --- PASS: TestConfigInspect (2.65s) [2019-11-28T10:14:00.869Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-28T10:14:00.869Z] daemon.go:325: [d81d684f9bc8a] waiting for daemon to start [2019-11-28T10:14:00.869Z] daemon.go:325: [d81d684f9bc8a] waiting for daemon to start [2019-11-28T10:14:00.869Z] daemon.go:353: [d81d684f9bc8a] daemon started [2019-11-28T10:14:00.869Z] daemon.go:461: [d81d684f9bc8a] Stopping daemon [2019-11-28T10:14:00.869Z] daemon.go:296: [d81d684f9bc8a] exiting daemon [2019-11-28T10:14:00.869Z] daemon.go:448: [d81d684f9bc8a] Daemon stopped [2019-11-28T10:14:00.869Z] === RUN TestConfigCreateWithLabels [2019-11-28T10:14:01.686Z] --- PASS: TestExec (1.13s) [2019-11-28T10:14:01.686Z] === RUN TestExecUser [2019-11-28T10:14:02.229Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-28T10:14:02.229Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-28T10:14:02.494Z] --- PASS: TestExecUser (1.04s) [2019-11-28T10:14:02.495Z] === RUN TestExportContainerAndImportImage [2019-11-28T10:14:03.686Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-28T10:14:03.686Z] tests/integration/client_test.py ..... [ 75%] [2019-11-28T10:14:03.686Z] tests/integration/errors_test.py . [ 76%] [2019-11-28T10:14:03.767Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-11-28T10:14:03.767Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-28T10:14:04.113Z] --- PASS: TestConfigCreateWithLabels (3.11s) [2019-11-28T10:14:04.113Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-28T10:14:04.113Z] daemon.go:325: [d063218090e07] waiting for daemon to start [2019-11-28T10:14:04.113Z] daemon.go:325: [d063218090e07] waiting for daemon to start [2019-11-28T10:14:04.113Z] daemon.go:353: [d063218090e07] daemon started [2019-11-28T10:14:04.113Z] daemon.go:461: [d063218090e07] Stopping daemon [2019-11-28T10:14:04.113Z] daemon.go:296: [d063218090e07] exiting daemon [2019-11-28T10:14:04.113Z] daemon.go:448: [d063218090e07] Daemon stopped [2019-11-28T10:14:04.113Z] === RUN TestConfigCreateResolve [2019-11-28T10:14:04.672Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-28T10:14:05.012Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-28T10:14:05.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-11-28T10:14:05.286Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-28T10:14:05.286Z] daemon.go:325: [d6c13eee34786] waiting for daemon to start [2019-11-28T10:14:05.286Z] daemon.go:325: [d6c13eee34786] waiting for daemon to start [2019-11-28T10:14:05.286Z] daemon.go:353: [d6c13eee34786] daemon started [2019-11-28T10:14:05.286Z] daemon.go:461: [d6c13eee34786] Stopping daemon [2019-11-28T10:14:05.286Z] daemon.go:296: [d6c13eee34786] exiting daemon [2019-11-28T10:14:05.286Z] daemon.go:448: [d6c13eee34786] Daemon stopped [2019-11-28T10:14:05.286Z] daemon.go:325: [d6c13eee34786] waiting for daemon to start [2019-11-28T10:14:05.286Z] daemon.go:325: [d6c13eee34786] waiting for daemon to start [2019-11-28T10:14:05.286Z] daemon.go:353: [d6c13eee34786] daemon started [2019-11-28T10:14:05.286Z] daemon.go:461: [d6c13eee34786] Stopping daemon [2019-11-28T10:14:05.286Z] daemon.go:296: [d6c13eee34786] exiting daemon [2019-11-28T10:14:05.286Z] daemon.go:448: [d6c13eee34786] Daemon stopped [2019-11-28T10:14:05.286Z] === RUN TestHealthCheckWorkdir [2019-11-28T10:14:05.979Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-28T10:14:06.562Z] --- PASS: TestHealthCheckWorkdir (1.26s) [2019-11-28T10:14:06.562Z] === RUN TestHealthKillContainer [2019-11-28T10:14:06.903Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-28T10:14:07.462Z] --- PASS: TestConfigCreateResolve (3.25s) [2019-11-28T10:14:07.462Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-28T10:14:07.462Z] daemon.go:325: [d922037e20e1a] waiting for daemon to start [2019-11-28T10:14:07.462Z] daemon.go:325: [d922037e20e1a] waiting for daemon to start [2019-11-28T10:14:07.462Z] daemon.go:353: [d922037e20e1a] daemon started [2019-11-28T10:14:07.462Z] daemon.go:461: [d922037e20e1a] Stopping daemon [2019-11-28T10:14:07.462Z] daemon.go:296: [d922037e20e1a] exiting daemon [2019-11-28T10:14:07.462Z] daemon.go:448: [d922037e20e1a] Daemon stopped [2019-11-28T10:14:07.462Z] === RUN TestConfigDaemonLibtrustID [2019-11-28T10:14:07.716Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-28T10:14:07.974Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2019-11-28T10:14:07.974Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-28T10:14:07.974Z] daemon.go:325: [dab0b70eba094] waiting for daemon to start [2019-11-28T10:14:07.974Z] daemon.go:325: [dab0b70eba094] waiting for daemon to start [2019-11-28T10:14:07.974Z] daemon.go:353: [dab0b70eba094] daemon started [2019-11-28T10:14:07.974Z] daemon.go:461: [dab0b70eba094] Stopping daemon [2019-11-28T10:14:07.974Z] daemon.go:296: [dab0b70eba094] exiting daemon [2019-11-28T10:14:07.974Z] daemon.go:448: [dab0b70eba094] Daemon stopped [2019-11-28T10:14:07.974Z] PASS [2019-11-28T10:14:07.974Z] [2019-11-28T10:14:07.974Z] DONE 8 tests in 22.024s [2019-11-28T10:14:07.974Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-28T10:14:07.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:14:07.974Z] ++ set -e [2019-11-28T10:14:07.974Z] ++ '[' -n 0 ']' [2019-11-28T10:14:07.974Z] ++ set -x [2019-11-28T10:14:07.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:14:07.974Z] INFO: Testing against a local daemon [2019-11-28T10:14:07.974Z] === RUN TestCheckpoint [2019-11-28T10:14:07.974Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-28T10:14:07.974Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-28T10:14:07.974Z] === RUN TestContainerInvalidJSON [2019-11-28T10:14:07.974Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:14:07.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:14:07.974Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:14:07.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:14:07.974Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:14:07.974Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:14:07.974Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:14:07.974Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:14:07.974Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:14:07.974Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-28T10:14:07.974Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-28T10:14:07.974Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-28T10:14:07.974Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-28T10:14:07.974Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-28T10:14:08.230Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-28T10:14:08.230Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-28T10:14:08.230Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-28T10:14:08.230Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-28T10:14:08.230Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-28T10:14:08.484Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-11-28T10:14:08.485Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-28T10:14:08.485Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-28T10:14:08.485Z] === RUN TestCopyFromContainer [2019-11-28T10:14:08.742Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-28T10:14:09.831Z] --- PASS: TestHealthKillContainer (3.09s) [2019-11-28T10:14:09.831Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-28T10:14:10.625Z] === RUN TestCopyFromContainer// [2019-11-28T10:14:10.625Z] === RUN TestCopyFromContainer//bar/root [2019-11-28T10:14:10.625Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-28T10:14:10.625Z] === RUN TestCopyFromContainer/bar/quux [2019-11-28T10:14:10.657Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2019-11-28T10:14:10.657Z] === RUN TestIpcModeNone [2019-11-28T10:14:10.880Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-28T10:14:10.880Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-28T10:14:10.880Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-28T10:14:11.135Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-28T10:14:11.135Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-28T10:14:11.389Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-28T10:14:11.390Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer (3.14s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2019-11-28T10:14:11.645Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2019-11-28T10:14:11.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-28T10:14:11.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:14:11.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:14:11.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:14:11.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:14:11.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:14:11.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:14:11.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:14:11.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:14:11.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:14:11.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-28T10:14:11.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-28T10:14:11.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-28T10:14:11.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-28T10:14:11.645Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-28T10:14:11.645Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-28T10:14:11.645Z] === RUN TestCreateWithInvalidEnv [2019-11-28T10:14:11.645Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-28T10:14:11.645Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-28T10:14:11.645Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-28T10:14:11.645Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-28T10:14:11.645Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-28T10:14:11.645Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-28T10:14:11.645Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-28T10:14:11.645Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-28T10:14:11.645Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-28T10:14:11.645Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-11-28T10:14:11.645Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-28T10:14:11.645Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-28T10:14:11.645Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-28T10:14:11.645Z] === RUN TestCreateTmpfsMountsTarget [2019-11-28T10:14:11.899Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-28T10:14:11.899Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-28T10:14:11.899Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-28T10:14:11.928Z] --- PASS: TestIpcModeNone (1.04s) [2019-11-28T10:14:11.928Z] === RUN TestIpcModePrivate [2019-11-28T10:14:12.180Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-28T10:14:12.180Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-28T10:14:12.180Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2019-11-28T10:14:12.180Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2019-11-28T10:14:12.180Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2019-11-28T10:14:12.180Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 3.1% of statements [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-28T10:14:12.180Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-28T10:14:12.180Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-28T10:14:12.181Z] ? github.com/docker/docker/builder [no test files] [2019-11-28T10:14:12.181Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-28T10:14:12.181Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-28T10:14:12.181Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-28T10:14:12.181Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-28T10:14:12.181Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-28T10:14:12.181Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-28T10:14:12.181Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-28T10:14:12.181Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2019-11-28T10:14:12.714Z] --- PASS: TestIpcModePrivate (1.08s) [2019-11-28T10:14:12.714Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-11-28T10:14:12.714Z] === RUN TestIpcModeShareable [2019-11-28T10:14:13.344Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-28T10:14:13.993Z] --- PASS: TestIpcModeShareable (1.09s) [2019-11-28T10:14:13.993Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-11-28T10:14:13.993Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-28T10:14:14.269Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:14:14.269Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:14:14.269Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:14:14.269Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-28T10:14:14.269Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-28T10:14:14.269Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-28T10:14:14.269Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:14:14.269Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:14:14.269Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:14:14.269Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:14:14.269Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:14:14.269Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:14:14.524Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:14:14.524Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:14:14.524Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.21s) [2019-11-28T10:14:14.778Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.21s) [2019-11-28T10:14:14.778Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-28T10:14:14.778Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-28T10:14:15.337Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-28T10:14:16.049Z] ok github.com/docker/docker/builder/fscache 0.143s coverage: 69.2% of statements [2019-11-28T10:14:16.261Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-28T10:14:17.405Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.27s) [2019-11-28T10:14:17.405Z] === RUN TestAPIIpcModeHost [2019-11-28T10:14:17.621Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s) [2019-11-28T10:14:17.621Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-28T10:14:17.621Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-28T10:14:17.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:14:17.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:14:17.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:14:17.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:14:17.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:14:17.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:14:17.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:14:17.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:14:17.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:14:17.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:14:17.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:14:17.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:14:17.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:14:17.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:14:17.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:14:17.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-28T10:14:17.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-28T10:14:17.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-28T10:14:17.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-28T10:14:17.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-28T10:14:17.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-28T10:14:17.621Z] === RUN TestContainerStartOnDaemonRestart [2019-11-28T10:14:17.621Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-28T10:14:17.621Z] === RUN TestDaemonRestartIpcMode [2019-11-28T10:14:17.621Z] === PAUSE TestDaemonRestartIpcMode [2019-11-28T10:14:17.621Z] === RUN TestDiff [2019-11-28T10:14:17.756Z] ok github.com/docker/docker/builder/remotecontext/git 4.586s coverage: 85.1% of statements [2019-11-28T10:14:18.099Z] ok github.com/docker/docker/builder/remotecontext 0.415s coverage: 13.6% of statements [2019-11-28T10:14:18.099Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2019-11-28T10:14:18.195Z] --- PASS: TestAPIIpcModeHost (0.90s) [2019-11-28T10:14:18.195Z] === RUN TestDaemonIpcModeShareable [2019-11-28T10:14:18.440Z] ok github.com/docker/docker/builder/dockerfile 0.904s coverage: 45.1% of statements [2019-11-28T10:14:18.440Z] ? github.com/docker/docker/cli [no test files] [2019-11-28T10:14:18.440Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-28T10:14:18.545Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-28T10:14:18.545Z] --- PASS: TestDiff (0.99s) [2019-11-28T10:14:18.545Z] === RUN TestExecWithCloseStdin [2019-11-28T10:14:18.545Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-28T10:14:19.105Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-28T10:14:19.359Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-28T10:14:19.615Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-11-28T10:14:19.615Z] === RUN TestExec [2019-11-28T10:14:19.615Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-28T10:14:20.013Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-11-28T10:14:20.013Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-28T10:14:20.013Z] daemon.go:325: [d5e3cf7ecc647] waiting for daemon to start [2019-11-28T10:14:20.013Z] daemon.go:325: [d5e3cf7ecc647] waiting for daemon to start [2019-11-28T10:14:20.013Z] daemon.go:353: [d5e3cf7ecc647] daemon started [2019-11-28T10:14:20.013Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-28T10:14:20.013Z] daemon.go:461: [d5e3cf7ecc647] Stopping daemon [2019-11-28T10:14:20.013Z] daemon.go:296: [d5e3cf7ecc647] exiting daemon [2019-11-28T10:14:20.013Z] daemon.go:448: [d5e3cf7ecc647] Daemon stopped [2019-11-28T10:14:20.013Z] === RUN TestDaemonIpcModePrivate [2019-11-28T10:14:20.978Z] --- PASS: TestExec (1.29s) [2019-11-28T10:14:20.978Z] === RUN TestExecUser [2019-11-28T10:14:20.978Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-28T10:14:20.978Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-28T10:14:21.538Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-28T10:14:21.910Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-11-28T10:14:21.910Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-28T10:14:21.910Z] daemon.go:325: [ddadd51ae2cb9] waiting for daemon to start [2019-11-28T10:14:21.910Z] daemon.go:325: [ddadd51ae2cb9] waiting for daemon to start [2019-11-28T10:14:21.910Z] daemon.go:353: [ddadd51ae2cb9] daemon started [2019-11-28T10:14:21.910Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-28T10:14:21.910Z] daemon.go:461: [ddadd51ae2cb9] Stopping daemon [2019-11-28T10:14:21.910Z] daemon.go:296: [ddadd51ae2cb9] exiting daemon [2019-11-28T10:14:21.910Z] daemon.go:448: [ddadd51ae2cb9] Daemon stopped [2019-11-28T10:14:21.910Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-28T10:14:22.097Z] --- PASS: TestExecUser (1.09s) [2019-11-28T10:14:22.098Z] === RUN TestExportContainerAndImportImage [2019-11-28T10:14:23.458Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2019-11-28T10:14:23.458Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-28T10:14:23.458Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-28T10:14:23.710Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-11-28T10:14:23.710Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-28T10:14:23.710Z] daemon.go:325: [dccd24d41229e] waiting for daemon to start [2019-11-28T10:14:23.710Z] daemon.go:325: [dccd24d41229e] waiting for daemon to start [2019-11-28T10:14:23.710Z] daemon.go:353: [dccd24d41229e] daemon started [2019-11-28T10:14:23.710Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-28T10:14:23.710Z] daemon.go:461: [dccd24d41229e] Stopping daemon [2019-11-28T10:14:23.710Z] daemon.go:296: [dccd24d41229e] exiting daemon [2019-11-28T10:14:23.710Z] daemon.go:448: [dccd24d41229e] Daemon stopped [2019-11-28T10:14:23.710Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-28T10:14:24.017Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-28T10:14:24.971Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-28T10:14:25.225Z] --- PASS: TestExportContainerAfterDaemonRestart (1.88s) [2019-11-28T10:14:25.225Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-28T10:14:25.225Z] daemon.go:325: [d84ee2a604062] waiting for daemon to start [2019-11-28T10:14:25.225Z] daemon.go:325: [d84ee2a604062] waiting for daemon to start [2019-11-28T10:14:25.225Z] daemon.go:353: [d84ee2a604062] daemon started [2019-11-28T10:14:25.225Z] daemon.go:461: [d84ee2a604062] Stopping daemon [2019-11-28T10:14:25.225Z] daemon.go:296: [d84ee2a604062] exiting daemon [2019-11-28T10:14:25.225Z] daemon.go:448: [d84ee2a604062] Daemon stopped [2019-11-28T10:14:25.225Z] daemon.go:325: [d84ee2a604062] waiting for daemon to start [2019-11-28T10:14:25.225Z] daemon.go:325: [d84ee2a604062] waiting for daemon to start [2019-11-28T10:14:25.225Z] daemon.go:353: [d84ee2a604062] daemon started [2019-11-28T10:14:25.225Z] daemon.go:461: [d84ee2a604062] Stopping daemon [2019-11-28T10:14:25.225Z] daemon.go:296: [d84ee2a604062] exiting daemon [2019-11-28T10:14:25.225Z] daemon.go:448: [d84ee2a604062] Daemon stopped [2019-11-28T10:14:25.225Z] === RUN TestHealthCheckWorkdir [2019-11-28T10:14:25.583Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2019-11-28T10:14:25.583Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-28T10:14:25.583Z] daemon.go:325: [dadf429487302] waiting for daemon to start [2019-11-28T10:14:25.583Z] daemon.go:325: [dadf429487302] waiting for daemon to start [2019-11-28T10:14:25.583Z] daemon.go:353: [dadf429487302] daemon started [2019-11-28T10:14:25.583Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-28T10:14:25.583Z] daemon.go:461: [dadf429487302] Stopping daemon [2019-11-28T10:14:25.583Z] daemon.go:296: [dadf429487302] exiting daemon [2019-11-28T10:14:25.583Z] daemon.go:448: [dadf429487302] Daemon stopped [2019-11-28T10:14:25.583Z] === RUN TestIpcModeOlderClient [2019-11-28T10:14:25.583Z] === PAUSE TestIpcModeOlderClient [2019-11-28T10:14:25.583Z] === RUN TestKillContainerInvalidSignal [2019-11-28T10:14:25.784Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-28T10:14:26.038Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-28T10:14:26.038Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-28T10:14:26.374Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2019-11-28T10:14:26.374Z] === RUN TestKillContainer [2019-11-28T10:14:26.374Z] === RUN TestKillContainer/no_signal [2019-11-28T10:14:26.599Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2019-11-28T10:14:26.599Z] === RUN TestHealthKillContainer [2019-11-28T10:14:27.163Z] === RUN TestKillContainer/non_killing_signal [2019-11-28T10:14:27.526Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-28T10:14:27.529Z] === RUN TestKillContainer/killing_signal [2019-11-28T10:14:28.086Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-28T10:14:28.341Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-28T10:14:28.819Z] --- PASS: TestKillContainer (2.73s) [2019-11-28T10:14:28.819Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-11-28T10:14:28.819Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2019-11-28T10:14:28.819Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2019-11-28T10:14:28.819Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-28T10:14:28.819Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-28T10:14:29.700Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-28T10:14:29.728Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-28T10:14:30.260Z] --- PASS: TestHealthKillContainer (3.41s) [2019-11-28T10:14:30.260Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-28T10:14:30.260Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-28T10:14:31.067Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2019-11-28T10:14:31.067Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2019-11-28T10:14:31.067Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-11-28T10:14:31.067Z] === RUN TestKillStoppedContainer [2019-11-28T10:14:31.067Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-28T10:14:31.067Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-28T10:14:31.067Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-28T10:14:31.067Z] === RUN TestKillDifferentUserContainer [2019-11-28T10:14:31.187Z] --- PASS: TestInspectCpusetInConfigPre120 (1.14s) [2019-11-28T10:14:31.187Z] === RUN TestIpcModeNone [2019-11-28T10:14:31.856Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-11-28T10:14:31.856Z] === RUN TestInspectOomKilledTrue [2019-11-28T10:14:31.856Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-28T10:14:31.856Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:14:31.856Z] === RUN TestInspectOomKilledFalse [2019-11-28T10:14:31.856Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-28T10:14:31.856Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:14:31.856Z] === RUN TestLinksEtcHostsContentMatch [2019-11-28T10:14:32.153Z] --- PASS: TestIpcModeNone (0.99s) [2019-11-28T10:14:32.153Z] === RUN TestIpcModePrivate [2019-11-28T10:14:32.658Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2019-11-28T10:14:32.658Z] === RUN TestLinksContainerNames [2019-11-28T10:14:33.076Z] --- PASS: TestIpcModePrivate (0.94s) [2019-11-28T10:14:33.076Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2019-11-28T10:14:33.076Z] === RUN TestIpcModeShareable [2019-11-28T10:14:33.636Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-28T10:14:34.195Z] --- PASS: TestIpcModeShareable (1.09s) [2019-11-28T10:14:34.195Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:202, shared: true, mustBeShared: true [2019-11-28T10:14:34.195Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-28T10:14:34.472Z] ok github.com/docker/docker/client 0.825s coverage: 75.7% of statements [2019-11-28T10:14:34.509Z] --- PASS: TestLinksContainerNames (1.80s) [2019-11-28T10:14:34.509Z] === RUN TestLogsFollowTailEmpty [2019-11-28T10:14:35.317Z] --- PASS: TestLogsFollowTailEmpty (1.04s) [2019-11-28T10:14:35.317Z] === RUN TestContainerNetworkMountsNoChown [2019-11-28T10:14:36.131Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2019-11-28T10:14:36.131Z] === RUN TestMountDaemonRoot [2019-11-28T10:14:36.131Z] === RUN TestMountDaemonRoot/default [2019-11-28T10:14:36.131Z] === PAUSE TestMountDaemonRoot/default [2019-11-28T10:14:36.131Z] === RUN TestMountDaemonRoot/private [2019-11-28T10:14:36.131Z] === PAUSE TestMountDaemonRoot/private [2019-11-28T10:14:36.131Z] === RUN TestMountDaemonRoot/rprivate [2019-11-28T10:14:36.131Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-28T10:14:36.131Z] === RUN TestMountDaemonRoot/slave [2019-11-28T10:14:36.131Z] === PAUSE TestMountDaemonRoot/slave [2019-11-28T10:14:36.131Z] === RUN TestMountDaemonRoot/rslave [2019-11-28T10:14:36.131Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-28T10:14:36.131Z] === RUN TestMountDaemonRoot/shared [2019-11-28T10:14:36.131Z] === PAUSE TestMountDaemonRoot/shared [2019-11-28T10:14:36.131Z] === RUN TestMountDaemonRoot/rshared [2019-11-28T10:14:36.131Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/default [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/rslave [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/slave [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/rprivate [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/private [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/rshared [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/shared [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-28T10:14:36.517Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:14:36.517Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:14:36.517Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-28T10:14:36.899Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-28T10:14:37.269Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:14:37.269Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-28T10:14:37.269Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:14:37.269Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:14:37.269Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:14:37.269Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:14:37.269Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-28T10:14:37.269Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:14:37.455Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2019-11-28T10:14:37.455Z] === RUN TestAPIIpcModeHost [2019-11-28T10:14:37.455Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.09s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.20s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.18s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-11-28T10:14:37.658Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-11-28T10:14:37.658Z] === RUN TestContainerBindMountNonRecursive [2019-11-28T10:14:38.015Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-28T10:14:38.270Z] --- PASS: TestAPIIpcModeHost (1.02s) [2019-11-28T10:14:38.270Z] === RUN TestDaemonIpcModeShareable [2019-11-28T10:14:38.525Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-28T10:14:39.085Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-28T10:14:39.381Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-28T10:14:40.188Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2019-11-28T10:14:40.188Z] === RUN TestNetworkNat [2019-11-28T10:14:40.742Z] --- PASS: TestDaemonIpcModeShareable (2.29s) [2019-11-28T10:14:40.742Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-28T10:14:40.742Z] daemon.go:325: [d9e215e555f45] waiting for daemon to start [2019-11-28T10:14:40.742Z] daemon.go:325: [d9e215e555f45] waiting for daemon to start [2019-11-28T10:14:40.742Z] daemon.go:353: [d9e215e555f45] daemon started [2019-11-28T10:14:40.742Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: true, mustBeShared: true [2019-11-28T10:14:40.742Z] daemon.go:461: [d9e215e555f45] Stopping daemon [2019-11-28T10:14:40.742Z] daemon.go:296: [d9e215e555f45] exiting daemon [2019-11-28T10:14:40.742Z] daemon.go:448: [d9e215e555f45] Daemon stopped [2019-11-28T10:14:40.742Z] === RUN TestDaemonIpcModePrivate [2019-11-28T10:14:40.969Z] --- PASS: TestNetworkNat (0.99s) [2019-11-28T10:14:40.969Z] === RUN TestNetworkLocalhostTCPNat [2019-11-28T10:14:41.755Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-11-28T10:14:41.755Z] === RUN TestNetworkLoopbackNat [2019-11-28T10:14:43.048Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2019-11-28T10:14:43.048Z] === RUN TestPause [2019-11-28T10:14:43.209Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-28T10:14:43.309Z] --- PASS: TestDaemonIpcModePrivate (2.31s) [2019-11-28T10:14:43.309Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-28T10:14:43.309Z] daemon.go:325: [defce1166c2b2] waiting for daemon to start [2019-11-28T10:14:43.309Z] daemon.go:325: [defce1166c2b2] waiting for daemon to start [2019-11-28T10:14:43.309Z] daemon.go:353: [defce1166c2b2] daemon started [2019-11-28T10:14:43.309Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false [2019-11-28T10:14:43.309Z] daemon.go:461: [defce1166c2b2] Stopping daemon [2019-11-28T10:14:43.309Z] daemon.go:296: [defce1166c2b2] exiting daemon [2019-11-28T10:14:43.309Z] daemon.go:448: [defce1166c2b2] Daemon stopped [2019-11-28T10:14:43.309Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-28T10:14:43.309Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-28T10:14:43.309Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-28T10:14:43.886Z] --- PASS: TestPause (0.90s) [2019-11-28T10:14:43.886Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-28T10:14:43.886Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-28T10:14:43.886Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-28T10:14:43.886Z] === RUN TestPauseStopPausedContainer [2019-11-28T10:14:45.211Z] --- PASS: TestPauseStopPausedContainer (1.08s) [2019-11-28T10:14:45.211Z] === RUN TestPsFilter [2019-11-28T10:14:45.211Z] --- PASS: TestPsFilter (0.25s) [2019-11-28T10:14:45.211Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-28T10:14:45.252Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.04s) [2019-11-28T10:14:45.252Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-28T10:14:45.252Z] daemon.go:325: [d175a688b119c] waiting for daemon to start [2019-11-28T10:14:45.252Z] daemon.go:325: [d175a688b119c] waiting for daemon to start [2019-11-28T10:14:45.252Z] daemon.go:353: [d175a688b119c] daemon started [2019-11-28T10:14:45.252Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2019-11-28T10:14:45.252Z] daemon.go:461: [d175a688b119c] Stopping daemon [2019-11-28T10:14:45.252Z] daemon.go:296: [d175a688b119c] exiting daemon [2019-11-28T10:14:45.252Z] daemon.go:448: [d175a688b119c] Daemon stopped [2019-11-28T10:14:45.252Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-28T10:14:45.994Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-11-28T10:14:45.994Z] === RUN TestRemoveContainerWithVolume [2019-11-28T10:14:46.179Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-28T10:14:46.179Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-28T10:14:47.104Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.27s) [2019-11-28T10:14:47.104Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-28T10:14:47.104Z] daemon.go:325: [d37cc50d9a06e] waiting for daemon to start [2019-11-28T10:14:47.104Z] daemon.go:325: [d37cc50d9a06e] waiting for daemon to start [2019-11-28T10:14:47.104Z] daemon.go:353: [d37cc50d9a06e] daemon started [2019-11-28T10:14:47.104Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true [2019-11-28T10:14:47.104Z] daemon.go:461: [d37cc50d9a06e] Stopping daemon [2019-11-28T10:14:47.104Z] daemon.go:296: [d37cc50d9a06e] exiting daemon [2019-11-28T10:14:47.104Z] daemon.go:448: [d37cc50d9a06e] Daemon stopped [2019-11-28T10:14:47.104Z] === RUN TestIpcModeOlderClient [2019-11-28T10:14:47.104Z] === PAUSE TestIpcModeOlderClient [2019-11-28T10:14:47.104Z] === RUN TestKillContainerInvalidSignal [2019-11-28T10:14:47.257Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2019-11-28T10:14:47.257Z] === RUN TestRemoveContainerRunning [2019-11-28T10:14:48.029Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-28T10:14:48.089Z] --- PASS: TestRemoveContainerRunning (0.91s) [2019-11-28T10:14:48.089Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-28T10:14:48.284Z] --- PASS: TestKillContainerInvalidSignal (1.11s) [2019-11-28T10:14:48.284Z] === RUN TestKillContainer [2019-11-28T10:14:48.284Z] === RUN TestKillContainer/no_signal [2019-11-28T10:14:48.539Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-28T10:14:48.970Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s) [2019-11-28T10:14:48.970Z] === RUN TestRemoveInvalidContainer [2019-11-28T10:14:48.970Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-28T10:14:48.970Z] === RUN TestRenameLinkedContainer [2019-11-28T10:14:49.098Z] === RUN TestKillContainer/non_killing_signal [2019-11-28T10:14:49.658Z] === RUN TestKillContainer/killing_signal [2019-11-28T10:14:50.219Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-28T10:14:50.219Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-28T10:14:51.142Z] --- PASS: TestKillContainer (2.68s) [2019-11-28T10:14:51.142Z] --- PASS: TestKillContainer/no_signal (0.83s) [2019-11-28T10:14:51.142Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2019-11-28T10:14:51.142Z] --- PASS: TestKillContainer/killing_signal (0.95s) [2019-11-28T10:14:51.142Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-28T10:14:51.142Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-28T10:14:51.142Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-28T10:14:52.067Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-28T10:14:52.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2019-11-28T10:14:52.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2019-11-28T10:14:52.991Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2019-11-28T10:14:52.991Z] === RUN TestKillStoppedContainer [2019-11-28T10:14:52.991Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-11-28T10:14:52.991Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-28T10:14:52.991Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.23s) [2019-11-28T10:14:52.991Z] === RUN TestKillDifferentUserContainer [2019-11-28T10:14:53.037Z] --- PASS: TestRenameLinkedContainer (3.65s) [2019-11-28T10:14:53.037Z] === RUN TestRenameStoppedContainer [2019-11-28T10:14:53.405Z] --- PASS: TestRenameStoppedContainer (0.89s) [2019-11-28T10:14:53.405Z] === RUN TestRenameRunningContainerAndReuse [2019-11-28T10:14:53.550Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-28T10:14:53.848Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-11-28T10:14:53.848Z] === RUN TestInspectOomKilledTrue [2019-11-28T10:14:53.848Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-28T10:14:53.848Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:14:53.848Z] === RUN TestInspectOomKilledFalse [2019-11-28T10:14:53.848Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-28T10:14:53.848Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:14:53.848Z] === RUN TestLinksEtcHostsContentMatch [2019-11-28T10:14:54.816Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2019-11-28T10:14:54.816Z] === RUN TestLinksContainerNames [2019-11-28T10:14:55.279Z] --- PASS: TestRenameRunningContainerAndReuse (1.87s) [2019-11-28T10:14:55.279Z] === RUN TestRenameInvalidName [2019-11-28T10:14:56.220Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-28T10:14:56.475Z] --- PASS: TestLinksContainerNames (1.79s) [2019-11-28T10:14:56.475Z] === RUN TestLogsFollowTailEmpty [2019-11-28T10:14:56.540Z] --- PASS: TestRenameInvalidName (0.97s) [2019-11-28T10:14:56.540Z] === RUN TestRenameAnonymousContainer [2019-11-28T10:14:56.730Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-28T10:14:57.288Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-11-28T10:14:57.288Z] === RUN TestContainerNetworkMountsNoChown [2019-11-28T10:14:58.214Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/default [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/default [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/private [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/private [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rprivate [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/slave [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/slave [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rslave [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/shared [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/shared [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rshared [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/default [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/rshared [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/shared [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/rslave [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/slave [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/rprivate [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/private [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-28T10:14:58.214Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:14:58.214Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-28T10:14:58.214Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:14:58.469Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:14:58.469Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:14:58.469Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-28T10:14:58.469Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:14:58.469Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-28T10:14:58.469Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:14:58.469Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:14:58.723Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-28T10:14:58.979Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:14:58.979Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-28T10:14:58.979Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:14:58.979Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:14:58.979Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:14:58.979Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:14:58.979Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-28T10:14:58.979Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.13s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-28T10:14:58.979Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-28T10:14:58.979Z] === RUN TestContainerBindMountNonRecursive [2019-11-28T10:14:59.799Z] --- PASS: TestRenameAnonymousContainer (3.22s) [2019-11-28T10:14:59.799Z] === RUN TestRenameContainerWithSameName [2019-11-28T10:15:00.599Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2019-11-28T10:15:00.599Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-28T10:15:01.530Z] --- PASS: TestContainerBindMountNonRecursive (2.23s) [2019-11-28T10:15:01.530Z] === RUN TestNetworkNat [2019-11-28T10:15:02.089Z] --- PASS: TestNetworkNat (0.88s) [2019-11-28T10:15:02.089Z] === RUN TestNetworkLocalhostTCPNat [2019-11-28T10:15:02.453Z] --- PASS: TestRenameContainerWithLinkedContainer (1.94s) [2019-11-28T10:15:02.453Z] === RUN TestResize [2019-11-28T10:15:03.014Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2019-11-28T10:15:03.014Z] === RUN TestNetworkLoopbackNat [2019-11-28T10:15:03.245Z] --- PASS: TestResize (0.95s) [2019-11-28T10:15:03.245Z] === RUN TestResizeWithInvalidSize [2019-11-28T10:15:03.568Z] ......... [ 85%] [2019-11-28T10:15:04.373Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-11-28T10:15:04.374Z] === RUN TestPause [2019-11-28T10:15:04.623Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2019-11-28T10:15:04.623Z] === RUN TestResizeWhenContainerNotStarted [2019-11-28T10:15:04.933Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-28T10:15:05.188Z] --- PASS: TestPause (0.94s) [2019-11-28T10:15:05.188Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-28T10:15:05.188Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-28T10:15:05.188Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-28T10:15:05.188Z] === RUN TestPauseStopPausedContainer [2019-11-28T10:15:05.438Z] --- PASS: TestResizeWhenContainerNotStarted (1.06s) [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:05.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:05.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:05.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:15:05.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:15:06.113Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2019-11-28T10:15:06.113Z] === RUN TestPsFilter [2019-11-28T10:15:06.369Z] --- PASS: TestPsFilter (0.21s) [2019-11-28T10:15:06.369Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-28T10:15:06.928Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2019-11-28T10:15:06.928Z] === RUN TestRemoveContainerWithVolume [2019-11-28T10:15:07.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:15:07.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:15:07.851Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2019-11-28T10:15:07.851Z] === RUN TestRemoveContainerRunning [2019-11-28T10:15:08.779Z] --- PASS: TestRemoveContainerRunning (0.94s) [2019-11-28T10:15:08.779Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-28T10:15:09.034Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-28T10:15:09.289Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-28T10:15:09.771Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-28T10:15:09.848Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2019-11-28T10:15:09.848Z] === RUN TestRemoveInvalidContainer [2019-11-28T10:15:09.848Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-28T10:15:09.848Z] === RUN TestRenameLinkedContainer [2019-11-28T10:15:10.771Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-28T10:15:11.025Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-28T10:15:11.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:15:11.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:15:11.395Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-28T10:15:13.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:15:13.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:13.535Z] --- PASS: TestRenameLinkedContainer (3.83s) [2019-11-28T10:15:13.535Z] === RUN TestRenameStoppedContainer [2019-11-28T10:15:14.459Z] --- PASS: TestRenameStoppedContainer (0.87s) [2019-11-28T10:15:14.459Z] === RUN TestRenameRunningContainerAndReuse [2019-11-28T10:15:14.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:15.019Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-28T10:15:15.611Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:16.378Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2019-11-28T10:15:16.378Z] === RUN TestRenameInvalidName [2019-11-28T10:15:16.378Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-28T10:15:16.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:16.936Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-28T10:15:17.192Z] --- PASS: TestRenameInvalidName (1.05s) [2019-11-28T10:15:17.192Z] === RUN TestRenameAnonymousContainer [2019-11-28T10:15:17.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:15:17.997Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-28T10:15:18.926Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.15s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [de860148ade91] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [de860148ade91] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [de860148ade91] daemon started [2019-11-28T10:15:19.777Z] daemon.go:325: [de860148ade91] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:296: [de860148ade91] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:325: [de860148ade91] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [de860148ade91] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [de860148ade91] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [de860148ade91] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [de860148ade91] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [d377f22235d9b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d377f22235d9b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d377f22235d9b] daemon started [2019-11-28T10:15:19.777Z] daemon.go:296: [d377f22235d9b] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:325: [d377f22235d9b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d377f22235d9b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d377f22235d9b] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d377f22235d9b] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d377f22235d9b] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d377f22235d9b] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [d762c46ed63ac] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d762c46ed63ac] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d762c46ed63ac] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d762c46ed63ac] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d762c46ed63ac] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d762c46ed63ac] Daemon stopped [2019-11-28T10:15:19.777Z] daemon.go:325: [d762c46ed63ac] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d762c46ed63ac] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d762c46ed63ac] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d762c46ed63ac] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d762c46ed63ac] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d762c46ed63ac] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [d419f93e8969c] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d419f93e8969c] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d419f93e8969c] daemon started [2019-11-28T10:15:19.777Z] daemon.go:296: [d419f93e8969c] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:325: [d419f93e8969c] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d419f93e8969c] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d419f93e8969c] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d419f93e8969c] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d419f93e8969c] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d419f93e8969c] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [dc5eedfae2b5b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [dc5eedfae2b5b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [dc5eedfae2b5b] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [dc5eedfae2b5b] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [dc5eedfae2b5b] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [dc5eedfae2b5b] Daemon stopped [2019-11-28T10:15:19.777Z] daemon.go:325: [dc5eedfae2b5b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [dc5eedfae2b5b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [dc5eedfae2b5b] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [dc5eedfae2b5b] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [dc5eedfae2b5b] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [dc5eedfae2b5b] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [d521b6dd48894] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d521b6dd48894] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d521b6dd48894] daemon started [2019-11-28T10:15:19.777Z] daemon.go:296: [d521b6dd48894] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:325: [d521b6dd48894] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d521b6dd48894] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d521b6dd48894] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d521b6dd48894] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d521b6dd48894] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d521b6dd48894] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [dac02b9fde212] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [dac02b9fde212] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [dac02b9fde212] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [dac02b9fde212] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [dac02b9fde212] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [dac02b9fde212] Daemon stopped [2019-11-28T10:15:19.777Z] daemon.go:325: [dac02b9fde212] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [dac02b9fde212] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [dac02b9fde212] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [dac02b9fde212] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [dac02b9fde212] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [dac02b9fde212] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [d2daf5902e0ff] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d2daf5902e0ff] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d2daf5902e0ff] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d2daf5902e0ff] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d2daf5902e0ff] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d2daf5902e0ff] Daemon stopped [2019-11-28T10:15:19.777Z] daemon.go:325: [d2daf5902e0ff] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d2daf5902e0ff] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d2daf5902e0ff] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d2daf5902e0ff] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d2daf5902e0ff] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d2daf5902e0ff] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [dee297a0ef54a] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [dee297a0ef54a] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [dee297a0ef54a] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [dee297a0ef54a] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [dee297a0ef54a] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [dee297a0ef54a] Daemon stopped [2019-11-28T10:15:19.777Z] daemon.go:325: [dee297a0ef54a] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [dee297a0ef54a] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [dee297a0ef54a] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [dee297a0ef54a] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [dee297a0ef54a] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [dee297a0ef54a] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.55s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [d9bb01769cdfa] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d9bb01769cdfa] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d9bb01769cdfa] daemon started [2019-11-28T10:15:19.777Z] daemon.go:325: [d9bb01769cdfa] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:296: [d9bb01769cdfa] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:325: [d9bb01769cdfa] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d9bb01769cdfa] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d9bb01769cdfa] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d9bb01769cdfa] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d9bb01769cdfa] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [d305e5281e06e] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [d305e5281e06e] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d305e5281e06e] daemon started [2019-11-28T10:15:19.777Z] daemon.go:325: [d305e5281e06e] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:296: [d305e5281e06e] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:325: [d305e5281e06e] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [d305e5281e06e] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [d305e5281e06e] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [d305e5281e06e] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [d305e5281e06e] Daemon stopped [2019-11-28T10:15:19.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) [2019-11-28T10:15:19.777Z] 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-11-28T10:15:19.777Z] daemon.go:325: [de10f036e068b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [de10f036e068b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [de10f036e068b] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [de10f036e068b] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [de10f036e068b] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [de10f036e068b] Daemon stopped [2019-11-28T10:15:19.777Z] daemon.go:325: [de10f036e068b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:325: [de10f036e068b] waiting for daemon to start [2019-11-28T10:15:19.777Z] daemon.go:353: [de10f036e068b] daemon started [2019-11-28T10:15:19.777Z] daemon.go:461: [de10f036e068b] Stopping daemon [2019-11-28T10:15:19.777Z] daemon.go:296: [de10f036e068b] exiting daemon [2019-11-28T10:15:19.777Z] daemon.go:448: [de10f036e068b] Daemon stopped [2019-11-28T10:15:19.777Z] === RUN TestKernelTCPMemory [2019-11-28T10:15:20.288Z] --- PASS: TestKernelTCPMemory (1.03s) [2019-11-28T10:15:20.288Z] === RUN TestNISDomainname [2019-11-28T10:15:21.345Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-28T10:15:21.345Z] --- PASS: TestRenameAnonymousContainer (3.53s) [2019-11-28T10:15:21.345Z] === RUN TestRenameContainerWithSameName [2019-11-28T10:15:21.580Z] --- PASS: TestNISDomainname (1.26s) [2019-11-28T10:15:21.580Z] === RUN TestStats [2019-11-28T10:15:21.599Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2019-11-28T10:15:21.599Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-28T10:15:22.522Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-28T10:15:22.808Z] ok github.com/docker/docker/cmd/dockerd/hack 0.017s coverage: 72.9% of statements [2019-11-28T10:15:22.808Z] ok github.com/docker/docker/cmd/dockerd 0.221s coverage: 29.8% of statements [2019-11-28T10:15:23.446Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2019-11-28T10:15:23.446Z] === RUN TestResize [2019-11-28T10:15:23.702Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-28T10:15:24.263Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-28T10:15:24.519Z] --- PASS: TestResize (1.11s) [2019-11-28T10:15:24.519Z] === RUN TestResizeWithInvalidSize [2019-11-28T10:15:24.690Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-28T10:15:24.735Z] --- PASS: TestStats (2.68s) [2019-11-28T10:15:24.736Z] === RUN TestStopContainerWithTimeout [2019-11-28T10:15:24.736Z] === RUN TestStopContainerWithTimeout/0 [2019-11-28T10:15:24.736Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-28T10:15:24.736Z] === RUN TestStopContainerWithTimeout/1 [2019-11-28T10:15:24.736Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-28T10:15:24.736Z] === RUN TestStopContainerWithTimeout/3 [2019-11-28T10:15:24.736Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-28T10:15:24.736Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-28T10:15:24.736Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-28T10:15:24.736Z] === CONT TestStopContainerWithTimeout/0 [2019-11-28T10:15:24.736Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-28T10:15:24.774Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-28T10:15:25.580Z] === CONT TestStopContainerWithTimeout/3 [2019-11-28T10:15:25.697Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2019-11-28T10:15:25.697Z] === RUN TestResizeWhenContainerNotStarted [2019-11-28T10:15:26.257Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-28T10:15:26.513Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:26.513Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:26.513Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:26.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:15:26.513Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:15:27.406Z] === CONT TestStopContainerWithTimeout/1 [2019-11-28T10:15:27.680Z] ok github.com/docker/docker/container 0.211s coverage: 35.6% of statements [2019-11-28T10:15:27.680Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-28T10:15:27.680Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-28T10:15:27.680Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-28T10:15:27.680Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-28T10:15:27.918Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-28T10:15:28.174Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-28T10:15:29.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:29.102Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-28T10:15:29.102Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-28T10:15:29.209Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-28T10:15:29.209Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2019-11-28T10:15:29.209Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2019-11-28T10:15:29.209Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2019-11-28T10:15:29.209Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2019-11-28T10:15:29.209Z] === RUN TestDeleteDevicemapper [2019-11-28T10:15:29.209Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-28T10:15:29.209Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-28T10:15:29.209Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-28T10:15:30.535Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-28T10:15:30.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:30.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:15:32.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:15:32.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:15:32.405Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-28T10:15:32.584Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.099s coverage: 65.3% of statements [2019-11-28T10:15:33.398Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.16s) [2019-11-28T10:15:33.398Z] === RUN TestUpdateMemory [2019-11-28T10:15:33.398Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-28T10:15:33.398Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:15:33.398Z] === RUN TestUpdateCPUQuota [2019-11-28T10:15:33.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:15:34.461Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-28T10:15:34.719Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-28T10:15:34.719Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-28T10:15:34.719Z] [2019-11-28T10:15:34.719Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-28T10:15:34.719Z] =========================== short test summary info ============================ [2019-11-28T10:15:34.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-28T10:15:34.719Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-28T10:15:34.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-28T10:15:34.719Z] Not supported on most drivers [2019-11-28T10:15:34.719Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-28T10:15:34.719Z] This doesn't seem to be taken into account by the engine [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-28T10:15:34.719Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-28T10:15:34.719Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 387.37 seconds == [2019-11-28T10:15:35.225Z] --- PASS: TestUpdateCPUQuota (1.66s) [2019-11-28T10:15:35.225Z] === RUN TestUpdatePidsLimit [2019-11-28T10:15:35.225Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-28T10:15:35.225Z] === RUN TestUpdatePidsLimit/no_change [2019-11-28T10:15:35.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-28T10:15:35.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:15:36.091Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-28T10:15:36.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:15:36.518Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-28T10:15:36.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-28T10:15:37.275Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-28T10:15:37.317Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-28T10:15:37.680Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-28T10:15:39.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:15:39.521Z] --- PASS: TestUpdatePidsLimit (4.61s) [2019-11-28T10:15:39.521Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-11-28T10:15:39.521Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-11-28T10:15:39.521Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-11-28T10:15:39.521Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-11-28T10:15:39.521Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2019-11-28T10:15:39.521Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-11-28T10:15:39.521Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-11-28T10:15:39.521Z] === RUN TestUpdateRestartPolicy [2019-11-28T10:15:39.970Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.8% of statements [2019-11-28T10:15:40.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:15:41.251Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-28T10:15:41.811Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-28T10:15:42.374Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-28T10:15:42.932Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [d83032d44fc71] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d83032d44fc71] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d83032d44fc71] daemon started [2019-11-28T10:15:43.188Z] daemon.go:296: [d83032d44fc71] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:325: [d83032d44fc71] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d83032d44fc71] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d83032d44fc71] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d83032d44fc71] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d83032d44fc71] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d83032d44fc71] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.80s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [daf2870f1a950] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [daf2870f1a950] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [daf2870f1a950] daemon started [2019-11-28T10:15:43.188Z] daemon.go:296: [daf2870f1a950] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:325: [daf2870f1a950] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [daf2870f1a950] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [daf2870f1a950] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [daf2870f1a950] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [daf2870f1a950] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [daf2870f1a950] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [d51a3ed4820c7] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d51a3ed4820c7] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d51a3ed4820c7] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d51a3ed4820c7] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d51a3ed4820c7] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d51a3ed4820c7] Daemon stopped [2019-11-28T10:15:43.188Z] daemon.go:325: [d51a3ed4820c7] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d51a3ed4820c7] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d51a3ed4820c7] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d51a3ed4820c7] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d51a3ed4820c7] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d51a3ed4820c7] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [d24341061a8b9] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d24341061a8b9] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d24341061a8b9] daemon started [2019-11-28T10:15:43.188Z] daemon.go:296: [d24341061a8b9] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:325: [d24341061a8b9] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d24341061a8b9] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d24341061a8b9] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d24341061a8b9] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d24341061a8b9] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d24341061a8b9] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [dee6a0d2d8e4b] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [dee6a0d2d8e4b] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [dee6a0d2d8e4b] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [dee6a0d2d8e4b] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [dee6a0d2d8e4b] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [dee6a0d2d8e4b] Daemon stopped [2019-11-28T10:15:43.188Z] daemon.go:325: [dee6a0d2d8e4b] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [dee6a0d2d8e4b] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [dee6a0d2d8e4b] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [dee6a0d2d8e4b] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [dee6a0d2d8e4b] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [dee6a0d2d8e4b] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [dffaaef8b8cf0] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [dffaaef8b8cf0] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [dffaaef8b8cf0] daemon started [2019-11-28T10:15:43.188Z] daemon.go:325: [dffaaef8b8cf0] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:296: [dffaaef8b8cf0] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:325: [dffaaef8b8cf0] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [dffaaef8b8cf0] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [dffaaef8b8cf0] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [dffaaef8b8cf0] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [dffaaef8b8cf0] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [d441899e0978b] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d441899e0978b] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d441899e0978b] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d441899e0978b] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d441899e0978b] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d441899e0978b] Daemon stopped [2019-11-28T10:15:43.188Z] daemon.go:325: [d441899e0978b] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d441899e0978b] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d441899e0978b] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d441899e0978b] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d441899e0978b] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d441899e0978b] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.58s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [d6dad90bd8683] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d6dad90bd8683] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d6dad90bd8683] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d6dad90bd8683] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d6dad90bd8683] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d6dad90bd8683] Daemon stopped [2019-11-28T10:15:43.188Z] daemon.go:325: [d6dad90bd8683] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d6dad90bd8683] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d6dad90bd8683] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d6dad90bd8683] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d6dad90bd8683] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d6dad90bd8683] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [dede7d05e9eb2] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [dede7d05e9eb2] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [dede7d05e9eb2] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [dede7d05e9eb2] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [dede7d05e9eb2] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [dede7d05e9eb2] Daemon stopped [2019-11-28T10:15:43.188Z] daemon.go:325: [dede7d05e9eb2] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [dede7d05e9eb2] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [dede7d05e9eb2] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [dede7d05e9eb2] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [dede7d05e9eb2] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [dede7d05e9eb2] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.08s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [d7331fad4a421] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d7331fad4a421] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d7331fad4a421] daemon started [2019-11-28T10:15:43.188Z] daemon.go:325: [d7331fad4a421] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:296: [d7331fad4a421] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:325: [d7331fad4a421] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d7331fad4a421] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d7331fad4a421] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d7331fad4a421] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d7331fad4a421] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [d592711b8b24c] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d592711b8b24c] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d592711b8b24c] daemon started [2019-11-28T10:15:43.188Z] daemon.go:296: [d592711b8b24c] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:325: [d592711b8b24c] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d592711b8b24c] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d592711b8b24c] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d592711b8b24c] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d592711b8b24c] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d592711b8b24c] Daemon stopped [2019-11-28T10:15:43.188Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2019-11-28T10:15:43.188Z] 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-11-28T10:15:43.188Z] daemon.go:325: [d290a8aeeb663] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d290a8aeeb663] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d290a8aeeb663] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d290a8aeeb663] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d290a8aeeb663] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d290a8aeeb663] Daemon stopped [2019-11-28T10:15:43.188Z] daemon.go:325: [d290a8aeeb663] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:325: [d290a8aeeb663] waiting for daemon to start [2019-11-28T10:15:43.188Z] daemon.go:353: [d290a8aeeb663] daemon started [2019-11-28T10:15:43.188Z] daemon.go:461: [d290a8aeeb663] Stopping daemon [2019-11-28T10:15:43.188Z] daemon.go:296: [d290a8aeeb663] exiting daemon [2019-11-28T10:15:43.188Z] daemon.go:448: [d290a8aeeb663] Daemon stopped [2019-11-28T10:15:43.188Z] === RUN TestKernelTCPMemory [2019-11-28T10:15:43.188Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-28T10:15:43.846Z] ok github.com/docker/docker/daemon/cluster 0.145s coverage: 0.5% of statements [2019-11-28T10:15:44.156Z] --- PASS: TestKernelTCPMemory (1.15s) [2019-11-28T10:15:44.157Z] === RUN TestNISDomainname [2019-11-28T10:15:45.564Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-28T10:15:45.564Z] --- PASS: TestNISDomainname (1.42s) [2019-11-28T10:15:45.564Z] === RUN TestStats [2019-11-28T10:15:46.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-28T10:15:46.928Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-28T10:15:47.461Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-11-28T10:15:47.461Z] Clearing AppArmor profiles cache:. [2019-11-28T10:15:47.461Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-28T10:15:47.461Z] Unloading profiles will leave already running processes permanently [2019-11-28T10:15:47.461Z] unconfined, which can lead to unexpected situations. [2019-11-28T10:15:47.461Z] [2019-11-28T10:15:47.461Z] To set a process to complain mode, use the command line tool [2019-11-28T10:15:47.461Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-28T10:15:47.461Z] with the 'teardown' option." [2019-11-28T10:15:47.461Z] Post stage [Pipeline] junit [2019-11-28T10:15:48.037Z] Recording test results [Pipeline] sh [2019-11-28T10:15:48.290Z] --- PASS: TestStats (2.61s) [2019-11-28T10:15:48.290Z] === RUN TestStopContainerWithTimeout [2019-11-28T10:15:48.290Z] === RUN TestStopContainerWithTimeout/0 [2019-11-28T10:15:48.290Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-28T10:15:48.290Z] === RUN TestStopContainerWithTimeout/1 [2019-11-28T10:15:48.290Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-28T10:15:48.290Z] === RUN TestStopContainerWithTimeout/3 [2019-11-28T10:15:48.290Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-28T10:15:48.290Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-28T10:15:48.290Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-28T10:15:48.290Z] === CONT TestStopContainerWithTimeout/0 [2019-11-28T10:15:48.290Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-28T10:15:48.486Z] + echo Ensuring container killed. [2019-11-28T10:15:48.486Z] Ensuring container killed. [2019-11-28T10:15:48.486Z] + docker rm -vf docker-pr1 [2019-11-28T10:15:48.486Z] Error: No such container: docker-pr1 [2019-11-28T10:15:48.486Z] + true [Pipeline] sh [2019-11-28T10:15:48.773Z] + echo Chowning /workspace to jenkins user [2019-11-28T10:15:48.773Z] Chowning /workspace to jenkins user [2019-11-28T10:15:48.773Z] + id -u [2019-11-28T10:15:48.773Z] + id -g [2019-11-28T10:15:48.773Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-428:/workspace busybox chown -R 1000:1000 /workspace [2019-11-28T10:15:48.773Z] Unable to find image 'busybox:latest' locally [2019-11-28T10:15:48.773Z] latest: Pulling from library/busybox [2019-11-28T10:15:48.773Z] 0f8c40e1270f: Pulling fs layer [2019-11-28T10:15:48.849Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-28T10:15:49.031Z] 0f8c40e1270f: Download complete [2019-11-28T10:15:49.031Z] 0f8c40e1270f: Pull complete [2019-11-28T10:15:49.031Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-28T10:15:49.031Z] Status: Downloaded newer image for busybox:latest [2019-11-28T10:15:49.815Z] === CONT TestStopContainerWithTimeout/3 [2019-11-28T10:15:49.853Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.4% of statements [2019-11-28T10:15:50.376Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [Pipeline] catchError [Pipeline] { [2019-11-28T10:15:50.936Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-28T10:15:50.936Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [Pipeline] sh [2019-11-28T10:15:51.220Z] + bundleName=docker-py [2019-11-28T10:15:51.220Z] + echo Creating docker-py-bundles.tar.gz [2019-11-28T10:15:51.220Z] Creating docker-py-bundles.tar.gz [2019-11-28T10:15:51.220Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-11-28T10:15:51.231Z] Archiving artifacts [2019-11-28T10:15:51.456Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-28T10:15:51.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/make.sh binary-daemon [2019-11-28T10:15:51.905Z] === CONT TestStopContainerWithTimeout/1 [2019-11-28T10:15:52.361Z] [2019-11-28T10:15:52.618Z] Removing bundles/ [2019-11-28T10:15:52.618Z] [2019-11-28T10:15:52.618Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-28T10:15:52.618Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-28T10:15:52.618Z] GOOS="" GOARCH="" GOARM="" [2019-11-28T10:15:52.882Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-28T10:15:52.934Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-11-28T10:15:53.185Z] --- PASS: TestUpdateRestartPolicy (13.01s) [2019-11-28T10:15:53.185Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-28T10:15:53.273Z] ok github.com/docker/docker/daemon/config 0.135s coverage: 82.2% of statements [2019-11-28T10:15:53.574Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2019-11-28T10:15:53.574Z] === RUN TestWaitNonBlocked [2019-11-28T10:15:53.574Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:15:53.574Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:15:53.574Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:15:53.574Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:15:53.574Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:15:53.574Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:15:53.840Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2019-11-28T10:15:53.841Z] --- PASS: TestStopContainerWithTimeout/0 (1.44s) [2019-11-28T10:15:53.841Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2019-11-28T10:15:53.841Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2019-11-28T10:15:53.841Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2019-11-28T10:15:53.841Z] === RUN TestDeleteDevicemapper [2019-11-28T10:15:53.841Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-28T10:15:53.841Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-28T10:15:53.841Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-28T10:15:54.765Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-28T10:15:54.969Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-28T10:15:54.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2019-11-28T10:15:54.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s) [2019-11-28T10:15:54.969Z] === RUN TestWaitBlocked [2019-11-28T10:15:54.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:15:54.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:15:54.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:15:54.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:15:54.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:15:54.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:15:56.776Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-28T10:15:56.776Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s) [2019-11-28T10:15:56.776Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.56s) [2019-11-28T10:15:56.776Z] === CONT TestContainerStartOnDaemonRestart [2019-11-28T10:15:56.776Z] === CONT TestIpcModeOlderClient [2019-11-28T10:15:56.776Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-28T10:15:56.776Z] === CONT TestDaemonRestartIpcMode [2019-11-28T10:15:57.123Z] ok github.com/docker/docker/daemon/graphdriver 0.033s coverage: 2.2% of statements [2019-11-28T10:15:57.407Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-28T10:15:57.662Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-28T10:15:57.916Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.99s) [2019-11-28T10:15:57.916Z] === RUN TestUpdateMemory [2019-11-28T10:15:57.916Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-28T10:15:57.916Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:15:57.916Z] === RUN TestUpdateCPUQuota [2019-11-28T10:15:59.798Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-11-28T10:15:59.798Z] === RUN TestUpdatePidsLimit [2019-11-28T10:15:59.798Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-28T10:16:00.054Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-28T10:16:00.054Z] === RUN TestUpdatePidsLimit/no_change [2019-11-28T10:16:00.145Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2019-11-28T10:16:00.145Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-28T10:16:00.145Z] daemon.go:325: [dfd7568fc9314] waiting for daemon to start [2019-11-28T10:16:00.145Z] daemon.go:325: [dfd7568fc9314] waiting for daemon to start [2019-11-28T10:16:00.145Z] daemon.go:353: [dfd7568fc9314] daemon started [2019-11-28T10:16:00.145Z] daemon.go:296: [dfd7568fc9314] exiting daemon [2019-11-28T10:16:00.145Z] daemon.go:325: [dfd7568fc9314] waiting for daemon to start [2019-11-28T10:16:00.145Z] daemon.go:325: [dfd7568fc9314] waiting for daemon to start [2019-11-28T10:16:00.145Z] daemon.go:353: [dfd7568fc9314] daemon started [2019-11-28T10:16:00.145Z] daemon.go:461: [dfd7568fc9314] Stopping daemon [2019-11-28T10:16:00.145Z] daemon.go:296: [dfd7568fc9314] exiting daemon [2019-11-28T10:16:00.145Z] daemon.go:448: [dfd7568fc9314] Daemon stopped [2019-11-28T10:16:00.613Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-28T10:16:00.868Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-28T10:16:00.941Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2019-11-28T10:16:00.941Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-28T10:16:00.941Z] daemon.go:325: [dc9db8a07ddbc] waiting for daemon to start [2019-11-28T10:16:00.941Z] daemon.go:325: [dc9db8a07ddbc] waiting for daemon to start [2019-11-28T10:16:00.941Z] daemon.go:353: [dc9db8a07ddbc] daemon started [2019-11-28T10:16:00.941Z] daemon.go:461: [dc9db8a07ddbc] Stopping daemon [2019-11-28T10:16:00.941Z] daemon.go:296: [dc9db8a07ddbc] exiting daemon [2019-11-28T10:16:00.941Z] daemon.go:448: [dc9db8a07ddbc] Daemon stopped [2019-11-28T10:16:00.941Z] daemon.go:325: [dc9db8a07ddbc] waiting for daemon to start [2019-11-28T10:16:00.941Z] daemon.go:325: [dc9db8a07ddbc] waiting for daemon to start [2019-11-28T10:16:00.941Z] daemon.go:353: [dc9db8a07ddbc] daemon started [2019-11-28T10:16:00.941Z] daemon.go:461: [dc9db8a07ddbc] Stopping daemon [2019-11-28T10:16:00.941Z] daemon.go:296: [dc9db8a07ddbc] exiting daemon [2019-11-28T10:16:00.941Z] daemon.go:448: [dc9db8a07ddbc] Daemon stopped [2019-11-28T10:16:00.941Z] PASS [2019-11-28T10:16:00.941Z] [2019-11-28T10:16:00.941Z] === Skipped [2019-11-28T10:16:00.941Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-28T10:16:00.941Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-28T10:16:00.941Z] [2019-11-28T10:16:00.941Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-28T10:16:00.941Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:16:00.941Z] [2019-11-28T10:16:00.941Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-28T10:16:00.941Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:16:00.941Z] [2019-11-28T10:16:00.941Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-28T10:16:00.941Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-28T10:16:00.941Z] [2019-11-28T10:16:00.941Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-28T10:16:00.941Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-28T10:16:00.941Z] [2019-11-28T10:16:00.941Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-28T10:16:00.941Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:16:00.941Z] [2019-11-28T10:16:00.941Z] [2019-11-28T10:16:00.941Z] DONE 188 tests, 6 skipped in 131.748s [2019-11-28T10:16:00.941Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-28T10:16:00.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:16:00.941Z] ++ set -e [2019-11-28T10:16:00.941Z] ++ '[' -n 0 ']' [2019-11-28T10:16:00.941Z] ++ set -x [2019-11-28T10:16:00.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:16:00.973Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 13.7% of statements [2019-11-28T10:16:01.123Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-28T10:16:01.333Z] INFO: Testing against a local daemon [2019-11-28T10:16:01.333Z] === RUN TestCommitInheritsEnv [2019-11-28T10:16:01.377Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-28T10:16:01.377Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-28T10:16:01.699Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-11-28T10:16:01.709Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-11-28T10:16:01.709Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-28T10:16:01.709Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-28T10:16:01.709Z] === RUN TestImagesFilterMultiReference [2019-11-28T10:16:01.709Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-11-28T10:16:01.709Z] === RUN TestImagePullPlatformInvalid [2019-11-28T10:16:01.709Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-28T10:16:01.709Z] === RUN TestRemoveImageOrphaning [2019-11-28T10:16:01.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-28T10:16:02.498Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-11-28T10:16:02.499Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-28T10:16:02.499Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-28T10:16:02.499Z] === RUN TestTagInvalidReference [2019-11-28T10:16:02.499Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-28T10:16:02.499Z] === RUN TestTagValidPrefixedRepo [2019-11-28T10:16:02.499Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-28T10:16:02.499Z] === RUN TestTagExistedNameWithoutForce [2019-11-28T10:16:02.499Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-28T10:16:02.499Z] === RUN TestTagOfficialNames [2019-11-28T10:16:02.499Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-28T10:16:02.499Z] === RUN TestTagMatchesDigest [2019-11-28T10:16:02.499Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-28T10:16:02.499Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-28T10:16:02.499Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-28T10:16:02.754Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-28T10:16:04.156Z] --- PASS: TestUpdatePidsLimit (4.41s) [2019-11-28T10:16:04.156Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-11-28T10:16:04.156Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-11-28T10:16:04.156Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-11-28T10:16:04.156Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s) [2019-11-28T10:16:04.156Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-11-28T10:16:04.156Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-11-28T10:16:04.156Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-11-28T10:16:04.156Z] === RUN TestUpdateRestartPolicy [2019-11-28T10:16:04.728Z] ok github.com/docker/docker/daemon 12.516s coverage: 17.5% of statements [2019-11-28T10:16:04.728Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-28T10:16:04.728Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-28T10:16:04.728Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-28T10:16:04.728Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-28T10:16:05.459Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.261s coverage: 57.8% of statements [2019-11-28T10:16:07.588Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-28T10:16:07.588Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-28T10:16:08.478Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.299s coverage: 68.5% of statements [2019-11-28T10:16:12.333Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.380s coverage: 45.9% of statements [2019-11-28T10:16:12.333Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-28T10:16:12.333Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.971s coverage: 50.8% of statements [2019-11-28T10:16:12.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-28T10:16:13.538Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.612s coverage: 76.1% of statements [2019-11-28T10:16:14.793Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-28T10:16:15.048Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-28T10:16:15.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-28T10:16:15.855Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.709s coverage: 52.5% of statements [2019-11-28T10:16:15.855Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-28T10:16:15.855Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-28T10:16:17.040Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.045s coverage: 58.0% of statements [2019-11-28T10:16:17.381Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2019-11-28T10:16:17.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-28T10:16:18.114Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-11-28T10:16:18.162Z] --- PASS: TestUpdateRestartPolicy (14.03s) [2019-11-28T10:16:18.162Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-28T10:16:19.523Z] --- PASS: TestUpdateRestartWithAutoRemove (1.22s) [2019-11-28T10:16:19.523Z] === RUN TestWaitNonBlocked [2019-11-28T10:16:19.523Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:16:19.523Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:16:19.523Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:16:19.523Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:16:19.523Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:16:19.523Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:16:20.884Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-11-28T10:16:20.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2019-11-28T10:16:20.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2019-11-28T10:16:20.884Z] === RUN TestWaitBlocked [2019-11-28T10:16:20.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:16:20.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:16:20.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:16:20.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:16:20.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:16:20.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:16:20.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-28T10:16:22.413Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-28T10:16:22.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s) [2019-11-28T10:16:22.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.61s) [2019-11-28T10:16:22.413Z] === CONT TestContainerStartOnDaemonRestart [2019-11-28T10:16:22.413Z] === CONT TestIpcModeOlderClient [2019-11-28T10:16:22.413Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-28T10:16:22.413Z] === CONT TestDaemonRestartIpcMode [2019-11-28T10:16:22.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-28T10:16:23.018Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.7% of statements [2019-11-28T10:16:23.358Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 68.2% of statements [2019-11-28T10:16:25.668Z] ok github.com/docker/docker/daemon/logger/awslogs 0.727s coverage: 78.6% of statements [2019-11-28T10:16:26.009Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 4.9% of statements [2019-11-28T10:16:26.009Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-28T10:16:26.009Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-28T10:16:26.009Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-28T10:16:26.009Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-28T10:16:26.349Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2019-11-28T10:16:26.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-28T10:16:27.531Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2019-11-28T10:16:27.871Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2019-11-28T10:16:27.882Z] --- PASS: TestContainerStartOnDaemonRestart (5.60s) [2019-11-28T10:16:27.882Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-28T10:16:27.882Z] daemon.go:325: [d0f1f2f9d795e] waiting for daemon to start [2019-11-28T10:16:27.882Z] daemon.go:325: [d0f1f2f9d795e] waiting for daemon to start [2019-11-28T10:16:27.882Z] daemon.go:353: [d0f1f2f9d795e] daemon started [2019-11-28T10:16:27.882Z] daemon.go:296: [d0f1f2f9d795e] exiting daemon [2019-11-28T10:16:27.882Z] daemon.go:325: [d0f1f2f9d795e] waiting for daemon to start [2019-11-28T10:16:27.882Z] daemon.go:325: [d0f1f2f9d795e] waiting for daemon to start [2019-11-28T10:16:27.882Z] daemon.go:353: [d0f1f2f9d795e] daemon started [2019-11-28T10:16:27.882Z] daemon.go:461: [d0f1f2f9d795e] Stopping daemon [2019-11-28T10:16:27.882Z] daemon.go:296: [d0f1f2f9d795e] exiting daemon [2019-11-28T10:16:27.882Z] daemon.go:448: [d0f1f2f9d795e] Daemon stopped [2019-11-28T10:16:29.810Z] --- PASS: TestDaemonRestartIpcMode (7.17s) [2019-11-28T10:16:29.810Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-28T10:16:29.810Z] daemon.go:325: [d4e3e4a1f93c0] waiting for daemon to start [2019-11-28T10:16:29.810Z] daemon.go:325: [d4e3e4a1f93c0] waiting for daemon to start [2019-11-28T10:16:29.810Z] daemon.go:353: [d4e3e4a1f93c0] daemon started [2019-11-28T10:16:29.810Z] daemon.go:461: [d4e3e4a1f93c0] Stopping daemon [2019-11-28T10:16:29.810Z] daemon.go:296: [d4e3e4a1f93c0] exiting daemon [2019-11-28T10:16:29.810Z] daemon.go:448: [d4e3e4a1f93c0] Daemon stopped [2019-11-28T10:16:29.810Z] daemon.go:325: [d4e3e4a1f93c0] waiting for daemon to start [2019-11-28T10:16:29.810Z] daemon.go:325: [d4e3e4a1f93c0] waiting for daemon to start [2019-11-28T10:16:29.810Z] daemon.go:353: [d4e3e4a1f93c0] daemon started [2019-11-28T10:16:29.810Z] daemon.go:461: [d4e3e4a1f93c0] Stopping daemon [2019-11-28T10:16:29.810Z] daemon.go:296: [d4e3e4a1f93c0] exiting daemon [2019-11-28T10:16:29.810Z] daemon.go:448: [d4e3e4a1f93c0] Daemon stopped [2019-11-28T10:16:29.810Z] PASS [2019-11-28T10:16:29.810Z] [2019-11-28T10:16:29.810Z] === Skipped [2019-11-28T10:16:29.810Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-28T10:16:29.810Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-28T10:16:29.810Z] [2019-11-28T10:16:29.810Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-28T10:16:29.810Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:16:29.810Z] [2019-11-28T10:16:29.810Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-28T10:16:29.810Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:16:29.810Z] [2019-11-28T10:16:29.810Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-28T10:16:29.810Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-28T10:16:29.810Z] [2019-11-28T10:16:29.810Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-28T10:16:29.810Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-28T10:16:29.810Z] [2019-11-28T10:16:29.810Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-28T10:16:29.810Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:16:29.810Z] [2019-11-28T10:16:29.810Z] [2019-11-28T10:16:29.810Z] DONE 188 tests, 6 skipped in 141.588s [2019-11-28T10:16:29.810Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-28T10:16:29.810Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:16:29.810Z] ++ set -e [2019-11-28T10:16:29.810Z] ++ '[' -n 0 ']' [2019-11-28T10:16:29.810Z] ++ set -x [2019-11-28T10:16:29.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:16:29.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-28T10:16:29.810Z] INFO: Testing against a local daemon [2019-11-28T10:16:29.810Z] === RUN TestCommitInheritsEnv [2019-11-28T10:16:30.412Z] --- PASS: TestCommitInheritsEnv (0.52s) [2019-11-28T10:16:30.412Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-28T10:16:30.412Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-28T10:16:30.412Z] === RUN TestImagesFilterMultiReference [2019-11-28T10:16:30.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-28T10:16:30.412Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-28T10:16:30.412Z] === RUN TestImagePullPlatformInvalid [2019-11-28T10:16:30.412Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2019-11-28T10:16:30.412Z] === RUN TestRemoveImageOrphaning [2019-11-28T10:16:30.891Z] ok github.com/docker/docker/daemon/logger/local 0.105s coverage: 74.7% of statements [2019-11-28T10:16:30.891Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-28T10:16:30.971Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-11-28T10:16:30.971Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-28T10:16:30.971Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-11-28T10:16:30.971Z] === RUN TestTagInvalidReference [2019-11-28T10:16:30.971Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-28T10:16:30.971Z] === RUN TestTagValidPrefixedRepo [2019-11-28T10:16:31.226Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-28T10:16:31.226Z] === RUN TestTagExistedNameWithoutForce [2019-11-28T10:16:31.226Z] --- PASS: TestTagExistedNameWithoutForce (0.09s) [2019-11-28T10:16:31.226Z] === RUN TestTagOfficialNames [2019-11-28T10:16:31.480Z] --- PASS: TestTagOfficialNames (0.15s) [2019-11-28T10:16:31.480Z] === RUN TestTagMatchesDigest [2019-11-28T10:16:31.480Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-11-28T10:16:31.480Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-28T10:16:31.651Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 20.0% of statements [2019-11-28T10:16:32.834Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 47.8% of statements [2019-11-28T10:16:33.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-28T10:16:33.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-28T10:16:33.566Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2019-11-28T10:16:34.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-28T10:16:34.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-28T10:16:35.880Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2019-11-28T10:16:36.613Z] ok github.com/docker/docker/daemon/logger/splunk 3.197s coverage: 84.5% of statements [2019-11-28T10:16:36.613Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-28T10:16:36.613Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-28T10:16:39.642Z] ok github.com/docker/docker/distribution/metadata 0.219s coverage: 48.2% of statements [2019-11-28T10:16:40.092Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-28T10:16:40.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-28T10:16:40.830Z] ok github.com/docker/docker/errdefs 0.033s coverage: 48.2% of statements [2019-11-28T10:16:42.530Z] ok github.com/docker/docker/distribution 0.718s coverage: 22.3% of statements [2019-11-28T10:16:42.530Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-28T10:16:43.714Z] ok github.com/docker/docker/distribution/xfer 1.453s coverage: 83.4% of statements [2019-11-28T10:16:43.714Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-28T10:16:44.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-28T10:16:45.427Z] ok github.com/docker/docker/image 0.078s coverage: 86.4% of statements [2019-11-28T10:16:46.159Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-11-28T10:16:46.159Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-28T10:16:47.341Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2019-11-28T10:16:47.341Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-28T10:16:48.526Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-28T10:16:48.526Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-28T10:16:48.526Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-28T10:16:48.871Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-28T10:16:48.871Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-28T10:16:48.871Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-28T10:16:48.871Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-28T10:16:48.871Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-28T10:16:48.871Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-28T10:16:48.871Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-28T10:16:48.871Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-28T10:16:49.211Z] ok github.com/docker/docker/internal/testutil 0.030s coverage: 62.5% of statements [2019-11-28T10:16:50.391Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-11-28T10:16:51.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-28T10:16:51.571Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements [2019-11-28T10:16:52.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-28T10:16:54.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-28T10:16:55.021Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-28T10:16:55.428Z] ok github.com/docker/docker/opts 0.068s coverage: 66.9% of statements [2019-11-28T10:16:57.127Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-11-28T10:16:57.127Z] ok github.com/docker/docker/pkg/authorization 1.044s coverage: 66.7% of statements [2019-11-28T10:16:57.858Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2019-11-28T10:16:58.593Z] ok github.com/docker/docker/pkg/archive 1.550s coverage: 77.1% of statements [2019-11-28T10:16:59.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-28T10:16:59.326Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2019-11-28T10:17:00.083Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-11-28T10:17:01.261Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-11-28T10:17:02.440Z] ok github.com/docker/docker/layer 7.112s coverage: 72.0% of statements [2019-11-28T10:17:02.440Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-28T10:17:02.440Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-28T10:17:02.440Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-28T10:17:02.440Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-28T10:17:02.440Z] ? github.com/docker/docker/oci [no test files] [2019-11-28T10:17:02.440Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-28T10:17:02.440Z] ok github.com/docker/docker/pkg/discovery/memory 0.024s coverage: 92.3% of statements [2019-11-28T10:17:02.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-28T10:17:03.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-28T10:17:03.620Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-11-28T10:17:03.620Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-11-28T10:17:04.800Z] ok github.com/docker/docker/pkg/chrootarchive 4.820s coverage: 43.2% of statements [2019-11-28T10:17:04.800Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-28T10:17:04.800Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-28T10:17:05.536Z] ok github.com/docker/docker/pkg/filenotify 0.626s coverage: 66.3% of statements [2019-11-28T10:17:05.536Z] ok github.com/docker/docker/pkg/fileutils 0.026s coverage: 89.5% of statements [2019-11-28T10:17:06.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-28T10:17:06.738Z] ok github.com/docker/docker/pkg/discovery/kv 3.327s coverage: 84.1% of statements [2019-11-28T10:17:06.738Z] ok github.com/docker/docker/pkg/fsutils 0.445s coverage: 85.1% of statements [2019-11-28T10:17:07.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-28T10:17:07.920Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 10.2% of statements [2019-11-28T10:17:09.628Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-11-28T10:17:09.628Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2019-11-28T10:17:09.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-28T10:17:10.360Z] ok github.com/docker/docker/pkg/idtools 0.969s coverage: 70.1% of statements [2019-11-28T10:17:10.701Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2019-11-28T10:17:11.042Z] ok github.com/docker/docker/pkg/ioutils 2.416s coverage: 68.7% of statements [2019-11-28T10:17:11.042Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-28T10:17:11.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-28T10:17:11.774Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2019-11-28T10:17:12.508Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2019-11-28T10:17:12.848Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-11-28T10:17:12.848Z] ok github.com/docker/docker/pkg/mount 0.942s coverage: 69.6% of statements [2019-11-28T10:17:12.848Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-28T10:17:12.848Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.028s coverage: 90.0% of statements [2019-11-28T10:17:13.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-28T10:17:14.030Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-28T10:17:14.030Z] Copying nested executables into bundles/binary-daemon [2019-11-28T10:17:14.030Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2019-11-28T10:17:14.079Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2019-11-28T10:17:14.079Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-28T10:17:14.079Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [Pipeline] sh [2019-11-28T10:17:14.360Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/make.sh cross [2019-11-28T10:17:14.813Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2019-11-28T10:17:14.925Z] [2019-11-28T10:17:15.183Z] Removing bundles/ [2019-11-28T10:17:15.183Z] [2019-11-28T10:17:15.183Z] ---> Making bundle: cross (in bundles/cross) [2019-11-28T10:17:15.183Z] Cross building: bundles/cross/linux/amd64 [2019-11-28T10:17:15.183Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-28T10:17:15.183Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-28T10:17:15.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-28T10:17:16.515Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2019-11-28T10:17:16.515Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 87.9% of statements [2019-11-28T10:17:16.515Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2019-11-28T10:17:17.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-28T10:17:17.695Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-11-28T10:17:18.425Z] ok github.com/docker/docker/pkg/pubsub 1.186s coverage: 72.7% of statements [2019-11-28T10:17:19.156Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2019-11-28T10:17:19.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-28T10:17:20.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-28T10:17:20.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-28T10:17:20.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-28T10:17:20.336Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-28T10:17:20.678Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2019-11-28T10:17:20.678Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-28T10:17:21.626Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-28T10:17:21.930Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-11-28T10:17:21.930Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 80.8% of statements [2019-11-28T10:17:23.003Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-28T10:17:23.104Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 35.8% of statements [2019-11-28T10:17:23.445Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2019-11-28T10:17:23.445Z] ok github.com/docker/docker/pkg/signal 5.458s coverage: 61.0% of statements [2019-11-28T10:17:24.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-28T10:17:25.150Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2019-11-28T10:17:25.491Z] testing: warning: no tests to run [2019-11-28T10:17:25.491Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: 0.0% of statements [no tests to run] [2019-11-28T10:17:25.832Z] ok github.com/docker/docker/pkg/tarsum 0.220s coverage: 89.3% of statements [2019-11-28T10:17:26.173Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2019-11-28T10:17:26.513Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2019-11-28T10:17:26.853Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2019-11-28T10:17:29.869Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-11-28T10:17:30.890Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-28T10:17:30.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-28T10:17:31.582Z] ok github.com/docker/docker/reference 0.017s coverage: 83.7% of statements [2019-11-28T10:17:31.922Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 69.1% of statements [2019-11-28T10:17:32.773Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-28T10:17:33.100Z] ok github.com/docker/docker/plugin 0.596s coverage: 27.3% of statements [2019-11-28T10:17:33.698Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-28T10:17:34.279Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2019-11-28T10:17:35.009Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 47.1% of statements [2019-11-28T10:17:35.058Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-28T10:17:35.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-28T10:17:36.710Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2019-11-28T10:17:37.888Z] ok github.com/docker/docker/registry 0.526s coverage: 56.4% of statements [2019-11-28T10:17:37.888Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2019-11-28T10:17:39.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-28T10:17:40.941Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements [2019-11-28T10:17:40.941Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2019-11-28T10:17:41.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-28T10:17:41.974Z] --- PASS: TestImportExtremelyLargeImageWorks (92.07s) [2019-11-28T10:17:41.974Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-28T10:17:41.974Z] daemon.go:325: [dc518e1ef667c] waiting for daemon to start [2019-11-28T10:17:41.974Z] daemon.go:325: [dc518e1ef667c] waiting for daemon to start [2019-11-28T10:17:41.974Z] daemon.go:353: [dc518e1ef667c] daemon started [2019-11-28T10:17:41.974Z] daemon.go:461: [dc518e1ef667c] Stopping daemon [2019-11-28T10:17:41.974Z] daemon.go:296: [dc518e1ef667c] exiting daemon [2019-11-28T10:17:41.974Z] daemon.go:448: [dc518e1ef667c] Daemon stopped [2019-11-28T10:17:41.974Z] PASS [2019-11-28T10:17:41.974Z] [2019-11-28T10:17:41.974Z] DONE 11 tests in 93.645s [2019-11-28T10:17:41.974Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-28T10:17:41.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:17:41.974Z] ++ set -e [2019-11-28T10:17:41.974Z] ++ '[' -n 0 ']' [2019-11-28T10:17:41.974Z] ++ set -x [2019-11-28T10:17:41.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:17:41.974Z] INFO: Testing against a local daemon [2019-11-28T10:17:41.974Z] === RUN TestNetworkCreateDelete [2019-11-28T10:17:41.974Z] --- PASS: TestNetworkCreateDelete (0.25s) [2019-11-28T10:17:41.974Z] === RUN TestDockerNetworkDeletePreferID [2019-11-28T10:17:41.975Z] --- PASS: TestDockerNetworkDeletePreferID (0.69s) [2019-11-28T10:17:41.975Z] === RUN TestInspectNetwork [2019-11-28T10:17:41.975Z] === RUN TestInspectNetwork/full_network_id [2019-11-28T10:17:41.975Z] === RUN TestInspectNetwork/partial_network_id [2019-11-28T10:17:41.975Z] === RUN TestInspectNetwork/network_name [2019-11-28T10:17:41.975Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-28T10:17:42.637Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-11-28T10:17:43.089Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-28T10:17:44.464Z] --- PASS: TestInspectNetwork (8.87s) [2019-11-28T10:17:44.464Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-28T10:17:44.464Z] daemon.go:325: [d322d5cf14212] waiting for daemon to start [2019-11-28T10:17:44.464Z] daemon.go:325: [d322d5cf14212] waiting for daemon to start [2019-11-28T10:17:44.464Z] daemon.go:353: [d322d5cf14212] daemon started [2019-11-28T10:17:44.464Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-28T10:17:44.464Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-28T10:17:44.464Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-28T10:17:44.464Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-28T10:17:44.464Z] daemon.go:461: [d322d5cf14212] Stopping daemon [2019-11-28T10:17:44.464Z] daemon.go:296: [d322d5cf14212] exiting daemon [2019-11-28T10:17:44.464Z] daemon.go:448: [d322d5cf14212] Daemon stopped [2019-11-28T10:17:44.464Z] === RUN TestRunContainerWithBridgeNone [2019-11-28T10:17:46.346Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-28T10:17:46.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-28T10:17:46.907Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-28T10:17:47.687Z] --- PASS: TestRunContainerWithBridgeNone (2.86s) [2019-11-28T10:17:47.687Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-28T10:17:47.687Z] daemon.go:325: [dadf78fea9e26] waiting for daemon to start [2019-11-28T10:17:47.687Z] daemon.go:325: [dadf78fea9e26] waiting for daemon to start [2019-11-28T10:17:47.687Z] daemon.go:353: [dadf78fea9e26] daemon started [2019-11-28T10:17:47.687Z] daemon.go:461: [dadf78fea9e26] Stopping daemon [2019-11-28T10:17:47.687Z] daemon.go:296: [dadf78fea9e26] exiting daemon [2019-11-28T10:17:47.687Z] daemon.go:448: [dadf78fea9e26] Daemon stopped [2019-11-28T10:17:47.687Z] === RUN TestNetworkInvalidJSON [2019-11-28T10:17:47.687Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-28T10:17:47.687Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-28T10:17:47.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:17:47.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:17:47.687Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:17:47.687Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:17:47.687Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-28T10:17:47.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:17:47.687Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:17:47.687Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-28T10:17:47.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-28T10:17:47.687Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-28T10:17:47.687Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-28T10:17:47.687Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-28T10:17:47.832Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-28T10:17:48.391Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-28T10:17:48.616Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-28T10:17:48.616Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-28T10:17:48.616Z] daemon.go:325: [d82516a06795a] waiting for daemon to start [2019-11-28T10:17:48.616Z] daemon.go:325: [d82516a06795a] waiting for daemon to start [2019-11-28T10:17:48.616Z] daemon.go:353: [d82516a06795a] daemon started [2019-11-28T10:17:48.616Z] daemon.go:461: [d82516a06795a] Stopping daemon [2019-11-28T10:17:48.616Z] daemon.go:296: [d82516a06795a] exiting daemon [2019-11-28T10:17:48.616Z] daemon.go:448: [d82516a06795a] Daemon stopped [2019-11-28T10:17:48.616Z] daemon.go:325: [d82516a06795a] waiting for daemon to start [2019-11-28T10:17:48.616Z] daemon.go:325: [d82516a06795a] waiting for daemon to start [2019-11-28T10:17:48.617Z] daemon.go:353: [d82516a06795a] daemon started [2019-11-28T10:17:48.617Z] daemon.go:461: [d82516a06795a] Stopping daemon [2019-11-28T10:17:48.617Z] daemon.go:296: [d82516a06795a] exiting daemon [2019-11-28T10:17:48.617Z] daemon.go:448: [d82516a06795a] Daemon stopped [2019-11-28T10:17:48.617Z] === RUN TestDaemonDefaultNetworkPools [2019-11-28T10:17:48.646Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-28T10:17:49.207Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-28T10:17:49.207Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-28T10:17:49.471Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2019-11-28T10:17:49.471Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-28T10:17:49.471Z] daemon.go:325: [d8fd38cfa9fd3] waiting for daemon to start [2019-11-28T10:17:49.472Z] daemon.go:325: [d8fd38cfa9fd3] waiting for daemon to start [2019-11-28T10:17:49.472Z] daemon.go:353: [d8fd38cfa9fd3] daemon started [2019-11-28T10:17:49.472Z] daemon.go:461: [d8fd38cfa9fd3] Stopping daemon [2019-11-28T10:17:49.472Z] daemon.go:296: [d8fd38cfa9fd3] exiting daemon [2019-11-28T10:17:49.472Z] daemon.go:448: [d8fd38cfa9fd3] Daemon stopped [2019-11-28T10:17:49.472Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-28T10:17:49.966Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.8% of statements [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/rootless [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/volume [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-28T10:17:49.966Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-28T10:17:50.304Z] [2019-11-28T10:17:50.304Z] === Skipped [2019-11-28T10:17:50.304Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-28T10:17:50.304Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-28T10:17:50.304Z] [2019-11-28T10:17:50.304Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-28T10:17:50.304Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-28T10:17:50.304Z] [2019-11-28T10:17:50.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-28T10:17:50.304Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.304Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:17:50.304Z] [2019-11-28T10:17:50.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-28T10:17:50.304Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.304Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:17:50.304Z] [2019-11-28T10:17:50.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-28T10:17:50.304Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.304Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:17:50.304Z] [2019-11-28T10:17:50.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-28T10:17:50.304Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.304Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:17:50.304Z] [2019-11-28T10:17:50.304Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-28T10:17:50.304Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.304Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-28T10:17:50.305Z] graphtest_unix.go:73: No driver to put! [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-28T10:17:50.305Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-28T10:17:50.305Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-28T10:17:50.305Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-28T10:17:50.305Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-28T10:17:50.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-28T10:17:50.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-28T10:17:50.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-28T10:17:50.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-28T10:17:50.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:17:50.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-28T10:17:50.305Z] graphtest_unix.go:73: No driver to put! [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-28T10:17:50.305Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] [2019-11-28T10:17:50.305Z] DONE 2065 tests, 19 skipped in 357.469s [2019-11-28T10:17:50.744Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2019-11-28T10:17:50.744Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-28T10:17:50.744Z] daemon.go:325: [d931fc2e0a49e] waiting for daemon to start [2019-11-28T10:17:50.744Z] daemon.go:325: [d931fc2e0a49e] waiting for daemon to start [2019-11-28T10:17:50.744Z] daemon.go:353: [d931fc2e0a49e] daemon started [2019-11-28T10:17:50.744Z] daemon.go:461: [d931fc2e0a49e] Stopping daemon [2019-11-28T10:17:50.744Z] daemon.go:296: [d931fc2e0a49e] exiting daemon [2019-11-28T10:17:50.744Z] daemon.go:448: [d931fc2e0a49e] Daemon stopped [2019-11-28T10:17:50.744Z] daemon.go:325: [d931fc2e0a49e] waiting for daemon to start [2019-11-28T10:17:50.744Z] daemon.go:325: [d931fc2e0a49e] waiting for daemon to start [2019-11-28T10:17:50.744Z] daemon.go:353: [d931fc2e0a49e] daemon started [2019-11-28T10:17:50.744Z] daemon.go:461: [d931fc2e0a49e] Stopping daemon [2019-11-28T10:17:50.744Z] daemon.go:296: [d931fc2e0a49e] exiting daemon [2019-11-28T10:17:50.744Z] daemon.go:448: [d931fc2e0a49e] Daemon stopped [2019-11-28T10:17:50.744Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange Post stage [2019-11-28T10:17:51.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [Pipeline] junit [2019-11-28T10:17:51.121Z] Recording test results [2019-11-28T10:17:51.344Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-28T10:17:52.030Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2019-11-28T10:17:52.030Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-28T10:17:52.030Z] daemon.go:325: [d7a7d00fa6942] waiting for daemon to start [2019-11-28T10:17:52.030Z] daemon.go:325: [d7a7d00fa6942] waiting for daemon to start [2019-11-28T10:17:52.030Z] daemon.go:353: [d7a7d00fa6942] daemon started [2019-11-28T10:17:52.030Z] daemon.go:461: [d7a7d00fa6942] Stopping daemon [2019-11-28T10:17:52.030Z] daemon.go:296: [d7a7d00fa6942] exiting daemon [2019-11-28T10:17:52.030Z] daemon.go:448: [d7a7d00fa6942] Daemon stopped [2019-11-28T10:17:52.030Z] daemon.go:325: [d7a7d00fa6942] waiting for daemon to start [2019-11-28T10:17:52.030Z] daemon.go:325: [d7a7d00fa6942] waiting for daemon to start [2019-11-28T10:17:52.030Z] daemon.go:353: [d7a7d00fa6942] daemon started [2019-11-28T10:17:52.030Z] daemon.go:461: [d7a7d00fa6942] Stopping daemon [2019-11-28T10:17:52.030Z] daemon.go:296: [d7a7d00fa6942] exiting daemon [2019-11-28T10:17:52.030Z] daemon.go:448: [d7a7d00fa6942] Daemon stopped [2019-11-28T10:17:52.030Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-28T10:17:52.202Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/make.sh dynbinary test-integration [2019-11-28T10:17:52.539Z] [2019-11-28T10:17:52.539Z] Removing bundles/ [2019-11-28T10:17:52.539Z] [2019-11-28T10:17:52.539Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-28T10:17:52.876Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-28T10:17:52.876Z] GOOS="" GOARCH="" GOARM="" [2019-11-28T10:17:52.942Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-11-28T10:17:52.942Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-28T10:17:52.942Z] daemon.go:325: [df437233ddfc6] waiting for daemon to start [2019-11-28T10:17:52.942Z] daemon.go:325: [df437233ddfc6] waiting for daemon to start [2019-11-28T10:17:52.942Z] daemon.go:353: [df437233ddfc6] daemon started [2019-11-28T10:17:52.942Z] daemon.go:461: [df437233ddfc6] Stopping daemon [2019-11-28T10:17:52.942Z] daemon.go:296: [df437233ddfc6] exiting daemon [2019-11-28T10:17:52.942Z] daemon.go:448: [df437233ddfc6] Daemon stopped [2019-11-28T10:17:52.942Z] === RUN TestServiceWithPredefinedNetwork [2019-11-28T10:17:56.213Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s) [2019-11-28T10:17:56.213Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-28T10:17:56.213Z] daemon.go:325: [d99aa9db350c9] waiting for daemon to start [2019-11-28T10:17:56.213Z] daemon.go:325: [d99aa9db350c9] waiting for daemon to start [2019-11-28T10:17:56.213Z] daemon.go:353: [d99aa9db350c9] daemon started [2019-11-28T10:17:56.213Z] daemon.go:461: [d99aa9db350c9] Stopping daemon [2019-11-28T10:17:56.213Z] daemon.go:296: [d99aa9db350c9] exiting daemon [2019-11-28T10:17:56.213Z] daemon.go:448: [d99aa9db350c9] Daemon stopped [2019-11-28T10:17:56.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-28T10:17:56.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-28T10:17:56.213Z] service_test.go:230: FLAKY_TEST [2019-11-28T10:17:56.213Z] === RUN TestServiceWithDataPathPortInit [2019-11-28T10:17:56.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-28T10:17:58.595Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-28T10:17:59.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-28T10:18:00.076Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-28T10:18:03.336Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-28T10:18:04.307Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-28T10:18:06.193Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-28T10:18:06.448Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-28T10:18:07.416Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-28T10:18:07.416Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-28T10:18:08.385Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-28T10:18:08.640Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-28T10:18:09.692Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-28T10:18:13.889Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-28T10:18:16.040Z] --- PASS: TestServiceWithDataPathPortInit (17.27s) [2019-11-28T10:18:16.040Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-28T10:18:16.040Z] daemon.go:325: [d5dad45bddc97] waiting for daemon to start [2019-11-28T10:18:16.040Z] daemon.go:325: [d5dad45bddc97] waiting for daemon to start [2019-11-28T10:18:16.040Z] daemon.go:353: [d5dad45bddc97] daemon started [2019-11-28T10:18:16.040Z] daemon.go:461: [d5dad45bddc97] Stopping daemon [2019-11-28T10:18:16.040Z] daemon.go:296: [d5dad45bddc97] exiting daemon [2019-11-28T10:18:16.040Z] daemon.go:448: [d5dad45bddc97] Daemon stopped [2019-11-28T10:18:16.040Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-28T10:18:16.041Z] daemon.go:325: [da539cfda4609] waiting for daemon to start [2019-11-28T10:18:16.041Z] daemon.go:325: [da539cfda4609] waiting for daemon to start [2019-11-28T10:18:16.041Z] daemon.go:353: [da539cfda4609] daemon started [2019-11-28T10:18:16.041Z] daemon.go:461: [da539cfda4609] Stopping daemon [2019-11-28T10:18:16.041Z] daemon.go:296: [da539cfda4609] exiting daemon [2019-11-28T10:18:16.041Z] daemon.go:448: [da539cfda4609] Daemon stopped [2019-11-28T10:18:16.041Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-28T10:18:20.414Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-28T10:18:20.414Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-28T10:18:21.017Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-28T10:18:21.578Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:18:22.343Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.71s) [2019-11-28T10:18:22.343Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-28T10:18:22.343Z] daemon.go:325: [df259c83de001] waiting for daemon to start [2019-11-28T10:18:22.343Z] daemon.go:325: [df259c83de001] waiting for daemon to start [2019-11-28T10:18:22.343Z] daemon.go:353: [df259c83de001] daemon started [2019-11-28T10:18:22.343Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sg4y1tp5vl029mde9q5944b22 Created:2019-11-28 10:18:14.487621372 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[cc042acf7f45f67b2db68a13e021684b2fc22fc963ce747efd5c071e80484f07:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.clxom3zmd2djlx8jvm25koqa0 EndpointID:c3eddc32745aa4bb883ae8aa0c47ec55711b228962a9aab4bccac4e4dd6dae32 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d8c93f08ae1ccb192c472f71907a48d425516851ac93acd5df8e13fd1f91e2e2 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5fde2f41c158 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.clxom3zmd2djlx8jvm25koqa0 EndpointID:c3eddc32745aa4bb883ae8aa0c47ec55711b228962a9aab4bccac4e4dd6dae32 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-28T10:18:22.343Z] daemon.go:461: [df259c83de001] Stopping daemon [2019-11-28T10:18:22.343Z] daemon.go:296: [df259c83de001] exiting daemon [2019-11-28T10:18:22.343Z] daemon.go:448: [df259c83de001] Daemon stopped [2019-11-28T10:18:22.343Z] PASS [2019-11-28T10:18:22.343Z] [2019-11-28T10:18:22.343Z] === Skipped [2019-11-28T10:18:22.343Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-28T10:18:22.343Z] service_test.go:230: FLAKY_TEST [2019-11-28T10:18:22.343Z] [2019-11-28T10:18:22.343Z] [2019-11-28T10:18:22.343Z] DONE 21 tests, 1 skipped in 47.199s [2019-11-28T10:18:22.343Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-28T10:18:22.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:18:22.343Z] ++ set -e [2019-11-28T10:18:22.343Z] ++ '[' -n 0 ']' [2019-11-28T10:18:22.343Z] ++ set -x [2019-11-28T10:18:22.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:18:22.343Z] INFO: Testing against a local daemon [2019-11-28T10:18:22.343Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-28T10:18:22.343Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-28T10:18:22.343Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:18:22.343Z] === RUN TestDockerNetworkIpvlan [2019-11-28T10:18:22.343Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-28T10:18:22.343Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:18:22.343Z] PASS [2019-11-28T10:18:22.343Z] [2019-11-28T10:18:22.343Z] === Skipped [2019-11-28T10:18:22.343Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-28T10:18:22.343Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:18:22.343Z] [2019-11-28T10:18:22.343Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-28T10:18:22.343Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:18:22.343Z] [2019-11-28T10:18:22.343Z] [2019-11-28T10:18:22.343Z] DONE 2 tests, 2 skipped in 0.189s [2019-11-28T10:18:22.343Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-28T10:18:22.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:18:22.343Z] ++ set -e [2019-11-28T10:18:22.343Z] ++ '[' -n 0 ']' [2019-11-28T10:18:22.343Z] ++ set -x [2019-11-28T10:18:22.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:18:22.343Z] INFO: Testing against a local daemon [2019-11-28T10:18:22.343Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-28T10:18:23.655Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-11-28T10:18:23.655Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-28T10:18:23.655Z] daemon.go:325: [d423b76197a5b] waiting for daemon to start [2019-11-28T10:18:23.655Z] daemon.go:325: [d423b76197a5b] waiting for daemon to start [2019-11-28T10:18:23.655Z] daemon.go:353: [d423b76197a5b] daemon started [2019-11-28T10:18:23.655Z] daemon.go:461: [d423b76197a5b] Stopping daemon [2019-11-28T10:18:23.655Z] daemon.go:296: [d423b76197a5b] exiting daemon [2019-11-28T10:18:23.655Z] daemon.go:448: [d423b76197a5b] Daemon stopped [2019-11-28T10:18:23.655Z] daemon.go:325: [d423b76197a5b] waiting for daemon to start [2019-11-28T10:18:23.655Z] daemon.go:325: [d423b76197a5b] waiting for daemon to start [2019-11-28T10:18:23.655Z] daemon.go:353: [d423b76197a5b] daemon started [2019-11-28T10:18:23.655Z] daemon.go:461: [d423b76197a5b] Stopping daemon [2019-11-28T10:18:23.655Z] daemon.go:296: [d423b76197a5b] exiting daemon [2019-11-28T10:18:23.655Z] daemon.go:448: [d423b76197a5b] Daemon stopped [2019-11-28T10:18:23.655Z] === RUN TestDockerNetworkMacvlan [2019-11-28T10:18:24.564Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-28T10:18:24.836Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-28T10:18:25.393Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-28T10:18:25.396Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-28T10:18:26.179Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-28T10:18:26.321Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-28T10:18:26.882Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-28T10:18:27.806Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-28T10:18:28.367Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-28T10:18:28.930Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-28T10:18:29.442Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-28T10:18:30.291Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-28T10:18:32.803Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-28T10:18:33.363Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-28T10:18:33.493Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-28T10:18:35.871Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-28T10:18:36.596Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-28T10:18:36.596Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-28T10:18:36.596Z] Cross building: bundles/cross/windows/amd64 [2019-11-28T10:18:36.596Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-28T10:18:36.596Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-28T10:18:37.755Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-28T10:18:37.755Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-28T10:18:37.755Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-28T10:18:37.755Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-28T10:18:37.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-28T10:18:43.164Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-28T10:18:47.320Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-28T10:18:48.726Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-28T10:18:49.286Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-28T10:18:49.921Z] --- PASS: TestDockerNetworkMacvlan (25.91s) [2019-11-28T10:18:49.921Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:18:49.921Z] daemon.go:325: [d6f2991fc419d] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:325: [d6f2991fc419d] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:353: [d6f2991fc419d] daemon started [2019-11-28T10:18:49.921Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-28T10:18:49.921Z] daemon.go:461: [d6f2991fc419d] Stopping daemon [2019-11-28T10:18:49.921Z] daemon.go:296: [d6f2991fc419d] exiting daemon [2019-11-28T10:18:49.921Z] daemon.go:448: [d6f2991fc419d] Daemon stopped [2019-11-28T10:18:49.921Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:18:49.921Z] daemon.go:325: [d32a00c86eab5] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:325: [d32a00c86eab5] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:353: [d32a00c86eab5] daemon started [2019-11-28T10:18:49.921Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2019-11-28T10:18:49.921Z] daemon.go:461: [d32a00c86eab5] Stopping daemon [2019-11-28T10:18:49.921Z] daemon.go:296: [d32a00c86eab5] exiting daemon [2019-11-28T10:18:49.921Z] daemon.go:448: [d32a00c86eab5] Daemon stopped [2019-11-28T10:18:49.921Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:18:49.921Z] daemon.go:325: [d7b8dc229937d] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:325: [d7b8dc229937d] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:353: [d7b8dc229937d] daemon started [2019-11-28T10:18:49.921Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.36s) [2019-11-28T10:18:49.921Z] daemon.go:461: [d7b8dc229937d] Stopping daemon [2019-11-28T10:18:49.921Z] daemon.go:296: [d7b8dc229937d] exiting daemon [2019-11-28T10:18:49.921Z] daemon.go:448: [d7b8dc229937d] Daemon stopped [2019-11-28T10:18:49.921Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:18:49.921Z] daemon.go:325: [d01c972c11305] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:325: [d01c972c11305] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:353: [d01c972c11305] daemon started [2019-11-28T10:18:49.921Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.39s) [2019-11-28T10:18:49.921Z] daemon.go:461: [d01c972c11305] Stopping daemon [2019-11-28T10:18:49.921Z] daemon.go:296: [d01c972c11305] exiting daemon [2019-11-28T10:18:49.921Z] daemon.go:448: [d01c972c11305] Daemon stopped [2019-11-28T10:18:49.921Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:18:49.921Z] daemon.go:325: [d6edc9581bc34] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:325: [d6edc9581bc34] waiting for daemon to start [2019-11-28T10:18:49.921Z] daemon.go:353: [d6edc9581bc34] daemon started [2019-11-28T10:18:49.921Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.00s) [2019-11-28T10:18:49.921Z] daemon.go:461: [d6edc9581bc34] Stopping daemon [2019-11-28T10:18:49.921Z] daemon.go:296: [d6edc9581bc34] exiting daemon [2019-11-28T10:18:49.921Z] daemon.go:448: [d6edc9581bc34] Daemon stopped [2019-11-28T10:18:49.921Z] PASS [2019-11-28T10:18:49.921Z] [2019-11-28T10:18:49.921Z] DONE 7 tests in 27.498s [2019-11-28T10:18:49.921Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-28T10:18:49.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:18:49.921Z] ++ set -e [2019-11-28T10:18:49.921Z] ++ '[' -n 0 ']' [2019-11-28T10:18:49.921Z] ++ set -x [2019-11-28T10:18:49.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:18:49.921Z] testing: warning: no tests to run [2019-11-28T10:18:49.921Z] PASS [2019-11-28T10:18:49.921Z] [2019-11-28T10:18:49.921Z] DONE 0 tests in 0.090s [2019-11-28T10:18:49.921Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-28T10:18:49.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:18:49.921Z] ++ set -e [2019-11-28T10:18:49.921Z] ++ '[' -n 0 ']' [2019-11-28T10:18:49.921Z] ++ set -x [2019-11-28T10:18:49.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:18:49.921Z] INFO: Testing against a local daemon [2019-11-28T10:18:49.921Z] === RUN TestAuthZPluginAllowRequest [2019-11-28T10:18:51.889Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-11-28T10:18:51.889Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-28T10:18:51.889Z] daemon.go:325: [d2cf132e5afdb] waiting for daemon to start [2019-11-28T10:18:51.889Z] daemon.go:325: [d2cf132e5afdb] waiting for daemon to start [2019-11-28T10:18:51.889Z] daemon.go:353: [d2cf132e5afdb] daemon started [2019-11-28T10:18:51.889Z] daemon.go:461: [d2cf132e5afdb] Stopping daemon [2019-11-28T10:18:51.889Z] daemon.go:296: [d2cf132e5afdb] exiting daemon [2019-11-28T10:18:51.889Z] daemon.go:448: [d2cf132e5afdb] Daemon stopped [2019-11-28T10:18:51.889Z] === RUN TestAuthZPluginTLS [2019-11-28T10:18:52.262Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-11-28T10:18:52.262Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-28T10:18:52.262Z] daemon.go:325: [dfc41c210db88] waiting for daemon to start [2019-11-28T10:18:52.262Z] daemon.go:325: [dfc41c210db88] waiting for daemon to start [2019-11-28T10:18:52.262Z] daemon.go:353: [dfc41c210db88] daemon started [2019-11-28T10:18:52.262Z] daemon.go:461: [dfc41c210db88] Stopping daemon [2019-11-28T10:18:52.262Z] daemon.go:296: [dfc41c210db88] exiting daemon [2019-11-28T10:18:52.262Z] daemon.go:448: [dfc41c210db88] Daemon stopped [2019-11-28T10:18:52.262Z] === RUN TestAuthZPluginDenyRequest [2019-11-28T10:18:52.654Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-28T10:18:52.654Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-28T10:18:52.654Z] daemon.go:325: [d7acf62e39b69] waiting for daemon to start [2019-11-28T10:18:52.654Z] daemon.go:325: [d7acf62e39b69] waiting for daemon to start [2019-11-28T10:18:52.654Z] daemon.go:353: [d7acf62e39b69] daemon started [2019-11-28T10:18:52.654Z] daemon.go:461: [d7acf62e39b69] Stopping daemon [2019-11-28T10:18:52.654Z] daemon.go:296: [d7acf62e39b69] exiting daemon [2019-11-28T10:18:52.654Z] daemon.go:448: [d7acf62e39b69] Daemon stopped [2019-11-28T10:18:52.654Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-28T10:18:53.455Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-28T10:18:53.455Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-28T10:18:53.455Z] daemon.go:325: [d231a3d542f7b] waiting for daemon to start [2019-11-28T10:18:53.455Z] daemon.go:325: [d231a3d542f7b] waiting for daemon to start [2019-11-28T10:18:53.455Z] daemon.go:353: [d231a3d542f7b] daemon started [2019-11-28T10:18:53.455Z] daemon.go:461: [d231a3d542f7b] Stopping daemon [2019-11-28T10:18:53.455Z] daemon.go:296: [d231a3d542f7b] exiting daemon [2019-11-28T10:18:53.455Z] daemon.go:448: [d231a3d542f7b] Daemon stopped [2019-11-28T10:18:53.455Z] === RUN TestAuthZPluginDenyResponse [2019-11-28T10:18:53.489Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-28T10:18:53.489Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-28T10:18:53.840Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-28T10:18:53.840Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-28T10:18:53.840Z] daemon.go:325: [d9b4ed1090095] waiting for daemon to start [2019-11-28T10:18:53.840Z] daemon.go:325: [d9b4ed1090095] waiting for daemon to start [2019-11-28T10:18:53.840Z] daemon.go:353: [d9b4ed1090095] daemon started [2019-11-28T10:18:53.840Z] daemon.go:461: [d9b4ed1090095] Stopping daemon [2019-11-28T10:18:53.840Z] daemon.go:296: [d9b4ed1090095] exiting daemon [2019-11-28T10:18:53.840Z] daemon.go:448: [d9b4ed1090095] Daemon stopped [2019-11-28T10:18:53.840Z] === RUN TestAuthZPluginAllowEventStream [2019-11-28T10:18:54.082Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-28T10:18:55.020Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-28T10:18:55.796Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2019-11-28T10:18:55.796Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-28T10:18:55.796Z] daemon.go:325: [db828c5bec87b] waiting for daemon to start [2019-11-28T10:18:55.796Z] daemon.go:325: [db828c5bec87b] waiting for daemon to start [2019-11-28T10:18:55.796Z] daemon.go:353: [db828c5bec87b] daemon started [2019-11-28T10:18:55.796Z] daemon.go:461: [db828c5bec87b] Stopping daemon [2019-11-28T10:18:55.796Z] daemon.go:296: [db828c5bec87b] exiting daemon [2019-11-28T10:18:55.796Z] daemon.go:448: [db828c5bec87b] Daemon stopped [2019-11-28T10:18:55.796Z] === RUN TestAuthZPluginErrorResponse [2019-11-28T10:18:56.184Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-11-28T10:18:56.184Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-28T10:18:56.184Z] daemon.go:325: [dc7d37f8037ac] waiting for daemon to start [2019-11-28T10:18:56.184Z] daemon.go:325: [dc7d37f8037ac] waiting for daemon to start [2019-11-28T10:18:56.184Z] daemon.go:353: [dc7d37f8037ac] daemon started [2019-11-28T10:18:56.184Z] daemon.go:461: [dc7d37f8037ac] Stopping daemon [2019-11-28T10:18:56.184Z] daemon.go:296: [dc7d37f8037ac] exiting daemon [2019-11-28T10:18:56.184Z] daemon.go:448: [dc7d37f8037ac] Daemon stopped [2019-11-28T10:18:56.184Z] === RUN TestAuthZPluginErrorRequest [2019-11-28T10:18:56.576Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-28T10:18:56.576Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-28T10:18:56.576Z] daemon.go:325: [d15d19fba26d2] waiting for daemon to start [2019-11-28T10:18:56.576Z] daemon.go:325: [d15d19fba26d2] waiting for daemon to start [2019-11-28T10:18:56.576Z] daemon.go:353: [d15d19fba26d2] daemon started [2019-11-28T10:18:56.576Z] daemon.go:461: [d15d19fba26d2] Stopping daemon [2019-11-28T10:18:56.576Z] daemon.go:296: [d15d19fba26d2] exiting daemon [2019-11-28T10:18:56.576Z] daemon.go:448: [d15d19fba26d2] Daemon stopped [2019-11-28T10:18:56.576Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-28T10:18:57.357Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-11-28T10:18:57.357Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-28T10:18:57.357Z] daemon.go:325: [d84c6a7494c8f] waiting for daemon to start [2019-11-28T10:18:57.357Z] daemon.go:325: [d84c6a7494c8f] waiting for daemon to start [2019-11-28T10:18:57.357Z] daemon.go:353: [d84c6a7494c8f] daemon started [2019-11-28T10:18:57.357Z] daemon.go:461: [d84c6a7494c8f] Stopping daemon [2019-11-28T10:18:57.357Z] daemon.go:296: [d84c6a7494c8f] exiting daemon [2019-11-28T10:18:57.357Z] daemon.go:448: [d84c6a7494c8f] Daemon stopped [2019-11-28T10:18:57.357Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-28T10:18:59.213Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-11-28T10:18:59.213Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-28T10:18:59.213Z] daemon.go:325: [d8b079845cc56] waiting for daemon to start [2019-11-28T10:18:59.213Z] daemon.go:325: [d8b079845cc56] waiting for daemon to start [2019-11-28T10:18:59.213Z] daemon.go:353: [d8b079845cc56] daemon started [2019-11-28T10:18:59.213Z] daemon.go:461: [d8b079845cc56] Stopping daemon [2019-11-28T10:18:59.213Z] daemon.go:296: [d8b079845cc56] exiting daemon [2019-11-28T10:18:59.213Z] daemon.go:448: [d8b079845cc56] Daemon stopped [2019-11-28T10:18:59.213Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-28T10:19:01.545Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-28T10:19:01.749Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2019-11-28T10:19:01.749Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-28T10:19:01.749Z] daemon.go:325: [d5948a342d200] waiting for daemon to start [2019-11-28T10:19:01.749Z] daemon.go:325: [d5948a342d200] waiting for daemon to start [2019-11-28T10:19:01.749Z] daemon.go:353: [d5948a342d200] daemon started [2019-11-28T10:19:01.749Z] daemon.go:461: [d5948a342d200] Stopping daemon [2019-11-28T10:19:01.749Z] daemon.go:296: [d5948a342d200] exiting daemon [2019-11-28T10:19:01.749Z] daemon.go:448: [d5948a342d200] Daemon stopped [2019-11-28T10:19:01.749Z] === RUN TestAuthZPluginHeader [2019-11-28T10:19:01.800Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-28T10:19:02.572Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-11-28T10:19:02.572Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-28T10:19:02.572Z] daemon.go:325: [d84aac9f43d39] waiting for daemon to start [2019-11-28T10:19:02.572Z] daemon.go:325: [d84aac9f43d39] waiting for daemon to start [2019-11-28T10:19:02.572Z] daemon.go:353: [d84aac9f43d39] daemon started [2019-11-28T10:19:02.573Z] daemon.go:461: [d84aac9f43d39] Stopping daemon [2019-11-28T10:19:02.573Z] daemon.go:296: [d84aac9f43d39] exiting daemon [2019-11-28T10:19:02.573Z] daemon.go:448: [d84aac9f43d39] Daemon stopped [2019-11-28T10:19:02.573Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-28T10:19:02.573Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-28T10:19:02.573Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:02.573Z] === RUN TestAuthZPluginV2Disable [2019-11-28T10:19:02.573Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-28T10:19:02.573Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:02.573Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-28T10:19:02.573Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-28T10:19:02.573Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:02.573Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-28T10:19:02.573Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-28T10:19:02.573Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:02.573Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-28T10:19:05.958Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-28T10:19:10.118Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-28T10:19:10.118Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-28T10:19:12.005Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-28T10:19:17.282Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-28T10:19:17.282Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-28T10:19:17.282Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-28T10:19:18.644Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-28T10:19:18.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-28T10:19:20.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-28T10:19:21.038Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-28T10:19:21.597Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-28T10:19:22.157Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-28T10:19:22.363Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-28T10:19:22.363Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:353: [daeb8b66d109e] daemon started [2019-11-28T10:19:22.363Z] daemon.go:461: [daeb8b66d109e] Stopping daemon [2019-11-28T10:19:22.363Z] daemon.go:296: [daeb8b66d109e] exiting daemon [2019-11-28T10:19:22.363Z] daemon.go:448: [daeb8b66d109e] Daemon stopped [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:339: [daeb8b66d109e] error pinging daemon on start: Get http://daeb8b66d109e.sock/_ping: context deadline exceeded [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:339: [daeb8b66d109e] error pinging daemon on start: Get http://daeb8b66d109e.sock/_ping: context deadline exceeded [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:339: [daeb8b66d109e] error pinging daemon on start: Get http://daeb8b66d109e.sock/_ping: context deadline exceeded [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:339: [daeb8b66d109e] error pinging daemon on start: Get http://daeb8b66d109e.sock/_ping: context deadline exceeded [2019-11-28T10:19:22.363Z] daemon.go:296: [daeb8b66d109e] exiting daemon [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:325: [daeb8b66d109e] waiting for daemon to start [2019-11-28T10:19:22.363Z] daemon.go:353: [daeb8b66d109e] daemon started [2019-11-28T10:19:22.363Z] daemon.go:461: [daeb8b66d109e] Stopping daemon [2019-11-28T10:19:22.363Z] daemon.go:296: [daeb8b66d109e] exiting daemon [2019-11-28T10:19:22.363Z] daemon.go:448: [daeb8b66d109e] Daemon stopped [2019-11-28T10:19:22.363Z] PASS [2019-11-28T10:19:22.363Z] [2019-11-28T10:19:22.363Z] === Skipped [2019-11-28T10:19:22.363Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-28T10:19:22.363Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:22.363Z] [2019-11-28T10:19:22.363Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-28T10:19:22.363Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:22.363Z] [2019-11-28T10:19:22.363Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-28T10:19:22.363Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:22.363Z] [2019-11-28T10:19:22.363Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-28T10:19:22.363Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:22.363Z] [2019-11-28T10:19:22.363Z] [2019-11-28T10:19:22.363Z] DONE 17 tests, 4 skipped in 29.774s [2019-11-28T10:19:22.363Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-28T10:19:22.363Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:22.363Z] ++ set -e [2019-11-28T10:19:22.363Z] ++ '[' -n 0 ']' [2019-11-28T10:19:22.363Z] ++ set -x [2019-11-28T10:19:22.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:22.363Z] INFO: Testing against a local daemon [2019-11-28T10:19:22.364Z] === RUN TestPluginInvalidJSON [2019-11-28T10:19:22.364Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:19:22.364Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:19:22.364Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:19:22.364Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-28T10:19:22.364Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-28T10:19:22.364Z] PASS [2019-11-28T10:19:22.364Z] [2019-11-28T10:19:22.364Z] DONE 2 tests in 0.235s [2019-11-28T10:19:22.364Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-28T10:19:22.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:22.364Z] ++ set -e [2019-11-28T10:19:22.364Z] ++ '[' -n 0 ']' [2019-11-28T10:19:22.364Z] ++ set -x [2019-11-28T10:19:22.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:22.364Z] INFO: Testing against a local daemon [2019-11-28T10:19:22.364Z] === RUN TestExternalGraphDriver [2019-11-28T10:19:22.364Z] === RUN TestExternalGraphDriver/json [2019-11-28T10:19:22.364Z] === RUN TestExternalGraphDriver/spec [2019-11-28T10:19:22.412Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-28T10:19:22.715Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-28T10:19:24.348Z] === RUN TestExternalGraphDriver/pull [2019-11-28T10:19:25.310Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-28T10:19:25.310Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-28T10:19:26.841Z] --- PASS: TestExternalGraphDriver (6.50s) [2019-11-28T10:19:26.841Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:353: [d2f349676c94b] daemon started [2019-11-28T10:19:26.841Z] daemon.go:461: [d2f349676c94b] Stopping daemon [2019-11-28T10:19:26.841Z] daemon.go:296: [d2f349676c94b] exiting daemon [2019-11-28T10:19:26.841Z] daemon.go:448: [d2f349676c94b] Daemon stopped [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:353: [d2f349676c94b] daemon started [2019-11-28T10:19:26.841Z] daemon.go:461: [d2f349676c94b] Stopping daemon [2019-11-28T10:19:26.841Z] daemon.go:296: [d2f349676c94b] exiting daemon [2019-11-28T10:19:26.841Z] daemon.go:448: [d2f349676c94b] Daemon stopped [2019-11-28T10:19:26.841Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:353: [d2f349676c94b] daemon started [2019-11-28T10:19:26.841Z] daemon.go:461: [d2f349676c94b] Stopping daemon [2019-11-28T10:19:26.841Z] daemon.go:296: [d2f349676c94b] exiting daemon [2019-11-28T10:19:26.841Z] daemon.go:448: [d2f349676c94b] Daemon stopped [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:353: [d2f349676c94b] daemon started [2019-11-28T10:19:26.841Z] daemon.go:461: [d2f349676c94b] Stopping daemon [2019-11-28T10:19:26.841Z] daemon.go:296: [d2f349676c94b] exiting daemon [2019-11-28T10:19:26.841Z] daemon.go:448: [d2f349676c94b] Daemon stopped [2019-11-28T10:19:26.841Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:325: [d2f349676c94b] waiting for daemon to start [2019-11-28T10:19:26.841Z] daemon.go:353: [d2f349676c94b] daemon started [2019-11-28T10:19:26.841Z] daemon.go:461: [d2f349676c94b] Stopping daemon [2019-11-28T10:19:26.841Z] daemon.go:296: [d2f349676c94b] exiting daemon [2019-11-28T10:19:26.841Z] daemon.go:448: [d2f349676c94b] Daemon stopped [2019-11-28T10:19:26.841Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2019-11-28T10:19:26.841Z] === RUN TestGraphdriverPluginV2 [2019-11-28T10:19:26.841Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-28T10:19:26.841Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:26.841Z] PASS [2019-11-28T10:19:26.841Z] [2019-11-28T10:19:26.841Z] === Skipped [2019-11-28T10:19:26.841Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-28T10:19:26.841Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:19:26.841Z] [2019-11-28T10:19:26.841Z] [2019-11-28T10:19:26.841Z] DONE 5 tests, 1 skipped in 6.850s [2019-11-28T10:19:26.841Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-28T10:19:26.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:26.841Z] ++ set -e [2019-11-28T10:19:26.841Z] ++ '[' -n 0 ']' [2019-11-28T10:19:26.841Z] ++ set -x [2019-11-28T10:19:26.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:26.841Z] INFO: Testing against a local daemon [2019-11-28T10:19:26.841Z] === RUN TestContinueAfterPluginCrash [2019-11-28T10:19:26.841Z] === PAUSE TestContinueAfterPluginCrash [2019-11-28T10:19:26.841Z] === RUN TestDaemonStartWithLogOpt [2019-11-28T10:19:26.841Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-28T10:19:26.841Z] === CONT TestContinueAfterPluginCrash [2019-11-28T10:19:26.841Z] === CONT TestDaemonStartWithLogOpt [2019-11-28T10:19:27.194Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-28T10:19:28.599Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-28T10:19:32.844Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-28T10:19:34.204Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-28T10:19:36.088Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-11-28T10:19:36.647Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-28T10:19:36.647Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-28T10:19:38.434Z] --- PASS: TestDaemonStartWithLogOpt (11.30s) [2019-11-28T10:19:38.434Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-28T10:19:38.434Z] daemon.go:325: [d42d4f781a13b] waiting for daemon to start [2019-11-28T10:19:38.434Z] daemon.go:325: [d42d4f781a13b] waiting for daemon to start [2019-11-28T10:19:38.434Z] daemon.go:353: [d42d4f781a13b] daemon started [2019-11-28T10:19:38.434Z] daemon.go:461: [d42d4f781a13b] Stopping daemon [2019-11-28T10:19:38.434Z] daemon.go:296: [d42d4f781a13b] exiting daemon [2019-11-28T10:19:38.434Z] daemon.go:448: [d42d4f781a13b] Daemon stopped [2019-11-28T10:19:38.434Z] daemon.go:325: [d42d4f781a13b] waiting for daemon to start [2019-11-28T10:19:38.434Z] daemon.go:325: [d42d4f781a13b] waiting for daemon to start [2019-11-28T10:19:38.434Z] daemon.go:353: [d42d4f781a13b] daemon started [2019-11-28T10:19:38.434Z] daemon.go:461: [d42d4f781a13b] Stopping daemon [2019-11-28T10:19:38.434Z] daemon.go:296: [d42d4f781a13b] exiting daemon [2019-11-28T10:19:38.434Z] daemon.go:448: [d42d4f781a13b] Daemon stopped [2019-11-28T10:19:38.616Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-28T10:19:41.123Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-28T10:19:43.008Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-28T10:19:43.531Z] --- PASS: TestContinueAfterPluginCrash (16.21s) [2019-11-28T10:19:43.531Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-28T10:19:43.531Z] daemon.go:325: [d5e12be53d738] waiting for daemon to start [2019-11-28T10:19:43.531Z] daemon.go:325: [d5e12be53d738] waiting for daemon to start [2019-11-28T10:19:43.531Z] daemon.go:353: [d5e12be53d738] daemon started [2019-11-28T10:19:43.531Z] daemon.go:461: [d5e12be53d738] Stopping daemon [2019-11-28T10:19:43.531Z] daemon.go:296: [d5e12be53d738] exiting daemon [2019-11-28T10:19:43.531Z] daemon.go:448: [d5e12be53d738] Daemon stopped [2019-11-28T10:19:43.531Z] PASS [2019-11-28T10:19:43.531Z] [2019-11-28T10:19:43.531Z] DONE 2 tests in 16.397s [2019-11-28T10:19:43.531Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-28T10:19:43.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:43.531Z] ++ set -e [2019-11-28T10:19:43.531Z] ++ '[' -n 0 ']' [2019-11-28T10:19:43.531Z] ++ set -x [2019-11-28T10:19:43.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:43.531Z] INFO: Testing against a local daemon [2019-11-28T10:19:43.531Z] === RUN TestPluginWithDevMounts [2019-11-28T10:19:43.531Z] === PAUSE TestPluginWithDevMounts [2019-11-28T10:19:43.531Z] === CONT TestPluginWithDevMounts [2019-11-28T10:19:44.259Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-28T10:19:44.259Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-28T10:19:44.259Z] remote: Enumerating objects: 19, done. [2019-11-28T10:19:44.259Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-28T10:19:44.259Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-11-28T10:19:44.259Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-28T10:19:44.890Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-28T10:19:45.371Z] --- PASS: TestPluginWithDevMounts (2.09s) [2019-11-28T10:19:45.371Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-28T10:19:45.371Z] daemon.go:325: [dabeb134392a1] waiting for daemon to start [2019-11-28T10:19:45.371Z] daemon.go:325: [dabeb134392a1] waiting for daemon to start [2019-11-28T10:19:45.371Z] daemon.go:353: [dabeb134392a1] daemon started [2019-11-28T10:19:45.371Z] daemon.go:461: [dabeb134392a1] Stopping daemon [2019-11-28T10:19:45.371Z] daemon.go:296: [dabeb134392a1] exiting daemon [2019-11-28T10:19:45.371Z] daemon.go:448: [dabeb134392a1] Daemon stopped [2019-11-28T10:19:45.371Z] PASS [2019-11-28T10:19:45.371Z] [2019-11-28T10:19:45.371Z] DONE 1 tests in 2.492s [2019-11-28T10:19:45.371Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-28T10:19:45.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:45.371Z] ++ set -e [2019-11-28T10:19:45.371Z] ++ '[' -n 0 ']' [2019-11-28T10:19:45.371Z] ++ set -x [2019-11-28T10:19:45.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:45.917Z] INFO: Testing against a local daemon [2019-11-28T10:19:45.917Z] === RUN TestSecretInspect [2019-11-28T10:19:46.156Z] [2019-11-28T10:19:46.350Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-28T10:19:46.686Z] [2019-11-28T10:19:46.686Z] ---> Making bundle: test-integration (in bundles/test-integration) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-28T10:19:47.038Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/test/unit [2019-11-28T10:19:47.474Z] PKG_CONFIG=pkg-config [2019-11-28T10:19:47.474Z] GOLANG_VERSION=1.12.12 [2019-11-28T10:19:47.474Z] HOSTNAME=936401f0b9d2 [2019-11-28T10:19:47.474Z] DOCKER_EXPERIMENTAL=1 [2019-11-28T10:19:47.474Z] container=docker [2019-11-28T10:19:47.474Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-28T10:19:47.474Z] GOPATH=/go [2019-11-28T10:19:47.474Z] PWD=/go/src/github.com/docker/docker [2019-11-28T10:19:47.474Z] HOME=/root [2019-11-28T10:19:47.474Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-28T10:19:47.474Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-28T10:19:47.474Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-28T10:19:47.474Z] DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:19:47.474Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-28T10:19:47.474Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-28T10:19:47.474Z] TERM=xterm [2019-11-28T10:19:47.474Z] VALIDATE_BRANCH=19.03 [2019-11-28T10:19:47.474Z] DEST=bundles/test-integration [2019-11-28T10:19:47.474Z] SHLVL=1 [2019-11-28T10:19:47.474Z] TIMEOUT=120m [2019-11-28T10:19:47.474Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-28T10:19:47.474Z] DOCKER_PKG=github.com/docker/docker [2019-11-28T10:19:47.474Z] TESTDEBUG=0 [2019-11-28T10:19:47.474Z] _=/usr/bin/env [2019-11-28T10:19:47.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-28T10:19:49.178Z] --- PASS: TestSecretInspect (3.05s) [2019-11-28T10:19:49.178Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-28T10:19:49.178Z] daemon.go:325: [d4f46f367d4b8] waiting for daemon to start [2019-11-28T10:19:49.178Z] daemon.go:325: [d4f46f367d4b8] waiting for daemon to start [2019-11-28T10:19:49.178Z] daemon.go:353: [d4f46f367d4b8] daemon started [2019-11-28T10:19:49.178Z] daemon.go:461: [d4f46f367d4b8] Stopping daemon [2019-11-28T10:19:49.178Z] daemon.go:296: [d4f46f367d4b8] exiting daemon [2019-11-28T10:19:49.178Z] daemon.go:448: [d4f46f367d4b8] Daemon stopped [2019-11-28T10:19:49.178Z] === RUN TestSecretList [2019-11-28T10:19:49.562Z] ? github.com/docker/docker/api [no test files] [2019-11-28T10:19:50.339Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-28T10:19:52.222Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-28T10:19:52.384Z] --- PASS: TestSecretList (3.02s) [2019-11-28T10:19:52.384Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-28T10:19:52.384Z] daemon.go:325: [d987b78037252] waiting for daemon to start [2019-11-28T10:19:52.384Z] daemon.go:325: [d987b78037252] waiting for daemon to start [2019-11-28T10:19:52.384Z] daemon.go:353: [d987b78037252] daemon started [2019-11-28T10:19:52.384Z] daemon.go:461: [d987b78037252] Stopping daemon [2019-11-28T10:19:52.384Z] daemon.go:296: [d987b78037252] exiting daemon [2019-11-28T10:19:52.384Z] daemon.go:448: [d987b78037252] Daemon stopped [2019-11-28T10:19:52.384Z] === RUN TestSecretsCreateAndDelete [2019-11-28T10:19:53.231Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-28T10:19:54.593Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-28T10:19:54.832Z] --- PASS: TestSecretsCreateAndDelete (3.10s) [2019-11-28T10:19:54.832Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-28T10:19:54.832Z] daemon.go:325: [deb73e9805f23] waiting for daemon to start [2019-11-28T10:19:54.832Z] daemon.go:325: [deb73e9805f23] waiting for daemon to start [2019-11-28T10:19:54.832Z] daemon.go:353: [deb73e9805f23] daemon started [2019-11-28T10:19:54.832Z] daemon.go:461: [deb73e9805f23] Stopping daemon [2019-11-28T10:19:54.832Z] daemon.go:296: [deb73e9805f23] exiting daemon [2019-11-28T10:19:54.832Z] daemon.go:448: [deb73e9805f23] Daemon stopped [2019-11-28T10:19:54.832Z] === RUN TestSecretsUpdate [2019-11-28T10:19:55.153Z] --- PASS: TestImportExtremelyLargeImageWorks (203.78s) [2019-11-28T10:19:55.153Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-28T10:19:55.153Z] daemon.go:325: [dc6b8f0bbed0f] waiting for daemon to start [2019-11-28T10:19:55.153Z] daemon.go:325: [dc6b8f0bbed0f] waiting for daemon to start [2019-11-28T10:19:55.153Z] daemon.go:353: [dc6b8f0bbed0f] daemon started [2019-11-28T10:19:55.153Z] daemon.go:461: [dc6b8f0bbed0f] Stopping daemon [2019-11-28T10:19:55.153Z] daemon.go:296: [dc6b8f0bbed0f] exiting daemon [2019-11-28T10:19:55.153Z] daemon.go:448: [dc6b8f0bbed0f] Daemon stopped [2019-11-28T10:19:55.153Z] PASS [2019-11-28T10:19:55.153Z] [2019-11-28T10:19:55.153Z] DONE 11 tests in 205.598s [2019-11-28T10:19:55.153Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-28T10:19:55.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:55.153Z] ++ set -e [2019-11-28T10:19:55.153Z] ++ '[' -n 0 ']' [2019-11-28T10:19:55.153Z] ++ set -x [2019-11-28T10:19:55.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:19:55.408Z] INFO: Testing against a local daemon [2019-11-28T10:19:55.408Z] === RUN TestNetworkCreateDelete [2019-11-28T10:19:55.704Z] --- PASS: TestNetworkCreateDelete (0.21s) [2019-11-28T10:19:55.704Z] === RUN TestDockerNetworkDeletePreferID [2019-11-28T10:19:56.002Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2019-11-28T10:19:56.002Z] === RUN TestInspectNetwork [2019-11-28T10:19:57.886Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-28T10:19:57.886Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-28T10:19:58.082Z] --- PASS: TestSecretsUpdate (2.90s) [2019-11-28T10:19:58.082Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-28T10:19:58.082Z] daemon.go:325: [d5e24ab55d41b] waiting for daemon to start [2019-11-28T10:19:58.082Z] daemon.go:325: [d5e24ab55d41b] waiting for daemon to start [2019-11-28T10:19:58.082Z] daemon.go:353: [d5e24ab55d41b] daemon started [2019-11-28T10:19:58.082Z] daemon.go:461: [d5e24ab55d41b] Stopping daemon [2019-11-28T10:19:58.082Z] daemon.go:296: [d5e24ab55d41b] exiting daemon [2019-11-28T10:19:58.082Z] daemon.go:448: [d5e24ab55d41b] Daemon stopped [2019-11-28T10:19:58.082Z] === RUN TestTemplatedSecret [2019-11-28T10:19:58.810Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-28T10:19:58.810Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-28T10:20:02.171Z] --- PASS: TestTemplatedSecret (3.82s) [2019-11-28T10:20:02.171Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-28T10:20:02.171Z] daemon.go:325: [d43d80199cd5d] waiting for daemon to start [2019-11-28T10:20:02.171Z] daemon.go:325: [d43d80199cd5d] waiting for daemon to start [2019-11-28T10:20:02.171Z] daemon.go:353: [d43d80199cd5d] daemon started [2019-11-28T10:20:02.171Z] daemon.go:461: [d43d80199cd5d] Stopping daemon [2019-11-28T10:20:02.171Z] daemon.go:296: [d43d80199cd5d] exiting daemon [2019-11-28T10:20:02.171Z] daemon.go:448: [d43d80199cd5d] Daemon stopped [2019-11-28T10:20:02.171Z] === RUN TestSecretCreateResolve [2019-11-28T10:20:04.223Z] === RUN TestInspectNetwork/full_network_id [2019-11-28T10:20:04.223Z] === RUN TestInspectNetwork/partial_network_id [2019-11-28T10:20:04.223Z] === RUN TestInspectNetwork/network_name [2019-11-28T10:20:04.223Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-28T10:20:04.223Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-28T10:20:04.473Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2019-11-28T10:20:04.746Z] --- PASS: TestSecretCreateResolve (3.11s) [2019-11-28T10:20:04.746Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-28T10:20:04.746Z] daemon.go:325: [dc10fc3eae197] waiting for daemon to start [2019-11-28T10:20:04.746Z] daemon.go:325: [dc10fc3eae197] waiting for daemon to start [2019-11-28T10:20:04.746Z] daemon.go:353: [dc10fc3eae197] daemon started [2019-11-28T10:20:04.746Z] daemon.go:461: [dc10fc3eae197] Stopping daemon [2019-11-28T10:20:04.746Z] daemon.go:296: [dc10fc3eae197] exiting daemon [2019-11-28T10:20:04.746Z] daemon.go:448: [dc10fc3eae197] Daemon stopped [2019-11-28T10:20:04.746Z] PASS [2019-11-28T10:20:04.746Z] [2019-11-28T10:20:04.746Z] DONE 6 tests in 19.320s [2019-11-28T10:20:04.746Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-28T10:20:04.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:20:04.746Z] ++ set -e [2019-11-28T10:20:04.746Z] ++ '[' -n 0 ']' [2019-11-28T10:20:04.746Z] ++ set -x [2019-11-28T10:20:04.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:20:05.116Z] INFO: Testing against a local daemon [2019-11-28T10:20:05.116Z] === RUN TestServiceCreateInit [2019-11-28T10:20:05.116Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-28T10:20:06.105Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-28T10:20:06.404Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-28T10:20:07.848Z] --- PASS: TestInspectNetwork (11.87s) [2019-11-28T10:20:07.848Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-28T10:20:07.848Z] daemon.go:325: [daf39b87657d8] waiting for daemon to start [2019-11-28T10:20:07.848Z] daemon.go:325: [daf39b87657d8] waiting for daemon to start [2019-11-28T10:20:07.848Z] daemon.go:353: [daf39b87657d8] daemon started [2019-11-28T10:20:07.848Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-28T10:20:07.848Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-28T10:20:07.848Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-28T10:20:07.848Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-28T10:20:07.848Z] daemon.go:461: [daf39b87657d8] Stopping daemon [2019-11-28T10:20:07.848Z] daemon.go:296: [daf39b87657d8] exiting daemon [2019-11-28T10:20:07.848Z] daemon.go:448: [daf39b87657d8] Daemon stopped [2019-11-28T10:20:07.848Z] === RUN TestRunContainerWithBridgeNone [2019-11-28T10:20:08.772Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-28T10:20:10.255Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-28T10:20:11.323Z] --- PASS: TestRunContainerWithBridgeNone (2.97s) [2019-11-28T10:20:11.323Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-28T10:20:11.323Z] daemon.go:325: [d09c37c85dfcd] waiting for daemon to start [2019-11-28T10:20:11.323Z] daemon.go:325: [d09c37c85dfcd] waiting for daemon to start [2019-11-28T10:20:11.323Z] daemon.go:353: [d09c37c85dfcd] daemon started [2019-11-28T10:20:11.323Z] daemon.go:461: [d09c37c85dfcd] Stopping daemon [2019-11-28T10:20:11.323Z] daemon.go:296: [d09c37c85dfcd] exiting daemon [2019-11-28T10:20:11.323Z] daemon.go:448: [d09c37c85dfcd] Daemon stopped [2019-11-28T10:20:11.323Z] === RUN TestNetworkInvalidJSON [2019-11-28T10:20:11.323Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-28T10:20:11.323Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-28T10:20:11.323Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:20:11.323Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:20:11.323Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:20:11.323Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:20:11.323Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-28T10:20:11.323Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:20:11.323Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:20:11.323Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-28T10:20:11.323Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-28T10:20:11.323Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-28T10:20:11.323Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-28T10:20:11.323Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-28T10:20:11.883Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-28T10:20:11.883Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-28T10:20:11.883Z] daemon.go:325: [d46fc0a8a262f] waiting for daemon to start [2019-11-28T10:20:11.883Z] daemon.go:325: [d46fc0a8a262f] waiting for daemon to start [2019-11-28T10:20:11.883Z] daemon.go:353: [d46fc0a8a262f] daemon started [2019-11-28T10:20:11.883Z] daemon.go:461: [d46fc0a8a262f] Stopping daemon [2019-11-28T10:20:11.883Z] daemon.go:296: [d46fc0a8a262f] exiting daemon [2019-11-28T10:20:11.883Z] daemon.go:448: [d46fc0a8a262f] Daemon stopped [2019-11-28T10:20:11.883Z] daemon.go:325: [d46fc0a8a262f] waiting for daemon to start [2019-11-28T10:20:11.883Z] daemon.go:325: [d46fc0a8a262f] waiting for daemon to start [2019-11-28T10:20:11.883Z] daemon.go:353: [d46fc0a8a262f] daemon started [2019-11-28T10:20:11.883Z] daemon.go:461: [d46fc0a8a262f] Stopping daemon [2019-11-28T10:20:11.883Z] daemon.go:296: [d46fc0a8a262f] exiting daemon [2019-11-28T10:20:11.883Z] daemon.go:448: [d46fc0a8a262f] Daemon stopped [2019-11-28T10:20:11.883Z] === RUN TestDaemonDefaultNetworkPools [2019-11-28T10:20:12.853Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-11-28T10:20:12.853Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-28T10:20:12.853Z] daemon.go:325: [d1ef0ac5d69ae] waiting for daemon to start [2019-11-28T10:20:12.853Z] daemon.go:325: [d1ef0ac5d69ae] waiting for daemon to start [2019-11-28T10:20:12.853Z] daemon.go:353: [d1ef0ac5d69ae] daemon started [2019-11-28T10:20:12.853Z] daemon.go:461: [d1ef0ac5d69ae] Stopping daemon [2019-11-28T10:20:12.853Z] daemon.go:296: [d1ef0ac5d69ae] exiting daemon [2019-11-28T10:20:12.853Z] daemon.go:448: [d1ef0ac5d69ae] Daemon stopped [2019-11-28T10:20:12.853Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-28T10:20:13.865Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s) [2019-11-28T10:20:13.865Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-28T10:20:13.865Z] daemon.go:325: [da6474de7e815] waiting for daemon to start [2019-11-28T10:20:13.865Z] daemon.go:325: [da6474de7e815] waiting for daemon to start [2019-11-28T10:20:13.865Z] daemon.go:353: [da6474de7e815] daemon started [2019-11-28T10:20:13.865Z] daemon.go:461: [da6474de7e815] Stopping daemon [2019-11-28T10:20:13.865Z] daemon.go:296: [da6474de7e815] exiting daemon [2019-11-28T10:20:13.865Z] daemon.go:448: [da6474de7e815] Daemon stopped [2019-11-28T10:20:13.865Z] daemon.go:325: [da6474de7e815] waiting for daemon to start [2019-11-28T10:20:13.865Z] daemon.go:325: [da6474de7e815] waiting for daemon to start [2019-11-28T10:20:13.865Z] daemon.go:353: [da6474de7e815] daemon started [2019-11-28T10:20:13.865Z] daemon.go:461: [da6474de7e815] Stopping daemon [2019-11-28T10:20:13.865Z] daemon.go:296: [da6474de7e815] exiting daemon [2019-11-28T10:20:13.865Z] daemon.go:448: [da6474de7e815] Daemon stopped [2019-11-28T10:20:13.865Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-28T10:20:15.226Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2019-11-28T10:20:15.226Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-28T10:20:15.226Z] daemon.go:325: [d7044227c9e86] waiting for daemon to start [2019-11-28T10:20:15.226Z] daemon.go:325: [d7044227c9e86] waiting for daemon to start [2019-11-28T10:20:15.226Z] daemon.go:353: [d7044227c9e86] daemon started [2019-11-28T10:20:15.226Z] daemon.go:461: [d7044227c9e86] Stopping daemon [2019-11-28T10:20:15.226Z] daemon.go:296: [d7044227c9e86] exiting daemon [2019-11-28T10:20:15.226Z] daemon.go:448: [d7044227c9e86] Daemon stopped [2019-11-28T10:20:15.226Z] daemon.go:325: [d7044227c9e86] waiting for daemon to start [2019-11-28T10:20:15.226Z] daemon.go:325: [d7044227c9e86] waiting for daemon to start [2019-11-28T10:20:15.226Z] daemon.go:353: [d7044227c9e86] daemon started [2019-11-28T10:20:15.226Z] daemon.go:461: [d7044227c9e86] Stopping daemon [2019-11-28T10:20:15.226Z] daemon.go:296: [d7044227c9e86] exiting daemon [2019-11-28T10:20:15.226Z] daemon.go:448: [d7044227c9e86] Daemon stopped [2019-11-28T10:20:15.226Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-28T10:20:15.369Z] --- PASS: TestServiceCreateInit (10.08s) [2019-11-28T10:20:15.369Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2019-11-28T10:20:15.369Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-28T10:20:15.369Z] daemon.go:325: [d2bd6b61e62e5] waiting for daemon to start [2019-11-28T10:20:15.369Z] daemon.go:325: [d2bd6b61e62e5] waiting for daemon to start [2019-11-28T10:20:15.369Z] daemon.go:353: [d2bd6b61e62e5] daemon started [2019-11-28T10:20:15.369Z] daemon.go:461: [d2bd6b61e62e5] Stopping daemon [2019-11-28T10:20:15.369Z] daemon.go:296: [d2bd6b61e62e5] exiting daemon [2019-11-28T10:20:15.369Z] daemon.go:448: [d2bd6b61e62e5] Daemon stopped [2019-11-28T10:20:15.369Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2019-11-28T10:20:15.369Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-28T10:20:15.369Z] daemon.go:325: [d8b43efabf3ba] waiting for daemon to start [2019-11-28T10:20:15.369Z] daemon.go:325: [d8b43efabf3ba] waiting for daemon to start [2019-11-28T10:20:15.369Z] daemon.go:353: [d8b43efabf3ba] daemon started [2019-11-28T10:20:15.369Z] daemon.go:461: [d8b43efabf3ba] Stopping daemon [2019-11-28T10:20:15.369Z] daemon.go:296: [d8b43efabf3ba] exiting daemon [2019-11-28T10:20:15.369Z] daemon.go:448: [d8b43efabf3ba] Daemon stopped [2019-11-28T10:20:15.369Z] === RUN TestCreateServiceMultipleTimes [2019-11-28T10:20:15.522Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-28T10:20:15.777Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2019-11-28T10:20:15.777Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-28T10:20:15.777Z] daemon.go:325: [d3f141607ff6a] waiting for daemon to start [2019-11-28T10:20:15.777Z] daemon.go:325: [d3f141607ff6a] waiting for daemon to start [2019-11-28T10:20:15.777Z] daemon.go:353: [d3f141607ff6a] daemon started [2019-11-28T10:20:15.777Z] daemon.go:461: [d3f141607ff6a] Stopping daemon [2019-11-28T10:20:15.777Z] daemon.go:296: [d3f141607ff6a] exiting daemon [2019-11-28T10:20:15.777Z] daemon.go:448: [d3f141607ff6a] Daemon stopped [2019-11-28T10:20:15.777Z] === RUN TestServiceWithPredefinedNetwork [2019-11-28T10:20:15.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-28T10:20:18.329Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-28T10:20:18.626Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-28T10:20:19.593Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s) [2019-11-28T10:20:19.593Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-28T10:20:19.593Z] daemon.go:325: [da370ce76f391] waiting for daemon to start [2019-11-28T10:20:19.593Z] daemon.go:325: [da370ce76f391] waiting for daemon to start [2019-11-28T10:20:19.593Z] daemon.go:353: [da370ce76f391] daemon started [2019-11-28T10:20:19.593Z] daemon.go:461: [da370ce76f391] Stopping daemon [2019-11-28T10:20:19.593Z] daemon.go:296: [da370ce76f391] exiting daemon [2019-11-28T10:20:19.593Z] daemon.go:448: [da370ce76f391] Daemon stopped [2019-11-28T10:20:19.593Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-28T10:20:19.593Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-28T10:20:19.593Z] service_test.go:230: FLAKY_TEST [2019-11-28T10:20:19.593Z] === RUN TestServiceWithDataPathPortInit [2019-11-28T10:20:20.518Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-28T10:20:21.488Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-28T10:20:23.996Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-28T10:20:23.996Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite (403.76s) [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.59s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-28T10:20:28.494Z] daemon.go:325: [d0db92c6faaaa] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d0db92c6faaaa] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d0db92c6faaaa] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d0db92c6faaaa] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d0db92c6faaaa] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d0db92c6faaaa] Daemon stopped [2019-11-28T10:20:28.494Z] daemon.go:325: [d0db92c6faaaa] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d0db92c6faaaa] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d0db92c6faaaa] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d0db92c6faaaa] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d0db92c6faaaa] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d0db92c6faaaa] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-28T10:20:28.494Z] daemon.go:325: [d04bbe1532603] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d04bbe1532603] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d04bbe1532603] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d04bbe1532603] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d04bbe1532603] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d04bbe1532603] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-28T10:20:28.494Z] daemon.go:325: [dee5b7d503375] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [dee5b7d503375] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [dee5b7d503375] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [dee5b7d503375] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [dee5b7d503375] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [dee5b7d503375] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.35s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-28T10:20:28.494Z] daemon.go:325: [d62b8c62456fb] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d62b8c62456fb] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d62b8c62456fb] daemon started [2019-11-28T10:20:28.494Z] daemon.go:296: [d62b8c62456fb] exiting daemon [2019-11-28T10:20:28.494Z] docker_cli_daemon_test.go:1449: Daemon d62b8c62456fb is not started [2019-11-28T10:20:28.494Z] daemon.go:325: [d62b8c62456fb] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d62b8c62456fb] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d62b8c62456fb] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d62b8c62456fb] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d62b8c62456fb] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d62b8c62456fb] Daemon stopped [2019-11-28T10:20:28.494Z] check_test.go:309: Daemon d45c09b64991a is not started [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-28T10:20:28.494Z] daemon.go:325: [da7e688691bd6] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [da7e688691bd6] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [da7e688691bd6] daemon started [2019-11-28T10:20:28.494Z] daemon.go:325: [da7e688691bd6] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:296: [da7e688691bd6] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:325: [da7e688691bd6] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [da7e688691bd6] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [da7e688691bd6] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [da7e688691bd6] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [da7e688691bd6] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-28T10:20:28.494Z] daemon.go:325: [d8a404fad4b85] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d8a404fad4b85] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d8a404fad4b85] daemon started [2019-11-28T10:20:28.494Z] daemon.go:296: [d8a404fad4b85] exiting daemon [2019-11-28T10:20:28.494Z] check_test.go:309: Daemon d656457d0f00e is not started [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.36s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-28T10:20:28.494Z] daemon.go:325: [d4a39c058073a] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d4a39c058073a] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d4a39c058073a] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d4a39c058073a] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d4a39c058073a] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d4a39c058073a] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.78s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-28T10:20:28.494Z] daemon.go:325: [d569aa2d66e27] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:296: [d569aa2d66e27] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:325: [d569aa2d66e27] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d569aa2d66e27] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d569aa2d66e27] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d569aa2d66e27] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d569aa2d66e27] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d569aa2d66e27] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d569aa2d66e27] Daemon stopped [2019-11-28T10:20:28.494Z] daemon.go:325: [d569aa2d66e27] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d569aa2d66e27] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d569aa2d66e27] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d569aa2d66e27] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d569aa2d66e27] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d569aa2d66e27] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.42s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-28T10:20:28.494Z] daemon.go:325: [dd8fd6989c2db] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [dd8fd6989c2db] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [dd8fd6989c2db] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [dd8fd6989c2db] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [dd8fd6989c2db] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [dd8fd6989c2db] Daemon stopped [2019-11-28T10:20:28.494Z] daemon.go:325: [dd8fd6989c2db] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [dd8fd6989c2db] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [dd8fd6989c2db] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [dd8fd6989c2db] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [dd8fd6989c2db] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [dd8fd6989c2db] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.65s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-28T10:20:28.494Z] daemon.go:325: [dbe0629598b9b] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [dbe0629598b9b] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [dbe0629598b9b] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [dbe0629598b9b] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [dbe0629598b9b] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [dbe0629598b9b] Daemon stopped [2019-11-28T10:20:28.494Z] daemon.go:325: [dbe0629598b9b] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [dbe0629598b9b] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [dbe0629598b9b] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [dbe0629598b9b] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [dbe0629598b9b] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [dbe0629598b9b] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.68s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-28T10:20:28.494Z] daemon.go:325: [d6628e8bfeac4] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d6628e8bfeac4] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d6628e8bfeac4] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d6628e8bfeac4] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d6628e8bfeac4] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d6628e8bfeac4] Daemon stopped [2019-11-28T10:20:28.494Z] daemon.go:325: [d6628e8bfeac4] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d6628e8bfeac4] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d6628e8bfeac4] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d6628e8bfeac4] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d6628e8bfeac4] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d6628e8bfeac4] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.78s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-28T10:20:28.494Z] daemon.go:325: [d695ffd3c801a] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d695ffd3c801a] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d695ffd3c801a] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d695ffd3c801a] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d695ffd3c801a] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d695ffd3c801a] Daemon stopped [2019-11-28T10:20:28.494Z] daemon.go:325: [d695ffd3c801a] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d695ffd3c801a] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d695ffd3c801a] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d695ffd3c801a] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d695ffd3c801a] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d695ffd3c801a] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.41s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-28T10:20:28.494Z] daemon.go:325: [dffc53e635a1e] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [dffc53e635a1e] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [dffc53e635a1e] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [dffc53e635a1e] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [dffc53e635a1e] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [dffc53e635a1e] Daemon stopped [2019-11-28T10:20:28.494Z] daemon.go:325: [dffc53e635a1e] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [dffc53e635a1e] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [dffc53e635a1e] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [dffc53e635a1e] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [dffc53e635a1e] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [dffc53e635a1e] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-28T10:20:28.494Z] daemon.go:325: [d97fe6a587cdd] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d97fe6a587cdd] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d97fe6a587cdd] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d97fe6a587cdd] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d97fe6a587cdd] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d97fe6a587cdd] Daemon stopped [2019-11-28T10:20:28.494Z] daemon.go:325: [d97fe6a587cdd] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:325: [d97fe6a587cdd] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:353: [d97fe6a587cdd] daemon started [2019-11-28T10:20:28.494Z] daemon.go:461: [d97fe6a587cdd] Stopping daemon [2019-11-28T10:20:28.494Z] daemon.go:296: [d97fe6a587cdd] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:448: [d97fe6a587cdd] Daemon stopped [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-28T10:20:28.494Z] daemon.go:325: [d18bb15033dba] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:296: [d18bb15033dba] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:325: [d18bb15033dba] waiting for daemon to start [2019-11-28T10:20:28.494Z] check_test.go:309: Daemon dd1357835a308 is not started [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-28T10:20:28.494Z] daemon.go:325: [dc2a22e668ec3] waiting for daemon to start [2019-11-28T10:20:28.494Z] daemon.go:296: [dc2a22e668ec3] exiting daemon [2019-11-28T10:20:28.494Z] daemon.go:325: [dc2a22e668ec3] waiting for daemon to start [2019-11-28T10:20:28.494Z] check_test.go:309: Daemon dbf4fd1f5d997 is not started [2019-11-28T10:20:28.494Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.53s) [2019-11-28T10:20:28.494Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-28T10:20:28.495Z] daemon.go:325: [dad0380414cd3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [dad0380414cd3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [dad0380414cd3] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [dad0380414cd3] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [dad0380414cd3] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [dad0380414cd3] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-28T10:20:28.495Z] daemon.go:325: [dd326c56a6d61] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [dd326c56a6d61] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [dd326c56a6d61] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [dd326c56a6d61] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [dd326c56a6d61] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [dd326c56a6d61] Daemon stopped [2019-11-28T10:20:28.495Z] check_test.go:309: Daemon dd326c56a6d61 is not started [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-28T10:20:28.495Z] daemon.go:325: [d9f238fd965fa] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d9f238fd965fa] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d9f238fd965fa] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d9f238fd965fa] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d9f238fd965fa] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d9f238fd965fa] Daemon stopped [2019-11-28T10:20:28.495Z] daemon.go:325: [d9f238fd965fa] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d9f238fd965fa] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d9f238fd965fa] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d9f238fd965fa] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d9f238fd965fa] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d9f238fd965fa] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.76s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-28T10:20:28.495Z] daemon.go:325: [d2938a4952f4b] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d2938a4952f4b] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d2938a4952f4b] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d2938a4952f4b] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d2938a4952f4b] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d2938a4952f4b] Daemon stopped [2019-11-28T10:20:28.495Z] daemon.go:325: [d2938a4952f4b] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d2938a4952f4b] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d2938a4952f4b] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d2938a4952f4b] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d2938a4952f4b] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d2938a4952f4b] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.61s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-28T10:20:28.495Z] daemon.go:325: [d5347cc089003] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d5347cc089003] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d5347cc089003] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d5347cc089003] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d5347cc089003] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d5347cc089003] Daemon stopped [2019-11-28T10:20:28.495Z] daemon.go:325: [d5347cc089003] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d5347cc089003] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d5347cc089003] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d5347cc089003] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d5347cc089003] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d5347cc089003] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.07s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-28T10:20:28.495Z] daemon.go:325: [de2748efac8d2] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [de2748efac8d2] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [de2748efac8d2] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [de2748efac8d2] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [de2748efac8d2] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [de2748efac8d2] Daemon stopped [2019-11-28T10:20:28.495Z] daemon.go:325: [de2748efac8d2] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [de2748efac8d2] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [de2748efac8d2] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [de2748efac8d2] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [de2748efac8d2] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [de2748efac8d2] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.66s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-28T10:20:28.495Z] daemon.go:325: [d05d7f1573b7f] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d05d7f1573b7f] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d05d7f1573b7f] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d05d7f1573b7f] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d05d7f1573b7f] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d05d7f1573b7f] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2019-11-28T10:20:28.495Z] daemon.go:325: [ded208e350b1c] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [ded208e350b1c] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [ded208e350b1c] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [ded208e350b1c] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [ded208e350b1c] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [ded208e350b1c] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-28T10:20:28.495Z] daemon.go:325: [d061fd8ed214d] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d061fd8ed214d] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d061fd8ed214d] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d061fd8ed214d] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d061fd8ed214d] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d061fd8ed214d] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-28T10:20:28.495Z] daemon.go:325: [d9f44859e7d9e] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:296: [d9f44859e7d9e] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:325: [d9f44859e7d9e] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:461: [d9f44859e7d9e] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:450: [d9f44859e7d9e] Error when stopping daemon: daemon not started [2019-11-28T10:20:28.495Z] check_test.go:309: Daemon d9f44859e7d9e is not started [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2019-11-28T10:20:28.495Z] daemon.go:325: [d159212d4a384] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d159212d4a384] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d159212d4a384] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d159212d4a384] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d159212d4a384] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d159212d4a384] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-28T10:20:28.495Z] daemon.go:325: [d44374fe82f4b] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d44374fe82f4b] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d44374fe82f4b] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d44374fe82f4b] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d44374fe82f4b] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d44374fe82f4b] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-28T10:20:28.495Z] daemon.go:325: [d514feecc31cc] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d514feecc31cc] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d514feecc31cc] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d514feecc31cc] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d514feecc31cc] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d514feecc31cc] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.39s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-28T10:20:28.495Z] daemon.go:325: [d8ea928d9cfc3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d8ea928d9cfc3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d8ea928d9cfc3] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d8ea928d9cfc3] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d8ea928d9cfc3] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d8ea928d9cfc3] Daemon stopped [2019-11-28T10:20:28.495Z] daemon.go:325: [d8ea928d9cfc3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d8ea928d9cfc3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d8ea928d9cfc3] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d8ea928d9cfc3] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d8ea928d9cfc3] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d8ea928d9cfc3] Daemon stopped [2019-11-28T10:20:28.495Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.02s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-11-28T10:20:28.495Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-11-28T10:20:28.495Z] check_test.go:309: Daemon d1ad6c6d51a72 is not started [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.17s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2019-11-28T10:20:28.495Z] daemon.go:325: [d083b6046749a] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d083b6046749a] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d083b6046749a] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d083b6046749a] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d083b6046749a] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d083b6046749a] Daemon stopped [2019-11-28T10:20:28.495Z] daemon.go:325: [d083b6046749a] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d083b6046749a] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d083b6046749a] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d083b6046749a] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d083b6046749a] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d083b6046749a] Daemon stopped [2019-11-28T10:20:28.495Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-28T10:20:28.495Z] requirement.go:26: unmatched requirement IPv6 [2019-11-28T10:20:28.495Z] check_test.go:309: Daemon d8fec5664bcb6 is not started [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.36s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-28T10:20:28.495Z] daemon.go:325: [d2cc55f3ac304] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d2cc55f3ac304] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d2cc55f3ac304] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d2cc55f3ac304] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d2cc55f3ac304] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d2cc55f3ac304] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.17s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-28T10:20:28.495Z] daemon.go:325: [dff81dc84a27f] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [dff81dc84a27f] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [dff81dc84a27f] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [dff81dc84a27f] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [dff81dc84a27f] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [dff81dc84a27f] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.89s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-28T10:20:28.495Z] daemon.go:325: [d95f9185d6119] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d95f9185d6119] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d95f9185d6119] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d95f9185d6119] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d95f9185d6119] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d95f9185d6119] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-28T10:20:28.495Z] daemon.go:325: [d541d6488492c] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d541d6488492c] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d541d6488492c] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d541d6488492c] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d541d6488492c] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d541d6488492c] Daemon stopped [2019-11-28T10:20:28.495Z] check_test.go:309: Daemon d541d6488492c is not started [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.53s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-28T10:20:28.495Z] daemon.go:325: [d1abd03929ec3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d1abd03929ec3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d1abd03929ec3] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d1abd03929ec3] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d1abd03929ec3] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d1abd03929ec3] Daemon stopped [2019-11-28T10:20:28.495Z] daemon.go:325: [d1abd03929ec3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d1abd03929ec3] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d1abd03929ec3] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d1abd03929ec3] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d1abd03929ec3] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d1abd03929ec3] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-28T10:20:28.495Z] daemon.go:325: [df141cf1187cc] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [df141cf1187cc] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [df141cf1187cc] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [df141cf1187cc] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [df141cf1187cc] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [df141cf1187cc] Daemon stopped [2019-11-28T10:20:28.495Z] check_test.go:309: Daemon df141cf1187cc is not started [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.28s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-28T10:20:28.495Z] daemon.go:325: [dda2d3ae3384a] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [dda2d3ae3384a] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [dda2d3ae3384a] daemon started [2019-11-28T10:20:28.495Z] daemon.go:296: [dda2d3ae3384a] exiting daemon [2019-11-28T10:20:28.495Z] docker_cli_daemon_plugins_test.go:80: Daemon dda2d3ae3384a is not started [2019-11-28T10:20:28.495Z] daemon.go:325: [dda2d3ae3384a] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [dda2d3ae3384a] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [dda2d3ae3384a] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [dda2d3ae3384a] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [dda2d3ae3384a] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [dda2d3ae3384a] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.81s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-28T10:20:28.495Z] daemon.go:325: [d36a637348d51] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d36a637348d51] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d36a637348d51] daemon started [2019-11-28T10:20:28.495Z] daemon.go:296: [d36a637348d51] exiting daemon [2019-11-28T10:20:28.495Z] docker_cli_daemon_plugins_test.go:170: Daemon d36a637348d51 is not started [2019-11-28T10:20:28.495Z] daemon.go:325: [d36a637348d51] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d36a637348d51] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d36a637348d51] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d36a637348d51] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d36a637348d51] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d36a637348d51] Daemon stopped [2019-11-28T10:20:28.495Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.39s) [2019-11-28T10:20:28.495Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-28T10:20:28.495Z] daemon.go:325: [d269fe4c3e12f] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:325: [d269fe4c3e12f] waiting for daemon to start [2019-11-28T10:20:28.495Z] daemon.go:353: [d269fe4c3e12f] daemon started [2019-11-28T10:20:28.495Z] daemon.go:461: [d269fe4c3e12f] Stopping daemon [2019-11-28T10:20:28.495Z] daemon.go:296: [d269fe4c3e12f] exiting daemon [2019-11-28T10:20:28.495Z] daemon.go:448: [d269fe4c3e12f] Daemon stopped [2019-11-28T10:20:28.496Z] daemon.go:325: [d269fe4c3e12f] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d269fe4c3e12f] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d269fe4c3e12f] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d269fe4c3e12f] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d269fe4c3e12f] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d269fe4c3e12f] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.59s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-28T10:20:28.496Z] daemon.go:325: [d1a176a47d9b7] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d1a176a47d9b7] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d1a176a47d9b7] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d1a176a47d9b7] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d1a176a47d9b7] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d1a176a47d9b7] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-28T10:20:28.496Z] daemon.go:325: [d34b32442972b] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d34b32442972b] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d34b32442972b] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d34b32442972b] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d34b32442972b] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d34b32442972b] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-28T10:20:28.496Z] daemon.go:325: [dddee9fabd416] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:296: [dddee9fabd416] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:325: [dddee9fabd416] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:461: [dddee9fabd416] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:450: [dddee9fabd416] Error when stopping daemon: daemon not started [2019-11-28T10:20:28.496Z] check_test.go:309: Daemon dddee9fabd416 is not started [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.95s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-28T10:20:28.496Z] daemon.go:325: [dd545ce0166c4] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [dd545ce0166c4] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [dd545ce0166c4] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [dd545ce0166c4] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [dd545ce0166c4] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [dd545ce0166c4] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-28T10:20:28.496Z] daemon.go:325: [dc177ce903e19] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [dc177ce903e19] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [dc177ce903e19] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [dc177ce903e19] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [dc177ce903e19] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [dc177ce903e19] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-28T10:20:28.496Z] daemon.go:325: [dde27b8d57eb2] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [dde27b8d57eb2] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [dde27b8d57eb2] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [dde27b8d57eb2] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [dde27b8d57eb2] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [dde27b8d57eb2] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.03s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-28T10:20:28.496Z] daemon.go:325: [d9c5ad7b5805b] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d9c5ad7b5805b] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d9c5ad7b5805b] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d9c5ad7b5805b] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d9c5ad7b5805b] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d9c5ad7b5805b] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.97s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-28T10:20:28.496Z] daemon.go:325: [d3578732537f0] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d3578732537f0] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d3578732537f0] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d3578732537f0] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d3578732537f0] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d3578732537f0] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.93s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-28T10:20:28.496Z] daemon.go:325: [d55f132004399] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d55f132004399] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d55f132004399] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d55f132004399] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d55f132004399] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d55f132004399] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.41s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-28T10:20:28.496Z] daemon.go:325: [dfe393b3ec9c9] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [dfe393b3ec9c9] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [dfe393b3ec9c9] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [dfe393b3ec9c9] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [dfe393b3ec9c9] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [dfe393b3ec9c9] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-28T10:20:28.496Z] daemon.go:325: [d839770354c77] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d839770354c77] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d839770354c77] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d839770354c77] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d839770354c77] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d839770354c77] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-28T10:20:28.496Z] daemon.go:325: [d3e03714c4d95] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d3e03714c4d95] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d3e03714c4d95] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d3e03714c4d95] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d3e03714c4d95] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d3e03714c4d95] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-28T10:20:28.496Z] daemon.go:325: [d137d9c3e595f] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d137d9c3e595f] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d137d9c3e595f] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d137d9c3e595f] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d137d9c3e595f] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d137d9c3e595f] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.09s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-28T10:20:28.496Z] daemon.go:325: [db437ddfdbe0d] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [db437ddfdbe0d] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [db437ddfdbe0d] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [db437ddfdbe0d] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [db437ddfdbe0d] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [db437ddfdbe0d] Daemon stopped [2019-11-28T10:20:28.496Z] check_test.go:309: Daemon db437ddfdbe0d is not started [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.57s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-28T10:20:28.496Z] daemon.go:325: [da174cadee4f8] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [da174cadee4f8] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [da174cadee4f8] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [da174cadee4f8] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [da174cadee4f8] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [da174cadee4f8] Daemon stopped [2019-11-28T10:20:28.496Z] daemon.go:325: [da174cadee4f8] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [da174cadee4f8] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [da174cadee4f8] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [da174cadee4f8] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [da174cadee4f8] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [da174cadee4f8] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.97s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-28T10:20:28.496Z] daemon.go:325: [da941ad3e6a47] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [da941ad3e6a47] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [da941ad3e6a47] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [da941ad3e6a47] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [da941ad3e6a47] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [da941ad3e6a47] Daemon stopped [2019-11-28T10:20:28.496Z] daemon.go:325: [da941ad3e6a47] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [da941ad3e6a47] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [da941ad3e6a47] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [da941ad3e6a47] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [da941ad3e6a47] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [da941ad3e6a47] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [da941ad3e6a47] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.71s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-28T10:20:28.496Z] daemon.go:325: [dca7060d77f1b] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [dca7060d77f1b] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [dca7060d77f1b] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [dca7060d77f1b] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [dca7060d77f1b] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [dca7060d77f1b] Daemon stopped [2019-11-28T10:20:28.496Z] daemon.go:325: [dca7060d77f1b] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [dca7060d77f1b] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [dca7060d77f1b] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [dca7060d77f1b] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [dca7060d77f1b] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [dca7060d77f1b] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-28T10:20:28.496Z] daemon.go:325: [de3c321c9fa5a] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [de3c321c9fa5a] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [de3c321c9fa5a] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [de3c321c9fa5a] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [de3c321c9fa5a] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [de3c321c9fa5a] Daemon stopped [2019-11-28T10:20:28.496Z] daemon.go:325: [de3c321c9fa5a] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [de3c321c9fa5a] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [de3c321c9fa5a] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [de3c321c9fa5a] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [de3c321c9fa5a] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [de3c321c9fa5a] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.17s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-28T10:20:28.496Z] daemon.go:325: [d52b2e0e0c057] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d52b2e0e0c057] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d52b2e0e0c057] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d52b2e0e0c057] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d52b2e0e0c057] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d52b2e0e0c057] Daemon stopped [2019-11-28T10:20:28.496Z] daemon.go:325: [d52b2e0e0c057] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d52b2e0e0c057] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d52b2e0e0c057] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d52b2e0e0c057] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d52b2e0e0c057] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d52b2e0e0c057] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.66s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-28T10:20:28.496Z] daemon.go:325: [df3432a49b327] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [df3432a49b327] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [df3432a49b327] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [df3432a49b327] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [df3432a49b327] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [df3432a49b327] Daemon stopped [2019-11-28T10:20:28.496Z] daemon.go:325: [df3432a49b327] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [df3432a49b327] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [df3432a49b327] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [df3432a49b327] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [df3432a49b327] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [df3432a49b327] Daemon stopped [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.33s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-28T10:20:28.496Z] daemon.go:325: [d02580ff259ab] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d02580ff259ab] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d02580ff259ab] daemon started [2019-11-28T10:20:28.496Z] daemon.go:325: [d02580ff259ab] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:296: [d02580ff259ab] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:325: [d02580ff259ab] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d02580ff259ab] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d02580ff259ab] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d02580ff259ab] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d02580ff259ab] Daemon stopped [2019-11-28T10:20:28.496Z] check_test.go:309: Daemon d02580ff259ab is not started [2019-11-28T10:20:28.496Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.69s) [2019-11-28T10:20:28.496Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-28T10:20:28.496Z] daemon.go:325: [d5c7b24cc20e9] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d5c7b24cc20e9] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:353: [d5c7b24cc20e9] daemon started [2019-11-28T10:20:28.496Z] daemon.go:461: [d5c7b24cc20e9] Stopping daemon [2019-11-28T10:20:28.496Z] daemon.go:296: [d5c7b24cc20e9] exiting daemon [2019-11-28T10:20:28.496Z] daemon.go:448: [d5c7b24cc20e9] Daemon stopped [2019-11-28T10:20:28.496Z] daemon.go:325: [d5c7b24cc20e9] waiting for daemon to start [2019-11-28T10:20:28.496Z] daemon.go:325: [d5c7b24cc20e9] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d5c7b24cc20e9] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d5c7b24cc20e9] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d5c7b24cc20e9] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d5c7b24cc20e9] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.47s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-28T10:20:28.497Z] daemon.go:325: [daadce74f7ed7] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [daadce74f7ed7] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [daadce74f7ed7] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [daadce74f7ed7] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [daadce74f7ed7] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [daadce74f7ed7] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [daadce74f7ed7] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [daadce74f7ed7] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [daadce74f7ed7] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [daadce74f7ed7] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [daadce74f7ed7] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [daadce74f7ed7] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.90s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-28T10:20:28.497Z] daemon.go:325: [d5004e2892274] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d5004e2892274] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d5004e2892274] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d5004e2892274] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d5004e2892274] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d5004e2892274] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [d5004e2892274] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d5004e2892274] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d5004e2892274] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d5004e2892274] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d5004e2892274] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d5004e2892274] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [d5004e2892274] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d5004e2892274] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d5004e2892274] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d5004e2892274] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d5004e2892274] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d5004e2892274] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.95s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-28T10:20:28.497Z] daemon.go:325: [d5b89a29901b1] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d5b89a29901b1] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d5b89a29901b1] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d5b89a29901b1] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d5b89a29901b1] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d5b89a29901b1] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [d5b89a29901b1] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d5b89a29901b1] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d5b89a29901b1] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d5b89a29901b1] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d5b89a29901b1] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d5b89a29901b1] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-28T10:20:28.497Z] daemon.go:325: [d02ee8201e858] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d02ee8201e858] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d02ee8201e858] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d02ee8201e858] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d02ee8201e858] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d02ee8201e858] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [d02ee8201e858] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d02ee8201e858] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d02ee8201e858] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d02ee8201e858] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d02ee8201e858] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d02ee8201e858] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [d02ee8201e858] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d02ee8201e858] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d02ee8201e858] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d02ee8201e858] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d02ee8201e858] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d02ee8201e858] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.85s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-28T10:20:28.497Z] daemon.go:325: [da51d157375ff] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [da51d157375ff] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [da51d157375ff] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [da51d157375ff] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [da51d157375ff] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [da51d157375ff] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [da51d157375ff] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [da51d157375ff] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [da51d157375ff] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [da51d157375ff] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [da51d157375ff] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [da51d157375ff] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.06s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-28T10:20:28.497Z] daemon.go:325: [d9389399a111e] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d9389399a111e] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d9389399a111e] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d9389399a111e] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d9389399a111e] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d9389399a111e] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [d9389399a111e] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d9389399a111e] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d9389399a111e] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d9389399a111e] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d9389399a111e] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d9389399a111e] Daemon stopped [2019-11-28T10:20:28.497Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-28T10:20:28.497Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:20:28.497Z] check_test.go:309: Daemon daf54f1c96995 is not started [2019-11-28T10:20:28.497Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-28T10:20:28.497Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:20:28.497Z] check_test.go:309: Daemon db0f2a8f06395 is not started [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.40s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-28T10:20:28.497Z] daemon.go:325: [d317a7a5799c9] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d317a7a5799c9] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d317a7a5799c9] daemon started [2019-11-28T10:20:28.497Z] daemon.go:296: [d317a7a5799c9] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:325: [d317a7a5799c9] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d317a7a5799c9] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d317a7a5799c9] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d317a7a5799c9] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d317a7a5799c9] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d317a7a5799c9] Daemon stopped [2019-11-28T10:20:28.497Z] check_test.go:309: Daemon d317a7a5799c9 is not started [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.37s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-28T10:20:28.497Z] daemon.go:325: [dffc7a55bb2cd] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [dffc7a55bb2cd] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [dffc7a55bb2cd] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [dffc7a55bb2cd] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [dffc7a55bb2cd] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [dffc7a55bb2cd] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [dffc7a55bb2cd] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [dffc7a55bb2cd] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [dffc7a55bb2cd] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [dffc7a55bb2cd] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [dffc7a55bb2cd] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [dffc7a55bb2cd] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.26s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-28T10:20:28.497Z] daemon.go:325: [dc63583bb93a1] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [dc63583bb93a1] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [dc63583bb93a1] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [dc63583bb93a1] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [dc63583bb93a1] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [dc63583bb93a1] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [dc63583bb93a1] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [dc63583bb93a1] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [dc63583bb93a1] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [dc63583bb93a1] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [dc63583bb93a1] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [dc63583bb93a1] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.90s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-28T10:20:28.497Z] daemon.go:325: [dc1aa9e737c06] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [dc1aa9e737c06] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [dc1aa9e737c06] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [dc1aa9e737c06] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [dc1aa9e737c06] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [dc1aa9e737c06] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [dc1aa9e737c06] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [dc1aa9e737c06] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [dc1aa9e737c06] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [dc1aa9e737c06] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [dc1aa9e737c06] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [dc1aa9e737c06] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.42s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-28T10:20:28.497Z] daemon.go:325: [d5012c23e2b4c] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d5012c23e2b4c] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d5012c23e2b4c] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d5012c23e2b4c] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d5012c23e2b4c] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d5012c23e2b4c] Daemon stopped [2019-11-28T10:20:28.497Z] daemon.go:325: [d5012c23e2b4c] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d5012c23e2b4c] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d5012c23e2b4c] daemon started [2019-11-28T10:20:28.497Z] daemon.go:461: [d5012c23e2b4c] Stopping daemon [2019-11-28T10:20:28.497Z] daemon.go:296: [d5012c23e2b4c] exiting daemon [2019-11-28T10:20:28.497Z] daemon.go:448: [d5012c23e2b4c] Daemon stopped [2019-11-28T10:20:28.497Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.69s) [2019-11-28T10:20:28.497Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-28T10:20:28.497Z] daemon.go:325: [d87fccf9fa280] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:325: [d87fccf9fa280] waiting for daemon to start [2019-11-28T10:20:28.497Z] daemon.go:353: [d87fccf9fa280] daemon started [2019-11-28T10:20:28.766Z] daemon.go:461: [d87fccf9fa280] Stopping daemon [2019-11-28T10:20:28.766Z] daemon.go:296: [d87fccf9fa280] exiting daemon [2019-11-28T10:20:28.766Z] daemon.go:448: [d87fccf9fa280] Daemon stopped [2019-11-28T10:20:28.766Z] daemon.go:325: [d87fccf9fa280] waiting for daemon to start [2019-11-28T10:20:28.766Z] daemon.go:325: [d87fccf9fa280] waiting for daemon to start [2019-11-28T10:20:28.766Z] daemon.go:353: [d87fccf9fa280] daemon started [2019-11-28T10:20:28.766Z] daemon.go:461: [d87fccf9fa280] Stopping daemon [2019-11-28T10:20:28.766Z] daemon.go:296: [d87fccf9fa280] exiting daemon [2019-11-28T10:20:28.766Z] daemon.go:448: [d87fccf9fa280] Daemon stopped [2019-11-28T10:20:28.766Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.15s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-28T10:20:28.767Z] daemon.go:325: [d842a3f4e6e14] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d842a3f4e6e14] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d842a3f4e6e14] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d842a3f4e6e14] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d842a3f4e6e14] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d842a3f4e6e14] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:325: [d842a3f4e6e14] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d842a3f4e6e14] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d842a3f4e6e14] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d842a3f4e6e14] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d842a3f4e6e14] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d842a3f4e6e14] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.55s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-28T10:20:28.767Z] daemon.go:325: [de846a2d15da1] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [de846a2d15da1] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [de846a2d15da1] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [de846a2d15da1] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [de846a2d15da1] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [de846a2d15da1] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:325: [de846a2d15da1] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [de846a2d15da1] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [de846a2d15da1] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [de846a2d15da1] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [de846a2d15da1] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [de846a2d15da1] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.81s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-28T10:20:28.767Z] daemon.go:325: [d8c85100f51b4] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d8c85100f51b4] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d8c85100f51b4] daemon started [2019-11-28T10:20:28.767Z] daemon.go:296: [d8c85100f51b4] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:325: [d8c85100f51b4] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d8c85100f51b4] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d8c85100f51b4] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d8c85100f51b4] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d8c85100f51b4] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d8c85100f51b4] Daemon stopped [2019-11-28T10:20:28.767Z] check_test.go:309: Daemon d8c85100f51b4 is not started [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.93s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-28T10:20:28.767Z] daemon.go:325: [df3b53b37768b] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [df3b53b37768b] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [df3b53b37768b] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [df3b53b37768b] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [df3b53b37768b] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [df3b53b37768b] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:325: [df3b53b37768b] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [df3b53b37768b] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [df3b53b37768b] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [df3b53b37768b] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [df3b53b37768b] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [df3b53b37768b] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-28T10:20:28.767Z] daemon.go:325: [d5df717139cc6] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d5df717139cc6] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d5df717139cc6] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d5df717139cc6] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d5df717139cc6] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d5df717139cc6] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:325: [d5df717139cc6] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d5df717139cc6] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d5df717139cc6] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d5df717139cc6] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d5df717139cc6] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d5df717139cc6] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.24s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-28T10:20:28.767Z] daemon.go:325: [d39e00e148959] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d39e00e148959] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d39e00e148959] daemon started [2019-11-28T10:20:28.767Z] daemon.go:296: [d39e00e148959] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:461: [d39e00e148959] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:450: [d39e00e148959] Error when stopping daemon: daemon not started [2019-11-28T10:20:28.767Z] check_test.go:309: Daemon d39e00e148959 is not started [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-28T10:20:28.767Z] daemon.go:325: [d88c7eb4d73f5] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d88c7eb4d73f5] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d88c7eb4d73f5] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d88c7eb4d73f5] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d88c7eb4d73f5] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d88c7eb4d73f5] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.10s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-28T10:20:28.767Z] daemon.go:325: [d00ccdfd97150] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d00ccdfd97150] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d00ccdfd97150] daemon started [2019-11-28T10:20:28.767Z] daemon.go:296: [d00ccdfd97150] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:325: [d00ccdfd97150] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d00ccdfd97150] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d00ccdfd97150] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d00ccdfd97150] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d00ccdfd97150] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d00ccdfd97150] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:325: [d00ccdfd97150] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d00ccdfd97150] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d00ccdfd97150] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d00ccdfd97150] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d00ccdfd97150] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d00ccdfd97150] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.21s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-28T10:20:28.767Z] daemon.go:325: [d7ef649216cb9] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d7ef649216cb9] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d7ef649216cb9] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d7ef649216cb9] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d7ef649216cb9] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d7ef649216cb9] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:325: [d7ef649216cb9] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d7ef649216cb9] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d7ef649216cb9] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d7ef649216cb9] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d7ef649216cb9] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d7ef649216cb9] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-28T10:20:28.767Z] daemon.go:325: [df542f9310740] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [df542f9310740] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [df542f9310740] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [df542f9310740] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [df542f9310740] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [df542f9310740] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-28T10:20:28.767Z] daemon.go:325: [db3220b4cdc82] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [db3220b4cdc82] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [db3220b4cdc82] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [db3220b4cdc82] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [db3220b4cdc82] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [db3220b4cdc82] Daemon stopped [2019-11-28T10:20:28.767Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-28T10:20:28.767Z] daemon.go:325: [dc6898f77d8d2] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [dc6898f77d8d2] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [dc6898f77d8d2] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [dc6898f77d8d2] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [dc6898f77d8d2] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [dc6898f77d8d2] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-28T10:20:28.767Z] daemon.go:325: [d8e68c8ce6022] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d8e68c8ce6022] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d8e68c8ce6022] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d8e68c8ce6022] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d8e68c8ce6022] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d8e68c8ce6022] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-28T10:20:28.767Z] daemon.go:325: [d111d87affe32] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:296: [d111d87affe32] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:325: [d111d87affe32] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-28T10:20:28.767Z] daemon.go:325: [d8f074bce3566] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:296: [d8f074bce3566] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:325: [d8f074bce3566] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-28T10:20:28.767Z] daemon.go:325: [d15962770e652] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:296: [d15962770e652] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:325: [d15962770e652] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-28T10:20:28.767Z] daemon.go:325: [df45fbe14cb7a] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [df45fbe14cb7a] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [df45fbe14cb7a] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [df45fbe14cb7a] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [df45fbe14cb7a] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [df45fbe14cb7a] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-28T10:20:28.767Z] daemon.go:325: [d139d41a4c1eb] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:325: [d139d41a4c1eb] waiting for daemon to start [2019-11-28T10:20:28.767Z] daemon.go:353: [d139d41a4c1eb] daemon started [2019-11-28T10:20:28.767Z] daemon.go:461: [d139d41a4c1eb] Stopping daemon [2019-11-28T10:20:28.767Z] daemon.go:296: [d139d41a4c1eb] exiting daemon [2019-11-28T10:20:28.767Z] daemon.go:448: [d139d41a4c1eb] Daemon stopped [2019-11-28T10:20:28.767Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.767Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-28T10:20:28.767Z] daemon.go:325: [d3a911cb318ff] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:296: [d3a911cb318ff] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:325: [d3a911cb318ff] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.768Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-28T10:20:28.768Z] daemon.go:325: [d0c2500e30da1] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:296: [d0c2500e30da1] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:325: [d0c2500e30da1] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-28T10:20:28.768Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-28T10:20:28.768Z] daemon.go:325: [d944d6a01fe08] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:296: [d944d6a01fe08] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:325: [d944d6a01fe08] waiting for daemon to start [2019-11-28T10:20:28.768Z] check_test.go:309: Daemon d45c83a16cbf7 is not started [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-28T10:20:28.768Z] daemon.go:325: [df02699d5d9d4] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [df02699d5d9d4] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [df02699d5d9d4] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [df02699d5d9d4] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [df02699d5d9d4] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [df02699d5d9d4] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [df02699d5d9d4] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [df02699d5d9d4] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [df02699d5d9d4] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [df02699d5d9d4] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [df02699d5d9d4] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [df02699d5d9d4] Daemon stopped [2019-11-28T10:20:28.768Z] check_test.go:309: Daemon df02699d5d9d4 is not started [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-28T10:20:28.768Z] daemon.go:325: [d7ea10080fc5f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d7ea10080fc5f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d7ea10080fc5f] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d7ea10080fc5f] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d7ea10080fc5f] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d7ea10080fc5f] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-28T10:20:28.768Z] daemon.go:325: [d636a6f3b9054] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d636a6f3b9054] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d636a6f3b9054] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d636a6f3b9054] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d636a6f3b9054] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d636a6f3b9054] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.75s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-28T10:20:28.768Z] daemon.go:325: [d64b01c09a588] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d64b01c09a588] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d64b01c09a588] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d64b01c09a588] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d64b01c09a588] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d64b01c09a588] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [d64b01c09a588] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d64b01c09a588] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d64b01c09a588] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d64b01c09a588] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d64b01c09a588] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d64b01c09a588] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-28T10:20:28.768Z] daemon.go:325: [d45a6eda663d8] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d45a6eda663d8] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d45a6eda663d8] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d45a6eda663d8] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d45a6eda663d8] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d45a6eda663d8] Daemon stopped [2019-11-28T10:20:28.768Z] check_test.go:309: Daemon d45a6eda663d8 is not started [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.77s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-28T10:20:28.768Z] daemon.go:325: [d1d4de1a18d01] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d1d4de1a18d01] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d1d4de1a18d01] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d1d4de1a18d01] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d1d4de1a18d01] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d1d4de1a18d01] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.14s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-28T10:20:28.768Z] daemon.go:325: [dd902a51c9110] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [dd902a51c9110] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [dd902a51c9110] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [dd902a51c9110] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [dd902a51c9110] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [dd902a51c9110] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.68s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-28T10:20:28.768Z] daemon.go:325: [dc3c75f58fa0f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [dc3c75f58fa0f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [dc3c75f58fa0f] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [dc3c75f58fa0f] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [dc3c75f58fa0f] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [dc3c75f58fa0f] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [dc3c75f58fa0f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [dc3c75f58fa0f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [dc3c75f58fa0f] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [dc3c75f58fa0f] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [dc3c75f58fa0f] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [dc3c75f58fa0f] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [dc3c75f58fa0f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [dc3c75f58fa0f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [dc3c75f58fa0f] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [dc3c75f58fa0f] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [dc3c75f58fa0f] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [dc3c75f58fa0f] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-28T10:20:28.768Z] daemon.go:325: [d2dc648ff256c] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d2dc648ff256c] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d2dc648ff256c] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d2dc648ff256c] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d2dc648ff256c] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d2dc648ff256c] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [d2dc648ff256c] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:296: [d2dc648ff256c] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:325: [d2dc648ff256c] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:461: [d2dc648ff256c] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:450: [d2dc648ff256c] Error when stopping daemon: daemon not started [2019-11-28T10:20:28.768Z] check_test.go:309: Daemon d2dc648ff256c is not started [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.14s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-28T10:20:28.768Z] daemon.go:325: [dd6f012928e96] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [dd6f012928e96] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [dd6f012928e96] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [dd6f012928e96] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [dd6f012928e96] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [dd6f012928e96] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [dd6f012928e96] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [dd6f012928e96] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [dd6f012928e96] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [dd6f012928e96] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [dd6f012928e96] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [dd6f012928e96] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.17s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-28T10:20:28.768Z] daemon.go:325: [d3ac6b72df322] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d3ac6b72df322] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d3ac6b72df322] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d3ac6b72df322] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d3ac6b72df322] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d3ac6b72df322] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [d3ac6b72df322] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d3ac6b72df322] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d3ac6b72df322] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d3ac6b72df322] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d3ac6b72df322] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d3ac6b72df322] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.49s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-28T10:20:28.768Z] daemon.go:325: [ddeb6f9abad11] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [ddeb6f9abad11] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [ddeb6f9abad11] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [ddeb6f9abad11] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [ddeb6f9abad11] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [ddeb6f9abad11] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [ddeb6f9abad11] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [ddeb6f9abad11] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [ddeb6f9abad11] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [ddeb6f9abad11] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [ddeb6f9abad11] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [ddeb6f9abad11] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-28T10:20:28.768Z] daemon.go:325: [db58926c896d3] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [db58926c896d3] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [db58926c896d3] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [db58926c896d3] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [db58926c896d3] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [db58926c896d3] Daemon stopped [2019-11-28T10:20:28.768Z] daemon.go:325: [db58926c896d3] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [db58926c896d3] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [db58926c896d3] daemon started [2019-11-28T10:20:28.768Z] check_test.go:309: Daemon dd97ac5b602cf is not started [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2019-11-28T10:20:28.768Z] daemon.go:325: [dcdd70747619d] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [dcdd70747619d] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [dcdd70747619d] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [dcdd70747619d] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [dcdd70747619d] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [dcdd70747619d] Daemon stopped [2019-11-28T10:20:28.768Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2019-11-28T10:20:28.768Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-28T10:20:28.768Z] daemon.go:325: [d95900bd0896f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:325: [d95900bd0896f] waiting for daemon to start [2019-11-28T10:20:28.768Z] daemon.go:353: [d95900bd0896f] daemon started [2019-11-28T10:20:28.768Z] daemon.go:461: [d95900bd0896f] Stopping daemon [2019-11-28T10:20:28.768Z] daemon.go:296: [d95900bd0896f] exiting daemon [2019-11-28T10:20:28.768Z] daemon.go:448: [d95900bd0896f] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-28T10:20:28.769Z] daemon.go:325: [d635c90eec588] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d635c90eec588] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d635c90eec588] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d635c90eec588] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d635c90eec588] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d635c90eec588] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.28s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2019-11-28T10:20:28.769Z] daemon.go:325: [daf733e63181c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [daf733e63181c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [daf733e63181c] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [daf733e63181c] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [daf733e63181c] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [daf733e63181c] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-28T10:20:28.769Z] check_test.go:309: Daemon dcf38b3fdd65c is not started [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-28T10:20:28.769Z] daemon.go:325: [de8f4a3a00510] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [de8f4a3a00510] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [de8f4a3a00510] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [de8f4a3a00510] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [de8f4a3a00510] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [de8f4a3a00510] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.68s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-28T10:20:28.769Z] daemon.go:325: [d18c28144abdf] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d18c28144abdf] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d18c28144abdf] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d18c28144abdf] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d18c28144abdf] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d18c28144abdf] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-28T10:20:28.769Z] daemon.go:325: [d3d67c41e0f0d] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d3d67c41e0f0d] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d3d67c41e0f0d] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d3d67c41e0f0d] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d3d67c41e0f0d] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d3d67c41e0f0d] Daemon stopped [2019-11-28T10:20:28.769Z] daemon.go:325: [d3d67c41e0f0d] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d3d67c41e0f0d] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d3d67c41e0f0d] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d3d67c41e0f0d] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d3d67c41e0f0d] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d3d67c41e0f0d] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2019-11-28T10:20:28.769Z] daemon.go:325: [dbd916db02ec8] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [dbd916db02ec8] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [dbd916db02ec8] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [dbd916db02ec8] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [dbd916db02ec8] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [dbd916db02ec8] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2019-11-28T10:20:28.769Z] daemon.go:325: [d0f2f344410f1] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d0f2f344410f1] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d0f2f344410f1] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d0f2f344410f1] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d0f2f344410f1] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d0f2f344410f1] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.56s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2019-11-28T10:20:28.769Z] daemon.go:325: [d2fa276bdf984] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d2fa276bdf984] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d2fa276bdf984] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d2fa276bdf984] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d2fa276bdf984] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d2fa276bdf984] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.02s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-28T10:20:28.769Z] daemon.go:325: [d04dd0acbec30] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d04dd0acbec30] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d04dd0acbec30] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d04dd0acbec30] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d04dd0acbec30] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d04dd0acbec30] Daemon stopped [2019-11-28T10:20:28.769Z] daemon.go:325: [d04dd0acbec30] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d04dd0acbec30] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d04dd0acbec30] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d04dd0acbec30] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d04dd0acbec30] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d04dd0acbec30] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.25s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-28T10:20:28.769Z] daemon.go:325: [d8ea1c0c83dc6] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d8ea1c0c83dc6] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d8ea1c0c83dc6] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d8ea1c0c83dc6] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d8ea1c0c83dc6] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d8ea1c0c83dc6] Daemon stopped [2019-11-28T10:20:28.769Z] daemon.go:325: [d8ea1c0c83dc6] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d8ea1c0c83dc6] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d8ea1c0c83dc6] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d8ea1c0c83dc6] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d8ea1c0c83dc6] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d8ea1c0c83dc6] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.16s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2019-11-28T10:20:28.769Z] daemon.go:325: [d2a4c12a50765] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d2a4c12a50765] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d2a4c12a50765] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d2a4c12a50765] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d2a4c12a50765] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d2a4c12a50765] Daemon stopped [2019-11-28T10:20:28.769Z] daemon.go:325: [d2a4c12a50765] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d2a4c12a50765] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d2a4c12a50765] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d2a4c12a50765] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d2a4c12a50765] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d2a4c12a50765] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.04s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-28T10:20:28.769Z] daemon.go:325: [d385fde0fcd71] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d385fde0fcd71] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d385fde0fcd71] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d385fde0fcd71] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d385fde0fcd71] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d385fde0fcd71] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-28T10:20:28.769Z] daemon.go:325: [d4b3ff6f21f60] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d4b3ff6f21f60] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d4b3ff6f21f60] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d4b3ff6f21f60] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d4b3ff6f21f60] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d4b3ff6f21f60] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.31s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-28T10:20:28.769Z] daemon.go:325: [d88ac0b3edec0] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d88ac0b3edec0] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d88ac0b3edec0] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d88ac0b3edec0] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d88ac0b3edec0] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d88ac0b3edec0] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-28T10:20:28.769Z] daemon.go:325: [d2aa509681155] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d2aa509681155] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d2aa509681155] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d2aa509681155] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d2aa509681155] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d2aa509681155] Daemon stopped [2019-11-28T10:20:28.769Z] daemon.go:325: [d2aa509681155] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d2aa509681155] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d2aa509681155] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d2aa509681155] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d2aa509681155] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d2aa509681155] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.24s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-28T10:20:28.769Z] daemon.go:325: [d45fdfc1ac06c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d45fdfc1ac06c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d45fdfc1ac06c] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d45fdfc1ac06c] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d45fdfc1ac06c] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d45fdfc1ac06c] Daemon stopped [2019-11-28T10:20:28.769Z] daemon.go:325: [d45fdfc1ac06c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d45fdfc1ac06c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d45fdfc1ac06c] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d45fdfc1ac06c] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d45fdfc1ac06c] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d45fdfc1ac06c] Daemon stopped [2019-11-28T10:20:28.769Z] daemon.go:325: [d45fdfc1ac06c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:296: [d45fdfc1ac06c] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:325: [d45fdfc1ac06c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:461: [d45fdfc1ac06c] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:450: [d45fdfc1ac06c] Error when stopping daemon: daemon not started [2019-11-28T10:20:28.769Z] docker_cli_daemon_test.go:2542: Daemon d45fdfc1ac06c is not started [2019-11-28T10:20:28.769Z] daemon.go:325: [d45fdfc1ac06c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [d45fdfc1ac06c] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [d45fdfc1ac06c] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [d45fdfc1ac06c] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [d45fdfc1ac06c] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [d45fdfc1ac06c] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.40s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-28T10:20:28.769Z] daemon.go:325: [de5cca36e9585] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:325: [de5cca36e9585] waiting for daemon to start [2019-11-28T10:20:28.769Z] daemon.go:353: [de5cca36e9585] daemon started [2019-11-28T10:20:28.769Z] daemon.go:461: [de5cca36e9585] Stopping daemon [2019-11-28T10:20:28.769Z] daemon.go:296: [de5cca36e9585] exiting daemon [2019-11-28T10:20:28.769Z] daemon.go:448: [de5cca36e9585] Daemon stopped [2019-11-28T10:20:28.769Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s) [2019-11-28T10:20:28.769Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-28T10:20:28.769Z] daemon.go:325: [dd780930b4338] waiting for daemon to start [2019-11-28T10:20:28.770Z] daemon.go:325: [dd780930b4338] waiting for daemon to start [2019-11-28T10:20:28.770Z] daemon.go:353: [dd780930b4338] daemon started [2019-11-28T10:20:28.770Z] daemon.go:461: [dd780930b4338] Stopping daemon [2019-11-28T10:20:28.770Z] daemon.go:296: [dd780930b4338] exiting daemon [2019-11-28T10:20:28.770Z] daemon.go:448: [dd780930b4338] Daemon stopped [2019-11-28T10:20:28.770Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2019-11-28T10:20:28.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2019-11-28T10:20:28.770Z] daemon.go:325: [dc2b4cfe975d1] waiting for daemon to start [2019-11-28T10:20:28.770Z] daemon.go:325: [dc2b4cfe975d1] waiting for daemon to start [2019-11-28T10:20:28.770Z] daemon.go:353: [dc2b4cfe975d1] daemon started [2019-11-28T10:20:28.770Z] daemon.go:461: [dc2b4cfe975d1] Stopping daemon [2019-11-28T10:20:28.770Z] daemon.go:296: [dc2b4cfe975d1] exiting daemon [2019-11-28T10:20:28.770Z] daemon.go:448: [dc2b4cfe975d1] Daemon stopped [2019-11-28T10:20:28.770Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.17s) [2019-11-28T10:20:28.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2019-11-28T10:20:28.770Z] daemon.go:325: [dd689a16aab35] waiting for daemon to start [2019-11-28T10:20:28.770Z] daemon.go:325: [dd689a16aab35] waiting for daemon to start [2019-11-28T10:20:28.770Z] daemon.go:353: [dd689a16aab35] daemon started [2019-11-28T10:20:28.770Z] daemon.go:461: [dd689a16aab35] Stopping daemon [2019-11-28T10:20:28.770Z] daemon.go:296: [dd689a16aab35] exiting daemon [2019-11-28T10:20:28.770Z] daemon.go:448: [dd689a16aab35] Daemon stopped [2019-11-28T10:20:28.770Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2019-11-28T10:20:28.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2019-11-28T10:20:28.770Z] check_test.go:309: Daemon dd069878eafba is not started [2019-11-28T10:20:28.770Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.75s) [2019-11-28T10:20:28.770Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2019-11-28T10:20:28.770Z] daemon.go:325: [d46b4143ab7ba] waiting for daemon to start [2019-11-28T10:20:28.770Z] daemon.go:325: [d46b4143ab7ba] waiting for daemon to start [2019-11-28T10:20:28.770Z] daemon.go:353: [d46b4143ab7ba] daemon started [2019-11-28T10:20:28.770Z] daemon.go:461: [d46b4143ab7ba] Stopping daemon [2019-11-28T10:20:28.770Z] daemon.go:296: [d46b4143ab7ba] exiting daemon [2019-11-28T10:20:28.770Z] daemon.go:448: [d46b4143ab7ba] Daemon stopped [2019-11-28T10:20:28.770Z] === RUN TestDockerSwarmSuite [2019-11-28T10:20:28.770Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-28T10:20:32.953Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-28T10:20:35.211Z] --- PASS: TestCreateServiceMultipleTimes (17.31s) [2019-11-28T10:20:35.211Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-28T10:20:35.211Z] daemon.go:325: [d43b3343ec947] waiting for daemon to start [2019-11-28T10:20:35.211Z] daemon.go:325: [d43b3343ec947] waiting for daemon to start [2019-11-28T10:20:35.211Z] daemon.go:353: [d43b3343ec947] daemon started [2019-11-28T10:20:35.211Z] daemon.go:461: [d43b3343ec947] Stopping daemon [2019-11-28T10:20:35.211Z] daemon.go:296: [d43b3343ec947] exiting daemon [2019-11-28T10:20:35.211Z] daemon.go:448: [d43b3343ec947] Daemon stopped [2019-11-28T10:20:35.211Z] === RUN TestCreateServiceConflict [2019-11-28T10:20:35.211Z] --- PASS: TestCreateServiceConflict (2.80s) [2019-11-28T10:20:35.211Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-28T10:20:35.211Z] daemon.go:325: [d362ac84cb32f] waiting for daemon to start [2019-11-28T10:20:35.211Z] daemon.go:325: [d362ac84cb32f] waiting for daemon to start [2019-11-28T10:20:35.211Z] daemon.go:353: [d362ac84cb32f] daemon started [2019-11-28T10:20:35.211Z] daemon.go:461: [d362ac84cb32f] Stopping daemon [2019-11-28T10:20:35.211Z] daemon.go:296: [d362ac84cb32f] exiting daemon [2019-11-28T10:20:35.211Z] daemon.go:448: [d362ac84cb32f] Daemon stopped [2019-11-28T10:20:35.211Z] === RUN TestCreateServiceMaxReplicas [2019-11-28T10:20:36.342Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-28T10:20:38.896Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-28T10:20:38.896Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-28T10:20:38.896Z] --- PASS: TestServiceWithDataPathPortInit (19.52s) [2019-11-28T10:20:38.896Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-28T10:20:38.896Z] daemon.go:325: [d7c8e4ddcb884] waiting for daemon to start [2019-11-28T10:20:38.896Z] daemon.go:325: [d7c8e4ddcb884] waiting for daemon to start [2019-11-28T10:20:38.896Z] daemon.go:353: [d7c8e4ddcb884] daemon started [2019-11-28T10:20:38.896Z] daemon.go:461: [d7c8e4ddcb884] Stopping daemon [2019-11-28T10:20:38.896Z] daemon.go:296: [d7c8e4ddcb884] exiting daemon [2019-11-28T10:20:38.896Z] daemon.go:448: [d7c8e4ddcb884] Daemon stopped [2019-11-28T10:20:38.896Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-28T10:20:38.896Z] daemon.go:325: [d9a807352a639] waiting for daemon to start [2019-11-28T10:20:38.896Z] daemon.go:325: [d9a807352a639] waiting for daemon to start [2019-11-28T10:20:38.896Z] daemon.go:353: [d9a807352a639] daemon started [2019-11-28T10:20:38.896Z] daemon.go:461: [d9a807352a639] Stopping daemon [2019-11-28T10:20:38.896Z] daemon.go:296: [d9a807352a639] exiting daemon [2019-11-28T10:20:38.896Z] daemon.go:448: [d9a807352a639] Daemon stopped [2019-11-28T10:20:38.896Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-28T10:20:39.292Z] --- PASS: TestCreateServiceMaxReplicas (4.05s) [2019-11-28T10:20:39.292Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-28T10:20:39.292Z] daemon.go:325: [d2aadce67c0a3] waiting for daemon to start [2019-11-28T10:20:39.292Z] daemon.go:325: [d2aadce67c0a3] waiting for daemon to start [2019-11-28T10:20:39.292Z] daemon.go:353: [d2aadce67c0a3] daemon started [2019-11-28T10:20:39.292Z] daemon.go:461: [d2aadce67c0a3] Stopping daemon [2019-11-28T10:20:39.292Z] daemon.go:296: [d2aadce67c0a3] exiting daemon [2019-11-28T10:20:39.292Z] daemon.go:448: [d2aadce67c0a3] Daemon stopped [2019-11-28T10:20:39.292Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-28T10:20:40.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-28T10:20:45.064Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-28T10:20:45.064Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-28T10:20:45.064Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-28T10:20:45.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-28T10:20:45.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-28T10:20:45.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-28T10:20:45.625Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-28T10:20:45.625Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-28T10:20:46.183Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-28T10:20:46.183Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-28T10:20:47.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-28T10:20:49.439Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.03s) [2019-11-28T10:20:49.439Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-28T10:20:49.439Z] daemon.go:325: [d99a6d3c73e24] waiting for daemon to start [2019-11-28T10:20:49.439Z] daemon.go:325: [d99a6d3c73e24] waiting for daemon to start [2019-11-28T10:20:49.439Z] daemon.go:353: [d99a6d3c73e24] daemon started [2019-11-28T10:20:49.439Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7t13acnwq92n7i4dulihlseqm Created:2019-11-28 10:20:40.462186049 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[6fd75efa53d74f4ca2b647664c993806298dc5639a2020ef74d78e67d7ba2ee0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w2xb0vhdof5jihaeszr0m1age EndpointID:6e4b56365957363bd6ad595a8d96267ab21d3e4bd123af0d412ee0ab8c6d2838 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:08878b90bf9fe477eccf306ddd3237e116d93b60b68d3a0c863223c2a0b00f79 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:cbd5e2e3e596 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w2xb0vhdof5jihaeszr0m1age EndpointID:6e4b56365957363bd6ad595a8d96267ab21d3e4bd123af0d412ee0ab8c6d2838 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-28T10:20:49.439Z] daemon.go:461: [d99a6d3c73e24] Stopping daemon [2019-11-28T10:20:49.439Z] daemon.go:296: [d99a6d3c73e24] exiting daemon [2019-11-28T10:20:49.439Z] daemon.go:448: [d99a6d3c73e24] Daemon stopped [2019-11-28T10:20:49.439Z] PASS [2019-11-28T10:20:49.439Z] [2019-11-28T10:20:49.439Z] === Skipped [2019-11-28T10:20:49.439Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-28T10:20:49.439Z] service_test.go:230: FLAKY_TEST [2019-11-28T10:20:49.439Z] [2019-11-28T10:20:49.439Z] [2019-11-28T10:20:49.439Z] DONE 21 tests, 1 skipped in 53.666s [2019-11-28T10:20:49.439Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-28T10:20:49.440Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-28T10:20:49.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:20:49.440Z] ++ set -e [2019-11-28T10:20:49.440Z] ++ '[' -n 0 ']' [2019-11-28T10:20:49.440Z] ++ set -x [2019-11-28T10:20:49.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:20:49.440Z] INFO: Testing against a local daemon [2019-11-28T10:20:49.440Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-28T10:20:49.440Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-28T10:20:49.440Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:20:49.440Z] === RUN TestDockerNetworkIpvlan [2019-11-28T10:20:49.440Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-28T10:20:49.440Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:20:49.440Z] PASS [2019-11-28T10:20:49.440Z] [2019-11-28T10:20:49.440Z] === Skipped [2019-11-28T10:20:49.440Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-28T10:20:49.440Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:20:49.440Z] [2019-11-28T10:20:49.440Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-28T10:20:49.440Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:20:49.440Z] [2019-11-28T10:20:49.440Z] [2019-11-28T10:20:49.440Z] DONE 2 tests, 2 skipped in 0.116s [2019-11-28T10:20:49.440Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-28T10:20:49.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:20:49.440Z] ++ set -e [2019-11-28T10:20:49.440Z] ++ '[' -n 0 ']' [2019-11-28T10:20:49.440Z] ++ set -x [2019-11-28T10:20:49.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:20:49.440Z] INFO: Testing against a local daemon [2019-11-28T10:20:49.440Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-28T10:20:50.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-28T10:20:50.363Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-28T10:20:50.618Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2019-11-28T10:20:50.618Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-28T10:20:50.618Z] daemon.go:325: [dfc6ca3e748c0] waiting for daemon to start [2019-11-28T10:20:50.618Z] daemon.go:325: [dfc6ca3e748c0] waiting for daemon to start [2019-11-28T10:20:50.618Z] daemon.go:353: [dfc6ca3e748c0] daemon started [2019-11-28T10:20:50.618Z] daemon.go:461: [dfc6ca3e748c0] Stopping daemon [2019-11-28T10:20:50.618Z] daemon.go:296: [dfc6ca3e748c0] exiting daemon [2019-11-28T10:20:50.618Z] daemon.go:448: [dfc6ca3e748c0] Daemon stopped [2019-11-28T10:20:50.618Z] daemon.go:325: [dfc6ca3e748c0] waiting for daemon to start [2019-11-28T10:20:50.618Z] daemon.go:325: [dfc6ca3e748c0] waiting for daemon to start [2019-11-28T10:20:50.618Z] daemon.go:353: [dfc6ca3e748c0] daemon started [2019-11-28T10:20:50.618Z] daemon.go:461: [dfc6ca3e748c0] Stopping daemon [2019-11-28T10:20:50.618Z] daemon.go:296: [dfc6ca3e748c0] exiting daemon [2019-11-28T10:20:50.618Z] daemon.go:448: [dfc6ca3e748c0] Daemon stopped [2019-11-28T10:20:50.618Z] === RUN TestDockerNetworkMacvlan [2019-11-28T10:20:51.543Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-28T10:20:52.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-28T10:20:52.468Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-28T10:20:52.469Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-28T10:20:53.477Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-28T10:20:54.078Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-28T10:20:54.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-28T10:20:54.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-28T10:20:55.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-28T10:20:55.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-28T10:20:55.561Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-28T10:20:56.067Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.39s) [2019-11-28T10:20:56.067Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-28T10:20:56.067Z] daemon.go:325: [dbdbae6e481eb] waiting for daemon to start [2019-11-28T10:20:56.067Z] daemon.go:325: [dbdbae6e481eb] waiting for daemon to start [2019-11-28T10:20:56.067Z] daemon.go:353: [dbdbae6e481eb] daemon started [2019-11-28T10:20:56.067Z] daemon.go:461: [dbdbae6e481eb] Stopping daemon [2019-11-28T10:20:56.067Z] daemon.go:296: [dbdbae6e481eb] exiting daemon [2019-11-28T10:20:56.067Z] daemon.go:448: [dbdbae6e481eb] Daemon stopped [2019-11-28T10:20:56.067Z] === RUN TestCreateServiceSecretFileMode [2019-11-28T10:20:56.922Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-28T10:20:57.030Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2019-11-28T10:20:57.030Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-28T10:20:57.030Z] daemon.go:325: [de637ac2c5c46] waiting for daemon to start [2019-11-28T10:20:57.030Z] daemon.go:325: [de637ac2c5c46] waiting for daemon to start [2019-11-28T10:20:57.030Z] daemon.go:353: [de637ac2c5c46] daemon started [2019-11-28T10:20:57.030Z] daemon.go:461: [de637ac2c5c46] Stopping daemon [2019-11-28T10:20:57.030Z] daemon.go:296: [de637ac2c5c46] exiting daemon [2019-11-28T10:20:57.030Z] daemon.go:448: [de637ac2c5c46] Daemon stopped [2019-11-28T10:20:57.030Z] === RUN TestCreateServiceConfigFileMode [2019-11-28T10:20:57.177Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-28T10:20:59.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-28T10:21:00.278Z] --- PASS: TestCreateServiceConfigFileMode (2.80s) [2019-11-28T10:21:00.278Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-28T10:21:00.278Z] daemon.go:325: [d7bdfb63575ca] waiting for daemon to start [2019-11-28T10:21:00.278Z] daemon.go:325: [d7bdfb63575ca] waiting for daemon to start [2019-11-28T10:21:00.278Z] daemon.go:353: [d7bdfb63575ca] daemon started [2019-11-28T10:21:00.278Z] daemon.go:461: [d7bdfb63575ca] Stopping daemon [2019-11-28T10:21:00.278Z] daemon.go:296: [d7bdfb63575ca] exiting daemon [2019-11-28T10:21:00.278Z] daemon.go:448: [d7bdfb63575ca] Daemon stopped [2019-11-28T10:21:00.278Z] === RUN TestCreateServiceSysctls [2019-11-28T10:21:01.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-28T10:21:02.415Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-28T10:21:04.585Z] --- PASS: TestCreateServiceSysctls (4.49s) [2019-11-28T10:21:04.585Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-28T10:21:04.585Z] daemon.go:325: [d4e2b8da135e2] waiting for daemon to start [2019-11-28T10:21:04.585Z] daemon.go:325: [d4e2b8da135e2] waiting for daemon to start [2019-11-28T10:21:04.585Z] daemon.go:353: [d4e2b8da135e2] daemon started [2019-11-28T10:21:04.585Z] daemon.go:461: [d4e2b8da135e2] Stopping daemon [2019-11-28T10:21:04.585Z] daemon.go:296: [d4e2b8da135e2] exiting daemon [2019-11-28T10:21:04.585Z] daemon.go:448: [d4e2b8da135e2] Daemon stopped [2019-11-28T10:21:04.585Z] === RUN TestInspect [2019-11-28T10:21:05.049Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-28T10:21:07.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-28T10:21:08.732Z] --- PASS: TestInspect (3.81s) [2019-11-28T10:21:08.732Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-28T10:21:08.732Z] daemon.go:325: [d18f67081e044] waiting for daemon to start [2019-11-28T10:21:08.732Z] daemon.go:325: [d18f67081e044] waiting for daemon to start [2019-11-28T10:21:08.732Z] daemon.go:353: [d18f67081e044] daemon started [2019-11-28T10:21:08.732Z] daemon.go:461: [d18f67081e044] Stopping daemon [2019-11-28T10:21:08.732Z] daemon.go:296: [d18f67081e044] exiting daemon [2019-11-28T10:21:08.732Z] daemon.go:448: [d18f67081e044] Daemon stopped [2019-11-28T10:21:08.732Z] === RUN TestDockerNetworkConnectAlias [2019-11-28T10:21:12.230Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-28T10:21:12.230Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-11-28T10:21:13.600Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-11-28T10:21:13.600Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-28T10:21:13.600Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-28T10:21:13.600Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-28T10:21:13.858Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-28T10:21:13.858Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-28T10:21:13.858Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-28T10:21:13.858Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-28T10:21:14.115Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-28T10:21:14.373Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-28T10:21:15.177Z] --- PASS: TestDockerNetworkConnectAlias (6.59s) [2019-11-28T10:21:15.177Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-28T10:21:15.177Z] daemon.go:325: [ddbf08a4ec5aa] waiting for daemon to start [2019-11-28T10:21:15.177Z] daemon.go:325: [ddbf08a4ec5aa] waiting for daemon to start [2019-11-28T10:21:15.177Z] daemon.go:353: [ddbf08a4ec5aa] daemon started [2019-11-28T10:21:15.177Z] daemon.go:461: [ddbf08a4ec5aa] Stopping daemon [2019-11-28T10:21:15.177Z] daemon.go:296: [ddbf08a4ec5aa] exiting daemon [2019-11-28T10:21:15.177Z] daemon.go:448: [ddbf08a4ec5aa] Daemon stopped [2019-11-28T10:21:15.177Z] === RUN TestDockerNetworkReConnect [2019-11-28T10:21:15.304Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-28T10:21:15.304Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-28T10:21:15.869Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2019-11-28T10:21:15.869Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-28T10:21:15.869Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-28T10:21:15.869Z] ? github.com/docker/docker/api/types [no test files] [2019-11-28T10:21:15.869Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-28T10:21:15.869Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-28T10:21:15.869Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-28T10:21:15.869Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-28T10:21:16.433Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2019-11-28T10:21:16.433Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2019-11-28T10:21:16.433Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-28T10:21:16.433Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-28T10:21:16.433Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-28T10:21:16.433Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-28T10:21:16.433Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-28T10:21:16.433Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-28T10:21:16.433Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-28T10:21:16.997Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2019-11-28T10:21:16.997Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-11-28T10:21:16.997Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/builder [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-28T10:21:16.998Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-28T10:21:17.562Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-11-28T10:21:19.995Z] --- PASS: TestDockerNetworkMacvlan (28.08s) [2019-11-28T10:21:19.995Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:21:19.995Z] daemon.go:325: [d0365ea57cc7c] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:325: [d0365ea57cc7c] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:353: [d0365ea57cc7c] daemon started [2019-11-28T10:21:19.995Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-28T10:21:19.995Z] daemon.go:461: [d0365ea57cc7c] Stopping daemon [2019-11-28T10:21:19.995Z] daemon.go:296: [d0365ea57cc7c] exiting daemon [2019-11-28T10:21:19.995Z] daemon.go:448: [d0365ea57cc7c] Daemon stopped [2019-11-28T10:21:19.995Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:21:19.995Z] daemon.go:325: [d3cff318f5c50] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:325: [d3cff318f5c50] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:353: [d3cff318f5c50] daemon started [2019-11-28T10:21:19.995Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.23s) [2019-11-28T10:21:19.995Z] daemon.go:461: [d3cff318f5c50] Stopping daemon [2019-11-28T10:21:19.995Z] daemon.go:296: [d3cff318f5c50] exiting daemon [2019-11-28T10:21:19.995Z] daemon.go:448: [d3cff318f5c50] Daemon stopped [2019-11-28T10:21:19.995Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:21:19.995Z] daemon.go:325: [d8c20740fe065] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:325: [d8c20740fe065] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:353: [d8c20740fe065] daemon started [2019-11-28T10:21:19.995Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.26s) [2019-11-28T10:21:19.995Z] daemon.go:461: [d8c20740fe065] Stopping daemon [2019-11-28T10:21:19.995Z] daemon.go:296: [d8c20740fe065] exiting daemon [2019-11-28T10:21:19.995Z] daemon.go:448: [d8c20740fe065] Daemon stopped [2019-11-28T10:21:19.995Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:21:19.995Z] daemon.go:325: [d06adeefeaf85] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:325: [d06adeefeaf85] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:353: [d06adeefeaf85] daemon started [2019-11-28T10:21:19.995Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.63s) [2019-11-28T10:21:19.995Z] daemon.go:461: [d06adeefeaf85] Stopping daemon [2019-11-28T10:21:19.995Z] daemon.go:296: [d06adeefeaf85] exiting daemon [2019-11-28T10:21:19.995Z] daemon.go:448: [d06adeefeaf85] Daemon stopped [2019-11-28T10:21:19.995Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:21:19.995Z] daemon.go:325: [d311bceedd7fd] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:325: [d311bceedd7fd] waiting for daemon to start [2019-11-28T10:21:19.995Z] daemon.go:353: [d311bceedd7fd] daemon started [2019-11-28T10:21:19.995Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.34s) [2019-11-28T10:21:19.995Z] daemon.go:461: [d311bceedd7fd] Stopping daemon [2019-11-28T10:21:19.995Z] daemon.go:296: [d311bceedd7fd] exiting daemon [2019-11-28T10:21:19.995Z] daemon.go:448: [d311bceedd7fd] Daemon stopped [2019-11-28T10:21:19.995Z] PASS [2019-11-28T10:21:19.995Z] [2019-11-28T10:21:19.995Z] DONE 7 tests in 29.594s [2019-11-28T10:21:19.995Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-28T10:21:19.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:21:19.995Z] ++ set -e [2019-11-28T10:21:19.995Z] ++ '[' -n 0 ']' [2019-11-28T10:21:19.995Z] ++ set -x [2019-11-28T10:21:19.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:21:19.995Z] testing: warning: no tests to run [2019-11-28T10:21:19.995Z] PASS [2019-11-28T10:21:19.995Z] [2019-11-28T10:21:19.995Z] DONE 0 tests in 0.039s [2019-11-28T10:21:19.995Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-28T10:21:19.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:21:19.995Z] ++ set -e [2019-11-28T10:21:19.995Z] ++ '[' -n 0 ']' [2019-11-28T10:21:19.995Z] ++ set -x [2019-11-28T10:21:19.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:21:19.995Z] INFO: Testing against a local daemon [2019-11-28T10:21:19.995Z] === RUN TestAuthZPluginAllowRequest [2019-11-28T10:21:20.290Z] --- PASS: TestDockerNetworkReConnect (4.87s) [2019-11-28T10:21:20.290Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-28T10:21:20.290Z] daemon.go:325: [d19bcff2132bc] waiting for daemon to start [2019-11-28T10:21:20.290Z] daemon.go:325: [d19bcff2132bc] waiting for daemon to start [2019-11-28T10:21:20.290Z] daemon.go:353: [d19bcff2132bc] daemon started [2019-11-28T10:21:20.290Z] daemon.go:461: [d19bcff2132bc] Stopping daemon [2019-11-28T10:21:20.290Z] daemon.go:296: [d19bcff2132bc] exiting daemon [2019-11-28T10:21:20.290Z] daemon.go:448: [d19bcff2132bc] Daemon stopped [2019-11-28T10:21:20.290Z] === RUN TestServicePlugin [2019-11-28T10:21:20.290Z] --- SKIP: TestServicePlugin (0.02s) [2019-11-28T10:21:20.290Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:21:20.290Z] === RUN TestServiceUpdateLabel [2019-11-28T10:21:20.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-28T10:21:20.921Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-11-28T10:21:20.921Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-28T10:21:20.921Z] daemon.go:325: [d8a9902425732] waiting for daemon to start [2019-11-28T10:21:20.921Z] daemon.go:325: [d8a9902425732] waiting for daemon to start [2019-11-28T10:21:20.921Z] daemon.go:353: [d8a9902425732] daemon started [2019-11-28T10:21:20.921Z] daemon.go:461: [d8a9902425732] Stopping daemon [2019-11-28T10:21:20.921Z] daemon.go:296: [d8a9902425732] exiting daemon [2019-11-28T10:21:20.921Z] daemon.go:448: [d8a9902425732] Daemon stopped [2019-11-28T10:21:20.921Z] === RUN TestAuthZPluginTLS [2019-11-28T10:21:21.175Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-11-28T10:21:21.175Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-28T10:21:21.175Z] daemon.go:325: [d1a354ab7b78f] waiting for daemon to start [2019-11-28T10:21:21.175Z] daemon.go:325: [d1a354ab7b78f] waiting for daemon to start [2019-11-28T10:21:21.175Z] daemon.go:353: [d1a354ab7b78f] daemon started [2019-11-28T10:21:21.175Z] daemon.go:461: [d1a354ab7b78f] Stopping daemon [2019-11-28T10:21:21.175Z] daemon.go:296: [d1a354ab7b78f] exiting daemon [2019-11-28T10:21:21.175Z] daemon.go:448: [d1a354ab7b78f] Daemon stopped [2019-11-28T10:21:21.175Z] === RUN TestAuthZPluginDenyRequest [2019-11-28T10:21:21.737Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-11-28T10:21:21.737Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-28T10:21:21.737Z] daemon.go:325: [d179621b73cd1] waiting for daemon to start [2019-11-28T10:21:21.737Z] daemon.go:325: [d179621b73cd1] waiting for daemon to start [2019-11-28T10:21:21.737Z] daemon.go:353: [d179621b73cd1] daemon started [2019-11-28T10:21:21.737Z] daemon.go:461: [d179621b73cd1] Stopping daemon [2019-11-28T10:21:21.737Z] daemon.go:296: [d179621b73cd1] exiting daemon [2019-11-28T10:21:21.737Z] daemon.go:448: [d179621b73cd1] Daemon stopped [2019-11-28T10:21:21.737Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-28T10:21:21.741Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2019-11-28T10:21:21.741Z] ok github.com/docker/docker/builder/dockerfile 0.584s coverage: 45.1% of statements [2019-11-28T10:21:22.382Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-28T10:21:22.382Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-28T10:21:22.382Z] daemon.go:325: [d3b89a716e548] waiting for daemon to start [2019-11-28T10:21:22.382Z] daemon.go:325: [d3b89a716e548] waiting for daemon to start [2019-11-28T10:21:22.382Z] daemon.go:353: [d3b89a716e548] daemon started [2019-11-28T10:21:22.382Z] daemon.go:461: [d3b89a716e548] Stopping daemon [2019-11-28T10:21:22.382Z] daemon.go:296: [d3b89a716e548] exiting daemon [2019-11-28T10:21:22.382Z] daemon.go:448: [d3b89a716e548] Daemon stopped [2019-11-28T10:21:22.382Z] === RUN TestAuthZPluginDenyResponse [2019-11-28T10:21:22.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-28T10:21:22.740Z] --- PASS: TestServiceUpdateLabel (3.04s) [2019-11-28T10:21:22.740Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-28T10:21:22.740Z] daemon.go:325: [d030769d9ab5e] waiting for daemon to start [2019-11-28T10:21:22.740Z] daemon.go:325: [d030769d9ab5e] waiting for daemon to start [2019-11-28T10:21:22.740Z] daemon.go:353: [d030769d9ab5e] daemon started [2019-11-28T10:21:22.740Z] daemon.go:461: [d030769d9ab5e] Stopping daemon [2019-11-28T10:21:22.740Z] daemon.go:296: [d030769d9ab5e] exiting daemon [2019-11-28T10:21:22.740Z] daemon.go:448: [d030769d9ab5e] Daemon stopped [2019-11-28T10:21:22.740Z] === RUN TestServiceUpdateSecrets [2019-11-28T10:21:22.983Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-28T10:21:22.983Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-28T10:21:22.983Z] daemon.go:325: [d71c37803080c] waiting for daemon to start [2019-11-28T10:21:22.983Z] daemon.go:325: [d71c37803080c] waiting for daemon to start [2019-11-28T10:21:22.983Z] daemon.go:353: [d71c37803080c] daemon started [2019-11-28T10:21:22.983Z] daemon.go:461: [d71c37803080c] Stopping daemon [2019-11-28T10:21:22.983Z] daemon.go:296: [d71c37803080c] exiting daemon [2019-11-28T10:21:22.983Z] daemon.go:448: [d71c37803080c] Daemon stopped [2019-11-28T10:21:22.983Z] === RUN TestAuthZPluginAllowEventStream [2019-11-28T10:21:22.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-28T10:21:22.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-28T10:21:24.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-28T10:21:24.907Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2019-11-28T10:21:24.908Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-28T10:21:24.908Z] daemon.go:325: [da6d3827cf774] waiting for daemon to start [2019-11-28T10:21:24.908Z] daemon.go:325: [da6d3827cf774] waiting for daemon to start [2019-11-28T10:21:24.908Z] daemon.go:353: [da6d3827cf774] daemon started [2019-11-28T10:21:24.908Z] daemon.go:461: [da6d3827cf774] Stopping daemon [2019-11-28T10:21:24.908Z] daemon.go:296: [da6d3827cf774] exiting daemon [2019-11-28T10:21:24.908Z] daemon.go:448: [da6d3827cf774] Daemon stopped [2019-11-28T10:21:24.908Z] === RUN TestAuthZPluginErrorResponse [2019-11-28T10:21:25.018Z] ok github.com/docker/docker/builder/remotecontext/git 0.908s coverage: 85.1% of statements [2019-11-28T10:21:25.018Z] ok github.com/docker/docker/builder/remotecontext 0.232s coverage: 13.6% of statements [2019-11-28T10:21:25.018Z] ? github.com/docker/docker/cli [no test files] [2019-11-28T10:21:25.018Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-28T10:21:25.018Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-11-28T10:21:25.551Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2019-11-28T10:21:25.551Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-28T10:21:25.551Z] daemon.go:325: [d2d394723d827] waiting for daemon to start [2019-11-28T10:21:25.551Z] daemon.go:325: [d2d394723d827] waiting for daemon to start [2019-11-28T10:21:25.551Z] daemon.go:353: [d2d394723d827] daemon started [2019-11-28T10:21:25.551Z] daemon.go:461: [d2d394723d827] Stopping daemon [2019-11-28T10:21:25.551Z] daemon.go:296: [d2d394723d827] exiting daemon [2019-11-28T10:21:25.551Z] daemon.go:448: [d2d394723d827] Daemon stopped [2019-11-28T10:21:25.551Z] === RUN TestAuthZPluginErrorRequest [2019-11-28T10:21:25.806Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-28T10:21:25.806Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-28T10:21:25.806Z] daemon.go:325: [d6b44f7369dd0] waiting for daemon to start [2019-11-28T10:21:25.806Z] daemon.go:325: [d6b44f7369dd0] waiting for daemon to start [2019-11-28T10:21:25.806Z] daemon.go:353: [d6b44f7369dd0] daemon started [2019-11-28T10:21:25.806Z] daemon.go:461: [d6b44f7369dd0] Stopping daemon [2019-11-28T10:21:25.806Z] daemon.go:296: [d6b44f7369dd0] exiting daemon [2019-11-28T10:21:25.806Z] daemon.go:448: [d6b44f7369dd0] Daemon stopped [2019-11-28T10:21:25.806Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-28T10:21:26.365Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-28T10:21:26.365Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-28T10:21:26.365Z] daemon.go:325: [da4cedcd1a483] waiting for daemon to start [2019-11-28T10:21:26.365Z] daemon.go:325: [da4cedcd1a483] waiting for daemon to start [2019-11-28T10:21:26.365Z] daemon.go:353: [da4cedcd1a483] daemon started [2019-11-28T10:21:26.365Z] daemon.go:461: [da4cedcd1a483] Stopping daemon [2019-11-28T10:21:26.365Z] daemon.go:296: [da4cedcd1a483] exiting daemon [2019-11-28T10:21:26.365Z] daemon.go:448: [da4cedcd1a483] Daemon stopped [2019-11-28T10:21:26.365Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-28T10:21:28.871Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2019-11-28T10:21:28.871Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-28T10:21:28.871Z] daemon.go:325: [d287d897c12b4] waiting for daemon to start [2019-11-28T10:21:28.871Z] daemon.go:325: [d287d897c12b4] waiting for daemon to start [2019-11-28T10:21:28.871Z] daemon.go:353: [d287d897c12b4] daemon started [2019-11-28T10:21:28.871Z] daemon.go:461: [d287d897c12b4] Stopping daemon [2019-11-28T10:21:28.871Z] daemon.go:296: [d287d897c12b4] exiting daemon [2019-11-28T10:21:28.871Z] daemon.go:448: [d287d897c12b4] Daemon stopped [2019-11-28T10:21:28.871Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-28T10:21:28.871Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-28T10:21:29.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-28T10:21:30.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-28T10:21:30.883Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2019-11-28T10:21:30.883Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-28T10:21:30.883Z] daemon.go:325: [da51c4b991829] waiting for daemon to start [2019-11-28T10:21:30.883Z] daemon.go:325: [da51c4b991829] waiting for daemon to start [2019-11-28T10:21:30.883Z] daemon.go:353: [da51c4b991829] daemon started [2019-11-28T10:21:30.883Z] daemon.go:461: [da51c4b991829] Stopping daemon [2019-11-28T10:21:30.883Z] daemon.go:296: [da51c4b991829] exiting daemon [2019-11-28T10:21:30.883Z] daemon.go:448: [da51c4b991829] Daemon stopped [2019-11-28T10:21:30.883Z] === RUN TestAuthZPluginHeader [2019-11-28T10:21:31.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-28T10:21:31.444Z] --- PASS: TestAuthZPluginHeader (0.84s) [2019-11-28T10:21:31.444Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-28T10:21:31.444Z] daemon.go:325: [d0f38c066e908] waiting for daemon to start [2019-11-28T10:21:31.444Z] daemon.go:325: [d0f38c066e908] waiting for daemon to start [2019-11-28T10:21:31.444Z] daemon.go:353: [d0f38c066e908] daemon started [2019-11-28T10:21:31.444Z] daemon.go:461: [d0f38c066e908] Stopping daemon [2019-11-28T10:21:31.444Z] daemon.go:296: [d0f38c066e908] exiting daemon [2019-11-28T10:21:31.444Z] daemon.go:448: [d0f38c066e908] Daemon stopped [2019-11-28T10:21:31.444Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-28T10:21:31.568Z] ok github.com/docker/docker/client 0.263s coverage: 75.7% of statements [2019-11-28T10:21:33.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-28T10:21:35.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-28T10:21:35.921Z] Using test binary docker [2019-11-28T10:21:35.921Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-28T10:21:35.921Z] +++ /etc/init.d/apparmor start [2019-11-28T10:21:35.921Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-28T10:21:35.921Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-28T10:21:35.921Z] Warning failed to create cache: (null) [2019-11-28T10:21:35.921Z] . [2019-11-28T10:21:35.921Z] INFO: Waiting for daemon to start... [2019-11-28T10:21:35.921Z] Starting dockerd [2019-11-28T10:21:35.921Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-11-28T10:21:36.846Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.12s) [2019-11-28T10:21:36.846Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-11-28T10:21:36.846Z] daemon.go:325: [d8264e2008a3a] waiting for daemon to start [2019-11-28T10:21:36.846Z] daemon.go:325: [d8264e2008a3a] waiting for daemon to start [2019-11-28T10:21:36.846Z] daemon.go:353: [d8264e2008a3a] daemon started [2019-11-28T10:21:36.846Z] daemon.go:461: [d8264e2008a3a] Stopping daemon [2019-11-28T10:21:36.846Z] daemon.go:296: [d8264e2008a3a] exiting daemon [2019-11-28T10:21:36.846Z] daemon.go:448: [d8264e2008a3a] Daemon stopped [2019-11-28T10:21:36.846Z] daemon.go:325: [d8264e2008a3a] waiting for daemon to start [2019-11-28T10:21:36.846Z] daemon.go:325: [d8264e2008a3a] waiting for daemon to start [2019-11-28T10:21:36.846Z] daemon.go:353: [d8264e2008a3a] daemon started [2019-11-28T10:21:36.846Z] daemon.go:461: [d8264e2008a3a] Stopping daemon [2019-11-28T10:21:36.846Z] daemon.go:296: [d8264e2008a3a] exiting daemon [2019-11-28T10:21:36.846Z] daemon.go:448: [d8264e2008a3a] Daemon stopped [2019-11-28T10:21:36.846Z] === RUN TestAuthZPluginV2Disable [2019-11-28T10:21:38.206Z] . [2019-11-28T10:21:38.206Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-28T10:21:38.206Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-28T10:21:38.206Z] Error: No such image: emptyfs [2019-11-28T10:21:38.206Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-28T10:21:38.206Z] ++++ docker load [2019-11-28T10:21:38.206Z] Running integration-test (iteration 1) [2019-11-28T10:21:38.206Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-28T10:21:38.206Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:21:38.206Z] ++ set -e [2019-11-28T10:21:38.206Z] ++ '[' -n 0 ']' [2019-11-28T10:21:38.206Z] ++ set -x [2019-11-28T10:21:38.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:21:39.267Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2019-11-28T10:21:39.267Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-28T10:21:39.267Z] daemon.go:325: [d782ba831c0a0] waiting for daemon to start [2019-11-28T10:21:39.267Z] daemon.go:325: [d782ba831c0a0] waiting for daemon to start [2019-11-28T10:21:39.267Z] daemon.go:353: [d782ba831c0a0] daemon started [2019-11-28T10:21:39.267Z] daemon.go:461: [d782ba831c0a0] Stopping daemon [2019-11-28T10:21:39.267Z] daemon.go:296: [d782ba831c0a0] exiting daemon [2019-11-28T10:21:39.267Z] daemon.go:448: [d782ba831c0a0] Daemon stopped [2019-11-28T10:21:39.267Z] === RUN TestServiceUpdateConfigs [2019-11-28T10:21:40.271Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2019-11-28T10:21:40.271Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-11-28T10:21:40.271Z] daemon.go:325: [d24524a79119f] waiting for daemon to start [2019-11-28T10:21:40.271Z] daemon.go:325: [d24524a79119f] waiting for daemon to start [2019-11-28T10:21:40.271Z] daemon.go:353: [d24524a79119f] daemon started [2019-11-28T10:21:40.271Z] daemon.go:461: [d24524a79119f] Stopping daemon [2019-11-28T10:21:40.271Z] daemon.go:296: [d24524a79119f] exiting daemon [2019-11-28T10:21:40.271Z] daemon.go:448: [d24524a79119f] Daemon stopped [2019-11-28T10:21:40.271Z] daemon.go:325: [d24524a79119f] waiting for daemon to start [2019-11-28T10:21:40.271Z] daemon.go:325: [d24524a79119f] waiting for daemon to start [2019-11-28T10:21:40.271Z] daemon.go:353: [d24524a79119f] daemon started [2019-11-28T10:21:40.271Z] daemon.go:461: [d24524a79119f] Stopping daemon [2019-11-28T10:21:40.271Z] daemon.go:296: [d24524a79119f] exiting daemon [2019-11-28T10:21:40.271Z] daemon.go:448: [d24524a79119f] Daemon stopped [2019-11-28T10:21:40.271Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-28T10:21:41.715Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-28T10:21:42.724Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-28T10:21:42.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-28T10:21:43.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-28T10:21:43.791Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-28T10:21:44.047Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2019-11-28T10:21:44.047Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-11-28T10:21:44.047Z] daemon.go:325: [d134f86a95179] waiting for daemon to start [2019-11-28T10:21:44.047Z] daemon.go:325: [d134f86a95179] waiting for daemon to start [2019-11-28T10:21:44.047Z] daemon.go:353: [d134f86a95179] daemon started [2019-11-28T10:21:44.047Z] daemon.go:461: [d134f86a95179] Stopping daemon [2019-11-28T10:21:44.047Z] daemon.go:296: [d134f86a95179] exiting daemon [2019-11-28T10:21:44.047Z] daemon.go:448: [d134f86a95179] Daemon stopped [2019-11-28T10:21:44.047Z] daemon.go:325: [d134f86a95179] waiting for daemon to start [2019-11-28T10:21:44.047Z] daemon.go:325: [d134f86a95179] waiting for daemon to start [2019-11-28T10:21:44.047Z] daemon.go:353: [d134f86a95179] daemon started [2019-11-28T10:21:44.047Z] daemon.go:461: [d134f86a95179] Stopping daemon [2019-11-28T10:21:44.047Z] daemon.go:296: [d134f86a95179] exiting daemon [2019-11-28T10:21:44.047Z] daemon.go:448: [d134f86a95179] Daemon stopped [2019-11-28T10:21:44.047Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-28T10:21:44.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-28T10:21:45.663Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-28T10:21:45.918Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-28T10:21:46.480Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-28T10:21:54.230Z] Loaded image: buildpack-deps:jessie [2019-11-28T10:21:54.230Z] Loaded image: busybox:latest [2019-11-28T10:21:54.230Z] Loaded image: busybox:glibc [2019-11-28T10:21:54.230Z] Loaded image: debian:jessie [2019-11-28T10:21:54.230Z] Loaded image: hello-world:latest [2019-11-28T10:21:54.230Z] INFO: Testing against a local daemon [2019-11-28T10:21:54.230Z] === RUN TestBuildWithSession [2019-11-28T10:21:54.955Z] --- PASS: TestBuildWithSession (2.18s) [2019-11-28T10:21:54.955Z] === RUN TestBuildSquashParent [2019-11-28T10:21:55.739Z] --- PASS: TestServiceUpdateConfigs (15.73s) [2019-11-28T10:21:55.739Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-28T10:21:55.739Z] daemon.go:325: [d2803552d6fcb] waiting for daemon to start [2019-11-28T10:21:55.739Z] daemon.go:325: [d2803552d6fcb] waiting for daemon to start [2019-11-28T10:21:55.739Z] daemon.go:353: [d2803552d6fcb] daemon started [2019-11-28T10:21:55.739Z] daemon.go:461: [d2803552d6fcb] Stopping daemon [2019-11-28T10:21:55.739Z] daemon.go:296: [d2803552d6fcb] exiting daemon [2019-11-28T10:21:55.739Z] daemon.go:448: [d2803552d6fcb] Daemon stopped [2019-11-28T10:21:55.739Z] === RUN TestServiceUpdateNetwork [2019-11-28T10:21:56.491Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.74s) [2019-11-28T10:21:56.491Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-28T10:21:56.491Z] daemon.go:325: [d84d6958c21d4] waiting for daemon to start [2019-11-28T10:21:56.491Z] daemon.go:325: [d84d6958c21d4] waiting for daemon to start [2019-11-28T10:21:56.491Z] daemon.go:353: [d84d6958c21d4] daemon started [2019-11-28T10:21:56.491Z] daemon.go:461: [d84d6958c21d4] Stopping daemon [2019-11-28T10:21:56.491Z] daemon.go:296: [d84d6958c21d4] exiting daemon [2019-11-28T10:21:56.491Z] daemon.go:448: [d84d6958c21d4] Daemon stopped [2019-11-28T10:21:56.491Z] daemon.go:325: [d84d6958c21d4] waiting for daemon to start [2019-11-28T10:21:56.491Z] daemon.go:325: [d84d6958c21d4] waiting for daemon to start [2019-11-28T10:21:56.491Z] daemon.go:296: [d84d6958c21d4] exiting daemon [2019-11-28T10:21:56.491Z] daemon.go:325: [d84d6958c21d4] waiting for daemon to start [2019-11-28T10:21:56.491Z] daemon.go:325: [d84d6958c21d4] waiting for daemon to start [2019-11-28T10:21:56.491Z] daemon.go:325: [d84d6958c21d4] waiting for daemon to start [2019-11-28T10:21:56.491Z] daemon.go:353: [d84d6958c21d4] daemon started [2019-11-28T10:21:56.491Z] daemon.go:461: [d84d6958c21d4] Stopping daemon [2019-11-28T10:21:56.491Z] daemon.go:296: [d84d6958c21d4] exiting daemon [2019-11-28T10:21:56.491Z] daemon.go:448: [d84d6958c21d4] Daemon stopped [2019-11-28T10:21:56.491Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-28T10:22:00.962Z] --- PASS: TestBuildSquashParent (5.86s) [2019-11-28T10:22:00.962Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-28T10:22:00.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:22:00.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:22:00.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:22:00.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:22:00.962Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:22:00.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:22:00.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:22:00.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:22:00.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:22:00.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:22:00.962Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:22:00.962Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:22:00.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-28T10:22:00.962Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-28T10:22:00.962Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-28T10:22:00.962Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-28T10:22:01.812Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-28T10:22:01.812Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-28T10:22:01.812Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-28T10:22:02.373Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-28T10:22:02.628Z] === RUN TestDockerSuite/TestBuildFails [2019-11-28T10:22:03.596Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-28T10:22:03.596Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-28T10:22:03.992Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-28T10:22:03.992Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-28T10:22:06.105Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-28T10:22:07.004Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-11-28T10:22:07.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2019-11-28T10:22:07.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.44s) [2019-11-28T10:22:07.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2019-11-28T10:22:07.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.57s) [2019-11-28T10:22:07.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2019-11-28T10:22:07.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.61s) [2019-11-28T10:22:07.004Z] === RUN TestBuildMultiStageCopy [2019-11-28T10:22:07.004Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-28T10:22:07.986Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-28T10:22:08.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-28T10:22:09.033Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-28T10:22:09.370Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-28T10:22:09.393Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2019-11-28T10:22:09.393Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-28T10:22:09.393Z] daemon.go:325: [dccbf51095763] waiting for daemon to start [2019-11-28T10:22:09.393Z] daemon.go:325: [dccbf51095763] waiting for daemon to start [2019-11-28T10:22:09.393Z] daemon.go:353: [dccbf51095763] daemon started [2019-11-28T10:22:09.393Z] daemon.go:461: [dccbf51095763] Stopping daemon [2019-11-28T10:22:09.393Z] daemon.go:296: [dccbf51095763] exiting daemon [2019-11-28T10:22:09.393Z] daemon.go:448: [dccbf51095763] Daemon stopped [2019-11-28T10:22:09.393Z] PASS [2019-11-28T10:22:09.393Z] [2019-11-28T10:22:09.393Z] === Skipped [2019-11-28T10:22:09.393Z] === SKIP: s390x.integration.service TestServicePlugin (0.02s) [2019-11-28T10:22:09.393Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:22:09.393Z] [2019-11-28T10:22:09.393Z] [2019-11-28T10:22:09.393Z] DONE 18 tests, 1 skipped in 124.137s [2019-11-28T10:22:09.393Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-28T10:22:09.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:09.393Z] ++ set -e [2019-11-28T10:22:09.393Z] ++ '[' -n 0 ']' [2019-11-28T10:22:09.393Z] ++ set -x [2019-11-28T10:22:09.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:09.393Z] INFO: Testing against a local daemon [2019-11-28T10:22:09.393Z] === RUN TestSessionCreate [2019-11-28T10:22:09.393Z] --- PASS: TestSessionCreate (0.03s) [2019-11-28T10:22:09.393Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-28T10:22:09.393Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2019-11-28T10:22:09.393Z] PASS [2019-11-28T10:22:09.393Z] [2019-11-28T10:22:09.393Z] DONE 2 tests in 0.237s [2019-11-28T10:22:09.393Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-28T10:22:09.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:09.393Z] ++ set -e [2019-11-28T10:22:09.393Z] ++ '[' -n 0 ']' [2019-11-28T10:22:09.393Z] ++ set -x [2019-11-28T10:22:09.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:09.393Z] INFO: Testing against a local daemon [2019-11-28T10:22:09.393Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-28T10:22:09.393Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-28T10:22:09.393Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-28T10:22:09.393Z] === RUN TestEventsExecDie [2019-11-28T10:22:09.708Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-28T10:22:09.875Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-28T10:22:10.046Z] --- PASS: TestBuildMultiStageCopy (3.68s) [2019-11-28T10:22:10.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.03s) [2019-11-28T10:22:10.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-11-28T10:22:10.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2019-11-28T10:22:10.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-11-28T10:22:10.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2019-11-28T10:22:10.046Z] === RUN TestBuildMultiStageParentConfig [2019-11-28T10:22:10.268Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2019-11-28T10:22:10.268Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.8% of statements [2019-11-28T10:22:10.268Z] ok github.com/docker/docker/container 0.122s coverage: 35.6% of statements [2019-11-28T10:22:10.268Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-28T10:22:10.268Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-28T10:22:10.268Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-28T10:22:10.268Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-28T10:22:10.295Z] --- PASS: TestEventsExecDie (1.02s) [2019-11-28T10:22:10.295Z] === RUN TestEventsBackwardsCompatible [2019-11-28T10:22:10.664Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-11-28T10:22:10.664Z] === RUN TestInfoBinaryCommits [2019-11-28T10:22:10.664Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-28T10:22:10.664Z] === RUN TestInfoAPIVersioned [2019-11-28T10:22:10.664Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-28T10:22:10.664Z] === RUN TestInfoAPI [2019-11-28T10:22:10.664Z] --- PASS: TestInfoAPI (0.02s) [2019-11-28T10:22:10.664Z] === RUN TestInfoAPIWarnings [2019-11-28T10:22:11.223Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2019-11-28T10:22:11.223Z] === RUN TestBuildLabelWithTargets [2019-11-28T10:22:11.321Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-28T10:22:11.575Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-28T10:22:11.591Z] --- PASS: TestInfoAPIWarnings (0.92s) [2019-11-28T10:22:11.591Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-28T10:22:11.591Z] daemon.go:325: [d275dad37c550] waiting for daemon to start [2019-11-28T10:22:11.591Z] daemon.go:325: [d275dad37c550] waiting for daemon to start [2019-11-28T10:22:11.591Z] daemon.go:353: [d275dad37c550] daemon started [2019-11-28T10:22:11.591Z] daemon.go:461: [d275dad37c550] Stopping daemon [2019-11-28T10:22:11.591Z] daemon.go:296: [d275dad37c550] exiting daemon [2019-11-28T10:22:11.591Z] daemon.go:448: [d275dad37c550] Daemon stopped [2019-11-28T10:22:11.591Z] === RUN TestLoginFailsWithBadCredentials [2019-11-28T10:22:11.990Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2019-11-28T10:22:11.990Z] === RUN TestPingCacheHeaders [2019-11-28T10:22:11.990Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-28T10:22:11.990Z] === RUN TestPingGet [2019-11-28T10:22:11.990Z] --- PASS: TestPingGet (0.01s) [2019-11-28T10:22:11.990Z] === RUN TestPingHead [2019-11-28T10:22:11.990Z] --- PASS: TestPingHead (0.02s) [2019-11-28T10:22:11.990Z] === RUN TestVersion [2019-11-28T10:22:11.990Z] --- PASS: TestVersion (0.03s) [2019-11-28T10:22:11.990Z] PASS [2019-11-28T10:22:11.990Z] [2019-11-28T10:22:11.990Z] === Skipped [2019-11-28T10:22:11.990Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-28T10:22:11.990Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-28T10:22:11.990Z] [2019-11-28T10:22:11.990Z] [2019-11-28T10:22:11.990Z] DONE 12 tests, 1 skipped in 2.802s [2019-11-28T10:22:11.990Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-28T10:22:11.990Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:11.990Z] ++ set -e [2019-11-28T10:22:11.990Z] ++ '[' -n 0 ']' [2019-11-28T10:22:11.990Z] ++ set -x [2019-11-28T10:22:11.990Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:12.176Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-11-28T10:22:12.176Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:353: [d793f6d34265d] daemon started [2019-11-28T10:22:12.176Z] daemon.go:461: [d793f6d34265d] Stopping daemon [2019-11-28T10:22:12.176Z] daemon.go:296: [d793f6d34265d] exiting daemon [2019-11-28T10:22:12.176Z] daemon.go:448: [d793f6d34265d] Daemon stopped [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:339: [d793f6d34265d] error pinging daemon on start: Get http://d793f6d34265d.sock/_ping: context deadline exceeded [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:339: [d793f6d34265d] error pinging daemon on start: Get http://d793f6d34265d.sock/_ping: context deadline exceeded [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:339: [d793f6d34265d] error pinging daemon on start: Get http://d793f6d34265d.sock/_ping: context deadline exceeded [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:339: [d793f6d34265d] error pinging daemon on start: Get http://d793f6d34265d.sock/_ping: context deadline exceeded [2019-11-28T10:22:12.176Z] daemon.go:296: [d793f6d34265d] exiting daemon [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:325: [d793f6d34265d] waiting for daemon to start [2019-11-28T10:22:12.176Z] daemon.go:353: [d793f6d34265d] daemon started [2019-11-28T10:22:12.176Z] daemon.go:461: [d793f6d34265d] Stopping daemon [2019-11-28T10:22:12.176Z] daemon.go:296: [d793f6d34265d] exiting daemon [2019-11-28T10:22:12.176Z] daemon.go:448: [d793f6d34265d] Daemon stopped [2019-11-28T10:22:12.176Z] PASS [2019-11-28T10:22:12.176Z] [2019-11-28T10:22:12.176Z] DONE 17 tests in 53.460s [2019-11-28T10:22:12.176Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-28T10:22:12.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:12.176Z] ++ set -e [2019-11-28T10:22:12.176Z] ++ '[' -n 0 ']' [2019-11-28T10:22:12.176Z] ++ set -x [2019-11-28T10:22:12.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:12.366Z] INFO: Testing against a local daemon [2019-11-28T10:22:12.366Z] === RUN TestVolumesCreateAndList [2019-11-28T10:22:12.366Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-28T10:22:12.366Z] === RUN TestVolumesRemove [2019-11-28T10:22:12.366Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-28T10:22:12.366Z] === RUN TestVolumesInspect [2019-11-28T10:22:12.366Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-28T10:22:12.366Z] === RUN TestVolumesInvalidJSON [2019-11-28T10:22:12.366Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-28T10:22:12.366Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-28T10:22:12.366Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-28T10:22:12.366Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-28T10:22:12.366Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-28T10:22:12.366Z] PASS [2019-11-28T10:22:12.366Z] [2019-11-28T10:22:12.366Z] DONE 5 tests in 0.353s [2019-11-28T10:22:12.366Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-28T10:22:12.477Z] INFO: Testing against a local daemon [2019-11-28T10:22:12.477Z] === RUN TestPluginInvalidJSON [2019-11-28T10:22:12.477Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:22:12.477Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:22:12.477Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:22:12.477Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-28T10:22:12.477Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-28T10:22:12.477Z] PASS [2019-11-28T10:22:12.477Z] [2019-11-28T10:22:12.477Z] DONE 2 tests in 0.161s [2019-11-28T10:22:12.477Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-28T10:22:12.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:12.477Z] ++ set -e [2019-11-28T10:22:12.477Z] ++ '[' -n 0 ']' [2019-11-28T10:22:12.477Z] ++ set -x [2019-11-28T10:22:12.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:12.477Z] INFO: Testing against a local daemon [2019-11-28T10:22:12.477Z] === RUN TestExternalGraphDriver [2019-11-28T10:22:12.732Z] === RUN TestExternalGraphDriver/json [2019-11-28T10:22:12.732Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-28T10:22:12.733Z] ++++ cat bundles/test-integration/docker.pid [2019-11-28T10:22:12.733Z] +++ kill 9246 [2019-11-28T10:22:12.944Z] --- PASS: TestBuildLabelWithTargets (1.63s) [2019-11-28T10:22:12.944Z] === RUN TestBuildWithEmptyLayers [2019-11-28T10:22:13.668Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-11-28T10:22:13.668Z] === RUN TestBuildMultiStageOnBuild [2019-11-28T10:22:13.988Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-28T10:22:13.988Z] +++ /etc/init.d/apparmor stop [2019-11-28T10:22:13.988Z] Clearing AppArmor profiles cache:. [2019-11-28T10:22:13.988Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-28T10:22:13.988Z] Unloading profiles will leave already running processes permanently [2019-11-28T10:22:13.988Z] unconfined, which can lead to unexpected situations. [2019-11-28T10:22:13.988Z] [2019-11-28T10:22:13.988Z] To set a process to complain mode, use the command line tool [2019-11-28T10:22:13.988Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-28T10:22:13.988Z] with the 'teardown' option." [2019-11-28T10:22:13.988Z] [2019-11-28T10:22:15.297Z] === RUN TestExternalGraphDriver/spec [2019-11-28T10:22:15.298Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-28T10:22:15.966Z] --- PASS: TestBuildMultiStageOnBuild (2.31s) [2019-11-28T10:22:15.966Z] === RUN TestBuildUncleanTarFilenames [2019-11-28T10:22:16.221Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-28T10:22:16.517Z] === RUN TestDockerSuite/TestBuildFromStdinWithF Post stage [Pipeline] junit [2019-11-28T10:22:16.668Z] Recording test results [2019-11-28T10:22:17.076Z] === RUN TestExternalGraphDriver/pull [2019-11-28T10:22:17.219Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-11-28T10:22:17.219Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-28T10:22:18.175Z] + echo Ensuring container killed. [2019-11-28T10:22:18.175Z] Ensuring container killed. [2019-11-28T10:22:18.175Z] + docker rm -vf docker-pr1 [2019-11-28T10:22:18.175Z] Error: No such container: docker-pr1 [2019-11-28T10:22:18.175Z] + true [Pipeline] sh [2019-11-28T10:22:19.000Z] --- PASS: TestExternalGraphDriver (6.53s) [2019-11-28T10:22:19.000Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-28T10:22:19.000Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.000Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.000Z] daemon.go:353: [d62b33ae66b7d] daemon started [2019-11-28T10:22:19.000Z] daemon.go:461: [d62b33ae66b7d] Stopping daemon [2019-11-28T10:22:19.000Z] daemon.go:296: [d62b33ae66b7d] exiting daemon [2019-11-28T10:22:19.000Z] daemon.go:448: [d62b33ae66b7d] Daemon stopped [2019-11-28T10:22:19.000Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.000Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.000Z] daemon.go:353: [d62b33ae66b7d] daemon started [2019-11-28T10:22:19.000Z] daemon.go:461: [d62b33ae66b7d] Stopping daemon [2019-11-28T10:22:19.000Z] daemon.go:296: [d62b33ae66b7d] exiting daemon [2019-11-28T10:22:19.000Z] daemon.go:448: [d62b33ae66b7d] Daemon stopped [2019-11-28T10:22:19.000Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2019-11-28T10:22:19.001Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.001Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.001Z] daemon.go:353: [d62b33ae66b7d] daemon started [2019-11-28T10:22:19.001Z] daemon.go:461: [d62b33ae66b7d] Stopping daemon [2019-11-28T10:22:19.001Z] daemon.go:296: [d62b33ae66b7d] exiting daemon [2019-11-28T10:22:19.001Z] daemon.go:448: [d62b33ae66b7d] Daemon stopped [2019-11-28T10:22:19.001Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.001Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.001Z] daemon.go:353: [d62b33ae66b7d] daemon started [2019-11-28T10:22:19.001Z] daemon.go:461: [d62b33ae66b7d] Stopping daemon [2019-11-28T10:22:19.001Z] daemon.go:296: [d62b33ae66b7d] exiting daemon [2019-11-28T10:22:19.001Z] daemon.go:448: [d62b33ae66b7d] Daemon stopped [2019-11-28T10:22:19.001Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2019-11-28T10:22:19.001Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.001Z] daemon.go:325: [d62b33ae66b7d] waiting for daemon to start [2019-11-28T10:22:19.001Z] daemon.go:353: [d62b33ae66b7d] daemon started [2019-11-28T10:22:19.001Z] daemon.go:461: [d62b33ae66b7d] Stopping daemon [2019-11-28T10:22:19.001Z] daemon.go:296: [d62b33ae66b7d] exiting daemon [2019-11-28T10:22:19.001Z] daemon.go:448: [d62b33ae66b7d] Daemon stopped [2019-11-28T10:22:19.001Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2019-11-28T10:22:19.001Z] === RUN TestGraphdriverPluginV2 [2019-11-28T10:22:19.038Z] + echo Chowning /workspace to jenkins user [2019-11-28T10:22:19.038Z] Chowning /workspace to jenkins user [2019-11-28T10:22:19.038Z] + id -u [2019-11-28T10:22:19.038Z] + id -g [2019-11-28T10:22:19.038Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-428:/workspace busybox chown -R 1001:1001 /workspace [2019-11-28T10:22:19.038Z] Unable to find image 'busybox:latest' locally [2019-11-28T10:22:19.038Z] latest: Pulling from library/busybox [2019-11-28T10:22:19.255Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-28T10:22:19.414Z] dd8c951d5d23: Pulling fs layer [2019-11-28T10:22:19.520Z] --- PASS: TestBuildMultiStageLayerLeak (2.46s) [2019-11-28T10:22:19.520Z] === RUN TestBuildWithHugeFile [2019-11-28T10:22:19.809Z] dd8c951d5d23: Verifying Checksum [2019-11-28T10:22:19.809Z] dd8c951d5d23: Download complete [2019-11-28T10:22:20.218Z] dd8c951d5d23: Pull complete [2019-11-28T10:22:20.218Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-28T10:22:20.218Z] Status: Downloaded newer image for busybox:latest [2019-11-28T10:22:20.230Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2019-11-28T10:22:21.860Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-28T10:22:22.126Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-28T10:22:22.975Z] + bundleName=s390x-integration [2019-11-28T10:22:22.975Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-28T10:22:22.975Z] Creating s390x-integration-bundles.tar.gz [2019-11-28T10:22:22.975Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-28T10:22:22.975Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-28T10:22:23.125Z] Archiving artifacts [2019-11-28T10:22:23.219Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-28T10:22:23.497Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-11-28T10:22:24.524Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-28T10:22:24.579Z] --- PASS: TestGraphdriverPluginV2 (5.33s) [2019-11-28T10:22:24.579Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-11-28T10:22:24.579Z] daemon.go:325: [d740e110db130] waiting for daemon to start [2019-11-28T10:22:24.579Z] daemon.go:325: [d740e110db130] waiting for daemon to start [2019-11-28T10:22:24.580Z] daemon.go:353: [d740e110db130] daemon started [2019-11-28T10:22:24.580Z] daemon.go:461: [d740e110db130] Stopping daemon [2019-11-28T10:22:24.580Z] daemon.go:296: [d740e110db130] exiting daemon [2019-11-28T10:22:24.580Z] daemon.go:448: [d740e110db130] Daemon stopped [2019-11-28T10:22:24.580Z] daemon.go:325: [d740e110db130] waiting for daemon to start [2019-11-28T10:22:24.580Z] daemon.go:325: [d740e110db130] waiting for daemon to start [2019-11-28T10:22:24.580Z] daemon.go:353: [d740e110db130] daemon started [2019-11-28T10:22:24.580Z] daemon.go:461: [d740e110db130] Stopping daemon [2019-11-28T10:22:24.580Z] daemon.go:296: [d740e110db130] exiting daemon [2019-11-28T10:22:24.580Z] daemon.go:448: [d740e110db130] Daemon stopped [2019-11-28T10:22:24.580Z] PASS [2019-11-28T10:22:24.580Z] [2019-11-28T10:22:24.580Z] DONE 5 tests in 11.974s [2019-11-28T10:22:24.580Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-28T10:22:24.580Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:24.580Z] ++ set -e [2019-11-28T10:22:24.580Z] ++ '[' -n 0 ']' [2019-11-28T10:22:24.580Z] ++ set -x [2019-11-28T10:22:24.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:24.580Z] INFO: Testing against a local daemon [2019-11-28T10:22:24.580Z] === RUN TestContinueAfterPluginCrash [2019-11-28T10:22:24.580Z] === PAUSE TestContinueAfterPluginCrash [2019-11-28T10:22:24.580Z] === RUN TestDaemonStartWithLogOpt [2019-11-28T10:22:24.580Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-28T10:22:24.580Z] === CONT TestContinueAfterPluginCrash [2019-11-28T10:22:24.580Z] === CONT TestDaemonStartWithLogOpt [2019-11-28T10:22:25.289Z] + make clean [2019-11-28T10:22:25.652Z] docker volume rm -f docker-dev-cache [2019-11-28T10:22:25.652Z] docker-dev-cache [Pipeline] deleteDir [2019-11-28T10:22:29.914Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-28T10:22:29.914Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-28T10:22:31.320Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-28T10:22:32.245Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-28T10:22:33.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-28T10:22:33.170Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-28T10:22:33.170Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-28T10:22:33.458Z] ok github.com/docker/docker/daemon 12.175s coverage: 17.5% of statements [2019-11-28T10:22:33.458Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-28T10:22:33.458Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-11-28T10:22:33.458Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-28T10:22:34.022Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2019-11-28T10:22:34.622Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-28T10:22:34.954Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 82.2% of statements [2019-11-28T10:22:34.954Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2019-11-28T10:22:34.954Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-28T10:22:34.954Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-28T10:22:35.546Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-28T10:22:36.472Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-28T10:22:36.870Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2019-11-28T10:22:37.398Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-28T10:22:37.959Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-28T10:22:38.885Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-28T10:22:39.392Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-28T10:22:39.957Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.227s coverage: 56.9% of statements [2019-11-28T10:22:40.770Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-28T10:22:42.654Z] --- PASS: TestDaemonStartWithLogOpt (17.92s) [2019-11-28T10:22:42.654Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-28T10:22:42.654Z] daemon.go:325: [dbc2ccf11eed6] waiting for daemon to start [2019-11-28T10:22:42.654Z] daemon.go:325: [dbc2ccf11eed6] waiting for daemon to start [2019-11-28T10:22:42.654Z] daemon.go:353: [dbc2ccf11eed6] daemon started [2019-11-28T10:22:42.654Z] daemon.go:461: [dbc2ccf11eed6] Stopping daemon [2019-11-28T10:22:42.654Z] daemon.go:296: [dbc2ccf11eed6] exiting daemon [2019-11-28T10:22:42.654Z] daemon.go:448: [dbc2ccf11eed6] Daemon stopped [2019-11-28T10:22:42.654Z] daemon.go:325: [dbc2ccf11eed6] waiting for daemon to start [2019-11-28T10:22:42.654Z] daemon.go:325: [dbc2ccf11eed6] waiting for daemon to start [2019-11-28T10:22:42.654Z] daemon.go:353: [dbc2ccf11eed6] daemon started [2019-11-28T10:22:42.654Z] daemon.go:461: [dbc2ccf11eed6] Stopping daemon [2019-11-28T10:22:42.654Z] daemon.go:296: [dbc2ccf11eed6] exiting daemon [2019-11-28T10:22:42.654Z] daemon.go:448: [dbc2ccf11eed6] Daemon stopped [2019-11-28T10:22:43.236Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.358s coverage: 72.3% of statements [2019-11-28T10:22:43.301Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-28T10:22:43.802Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.807s coverage: 45.9% of statements [2019-11-28T10:22:43.802Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-28T10:22:45.700Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.109s coverage: 50.8% of statements [2019-11-28T10:22:47.455Z] --- PASS: TestContinueAfterPluginCrash (22.53s) [2019-11-28T10:22:47.455Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-28T10:22:47.455Z] daemon.go:325: [d48864834980e] waiting for daemon to start [2019-11-28T10:22:47.455Z] daemon.go:325: [d48864834980e] waiting for daemon to start [2019-11-28T10:22:47.455Z] daemon.go:353: [d48864834980e] daemon started [2019-11-28T10:22:47.455Z] daemon.go:461: [d48864834980e] Stopping daemon [2019-11-28T10:22:47.455Z] daemon.go:296: [d48864834980e] exiting daemon [2019-11-28T10:22:47.455Z] daemon.go:448: [d48864834980e] Daemon stopped [2019-11-28T10:22:47.455Z] PASS [2019-11-28T10:22:47.455Z] [2019-11-28T10:22:47.455Z] DONE 2 tests in 22.655s [2019-11-28T10:22:47.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-28T10:22:47.455Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:47.455Z] ++ set -e [2019-11-28T10:22:47.455Z] ++ '[' -n 0 ']' [2019-11-28T10:22:47.455Z] ++ set -x [2019-11-28T10:22:47.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:47.455Z] INFO: Testing against a local daemon [2019-11-28T10:22:47.455Z] === RUN TestPluginWithDevMounts [2019-11-28T10:22:47.455Z] === PAUSE TestPluginWithDevMounts [2019-11-28T10:22:47.455Z] === CONT TestPluginWithDevMounts [2019-11-28T10:22:47.596Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.346s coverage: 76.1% of statements [2019-11-28T10:22:48.528Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-11-28T10:22:48.785Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.164s coverage: 57.2% of statements [2019-11-28T10:22:48.785Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-28T10:22:48.785Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-28T10:22:48.859Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-28T10:22:49.419Z] --- PASS: TestPluginWithDevMounts (2.01s) [2019-11-28T10:22:49.419Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-28T10:22:49.419Z] daemon.go:325: [dbdff354720bd] waiting for daemon to start [2019-11-28T10:22:49.419Z] daemon.go:325: [dbdff354720bd] waiting for daemon to start [2019-11-28T10:22:49.419Z] daemon.go:353: [dbdff354720bd] daemon started [2019-11-28T10:22:49.419Z] daemon.go:461: [dbdff354720bd] Stopping daemon [2019-11-28T10:22:49.419Z] daemon.go:296: [dbdff354720bd] exiting daemon [2019-11-28T10:22:49.419Z] daemon.go:448: [dbdff354720bd] Daemon stopped [2019-11-28T10:22:49.419Z] PASS [2019-11-28T10:22:49.419Z] [2019-11-28T10:22:49.419Z] DONE 1 tests in 2.140s [2019-11-28T10:22:49.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-28T10:22:49.419Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:49.419Z] ++ set -e [2019-11-28T10:22:49.419Z] ++ '[' -n 0 ']' [2019-11-28T10:22:49.419Z] ++ set -x [2019-11-28T10:22:49.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:22:49.419Z] INFO: Testing against a local daemon [2019-11-28T10:22:49.419Z] === RUN TestSecretInspect [2019-11-28T10:22:50.155Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-11-28T10:22:51.087Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-11-28T10:22:52.852Z] --- PASS: TestSecretInspect (3.09s) [2019-11-28T10:22:52.852Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-28T10:22:52.852Z] daemon.go:325: [da1705b864ac0] waiting for daemon to start [2019-11-28T10:22:52.852Z] daemon.go:325: [da1705b864ac0] waiting for daemon to start [2019-11-28T10:22:52.852Z] daemon.go:353: [da1705b864ac0] daemon started [2019-11-28T10:22:52.852Z] daemon.go:461: [da1705b864ac0] Stopping daemon [2019-11-28T10:22:52.852Z] daemon.go:296: [da1705b864ac0] exiting daemon [2019-11-28T10:22:52.852Z] daemon.go:448: [da1705b864ac0] Daemon stopped [2019-11-28T10:22:52.852Z] === RUN TestSecretList [2019-11-28T10:22:52.852Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-28T10:22:52.985Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-11-28T10:22:52.985Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-28T10:22:52.986Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-28T10:22:53.106Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-28T10:22:53.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-28T10:22:53.243Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.7% of statements [2019-11-28T10:22:53.405Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-28T10:22:53.405Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-28T10:22:53.660Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-28T10:22:55.139Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2019-11-28T10:22:55.139Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 78.6% of statements [2019-11-28T10:22:55.139Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-28T10:22:55.139Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-28T10:22:55.545Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-28T10:22:56.072Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-28T10:22:56.104Z] --- PASS: TestSecretList (3.40s) [2019-11-28T10:22:56.104Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-28T10:22:56.104Z] daemon.go:325: [d3a27a5219267] waiting for daemon to start [2019-11-28T10:22:56.104Z] daemon.go:325: [d3a27a5219267] waiting for daemon to start [2019-11-28T10:22:56.104Z] daemon.go:353: [d3a27a5219267] daemon started [2019-11-28T10:22:56.104Z] daemon.go:461: [d3a27a5219267] Stopping daemon [2019-11-28T10:22:56.104Z] daemon.go:296: [d3a27a5219267] exiting daemon [2019-11-28T10:22:56.104Z] daemon.go:448: [d3a27a5219267] Daemon stopped [2019-11-28T10:22:56.104Z] === RUN TestSecretsCreateAndDelete [2019-11-28T10:22:56.329Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-11-28T10:22:56.894Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-11-28T10:22:57.550Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-28T10:22:57.827Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 74.7% of statements [2019-11-28T10:22:57.827Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-28T10:22:58.762Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 20.0% of statements [2019-11-28T10:22:59.434Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2019-11-28T10:22:59.434Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-28T10:22:59.434Z] daemon.go:325: [dc360f6bef550] waiting for daemon to start [2019-11-28T10:22:59.434Z] daemon.go:325: [dc360f6bef550] waiting for daemon to start [2019-11-28T10:22:59.434Z] daemon.go:353: [dc360f6bef550] daemon started [2019-11-28T10:22:59.434Z] daemon.go:461: [dc360f6bef550] Stopping daemon [2019-11-28T10:22:59.434Z] daemon.go:296: [dc360f6bef550] exiting daemon [2019-11-28T10:22:59.434Z] daemon.go:448: [dc360f6bef550] Daemon stopped [2019-11-28T10:22:59.434Z] === RUN TestSecretsUpdate [2019-11-28T10:23:00.134Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-28T10:23:00.730Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-28T10:23:01.660Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-11-28T10:23:01.660Z] ok github.com/docker/docker/daemon/logger/splunk 1.703s coverage: 84.5% of statements [2019-11-28T10:23:01.660Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-28T10:23:01.661Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-28T10:23:02.027Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-28T10:23:02.028Z] --- PASS: TestSecretsUpdate (2.66s) [2019-11-28T10:23:02.028Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-28T10:23:02.028Z] daemon.go:325: [d0ee32f10ab45] waiting for daemon to start [2019-11-28T10:23:02.028Z] daemon.go:325: [d0ee32f10ab45] waiting for daemon to start [2019-11-28T10:23:02.028Z] daemon.go:353: [d0ee32f10ab45] daemon started [2019-11-28T10:23:02.028Z] daemon.go:461: [d0ee32f10ab45] Stopping daemon [2019-11-28T10:23:02.028Z] daemon.go:296: [d0ee32f10ab45] exiting daemon [2019-11-28T10:23:02.028Z] daemon.go:448: [d0ee32f10ab45] Daemon stopped [2019-11-28T10:23:02.028Z] === RUN TestTemplatedSecret [2019-11-28T10:23:02.283Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-28T10:23:02.844Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-28T10:23:04.185Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2019-11-28T10:23:04.185Z] ok github.com/docker/docker/distribution 0.185s coverage: 22.3% of statements [2019-11-28T10:23:04.185Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-28T10:23:05.457Z] --- PASS: TestTemplatedSecret (3.72s) [2019-11-28T10:23:05.457Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-28T10:23:05.457Z] daemon.go:325: [de21e8772ecb7] waiting for daemon to start [2019-11-28T10:23:05.457Z] daemon.go:325: [de21e8772ecb7] waiting for daemon to start [2019-11-28T10:23:05.457Z] daemon.go:353: [de21e8772ecb7] daemon started [2019-11-28T10:23:05.457Z] daemon.go:461: [de21e8772ecb7] Stopping daemon [2019-11-28T10:23:05.457Z] daemon.go:296: [de21e8772ecb7] exiting daemon [2019-11-28T10:23:05.457Z] daemon.go:448: [de21e8772ecb7] Daemon stopped [2019-11-28T10:23:05.457Z] === RUN TestSecretCreateResolve [2019-11-28T10:23:06.080Z] ok github.com/docker/docker/errdefs 0.006s coverage: 48.2% of statements [2019-11-28T10:23:07.449Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2019-11-28T10:23:07.449Z] ok github.com/docker/docker/distribution/xfer 1.437s coverage: 83.4% of statements [2019-11-28T10:23:07.449Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-28T10:23:08.798Z] --- PASS: TestSecretCreateResolve (2.76s) [2019-11-28T10:23:08.798Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-28T10:23:08.798Z] daemon.go:325: [d61d50528ff5d] waiting for daemon to start [2019-11-28T10:23:08.798Z] daemon.go:325: [d61d50528ff5d] waiting for daemon to start [2019-11-28T10:23:08.798Z] daemon.go:353: [d61d50528ff5d] daemon started [2019-11-28T10:23:08.798Z] daemon.go:461: [d61d50528ff5d] Stopping daemon [2019-11-28T10:23:08.798Z] daemon.go:296: [d61d50528ff5d] exiting daemon [2019-11-28T10:23:08.798Z] daemon.go:448: [d61d50528ff5d] Daemon stopped [2019-11-28T10:23:08.798Z] PASS [2019-11-28T10:23:08.798Z] [2019-11-28T10:23:08.798Z] DONE 6 tests in 18.966s [2019-11-28T10:23:08.798Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-28T10:23:08.798Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:23:08.798Z] ++ set -e [2019-11-28T10:23:08.798Z] ++ '[' -n 0 ']' [2019-11-28T10:23:08.798Z] ++ set -x [2019-11-28T10:23:08.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:23:08.798Z] INFO: Testing against a local daemon [2019-11-28T10:23:08.798Z] === RUN TestServiceCreateInit [2019-11-28T10:23:08.798Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-28T10:23:08.821Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2019-11-28T10:23:08.821Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-28T10:23:09.078Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2019-11-28T10:23:09.078Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-28T10:23:10.451Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-28T10:23:10.451Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-28T10:23:10.451Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-28T10:23:10.709Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-28T10:23:10.709Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-28T10:23:10.709Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-28T10:23:10.709Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-28T10:23:10.709Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-28T10:23:10.709Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-28T10:23:10.709Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-28T10:23:10.709Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-28T10:23:11.275Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2019-11-28T10:23:11.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-28T10:23:12.207Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-28T10:23:13.578Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2019-11-28T10:23:13.578Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-28T10:23:14.611Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-28T10:23:15.170Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-28T10:23:16.101Z] ok github.com/docker/docker/pkg/archive 0.407s coverage: 77.2% of statements [2019-11-28T10:23:16.665Z] ok github.com/docker/docker/pkg/authorization 0.177s coverage: 66.7% of statements [2019-11-28T10:23:16.923Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-28T10:23:17.180Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-28T10:23:19.499Z] --- PASS: TestServiceCreateInit (10.85s) [2019-11-28T10:23:19.499Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.70s) [2019-11-28T10:23:19.499Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-28T10:23:19.499Z] daemon.go:325: [daf6a9b97d49b] waiting for daemon to start [2019-11-28T10:23:19.499Z] daemon.go:325: [daf6a9b97d49b] waiting for daemon to start [2019-11-28T10:23:19.499Z] daemon.go:353: [daf6a9b97d49b] daemon started [2019-11-28T10:23:19.499Z] daemon.go:461: [daf6a9b97d49b] Stopping daemon [2019-11-28T10:23:19.499Z] daemon.go:296: [daf6a9b97d49b] exiting daemon [2019-11-28T10:23:19.499Z] daemon.go:448: [daf6a9b97d49b] Daemon stopped [2019-11-28T10:23:19.499Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2019-11-28T10:23:19.499Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-28T10:23:19.499Z] daemon.go:325: [d93c9e547a250] waiting for daemon to start [2019-11-28T10:23:19.499Z] daemon.go:325: [d93c9e547a250] waiting for daemon to start [2019-11-28T10:23:19.499Z] daemon.go:353: [d93c9e547a250] daemon started [2019-11-28T10:23:19.499Z] daemon.go:461: [d93c9e547a250] Stopping daemon [2019-11-28T10:23:19.499Z] daemon.go:296: [d93c9e547a250] exiting daemon [2019-11-28T10:23:19.499Z] daemon.go:448: [d93c9e547a250] Daemon stopped [2019-11-28T10:23:19.499Z] === RUN TestCreateServiceMultipleTimes [2019-11-28T10:23:19.499Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-28T10:23:20.453Z] ok github.com/docker/docker/layer 7.061s coverage: 72.0% of statements [2019-11-28T10:23:20.453Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-28T10:23:20.453Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-28T10:23:20.453Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-28T10:23:20.453Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-28T10:23:20.453Z] ? github.com/docker/docker/oci [no test files] [2019-11-28T10:23:20.453Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-28T10:23:20.453Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-11-28T10:23:20.858Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-28T10:23:21.017Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-11-28T10:23:21.017Z] ok github.com/docker/docker/pkg/chrootarchive 3.028s coverage: 43.2% of statements [2019-11-28T10:23:21.017Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-28T10:23:21.017Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-28T10:23:21.581Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-11-28T10:23:22.512Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-11-28T10:23:23.075Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-11-28T10:23:23.411Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-28T10:23:23.411Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-28T10:23:23.639Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2019-11-28T10:23:25.011Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2019-11-28T10:23:25.576Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2019-11-28T10:23:25.834Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2019-11-28T10:23:26.398Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2019-11-28T10:23:26.398Z] ok github.com/docker/docker/pkg/fsutils 0.214s coverage: 85.1% of statements [2019-11-28T10:23:27.770Z] ok github.com/docker/docker/pkg/idtools 0.535s coverage: 70.1% of statements [2019-11-28T10:23:27.770Z] ok github.com/docker/docker/pkg/ioutils 0.391s coverage: 69.1% of statements [2019-11-28T10:23:28.335Z] ok github.com/docker/docker/pkg/locker 0.010s coverage: 88.9% of statements [2019-11-28T10:23:28.336Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-11-28T10:23:28.902Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-11-28T10:23:28.902Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-28T10:23:29.468Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2019-11-28T10:23:29.784Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-28T10:23:30.045Z] ok github.com/docker/docker/pkg/mount 0.549s coverage: 69.6% of statements [2019-11-28T10:23:30.045Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-28T10:23:30.045Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-28T10:23:30.106Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-28T10:23:30.106Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-28T10:23:30.609Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2019-11-28T10:23:30.866Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-11-28T10:23:30.866Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-28T10:23:30.866Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-28T10:23:31.797Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2019-11-28T10:23:32.362Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-28T10:23:32.741Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-28T10:23:32.927Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-11-28T10:23:32.927Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-28T10:23:32.995Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-28T10:23:34.297Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 72.7% of statements [2019-11-28T10:23:34.862Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-28T10:23:35.631Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-28T10:23:36.190Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-28T10:23:37.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-28T10:23:37.420Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-28T10:23:38.137Z] ok github.com/docker/docker/pkg/signal 2.964s coverage: 61.0% of statements [2019-11-28T10:23:38.344Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-28T10:23:38.701Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-28T10:23:38.958Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-28T10:23:39.215Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-28T10:23:39.779Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-11-28T10:23:40.037Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2019-11-28T10:23:40.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-28T10:23:40.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-28T10:23:40.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-28T10:23:40.969Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 35.8% of statements [2019-11-28T10:23:41.196Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-28T10:23:41.226Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2019-11-28T10:23:41.755Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-28T10:23:41.791Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2019-11-28T10:23:42.052Z] --- PASS: TestCreateServiceMultipleTimes (22.74s) [2019-11-28T10:23:42.052Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-28T10:23:42.052Z] daemon.go:325: [d209c366ecef1] waiting for daemon to start [2019-11-28T10:23:42.052Z] daemon.go:325: [d209c366ecef1] waiting for daemon to start [2019-11-28T10:23:42.052Z] daemon.go:353: [d209c366ecef1] daemon started [2019-11-28T10:23:42.052Z] daemon.go:461: [d209c366ecef1] Stopping daemon [2019-11-28T10:23:42.052Z] daemon.go:296: [d209c366ecef1] exiting daemon [2019-11-28T10:23:42.052Z] daemon.go:448: [d209c366ecef1] Daemon stopped [2019-11-28T10:23:42.052Z] === RUN TestCreateServiceConflict [2019-11-28T10:23:42.307Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-28T10:23:42.355Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-28T10:23:42.612Z] testing: warning: no tests to run [2019-11-28T10:23:42.612Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2019-11-28T10:23:42.817Z] --- PASS: TestBuildWithHugeFile (82.95s) [2019-11-28T10:23:42.817Z] === RUN TestBuildWithEmptyDockerfile [2019-11-28T10:23:42.817Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:23:42.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:23:42.817Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:23:42.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:23:42.817Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:23:42.817Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:23:42.817Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:23:42.817Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:23:42.817Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:23:42.817Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-11-28T10:23:42.817Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-11-28T10:23:42.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-11-28T10:23:42.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-11-28T10:23:42.817Z] === RUN TestBuildPreserveOwnership [2019-11-28T10:23:42.817Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-28T10:23:43.176Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-28T10:23:43.434Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-28T10:23:43.691Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-11-28T10:23:44.900Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-28T10:23:45.459Z] --- PASS: TestCreateServiceConflict (3.23s) [2019-11-28T10:23:45.459Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-28T10:23:45.459Z] daemon.go:325: [dbc258799efde] waiting for daemon to start [2019-11-28T10:23:45.459Z] daemon.go:325: [dbc258799efde] waiting for daemon to start [2019-11-28T10:23:45.459Z] daemon.go:353: [dbc258799efde] daemon started [2019-11-28T10:23:45.459Z] daemon.go:461: [dbc258799efde] Stopping daemon [2019-11-28T10:23:45.459Z] daemon.go:296: [dbc258799efde] exiting daemon [2019-11-28T10:23:45.459Z] daemon.go:448: [dbc258799efde] Daemon stopped [2019-11-28T10:23:45.459Z] === RUN TestCreateServiceMaxReplicas [2019-11-28T10:23:45.459Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-28T10:23:46.215Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.3% of statements [2019-11-28T10:23:46.475Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-28T10:23:46.656Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-28T10:23:47.408Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2019-11-28T10:23:47.832Z] --- PASS: TestBuildPreserveOwnership (4.94s) [2019-11-28T10:23:47.832Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2019-11-28T10:23:47.832Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2019-11-28T10:23:47.832Z] === RUN TestBuildPlatformInvalid [2019-11-28T10:23:47.832Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-28T10:23:47.832Z] PASS [2019-11-28T10:23:47.832Z] [2019-11-28T10:23:47.832Z] DONE 30 tests in 129.692s [2019-11-28T10:23:47.832Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-28T10:23:47.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:23:47.832Z] ++ set -e [2019-11-28T10:23:47.832Z] ++ '[' -n 0 ']' [2019-11-28T10:23:47.832Z] ++ set -x [2019-11-28T10:23:47.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:23:47.972Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-11-28T10:23:48.171Z] INFO: Testing against a local daemon [2019-11-28T10:23:48.171Z] === RUN TestConfigList [2019-11-28T10:23:48.804Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-28T10:23:49.058Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) [2019-11-28T10:23:49.058Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-28T10:23:49.058Z] daemon.go:325: [d890b478a2d54] waiting for daemon to start [2019-11-28T10:23:49.058Z] daemon.go:325: [d890b478a2d54] waiting for daemon to start [2019-11-28T10:23:49.058Z] daemon.go:353: [d890b478a2d54] daemon started [2019-11-28T10:23:49.058Z] daemon.go:461: [d890b478a2d54] Stopping daemon [2019-11-28T10:23:49.058Z] daemon.go:296: [d890b478a2d54] exiting daemon [2019-11-28T10:23:49.058Z] daemon.go:448: [d890b478a2d54] Daemon stopped [2019-11-28T10:23:49.058Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-28T10:23:49.868Z] ok github.com/docker/docker/registry 0.097s coverage: 56.4% of statements [2019-11-28T10:23:50.126Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-28T10:23:50.384Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2019-11-28T10:23:50.500Z] --- PASS: TestConfigList (2.27s) [2019-11-28T10:23:50.500Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-28T10:23:50.500Z] daemon.go:325: [d2879709e5a8d] waiting for daemon to start [2019-11-28T10:23:50.500Z] daemon.go:325: [d2879709e5a8d] waiting for daemon to start [2019-11-28T10:23:50.500Z] daemon.go:353: [d2879709e5a8d] daemon started [2019-11-28T10:23:50.500Z] daemon.go:461: [d2879709e5a8d] Stopping daemon [2019-11-28T10:23:50.500Z] daemon.go:296: [d2879709e5a8d] exiting daemon [2019-11-28T10:23:50.500Z] daemon.go:448: [d2879709e5a8d] Daemon stopped [2019-11-28T10:23:50.500Z] === RUN TestConfigsCreateAndDelete [2019-11-28T10:23:50.939Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-28T10:23:51.316Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2019-11-28T10:23:52.248Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-28T10:23:52.795Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2019-11-28T10:23:52.795Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-28T10:23:52.795Z] daemon.go:325: [de70553f56367] waiting for daemon to start [2019-11-28T10:23:52.795Z] daemon.go:325: [de70553f56367] waiting for daemon to start [2019-11-28T10:23:52.795Z] daemon.go:353: [de70553f56367] daemon started [2019-11-28T10:23:52.795Z] daemon.go:461: [de70553f56367] Stopping daemon [2019-11-28T10:23:52.795Z] daemon.go:296: [de70553f56367] exiting daemon [2019-11-28T10:23:52.795Z] daemon.go:448: [de70553f56367] Daemon stopped [2019-11-28T10:23:52.795Z] === RUN TestConfigsUpdate [2019-11-28T10:23:52.813Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2019-11-28T10:23:52.991Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-28T10:23:53.744Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2019-11-28T10:23:54.349Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-28T10:23:54.675Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-28T10:23:55.090Z] --- PASS: TestConfigsUpdate (2.34s) [2019-11-28T10:23:55.090Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-28T10:23:55.090Z] daemon.go:325: [d2933d7ba87e2] waiting for daemon to start [2019-11-28T10:23:55.090Z] daemon.go:325: [d2933d7ba87e2] waiting for daemon to start [2019-11-28T10:23:55.090Z] daemon.go:353: [d2933d7ba87e2] daemon started [2019-11-28T10:23:55.090Z] daemon.go:461: [d2933d7ba87e2] Stopping daemon [2019-11-28T10:23:55.090Z] daemon.go:296: [d2933d7ba87e2] exiting daemon [2019-11-28T10:23:55.090Z] daemon.go:448: [d2933d7ba87e2] Daemon stopped [2019-11-28T10:23:55.090Z] === RUN TestTemplatedConfig [2019-11-28T10:23:56.232Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-28T10:23:56.528Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-28T10:23:58.099Z] --- PASS: TestTemplatedConfig (2.97s) [2019-11-28T10:23:58.099Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-28T10:23:58.099Z] daemon.go:325: [d1887072c4efa] waiting for daemon to start [2019-11-28T10:23:58.099Z] daemon.go:325: [d1887072c4efa] waiting for daemon to start [2019-11-28T10:23:58.099Z] daemon.go:353: [d1887072c4efa] daemon started [2019-11-28T10:23:58.099Z] daemon.go:461: [d1887072c4efa] Stopping daemon [2019-11-28T10:23:58.099Z] daemon.go:296: [d1887072c4efa] exiting daemon [2019-11-28T10:23:58.099Z] daemon.go:448: [d1887072c4efa] Daemon stopped [2019-11-28T10:23:58.099Z] === RUN TestConfigInspect [2019-11-28T10:24:00.395Z] --- PASS: TestConfigInspect (2.23s) [2019-11-28T10:24:00.395Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-28T10:24:00.395Z] daemon.go:325: [d0a40603a543b] waiting for daemon to start [2019-11-28T10:24:00.395Z] daemon.go:325: [d0a40603a543b] waiting for daemon to start [2019-11-28T10:24:00.395Z] daemon.go:353: [d0a40603a543b] daemon started [2019-11-28T10:24:00.395Z] daemon.go:461: [d0a40603a543b] Stopping daemon [2019-11-28T10:24:00.395Z] daemon.go:296: [d0a40603a543b] exiting daemon [2019-11-28T10:24:00.395Z] daemon.go:448: [d0a40603a543b] Daemon stopped [2019-11-28T10:24:00.395Z] === RUN TestConfigCreateWithLabels [2019-11-28T10:24:00.684Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-28T10:24:01.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-28T10:24:02.605Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-28T10:24:02.723Z] --- PASS: TestConfigCreateWithLabels (2.30s) [2019-11-28T10:24:02.723Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-28T10:24:02.723Z] daemon.go:325: [d51b9570285f0] waiting for daemon to start [2019-11-28T10:24:02.723Z] daemon.go:325: [d51b9570285f0] waiting for daemon to start [2019-11-28T10:24:02.723Z] daemon.go:353: [d51b9570285f0] daemon started [2019-11-28T10:24:02.723Z] daemon.go:461: [d51b9570285f0] Stopping daemon [2019-11-28T10:24:02.723Z] daemon.go:296: [d51b9570285f0] exiting daemon [2019-11-28T10:24:02.723Z] daemon.go:448: [d51b9570285f0] Daemon stopped [2019-11-28T10:24:02.723Z] === RUN TestConfigCreateResolve [2019-11-28T10:24:03.965Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-28T10:24:04.890Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.88s) [2019-11-28T10:24:04.890Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-28T10:24:04.890Z] daemon.go:325: [dd723e2ea4056] waiting for daemon to start [2019-11-28T10:24:04.890Z] daemon.go:325: [dd723e2ea4056] waiting for daemon to start [2019-11-28T10:24:04.890Z] daemon.go:353: [dd723e2ea4056] daemon started [2019-11-28T10:24:04.890Z] daemon.go:461: [dd723e2ea4056] Stopping daemon [2019-11-28T10:24:04.890Z] daemon.go:296: [dd723e2ea4056] exiting daemon [2019-11-28T10:24:04.890Z] daemon.go:448: [dd723e2ea4056] Daemon stopped [2019-11-28T10:24:04.890Z] === RUN TestCreateServiceSecretFileMode [2019-11-28T10:24:04.890Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-28T10:24:05.736Z] --- PASS: TestConfigCreateResolve (2.82s) [2019-11-28T10:24:05.736Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-28T10:24:05.736Z] daemon.go:325: [d8a746557bdb6] waiting for daemon to start [2019-11-28T10:24:05.736Z] daemon.go:325: [d8a746557bdb6] waiting for daemon to start [2019-11-28T10:24:05.736Z] daemon.go:353: [d8a746557bdb6] daemon started [2019-11-28T10:24:05.736Z] daemon.go:461: [d8a746557bdb6] Stopping daemon [2019-11-28T10:24:05.736Z] daemon.go:296: [d8a746557bdb6] exiting daemon [2019-11-28T10:24:05.736Z] daemon.go:448: [d8a746557bdb6] Daemon stopped [2019-11-28T10:24:05.736Z] === RUN TestConfigDaemonLibtrustID [2019-11-28T10:24:05.736Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-11-28T10:24:05.736Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-28T10:24:05.736Z] daemon.go:325: [df03f12a4d0e8] waiting for daemon to start [2019-11-28T10:24:05.736Z] daemon.go:325: [df03f12a4d0e8] waiting for daemon to start [2019-11-28T10:24:05.736Z] daemon.go:353: [df03f12a4d0e8] daemon started [2019-11-28T10:24:05.736Z] daemon.go:461: [df03f12a4d0e8] Stopping daemon [2019-11-28T10:24:05.736Z] daemon.go:296: [df03f12a4d0e8] exiting daemon [2019-11-28T10:24:05.736Z] daemon.go:448: [df03f12a4d0e8] Daemon stopped [2019-11-28T10:24:05.736Z] PASS [2019-11-28T10:24:05.736Z] [2019-11-28T10:24:05.736Z] DONE 8 tests in 17.866s [2019-11-28T10:24:05.736Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-28T10:24:05.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:24:05.736Z] ++ set -e [2019-11-28T10:24:05.736Z] ++ '[' -n 0 ']' [2019-11-28T10:24:05.736Z] ++ set -x [2019-11-28T10:24:05.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:24:05.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-28T10:24:06.073Z] INFO: Testing against a local daemon [2019-11-28T10:24:06.073Z] === RUN TestCheckpoint [2019-11-28T10:24:06.073Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-28T10:24:06.073Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-28T10:24:06.073Z] === RUN TestContainerInvalidJSON [2019-11-28T10:24:06.073Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:24:06.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:24:06.073Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:24:06.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:24:06.073Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:24:06.073Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:24:06.073Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:24:06.073Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:24:06.073Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:24:06.073Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-28T10:24:06.073Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-28T10:24:06.073Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-28T10:24:06.073Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-28T10:24:06.073Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-28T10:24:06.073Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-11-28T10:24:06.073Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-28T10:24:06.073Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-11-28T10:24:06.073Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-28T10:24:06.410Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-11-28T10:24:06.410Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-28T10:24:06.410Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-11-28T10:24:06.410Z] === RUN TestCopyFromContainer [2019-11-28T10:24:06.869Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/rootless [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/volume [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-28T10:24:06.869Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === Skipped [2019-11-28T10:24:06.869Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-28T10:24:06.869Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-28T10:24:06.869Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:73: No driver to put! [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-28T10:24:06.869Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-28T10:24:06.869Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-28T10:24:06.869Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-28T10:24:06.869Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-28T10:24:06.869Z] graphtest_unix.go:73: No driver to put! [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-28T10:24:06.869Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] [2019-11-28T10:24:06.869Z] DONE 2065 tests, 19 skipped in 257.089s Post stage [Pipeline] junit [2019-11-28T10:24:06.882Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-28T10:24:07.614Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-428/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/validate/vendor [2019-11-28T10:24:08.102Z] === RUN TestCopyFromContainer// [2019-11-28T10:24:08.103Z] === RUN TestCopyFromContainer//bar/root [2019-11-28T10:24:08.103Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-28T10:24:08.103Z] === RUN TestCopyFromContainer/bar/quux [2019-11-28T10:24:08.445Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-28T10:24:08.445Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-28T10:24:08.445Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-28T10:24:08.544Z] No vendor changes in diff. [2019-11-28T10:24:08.786Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-28T10:24:08.786Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-28T10:24:08.786Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer (2.56s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-28T10:24:08.786Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-28T10:24:08.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-28T10:24:08.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:24:08.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:24:08.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:24:08.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:24:08.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:24:08.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [Pipeline] } [Pipeline] // stage [2019-11-28T10:24:09.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:24:09.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:24:09.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:24:09.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-28T10:24:09.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-28T10:24:09.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-28T10:24:09.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-28T10:24:09.123Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-28T10:24:09.123Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-28T10:24:09.123Z] === RUN TestCreateWithInvalidEnv [2019-11-28T10:24:09.123Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-28T10:24:09.123Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-28T10:24:09.123Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-28T10:24:09.123Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-28T10:24:09.123Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-28T10:24:09.123Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-28T10:24:09.123Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-28T10:24:09.123Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-28T10:24:09.123Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-28T10:24:09.123Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-28T10:24:09.123Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-28T10:24:09.123Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-28T10:24:09.123Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-28T10:24:09.123Z] === RUN TestCreateTmpfsMountsTarget [2019-11-28T10:24:09.123Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-28T10:24:09.123Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-28T10:24:09.195Z] --- PASS: TestCreateServiceSecretFileMode (3.71s) [2019-11-28T10:24:09.195Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-28T10:24:09.195Z] daemon.go:325: [d08e50714a621] waiting for daemon to start [2019-11-28T10:24:09.195Z] daemon.go:325: [d08e50714a621] waiting for daemon to start [2019-11-28T10:24:09.195Z] daemon.go:353: [d08e50714a621] daemon started [2019-11-28T10:24:09.195Z] daemon.go:461: [d08e50714a621] Stopping daemon [2019-11-28T10:24:09.195Z] daemon.go:296: [d08e50714a621] exiting daemon [2019-11-28T10:24:09.195Z] daemon.go:448: [d08e50714a621] Daemon stopped [2019-11-28T10:24:09.195Z] === RUN TestCreateServiceConfigFileMode [2019-11-28T10:24:09.428Z] + echo Building e2e image [2019-11-28T10:24:09.428Z] Building e2e image [2019-11-28T10:24:09.428Z] + docker build --build-arg DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-28T10:24:09.428Z] #2 [internal] load .dockerignore [2019-11-28T10:24:09.428Z] #2 transferring context: 34B done [2019-11-28T10:24:09.428Z] #2 DONE 0.0s [2019-11-28T10:24:09.428Z] [2019-11-28T10:24:09.428Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-28T10:24:09.428Z] #1 transferring dockerfile: 3.19kB done [2019-11-28T10:24:09.428Z] #1 DONE 0.0s [2019-11-28T10:24:09.428Z] [2019-11-28T10:24:09.428Z] #4 [internal] load metadata for docker.io/library/alpine:3.9 [2019-11-28T10:24:09.685Z] #4 DONE 0.2s [2019-11-28T10:24:09.685Z] [2019-11-28T10:24:09.685Z] #3 [internal] load metadata for docker.io/library/golang:1.12.12-alpine [2019-11-28T10:24:09.685Z] #3 DONE 0.3s [2019-11-28T10:24:09.685Z] [2019-11-28T10:24:09.685Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-28T10:24:09.685Z] #14 resolve docker.io/library/golang:1.12.12-alpine@sha256:201824d07421eea597457672cdf4ff4d152e7f65801e1ab67c9a63b7625d79b2 done [2019-11-28T10:24:09.942Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-28T10:24:09.942Z] #14 sha256:201824d07421eea597457672cdf4ff4d152e7f65801e1ab67c9a63b7625d79b2 1.65kB / 1.65kB done [2019-11-28T10:24:09.942Z] #14 sha256:58c1050731bedf2e4c637dff1cc76ef32d4789547bd80f54568feeed39034cdd 1.36kB / 1.36kB done [2019-11-28T10:24:09.942Z] #14 sha256:841429c8613b2150b2054fff5336554c127d585a36f696d5b73db5140cea871b 3.80kB / 3.80kB done [2019-11-28T10:24:09.942Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-28T10:24:09.942Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.1s [2019-11-28T10:24:09.942Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 0B / 125.34MB 0.1s [2019-11-28T10:24:09.942Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-28T10:24:09.942Z] #14 sha256:e25a1edfa479aed305d52a3b16439fb76aef0b7348a9d97374d9c6e83e3a5d4f 126B / 126B 0.1s done [2019-11-28T10:24:10.199Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 14.25MB / 125.34MB 0.4s [2019-11-28T10:24:10.199Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 22.24MB / 125.34MB 0.5s [2019-11-28T10:24:10.458Z] #14 ... [2019-11-28T10:24:10.458Z] [2019-11-28T10:24:10.458Z] #8 [internal] load build context [2019-11-28T10:24:10.458Z] #8 transferring context: 797.44kB 0.6s done [2019-11-28T10:24:10.458Z] #8 DONE 0.6s [2019-11-28T10:24:10.458Z] [2019-11-28T10:24:10.458Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-28T10:24:10.458Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.5s done [2019-11-28T10:24:10.458Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 42.42MB / 125.34MB 0.8s [2019-11-28T10:24:10.458Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-28T10:24:10.715Z] #14 ... [2019-11-28T10:24:10.715Z] [2019-11-28T10:24:10.715Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042... [2019-11-28T10:24:10.715Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done [2019-11-28T10:24:10.715Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.2s done [2019-11-28T10:24:10.715Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done [2019-11-28T10:24:10.715Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done [2019-11-28T10:24:10.715Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done [2019-11-28T10:24:10.715Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.6s done [2019-11-28T10:24:10.715Z] #5 DONE 0.9s [2019-11-28T10:24:10.715Z] [2019-11-28T10:24:10.715Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-28T10:24:10.715Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 52.71MB / 125.34MB 1.0s [2019-11-28T10:24:11.040Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 73.46MB / 125.34MB 1.2s [2019-11-28T10:24:11.040Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 84.61MB / 125.34MB 1.3s [2019-11-28T10:24:11.299Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 104.23MB / 125.34MB 1.5s [2019-11-28T10:24:11.299Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 115.09MB / 125.34MB 1.6s [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:24:11.419Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-28T10:24:11.419Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-11-28T10:24:11.419Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-11-28T10:24:11.419Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-28T10:24:11.557Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 125.34MB / 125.34MB 1.7s [2019-11-28T10:24:11.743Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2019-11-28T10:24:11.743Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-28T10:24:11.743Z] daemon.go:325: [d9e1129bfec64] waiting for daemon to start [2019-11-28T10:24:11.743Z] daemon.go:325: [d9e1129bfec64] waiting for daemon to start [2019-11-28T10:24:11.743Z] daemon.go:353: [d9e1129bfec64] daemon started [2019-11-28T10:24:11.743Z] daemon.go:461: [d9e1129bfec64] Stopping daemon [2019-11-28T10:24:11.743Z] daemon.go:296: [d9e1129bfec64] exiting daemon [2019-11-28T10:24:11.743Z] daemon.go:448: [d9e1129bfec64] Daemon stopped [2019-11-28T10:24:11.743Z] === RUN TestCreateServiceSysctls [2019-11-28T10:24:11.814Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 125.34MB / 125.34MB 1.9s done [2019-11-28T10:24:11.814Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d [2019-11-28T10:24:12.070Z] #14 ... [2019-11-28T10:24:12.070Z] [2019-11-28T10:24:12.070Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-28T10:24:12.070Z] #6 DONE 1.3s [2019-11-28T10:24:12.070Z] [2019-11-28T10:24:12.070Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-28T10:24:13.714Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2019-11-28T10:24:13.714Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-28T10:24:13.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:24:13.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:24:13.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:24:13.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:24:13.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:24:13.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:24:13.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:24:13.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:24:13.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:24:13.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:24:13.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:24:13.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:24:13.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:24:13.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:24:13.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:24:13.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-28T10:24:13.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-28T10:24:13.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-28T10:24:13.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-11-28T10:24:13.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-28T10:24:13.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-28T10:24:13.714Z] === RUN TestContainerStartOnDaemonRestart [2019-11-28T10:24:13.714Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-28T10:24:13.714Z] === RUN TestDaemonRestartIpcMode [2019-11-28T10:24:13.714Z] === PAUSE TestDaemonRestartIpcMode [2019-11-28T10:24:13.714Z] === RUN TestDiff [2019-11-28T10:24:14.054Z] --- PASS: TestDiff (0.71s) [2019-11-28T10:24:14.054Z] === RUN TestExecWithCloseStdin [2019-11-28T10:24:15.224Z] --- PASS: TestExecWithCloseStdin (0.97s) [2019-11-28T10:24:15.224Z] === RUN TestExec [2019-11-28T10:24:15.949Z] --- PASS: TestExec (0.89s) [2019-11-28T10:24:15.949Z] === RUN TestExecUser [2019-11-28T10:24:17.062Z] --- PASS: TestCreateServiceSysctls (4.41s) [2019-11-28T10:24:17.062Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-28T10:24:17.062Z] daemon.go:325: [dabab7982a2b6] waiting for daemon to start [2019-11-28T10:24:17.062Z] daemon.go:325: [dabab7982a2b6] waiting for daemon to start [2019-11-28T10:24:17.062Z] daemon.go:353: [dabab7982a2b6] daemon started [2019-11-28T10:24:17.062Z] daemon.go:461: [dabab7982a2b6] Stopping daemon [2019-11-28T10:24:17.062Z] daemon.go:296: [dabab7982a2b6] exiting daemon [2019-11-28T10:24:17.062Z] daemon.go:448: [dabab7982a2b6] Daemon stopped [2019-11-28T10:24:17.062Z] === RUN TestInspect [2019-11-28T10:24:17.062Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-28T10:24:17.122Z] --- PASS: TestExecUser (0.91s) [2019-11-28T10:24:17.122Z] === RUN TestExportContainerAndImportImage [2019-11-28T10:24:17.325Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 5.1s [2019-11-28T10:24:17.849Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2019-11-28T10:24:17.849Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-28T10:24:18.256Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 6.3s done [2019-11-28T10:24:18.256Z] #14 ... [2019-11-28T10:24:18.256Z] [2019-11-28T10:24:18.256Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-28T10:24:18.256Z] #7 1.068 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2019-11-28T10:24:18.256Z] #7 2.171 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2019-11-28T10:24:18.256Z] #7 2.272 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5) [2019-11-28T10:24:18.256Z] #7 2.284 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2019-11-28T10:24:18.256Z] #7 2.287 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0) [2019-11-28T10:24:18.256Z] #7 2.504 (4/35) Installing ncurses-libs (6.1_p20190105-r0) [2019-11-28T10:24:18.256Z] #7 2.517 (5/35) Installing readline (7.0.003-r1) [2019-11-28T10:24:18.256Z] #7 2.526 (6/35) Installing bash (4.4.19-r1) [2019-11-28T10:24:18.256Z] #7 2.543 Executing bash-4.4.19-r1.post-install [2019-11-28T10:24:18.256Z] #7 2.547 (7/35) Installing ca-certificates (20190108-r0) [2019-11-28T10:24:18.256Z] #7 2.566 (8/35) Installing libgcc (8.3.0-r0) [2019-11-28T10:24:18.256Z] #7 2.571 (9/35) Installing libstdc++ (8.3.0-r0) [2019-11-28T10:24:18.256Z] #7 2.590 (10/35) Installing binutils (2.31.1-r2) [2019-11-28T10:24:18.256Z] #7 2.701 (11/35) Installing gmp (6.1.2-r1) [2019-11-28T10:24:18.256Z] #7 2.709 (12/35) Installing isl (0.18-r0) [2019-11-28T10:24:18.256Z] #7 2.730 (13/35) Installing libgomp (8.3.0-r0) [2019-11-28T10:24:18.256Z] #7 2.735 (14/35) Installing libatomic (8.3.0-r0) [2019-11-28T10:24:18.256Z] #7 2.739 (15/35) Installing mpfr3 (3.1.5-r1) [2019-11-28T10:24:18.256Z] #7 2.746 (16/35) Installing mpc1 (1.0.3-r1) [2019-11-28T10:24:18.256Z] #7 2.749 (17/35) Installing gcc (8.3.0-r0) [2019-11-28T10:24:18.256Z] #7 3.727 (18/35) Installing musl-dev (1.1.20-r5) [2019-11-28T10:24:18.256Z] #7 3.844 (19/35) Installing libc-dev (0.7.1-r0) [2019-11-28T10:24:18.256Z] #7 3.847 (20/35) Installing g++ (8.3.0-r0) [2019-11-28T10:24:18.256Z] #7 4.503 (21/35) Installing nghttp2-libs (1.35.1-r1) [2019-11-28T10:24:18.256Z] #7 4.507 (22/35) Installing libssh2 (1.9.0-r1) [2019-11-28T10:24:18.256Z] #7 4.515 (23/35) Installing libcurl (7.64.0-r3) [2019-11-28T10:24:18.256Z] #7 4.525 (24/35) Installing expat (2.2.8-r0) [2019-11-28T10:24:18.256Z] #7 4.530 (25/35) Installing pcre2 (10.32-r1) [2019-11-28T10:24:18.256Z] #7 4.539 (26/35) Installing git (2.20.1-r0) [2019-11-28T10:24:18.256Z] #7 4.753 (27/35) Installing libmnl (1.0.4-r0) [2019-11-28T10:24:18.256Z] #7 4.756 (28/35) Installing jansson (2.11-r0) [2019-11-28T10:24:18.256Z] #7 4.760 (29/35) Installing libnftnl-libs (1.1.1-r0) [2019-11-28T10:24:18.256Z] #7 4.764 (30/35) Installing iptables (1.6.2-r1) [2019-11-28T10:24:18.256Z] #7 4.792 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5) [2019-11-28T10:24:18.257Z] #7 4.796 (32/35) Installing pigz (2.4-r0) [2019-11-28T10:24:18.257Z] #7 4.802 (33/35) Installing tar (1.32-r0) [2019-11-28T10:24:18.257Z] #7 4.811 (34/35) Installing xz-libs (5.2.4-r0) [2019-11-28T10:24:18.257Z] #7 4.817 (35/35) Installing xz (5.2.4-r0) [2019-11-28T10:24:18.257Z] #7 4.824 Executing busybox-1.29.3-r10.trigger [2019-11-28T10:24:18.257Z] #7 4.830 Executing ca-certificates-20190108-r0.trigger [2019-11-28T10:24:18.257Z] #7 4.889 OK: 185 MiB in 47 packages [2019-11-28T10:24:18.257Z] #7 DONE 6.3s [2019-11-28T10:24:18.257Z] [2019-11-28T10:24:18.257Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-28T10:24:18.257Z] #14 extracting sha256:e25a1edfa479aed305d52a3b16439fb76aef0b7348a9d97374d9c6e83e3a5d4f done [2019-11-28T10:24:18.257Z] #14 ... [2019-11-28T10:24:18.257Z] [2019-11-28T10:24:18.257Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-28T10:24:18.513Z] #9 DONE 0.1s [2019-11-28T10:24:18.513Z] [2019-11-28T10:24:18.513Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-28T10:24:18.513Z] #10 DONE 0.1s [2019-11-28T10:24:18.513Z] [2019-11-28T10:24:18.513Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-28T10:24:18.513Z] #14 DONE 8.7s [2019-11-28T10:24:18.513Z] [2019-11-28T10:24:18.513Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-28T10:24:18.513Z] #11 DONE 0.1s [2019-11-28T10:24:18.513Z] [2019-11-28T10:24:18.513Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-28T10:24:18.513Z] #12 DONE 0.0s [2019-11-28T10:24:18.513Z] [2019-11-28T10:24:18.513Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-28T10:24:18.513Z] #13 DONE 0.0s [2019-11-28T10:24:18.513Z] [2019-11-28T10:24:18.513Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-28T10:24:19.443Z] #15 0.856 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-28T10:24:19.599Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2019-11-28T10:24:19.599Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-28T10:24:19.599Z] daemon.go:325: [df343b5876f51] waiting for daemon to start [2019-11-28T10:24:19.599Z] daemon.go:325: [df343b5876f51] waiting for daemon to start [2019-11-28T10:24:19.599Z] daemon.go:353: [df343b5876f51] daemon started [2019-11-28T10:24:19.599Z] daemon.go:461: [df343b5876f51] Stopping daemon [2019-11-28T10:24:19.599Z] daemon.go:296: [df343b5876f51] exiting daemon [2019-11-28T10:24:19.599Z] daemon.go:448: [df343b5876f51] Daemon stopped [2019-11-28T10:24:19.599Z] daemon.go:325: [df343b5876f51] waiting for daemon to start [2019-11-28T10:24:19.599Z] daemon.go:325: [df343b5876f51] waiting for daemon to start [2019-11-28T10:24:19.599Z] daemon.go:353: [df343b5876f51] daemon started [2019-11-28T10:24:19.599Z] daemon.go:461: [df343b5876f51] Stopping daemon [2019-11-28T10:24:19.599Z] daemon.go:296: [df343b5876f51] exiting daemon [2019-11-28T10:24:19.599Z] daemon.go:448: [df343b5876f51] Daemon stopped [2019-11-28T10:24:19.599Z] === RUN TestHealthCheckWorkdir [2019-11-28T10:24:20.316Z] --- PASS: TestInspect (3.74s) [2019-11-28T10:24:20.316Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-28T10:24:20.316Z] daemon.go:325: [db1ea43259bc9] waiting for daemon to start [2019-11-28T10:24:20.316Z] daemon.go:325: [db1ea43259bc9] waiting for daemon to start [2019-11-28T10:24:20.316Z] daemon.go:353: [db1ea43259bc9] daemon started [2019-11-28T10:24:20.316Z] daemon.go:461: [db1ea43259bc9] Stopping daemon [2019-11-28T10:24:20.316Z] daemon.go:296: [db1ea43259bc9] exiting daemon [2019-11-28T10:24:20.316Z] daemon.go:448: [db1ea43259bc9] Daemon stopped [2019-11-28T10:24:20.316Z] === RUN TestDockerNetworkConnectAlias [2019-11-28T10:24:20.774Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2019-11-28T10:24:20.774Z] === RUN TestHealthKillContainer [2019-11-28T10:24:20.813Z] #15 1.911 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-28T10:24:20.813Z] #15 1.982 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-28T10:24:20.813Z] #15 1.985 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-28T10:24:20.813Z] #15 2.129 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-28T10:24:20.813Z] #15 2.137 (4/43) Installing readline (8.0.0-r0) [2019-11-28T10:24:20.813Z] #15 2.142 (5/43) Installing bash (5.0.0-r0) [2019-11-28T10:24:20.813Z] #15 2.154 Executing bash-5.0.0-r0.post-install [2019-11-28T10:24:20.813Z] #15 2.156 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-28T10:24:20.813Z] #15 2.230 (7/43) Installing libuuid (2.33.2-r0) [2019-11-28T10:24:20.813Z] #15 2.232 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-28T10:24:20.813Z] #15 2.235 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-28T10:24:20.813Z] #15 2.240 (10/43) Installing binutils (2.32-r0) [2019-11-28T10:24:20.813Z] #15 2.310 (11/43) Installing libmagic (5.37-r1) [2019-11-28T10:24:20.813Z] #15 2.329 (12/43) Installing file (5.37-r1) [2019-11-28T10:24:20.813Z] #15 2.331 (13/43) Installing gmp (6.1.2-r1) [2019-11-28T10:24:20.813Z] #15 2.337 (14/43) Installing isl (0.18-r0) [2019-11-28T10:24:20.813Z] #15 2.353 (15/43) Installing libgomp (8.3.0-r0) [2019-11-28T10:24:20.813Z] #15 2.356 (16/43) Installing libatomic (8.3.0-r0) [2019-11-28T10:24:20.813Z] #15 2.358 (17/43) Installing libgcc (8.3.0-r0) [2019-11-28T10:24:20.813Z] #15 2.360 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-28T10:24:20.813Z] #15 2.366 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-28T10:24:20.813Z] #15 2.368 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-28T10:24:20.813Z] #15 2.380 (21/43) Installing gcc (8.3.0-r0) [2019-11-28T10:24:20.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-28T10:24:21.755Z] #15 3.069 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-28T10:24:21.755Z] #15 3.150 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-28T10:24:21.755Z] #15 3.152 (24/43) Installing g++ (8.3.0-r0) [2019-11-28T10:24:21.840Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-28T10:24:22.012Z] #15 3.596 (25/43) Installing make (4.2.1-r2) [2019-11-28T10:24:22.012Z] #15 3.600 (26/43) Installing fortify-headers (1.1-r0) [2019-11-28T10:24:22.012Z] #15 3.602 (27/43) Installing build-base (0.5-r1) [2019-11-28T10:24:22.012Z] #15 3.604 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-28T10:24:22.012Z] #15 3.607 (29/43) Installing libcurl (7.66.0-r0) [2019-11-28T10:24:22.012Z] #15 3.613 (30/43) Installing curl (7.66.0-r0) [2019-11-28T10:24:22.269Z] #15 3.617 (31/43) Installing oniguruma (6.9.3-r0) [2019-11-28T10:24:22.269Z] #15 3.623 (32/43) Installing jq (1.6-r0) [2019-11-28T10:24:22.269Z] #15 3.630 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-28T10:24:22.269Z] #15 3.635 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-28T10:24:22.269Z] #15 3.637 (35/43) Installing libaio (0.3.111-r0) [2019-11-28T10:24:22.269Z] #15 3.639 (36/43) Installing libblkid (2.33.2-r0) [2019-11-28T10:24:22.269Z] #15 3.644 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-28T10:24:22.269Z] #15 3.675 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-28T10:24:22.269Z] #15 3.681 (39/43) Installing libmount (2.33.2-r0) [2019-11-28T10:24:22.269Z] #15 3.686 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-28T10:24:22.269Z] #15 3.690 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-28T10:24:22.269Z] #15 3.693 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-28T10:24:22.269Z] #15 3.718 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-28T10:24:22.269Z] #15 3.723 Executing busybox-1.30.1-r2.trigger [2019-11-28T10:24:22.269Z] #15 3.732 OK: 189 MiB in 58 packages [2019-11-28T10:24:22.833Z] #15 DONE 4.3s [2019-11-28T10:24:22.833Z] [2019-11-28T10:24:22.833Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-28T10:24:23.764Z] #16 DONE 0.8s [2019-11-28T10:24:23.764Z] [2019-11-28T10:24:23.764Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-28T10:24:23.778Z] --- PASS: TestHealthKillContainer (2.92s) [2019-11-28T10:24:23.778Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-28T10:24:24.115Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-11-28T10:24:24.115Z] === RUN TestIpcModeNone [2019-11-28T10:24:24.327Z] #17 DONE 0.8s [2019-11-28T10:24:24.327Z] [2019-11-28T10:24:24.327Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-28T10:24:24.327Z] #18 DONE 0.0s [2019-11-28T10:24:24.435Z] === RUN TestDockerSuite/TestBuildRm [2019-11-28T10:24:24.585Z] [2019-11-28T10:24:24.585Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-28T10:24:24.585Z] #26 DONE 0.1s [2019-11-28T10:24:24.585Z] [2019-11-28T10:24:24.585Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-28T10:24:24.585Z] #19 DONE 0.1s [2019-11-28T10:24:24.585Z] [2019-11-28T10:24:24.585Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-28T10:24:24.585Z] #22 DONE 0.1s [2019-11-28T10:24:24.585Z] [2019-11-28T10:24:24.585Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-28T10:24:24.585Z] #23 DONE 0.1s [2019-11-28T10:24:24.585Z] [2019-11-28T10:24:24.585Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-28T10:24:24.585Z] #27 DONE 0.1s [2019-11-28T10:24:24.585Z] [2019-11-28T10:24:24.585Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-28T10:24:24.585Z] #28 DONE 0.1s [2019-11-28T10:24:24.585Z] [2019-11-28T10:24:24.585Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-28T10:24:25.287Z] --- PASS: TestIpcModeNone (0.90s) [2019-11-28T10:24:25.287Z] === RUN TestIpcModePrivate [2019-11-28T10:24:26.015Z] --- PASS: TestIpcModePrivate (0.92s) [2019-11-28T10:24:26.015Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-11-28T10:24:26.015Z] === RUN TestIpcModeShareable [2019-11-28T10:24:27.184Z] --- PASS: TestIpcModeShareable (0.89s) [2019-11-28T10:24:27.184Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-11-28T10:24:27.184Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-28T10:24:28.766Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-28T10:24:28.766Z] --- PASS: TestDockerNetworkConnectAlias (8.36s) [2019-11-28T10:24:28.766Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-28T10:24:28.766Z] daemon.go:325: [d48c2ae36f363] waiting for daemon to start [2019-11-28T10:24:28.766Z] daemon.go:325: [d48c2ae36f363] waiting for daemon to start [2019-11-28T10:24:28.766Z] daemon.go:353: [d48c2ae36f363] daemon started [2019-11-28T10:24:28.766Z] daemon.go:461: [d48c2ae36f363] Stopping daemon [2019-11-28T10:24:28.766Z] daemon.go:296: [d48c2ae36f363] exiting daemon [2019-11-28T10:24:28.766Z] daemon.go:448: [d48c2ae36f363] Daemon stopped [2019-11-28T10:24:28.766Z] === RUN TestDockerNetworkReConnect [2019-11-28T10:24:29.483Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2019-11-28T10:24:29.483Z] === RUN TestAPIIpcModeHost [2019-11-28T10:24:29.689Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-28T10:24:29.849Z] #29 ... [2019-11-28T10:24:29.849Z] [2019-11-28T10:24:29.849Z] #31 [builder 1/4] COPY . . [2019-11-28T10:24:29.849Z] #31 DONE 4.6s [2019-11-28T10:24:29.849Z] [2019-11-28T10:24:29.849Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-28T10:24:29.849Z] #24 1.675 + RM_GOPATH=0 [2019-11-28T10:24:29.849Z] #24 1.675 + TMP_GOPATH= [2019-11-28T10:24:29.849Z] #24 1.675 + : /build [2019-11-28T10:24:29.849Z] #24 1.675 + '[' -z '' ']' [2019-11-28T10:24:29.849Z] #24 1.675 ++ mktemp -d [2019-11-28T10:24:29.849Z] #24 1.678 + export GOPATH=/tmp/tmp.pGfnJG [2019-11-28T10:24:29.849Z] #24 1.678 + GOPATH=/tmp/tmp.pGfnJG [2019-11-28T10:24:29.849Z] #24 1.678 + RM_GOPATH=1 [2019-11-28T10:24:29.849Z] #24 1.678 ++ dirname ./install.sh [2019-11-28T10:24:29.849Z] #24 1.678 + dir=. [2019-11-28T10:24:29.849Z] #24 1.678 + bin=dockercli [2019-11-28T10:24:29.849Z] #24 1.678 + shift [2019-11-28T10:24:29.849Z] #24 1.678 + '[' '!' -f ./dockercli.installer ']' [2019-11-28T10:24:29.849Z] #24 1.678 + . ./dockercli.installer [2019-11-28T10:24:29.849Z] #24 1.679 ++ DOCKERCLI_CHANNEL=stable [2019-11-28T10:24:29.849Z] #24 1.679 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-28T10:24:29.849Z] #24 1.679 + install_dockercli [2019-11-28T10:24:29.849Z] #24 1.679 Install docker/cli version 17.06.2-ce from stable [2019-11-28T10:24:29.849Z] #24 1.679 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-28T10:24:29.849Z] #24 1.679 ++ uname -m [2019-11-28T10:24:29.849Z] #24 1.680 + arch=x86_64 [2019-11-28T10:24:29.849Z] #24 1.680 + '[' x86_64 '!=' x86_64 ']' [2019-11-28T10:24:29.849Z] #24 1.680 + url=https://download.docker.com/linux/static [2019-11-28T10:24:29.849Z] #24 1.681 + tar -xz docker/docker [2019-11-28T10:24:29.849Z] #24 1.682 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-28T10:24:29.849Z] #24 4.359 + mkdir -p /build [2019-11-28T10:24:29.849Z] #24 4.361 + mv docker/docker /build/ [2019-11-28T10:24:29.849Z] #24 4.362 + rmdir docker [2019-11-28T10:24:29.849Z] #24 DONE 4.5s [2019-11-28T10:24:29.849Z] [2019-11-28T10:24:29.849Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:24:29.849Z] #20 2.194 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-28T10:24:29.849Z] #20 2.820 [2019-11-28T10:24:29.849Z] #20 2.947 #### 5.8% ################## 25.9% ################################# 46.3% ############################################## 64.2% ############################################################ 83.9% ######################################################################## 100.0% [2019-11-28T10:24:29.849Z] #20 4.057 [2019-11-28T10:24:29.849Z] #20 4.181 ####################### 32.1% ################################################## 70.2% ######################################################################## 100.0% [2019-11-28T10:24:29.849Z] #20 4.896 [2019-11-28T10:24:30.106Z] #20 5.076 0.0% ############### 21.8% ###################################### 53.6% ############################################################# 85.2% ######################################################################## 100.0% [2019-11-28T10:24:30.210Z] --- PASS: TestAPIIpcModeHost (0.77s) [2019-11-28T10:24:30.210Z] === RUN TestDaemonIpcModeShareable [2019-11-28T10:24:30.672Z] #20 6.030 [2019-11-28T10:24:31.136Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-28T10:24:31.445Z] #20 6.151 0.7% ##### 7.8% ########### 16.6% ################# 24.8% ##################### 29.8% ######################### 35.9% [2019-11-28T10:24:31.445Z] #20 ... [2019-11-28T10:24:31.445Z] [2019-11-28T10:24:31.445Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-28T10:24:31.445Z] #32 DONE 2.5s [2019-11-28T10:24:31.445Z] [2019-11-28T10:24:31.445Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:24:31.445Z] #20 6.151 0.7% ##### 7.8% ########### 16.6% ################# 24.8% ##################### 29.8% ######################### 35.9% ############################ 39.0% [2019-11-28T10:24:31.445Z] #20 ... [2019-11-28T10:24:31.445Z] [2019-11-28T10:24:31.445Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-28T10:24:31.694Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-28T10:24:32.253Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-28T10:24:32.509Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2019-11-28T10:24:32.509Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-28T10:24:32.509Z] daemon.go:325: [d399db8ef737c] waiting for daemon to start [2019-11-28T10:24:32.509Z] daemon.go:325: [d399db8ef737c] waiting for daemon to start [2019-11-28T10:24:32.509Z] daemon.go:353: [d399db8ef737c] daemon started [2019-11-28T10:24:32.509Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-28T10:24:32.509Z] daemon.go:461: [d399db8ef737c] Stopping daemon [2019-11-28T10:24:32.509Z] daemon.go:296: [d399db8ef737c] exiting daemon [2019-11-28T10:24:32.509Z] daemon.go:448: [d399db8ef737c] Daemon stopped [2019-11-28T10:24:32.509Z] === RUN TestDaemonIpcModePrivate [2019-11-28T10:24:33.344Z] #33 1.538 [2019-11-28T10:24:33.344Z] #33 1.686 Removing bundles/ [2019-11-28T10:24:33.344Z] #33 1.686 [2019-11-28T10:24:33.344Z] #33 1.699 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-28T10:24:33.614Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-28T10:24:34.198Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-11-28T10:24:34.198Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-28T10:24:34.198Z] daemon.go:325: [d9b9c807c33c8] waiting for daemon to start [2019-11-28T10:24:34.198Z] daemon.go:325: [d9b9c807c33c8] waiting for daemon to start [2019-11-28T10:24:34.198Z] daemon.go:353: [d9b9c807c33c8] daemon started [2019-11-28T10:24:34.198Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-28T10:24:34.198Z] daemon.go:461: [d9b9c807c33c8] Stopping daemon [2019-11-28T10:24:34.198Z] daemon.go:296: [d9b9c807c33c8] exiting daemon [2019-11-28T10:24:34.198Z] daemon.go:448: [d9b9c807c33c8] Daemon stopped [2019-11-28T10:24:34.198Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-28T10:24:34.276Z] #33 2.634 Building test suite binary ./integration-cli/test.main [2019-11-28T10:24:34.624Z] --- PASS: TestDockerNetworkReConnect (6.08s) [2019-11-28T10:24:34.624Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-28T10:24:34.624Z] daemon.go:325: [d3e11c103375d] waiting for daemon to start [2019-11-28T10:24:34.624Z] daemon.go:325: [d3e11c103375d] waiting for daemon to start [2019-11-28T10:24:34.624Z] daemon.go:353: [d3e11c103375d] daemon started [2019-11-28T10:24:34.624Z] daemon.go:461: [d3e11c103375d] Stopping daemon [2019-11-28T10:24:34.624Z] daemon.go:296: [d3e11c103375d] exiting daemon [2019-11-28T10:24:34.624Z] daemon.go:448: [d3e11c103375d] Daemon stopped [2019-11-28T10:24:34.624Z] === RUN TestServicePlugin [2019-11-28T10:24:34.879Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-28T10:24:35.885Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2019-11-28T10:24:35.885Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-28T10:24:35.885Z] daemon.go:325: [dcc0291d098fb] waiting for daemon to start [2019-11-28T10:24:35.885Z] daemon.go:325: [dcc0291d098fb] waiting for daemon to start [2019-11-28T10:24:35.885Z] daemon.go:353: [dcc0291d098fb] daemon started [2019-11-28T10:24:35.885Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-28T10:24:35.885Z] daemon.go:461: [dcc0291d098fb] Stopping daemon [2019-11-28T10:24:35.885Z] daemon.go:296: [dcc0291d098fb] exiting daemon [2019-11-28T10:24:35.885Z] daemon.go:448: [dcc0291d098fb] Daemon stopped [2019-11-28T10:24:35.885Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-28T10:24:36.280Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-28T10:24:36.803Z] #33 ... [2019-11-28T10:24:36.803Z] [2019-11-28T10:24:36.803Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-28T10:24:36.803Z] #20 6.151 0.7% ##### 7.8% ########### 16.6% ################# 24.8% ##################### 29.8% ######################### 35.9% ############################ 39.0% ############################## 42.8% ################################### 49.6% ########################################## 58.6% ################################################## 69.6% ####################################################### 77.7% ################################################################ 89.3% #################################################################### 95.0% ######################################################################## 100.0% [2019-11-28T10:24:36.803Z] #20 8.121 [2019-11-28T10:24:36.803Z] #20 9.223 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-28T10:24:36.803Z] #20 9.620 [2019-11-28T10:24:36.803Z] #20 9.734 ######################################### 58.2% ######################################################################## 100.0% [2019-11-28T10:24:36.803Z] #20 10.06 [2019-11-28T10:24:36.803Z] #20 11.29 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-28T10:24:36.803Z] #20 11.82 [2019-11-28T10:24:36.803Z] #20 12.03 0.4% ######################################################################## 100.0% [2019-11-28T10:24:37.061Z] #20 12.44 [2019-11-28T10:24:37.635Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2019-11-28T10:24:37.635Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-28T10:24:37.635Z] daemon.go:325: [da75e2e20f0de] waiting for daemon to start [2019-11-28T10:24:37.635Z] daemon.go:325: [da75e2e20f0de] waiting for daemon to start [2019-11-28T10:24:37.635Z] daemon.go:353: [da75e2e20f0de] daemon started [2019-11-28T10:24:37.635Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-28T10:24:37.635Z] daemon.go:461: [da75e2e20f0de] Stopping daemon [2019-11-28T10:24:37.635Z] daemon.go:296: [da75e2e20f0de] exiting daemon [2019-11-28T10:24:37.635Z] daemon.go:448: [da75e2e20f0de] Daemon stopped [2019-11-28T10:24:37.635Z] === RUN TestIpcModeOlderClient [2019-11-28T10:24:37.635Z] === PAUSE TestIpcModeOlderClient [2019-11-28T10:24:37.635Z] === RUN TestKillContainerInvalidSignal [2019-11-28T10:24:37.994Z] #20 13.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-28T10:24:38.252Z] #20 13.71 skipping existing 1849cc453dee [2019-11-28T10:24:38.361Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-11-28T10:24:38.361Z] === RUN TestKillContainer [2019-11-28T10:24:38.361Z] === RUN TestKillContainer/no_signal [2019-11-28T10:24:38.510Z] #20 14.06 [2019-11-28T10:24:39.087Z] === RUN TestKillContainer/non_killing_signal [2019-11-28T10:24:39.425Z] === RUN TestKillContainer/killing_signal [2019-11-28T10:24:39.882Z] #20 15.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-28T10:24:40.139Z] #20 15.68 [2019-11-28T10:24:40.397Z] #20 15.79 ######################################################################## 100.0% [2019-11-28T10:24:40.600Z] --- PASS: TestKillContainer (2.23s) [2019-11-28T10:24:40.600Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-11-28T10:24:40.600Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-11-28T10:24:40.600Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2019-11-28T10:24:40.600Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-28T10:24:40.600Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-28T10:24:40.655Z] #20 16.14 [2019-11-28T10:24:40.655Z] #20 16.22 Download of images into '/build' complete. [2019-11-28T10:24:40.914Z] #20 16.22 Use something like the following to load the result into a Docker daemon: [2019-11-28T10:24:40.914Z] #20 16.22 tar -cC '/build' . | docker load [2019-11-28T10:24:41.172Z] #20 DONE 16.6s [2019-11-28T10:24:41.172Z] [2019-11-28T10:24:41.172Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-28T10:24:41.325Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-28T10:24:41.612Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-28T10:24:41.612Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-28T10:24:41.612Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-28T10:24:41.612Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-28T10:24:42.057Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2019-11-28T10:24:42.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2019-11-28T10:24:42.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-11-28T10:24:42.058Z] === RUN TestKillStoppedContainer [2019-11-28T10:24:42.058Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-28T10:24:42.058Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-28T10:24:42.058Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-28T10:24:42.058Z] === RUN TestKillDifferentUserContainer [2019-11-28T10:24:42.212Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-28T10:24:42.784Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2019-11-28T10:24:42.784Z] === RUN TestInspectOomKilledTrue [2019-11-28T10:24:43.571Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-28T10:24:43.571Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-28T10:24:43.699Z] #29 ... [2019-11-28T10:24:43.699Z] [2019-11-28T10:24:43.699Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-28T10:24:44.471Z] --- PASS: TestInspectOomKilledTrue (1.26s) [2019-11-28T10:24:44.471Z] === RUN TestInspectOomKilledFalse [2019-11-28T10:24:44.536Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-28T10:24:44.637Z] #21 DONE 1.0s [2019-11-28T10:24:44.637Z] [2019-11-28T10:24:44.637Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-28T10:24:44.637Z] #25 DONE 0.2s [2019-11-28T10:24:44.637Z] [2019-11-28T10:24:44.637Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-28T10:24:44.810Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2019-11-28T10:24:44.810Z] === RUN TestLinksEtcHostsContentMatch [2019-11-28T10:24:45.542Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-11-28T10:24:45.542Z] === RUN TestLinksContainerNames [2019-11-28T10:24:47.231Z] --- PASS: TestLinksContainerNames (1.47s) [2019-11-28T10:24:47.231Z] === RUN TestLogsFollowTailEmpty [2019-11-28T10:24:47.568Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2019-11-28T10:24:47.568Z] === RUN TestContainerNetworkMountsNoChown [2019-11-28T10:24:48.293Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-11-28T10:24:48.293Z] === RUN TestMountDaemonRoot [2019-11-28T10:24:48.293Z] === RUN TestMountDaemonRoot/default [2019-11-28T10:24:48.293Z] === PAUSE TestMountDaemonRoot/default [2019-11-28T10:24:48.293Z] === RUN TestMountDaemonRoot/private [2019-11-28T10:24:48.293Z] === PAUSE TestMountDaemonRoot/private [2019-11-28T10:24:48.293Z] === RUN TestMountDaemonRoot/rprivate [2019-11-28T10:24:48.293Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-28T10:24:48.293Z] === RUN TestMountDaemonRoot/slave [2019-11-28T10:24:48.293Z] === PAUSE TestMountDaemonRoot/slave [2019-11-28T10:24:48.293Z] === RUN TestMountDaemonRoot/rslave [2019-11-28T10:24:48.293Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-28T10:24:48.293Z] === RUN TestMountDaemonRoot/shared [2019-11-28T10:24:48.293Z] === PAUSE TestMountDaemonRoot/shared [2019-11-28T10:24:48.293Z] === RUN TestMountDaemonRoot/rshared [2019-11-28T10:24:48.293Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-28T10:24:48.632Z] === CONT TestMountDaemonRoot/default [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rprivate [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rslave [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/shared [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/private [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rshared [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/slave [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-28T10:24:48.633Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:24:48.633Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-28T10:24:48.633Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-28T10:24:48.969Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-28T10:24:48.969Z] === RUN TestContainerBindMountNonRecursive [2019-11-28T10:24:49.946Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-28T10:24:50.664Z] --- PASS: TestContainerBindMountNonRecursive (1.74s) [2019-11-28T10:24:50.664Z] === RUN TestNetworkNat [2019-11-28T10:24:50.913Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-28T10:24:51.391Z] --- PASS: TestNetworkNat (0.77s) [2019-11-28T10:24:51.391Z] === RUN TestNetworkLocalhostTCPNat [2019-11-28T10:24:51.835Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-28T10:24:52.167Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2019-11-28T10:24:52.167Z] === RUN TestNetworkLoopbackNat [2019-11-28T10:24:52.394Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-28T10:24:53.115Z] --- PASS: TestNetworkLoopbackNat (1.04s) [2019-11-28T10:24:53.115Z] === RUN TestPause [2019-11-28T10:24:53.755Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-28T10:24:53.841Z] --- PASS: TestPause (0.83s) [2019-11-28T10:24:53.841Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-28T10:24:53.841Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-28T10:24:53.841Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-28T10:24:53.841Z] === RUN TestPauseStopPausedContainer [2019-11-28T10:24:55.012Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2019-11-28T10:24:55.012Z] === RUN TestPsFilter [2019-11-28T10:24:55.012Z] --- PASS: TestPsFilter (0.22s) [2019-11-28T10:24:55.012Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-28T10:24:55.115Z] === RUN TestDockerSuite/TestBuildUser [2019-11-28T10:24:55.739Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2019-11-28T10:24:55.739Z] === RUN TestRemoveContainerWithVolume [2019-11-28T10:24:56.462Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2019-11-28T10:24:56.462Z] === RUN TestRemoveContainerRunning [2019-11-28T10:24:56.832Z] #29 31.14 # github.com/docker/docker/contrib/httpserver [2019-11-28T10:24:56.832Z] #29 31.14 loadinternal: cannot find runtime/cgo [2019-11-28T10:24:56.832Z] #29 DONE 31.4s [2019-11-28T10:24:56.832Z] [2019-11-28T10:24:56.832Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-28T10:24:56.832Z] #33 ... [2019-11-28T10:24:56.832Z] [2019-11-28T10:24:56.832Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-28T10:24:56.832Z] #30 DONE 0.1s [2019-11-28T10:24:56.832Z] [2019-11-28T10:24:56.832Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-28T10:24:57.187Z] --- PASS: TestRemoveContainerRunning (0.74s) [2019-11-28T10:24:57.187Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-28T10:24:57.915Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2019-11-28T10:24:57.915Z] === RUN TestRemoveInvalidContainer [2019-11-28T10:24:57.915Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-28T10:24:57.915Z] === RUN TestRenameLinkedContainer [2019-11-28T10:24:58.370Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-28T10:25:00.922Z] --- PASS: TestRenameLinkedContainer (2.89s) [2019-11-28T10:25:00.922Z] === RUN TestRenameStoppedContainer [2019-11-28T10:25:01.649Z] --- PASS: TestRenameStoppedContainer (0.72s) [2019-11-28T10:25:01.649Z] === RUN TestRenameRunningContainerAndReuse [2019-11-28T10:25:02.527Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-28T10:25:03.369Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2019-11-28T10:25:03.369Z] === RUN TestRenameInvalidName [2019-11-28T10:25:03.706Z] --- PASS: TestRenameInvalidName (0.73s) [2019-11-28T10:25:03.706Z] === RUN TestRenameAnonymousContainer [2019-11-28T10:25:06.768Z] --- PASS: TestRenameAnonymousContainer (2.65s) [2019-11-28T10:25:06.768Z] === RUN TestRenameContainerWithSameName [2019-11-28T10:25:06.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-28T10:25:07.105Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2019-11-28T10:25:07.106Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-28T10:25:08.795Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2019-11-28T10:25:08.795Z] === RUN TestResize [2019-11-28T10:25:09.131Z] --- PASS: TestResize (0.72s) [2019-11-28T10:25:09.131Z] === RUN TestResizeWithInvalidSize [2019-11-28T10:25:09.859Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2019-11-28T10:25:09.859Z] === RUN TestResizeWhenContainerNotStarted [2019-11-28T10:25:10.086Z] --- PASS: TestServicePlugin (35.67s) [2019-11-28T10:25:10.086Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-28T10:25:10.086Z] daemon.go:325: [dea13d5b36372] waiting for daemon to start [2019-11-28T10:25:10.086Z] daemon.go:325: [dea13d5b36372] waiting for daemon to start [2019-11-28T10:25:10.086Z] daemon.go:353: [dea13d5b36372] daemon started [2019-11-28T10:25:10.086Z] daemon.go:461: [dea13d5b36372] Stopping daemon [2019-11-28T10:25:10.086Z] daemon.go:296: [dea13d5b36372] exiting daemon [2019-11-28T10:25:10.086Z] daemon.go:448: [dea13d5b36372] Daemon stopped [2019-11-28T10:25:10.086Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-28T10:25:10.086Z] daemon.go:325: [dcca76daead86] waiting for daemon to start [2019-11-28T10:25:10.086Z] daemon.go:325: [dcca76daead86] waiting for daemon to start [2019-11-28T10:25:10.086Z] daemon.go:353: [dcca76daead86] daemon started [2019-11-28T10:25:10.087Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-28T10:25:10.087Z] daemon.go:325: [d758ca8c56323] waiting for daemon to start [2019-11-28T10:25:10.087Z] daemon.go:325: [d758ca8c56323] waiting for daemon to start [2019-11-28T10:25:10.087Z] daemon.go:353: [d758ca8c56323] daemon started [2019-11-28T10:25:10.087Z] plugin_test.go:60: [d758ca8c56323] joining swarm manager [dcca76daead86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:25:10.087Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-28T10:25:10.087Z] daemon.go:325: [d0d4f8c480218] waiting for daemon to start [2019-11-28T10:25:10.087Z] daemon.go:325: [d0d4f8c480218] waiting for daemon to start [2019-11-28T10:25:10.087Z] daemon.go:353: [d0d4f8c480218] daemon started [2019-11-28T10:25:10.087Z] plugin_test.go:63: [d0d4f8c480218] joining swarm manager [dcca76daead86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:25:10.087Z] daemon.go:461: [d0d4f8c480218] Stopping daemon [2019-11-28T10:25:10.087Z] daemon.go:296: [d0d4f8c480218] exiting daemon [2019-11-28T10:25:10.087Z] daemon.go:448: [d0d4f8c480218] Daemon stopped [2019-11-28T10:25:10.087Z] daemon.go:461: [d758ca8c56323] Stopping daemon [2019-11-28T10:25:10.087Z] daemon.go:296: [d758ca8c56323] exiting daemon [2019-11-28T10:25:10.087Z] daemon.go:448: [d758ca8c56323] Daemon stopped [2019-11-28T10:25:10.087Z] daemon.go:461: [dcca76daead86] Stopping daemon [2019-11-28T10:25:10.087Z] daemon.go:296: [dcca76daead86] exiting daemon [2019-11-28T10:25:10.087Z] daemon.go:448: [dcca76daead86] Daemon stopped [2019-11-28T10:25:10.087Z] === RUN TestServiceUpdateLabel [2019-11-28T10:25:10.587Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:25:10.587Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:25:10.587Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:25:10.587Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-28T10:25:10.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-28T10:25:10.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-28T10:25:10.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:25:12.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:25:13.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-28T10:25:13.346Z] --- PASS: TestServiceUpdateLabel (2.98s) [2019-11-28T10:25:13.346Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-28T10:25:13.346Z] daemon.go:325: [d39abdd6b17e2] waiting for daemon to start [2019-11-28T10:25:13.346Z] daemon.go:325: [d39abdd6b17e2] waiting for daemon to start [2019-11-28T10:25:13.346Z] daemon.go:353: [d39abdd6b17e2] daemon started [2019-11-28T10:25:13.346Z] daemon.go:461: [d39abdd6b17e2] Stopping daemon [2019-11-28T10:25:13.346Z] daemon.go:296: [d39abdd6b17e2] exiting daemon [2019-11-28T10:25:13.346Z] daemon.go:448: [d39abdd6b17e2] Daemon stopped [2019-11-28T10:25:13.346Z] === RUN TestServiceUpdateSecrets [2019-11-28T10:25:14.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-28T10:25:15.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-28T10:25:15.638Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-28T10:25:16.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-28T10:25:17.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-28T10:25:17.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-28T10:25:21.431Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-28T10:25:21.776Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-28T10:25:21.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s) [2019-11-28T10:25:21.776Z] 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-11-28T10:25:21.776Z] daemon.go:325: [d85ce8db86275] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:325: [d85ce8db86275] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:353: [d85ce8db86275] daemon started [2019-11-28T10:25:21.776Z] daemon.go:325: [d85ce8db86275] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:296: [d85ce8db86275] exiting daemon [2019-11-28T10:25:21.776Z] daemon.go:325: [d85ce8db86275] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:353: [d85ce8db86275] daemon started [2019-11-28T10:25:21.776Z] daemon.go:461: [d85ce8db86275] Stopping daemon [2019-11-28T10:25:21.776Z] daemon.go:296: [d85ce8db86275] exiting daemon [2019-11-28T10:25:21.776Z] daemon.go:448: [d85ce8db86275] Daemon stopped [2019-11-28T10:25:21.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.54s) [2019-11-28T10:25:21.776Z] 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-11-28T10:25:21.776Z] daemon.go:325: [deed5aa8b4cc1] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:325: [deed5aa8b4cc1] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:353: [deed5aa8b4cc1] daemon started [2019-11-28T10:25:21.776Z] daemon.go:461: [deed5aa8b4cc1] Stopping daemon [2019-11-28T10:25:21.776Z] daemon.go:296: [deed5aa8b4cc1] exiting daemon [2019-11-28T10:25:21.776Z] daemon.go:448: [deed5aa8b4cc1] Daemon stopped [2019-11-28T10:25:21.776Z] daemon.go:325: [deed5aa8b4cc1] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:325: [deed5aa8b4cc1] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:353: [deed5aa8b4cc1] daemon started [2019-11-28T10:25:21.776Z] daemon.go:461: [deed5aa8b4cc1] Stopping daemon [2019-11-28T10:25:21.776Z] daemon.go:296: [deed5aa8b4cc1] exiting daemon [2019-11-28T10:25:21.776Z] daemon.go:448: [deed5aa8b4cc1] Daemon stopped [2019-11-28T10:25:21.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s) [2019-11-28T10:25:21.776Z] 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-11-28T10:25:21.776Z] daemon.go:325: [d7fe9f2b400a0] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:325: [d7fe9f2b400a0] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:353: [d7fe9f2b400a0] daemon started [2019-11-28T10:25:21.776Z] daemon.go:325: [d7fe9f2b400a0] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:296: [d7fe9f2b400a0] exiting daemon [2019-11-28T10:25:21.776Z] daemon.go:325: [d7fe9f2b400a0] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:353: [d7fe9f2b400a0] daemon started [2019-11-28T10:25:21.776Z] daemon.go:461: [d7fe9f2b400a0] Stopping daemon [2019-11-28T10:25:21.776Z] daemon.go:296: [d7fe9f2b400a0] exiting daemon [2019-11-28T10:25:21.776Z] daemon.go:448: [d7fe9f2b400a0] Daemon stopped [2019-11-28T10:25:21.776Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s) [2019-11-28T10:25:21.776Z] 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-11-28T10:25:21.776Z] daemon.go:325: [d6a6a365896fe] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:325: [d6a6a365896fe] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:353: [d6a6a365896fe] daemon started [2019-11-28T10:25:21.776Z] daemon.go:461: [d6a6a365896fe] Stopping daemon [2019-11-28T10:25:21.776Z] daemon.go:296: [d6a6a365896fe] exiting daemon [2019-11-28T10:25:21.776Z] daemon.go:448: [d6a6a365896fe] Daemon stopped [2019-11-28T10:25:21.776Z] daemon.go:325: [d6a6a365896fe] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:325: [d6a6a365896fe] waiting for daemon to start [2019-11-28T10:25:21.776Z] daemon.go:353: [d6a6a365896fe] daemon started [2019-11-28T10:25:21.776Z] daemon.go:461: [d6a6a365896fe] Stopping daemon [2019-11-28T10:25:21.776Z] daemon.go:296: [d6a6a365896fe] exiting daemon [2019-11-28T10:25:21.776Z] daemon.go:448: [d6a6a365896fe] Daemon stopped [2019-11-28T10:25:21.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.08s) [2019-11-28T10:25:21.777Z] 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-11-28T10:25:21.777Z] daemon.go:325: [dae4b711fc8ba] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dae4b711fc8ba] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [dae4b711fc8ba] daemon started [2019-11-28T10:25:21.777Z] daemon.go:296: [dae4b711fc8ba] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:325: [dae4b711fc8ba] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dae4b711fc8ba] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [dae4b711fc8ba] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [dae4b711fc8ba] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [dae4b711fc8ba] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [dae4b711fc8ba] Daemon stopped [2019-11-28T10:25:21.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (6.20s) [2019-11-28T10:25:21.777Z] 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-11-28T10:25:21.777Z] daemon.go:325: [dbe079acb2bb3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dbe079acb2bb3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dbe079acb2bb3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [dbe079acb2bb3] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [dbe079acb2bb3] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [dbe079acb2bb3] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [dbe079acb2bb3] Daemon stopped [2019-11-28T10:25:21.777Z] daemon.go:325: [dbe079acb2bb3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dbe079acb2bb3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [dbe079acb2bb3] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [dbe079acb2bb3] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [dbe079acb2bb3] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [dbe079acb2bb3] Daemon stopped [2019-11-28T10:25:21.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.79s) [2019-11-28T10:25:21.777Z] 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-11-28T10:25:21.777Z] daemon.go:325: [df9e0eefd8813] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [df9e0eefd8813] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [df9e0eefd8813] daemon started [2019-11-28T10:25:21.777Z] daemon.go:325: [df9e0eefd8813] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:296: [df9e0eefd8813] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:325: [df9e0eefd8813] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [df9e0eefd8813] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [df9e0eefd8813] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [df9e0eefd8813] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [df9e0eefd8813] Daemon stopped [2019-11-28T10:25:21.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s) [2019-11-28T10:25:21.777Z] 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-11-28T10:25:21.777Z] daemon.go:325: [df5ac61d2f63a] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [df5ac61d2f63a] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [df5ac61d2f63a] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [df5ac61d2f63a] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [df5ac61d2f63a] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [df5ac61d2f63a] Daemon stopped [2019-11-28T10:25:21.777Z] daemon.go:325: [df5ac61d2f63a] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [df5ac61d2f63a] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [df5ac61d2f63a] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [df5ac61d2f63a] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [df5ac61d2f63a] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [df5ac61d2f63a] Daemon stopped [2019-11-28T10:25:21.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.96s) [2019-11-28T10:25:21.777Z] 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-11-28T10:25:21.777Z] daemon.go:325: [d339137404d80] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [d339137404d80] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [d339137404d80] daemon started [2019-11-28T10:25:21.777Z] daemon.go:325: [d339137404d80] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:296: [d339137404d80] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:325: [d339137404d80] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [d339137404d80] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [d339137404d80] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [d339137404d80] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [d339137404d80] Daemon stopped [2019-11-28T10:25:21.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.00s) [2019-11-28T10:25:21.777Z] 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-11-28T10:25:21.777Z] daemon.go:325: [dbe3b7e8b79d3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dbe3b7e8b79d3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [dbe3b7e8b79d3] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [dbe3b7e8b79d3] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [dbe3b7e8b79d3] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [dbe3b7e8b79d3] Daemon stopped [2019-11-28T10:25:21.777Z] daemon.go:325: [dbe3b7e8b79d3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dbe3b7e8b79d3] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [dbe3b7e8b79d3] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [dbe3b7e8b79d3] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [dbe3b7e8b79d3] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [dbe3b7e8b79d3] Daemon stopped [2019-11-28T10:25:21.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2019-11-28T10:25:21.777Z] 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-11-28T10:25:21.777Z] daemon.go:325: [dddb58c5cc39f] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dddb58c5cc39f] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [dddb58c5cc39f] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [dddb58c5cc39f] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [dddb58c5cc39f] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [dddb58c5cc39f] Daemon stopped [2019-11-28T10:25:21.777Z] daemon.go:325: [dddb58c5cc39f] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [dddb58c5cc39f] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [dddb58c5cc39f] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [dddb58c5cc39f] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [dddb58c5cc39f] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [dddb58c5cc39f] Daemon stopped [2019-11-28T10:25:21.777Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2019-11-28T10:25:21.777Z] 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-11-28T10:25:21.777Z] daemon.go:325: [df5320ff31501] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:325: [df5320ff31501] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [df5320ff31501] daemon started [2019-11-28T10:25:21.777Z] daemon.go:325: [df5320ff31501] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:296: [df5320ff31501] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:325: [df5320ff31501] waiting for daemon to start [2019-11-28T10:25:21.777Z] daemon.go:353: [df5320ff31501] daemon started [2019-11-28T10:25:21.777Z] daemon.go:461: [df5320ff31501] Stopping daemon [2019-11-28T10:25:21.777Z] daemon.go:296: [df5320ff31501] exiting daemon [2019-11-28T10:25:21.777Z] daemon.go:448: [df5320ff31501] Daemon stopped [2019-11-28T10:25:21.777Z] === RUN TestKernelTCPMemory [2019-11-28T10:25:22.481Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-28T10:25:22.554Z] --- PASS: TestKernelTCPMemory (0.96s) [2019-11-28T10:25:22.554Z] === RUN TestNISDomainname [2019-11-28T10:25:23.045Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-28T10:25:23.276Z] --- PASS: TestNISDomainname (1.04s) [2019-11-28T10:25:23.276Z] === RUN TestStats [2019-11-28T10:25:23.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-28T10:25:24.266Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-28T10:25:25.233Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-28T10:25:25.569Z] --- PASS: TestStats (1.98s) [2019-11-28T10:25:25.569Z] === RUN TestStopContainerWithTimeout [2019-11-28T10:25:25.569Z] === RUN TestStopContainerWithTimeout/0 [2019-11-28T10:25:25.569Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-28T10:25:25.569Z] === RUN TestStopContainerWithTimeout/1 [2019-11-28T10:25:25.569Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-28T10:25:25.569Z] === RUN TestStopContainerWithTimeout/3 [2019-11-28T10:25:25.569Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-28T10:25:25.569Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-28T10:25:25.569Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-28T10:25:25.569Z] === CONT TestStopContainerWithTimeout/0 [2019-11-28T10:25:25.569Z] === CONT TestStopContainerWithTimeout/3 [2019-11-28T10:25:25.569Z] === CONT TestStopContainerWithTimeout/1 [2019-11-28T10:25:25.569Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-28T10:25:27.786Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-28T10:25:27.786Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-28T10:25:27.786Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-28T10:25:27.786Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-28T10:25:27.786Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-28T10:25:28.576Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-28T10:25:28.576Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2019-11-28T10:25:28.576Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) [2019-11-28T10:25:28.576Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2019-11-28T10:25:28.576Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2019-11-28T10:25:28.576Z] === RUN TestDeleteDevicemapper [2019-11-28T10:25:28.576Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-28T10:25:28.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-28T10:25:28.576Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-28T10:25:29.147Z] --- PASS: TestServiceUpdateSecrets (15.87s) [2019-11-28T10:25:29.147Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-28T10:25:29.147Z] daemon.go:325: [dff5444ae917f] waiting for daemon to start [2019-11-28T10:25:29.147Z] daemon.go:325: [dff5444ae917f] waiting for daemon to start [2019-11-28T10:25:29.147Z] daemon.go:353: [dff5444ae917f] daemon started [2019-11-28T10:25:29.147Z] daemon.go:461: [dff5444ae917f] Stopping daemon [2019-11-28T10:25:29.147Z] daemon.go:296: [dff5444ae917f] exiting daemon [2019-11-28T10:25:29.147Z] daemon.go:448: [dff5444ae917f] Daemon stopped [2019-11-28T10:25:29.147Z] === RUN TestServiceUpdateConfigs [2019-11-28T10:25:29.403Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-28T10:25:29.403Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-28T10:25:30.417Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-28T10:25:31.385Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-28T10:25:31.575Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s) [2019-11-28T10:25:31.575Z] === RUN TestUpdateMemory [2019-11-28T10:25:32.308Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-28T10:25:32.562Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-28T10:25:32.748Z] --- PASS: TestUpdateMemory (1.10s) [2019-11-28T10:25:32.749Z] === RUN TestUpdateCPUQuota [2019-11-28T10:25:34.442Z] --- PASS: TestUpdateCPUQuota (1.81s) [2019-11-28T10:25:34.442Z] === RUN TestUpdatePidsLimit [2019-11-28T10:25:34.442Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-28T10:25:35.166Z] === RUN TestUpdatePidsLimit/no_change [2019-11-28T10:25:35.504Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-28T10:25:35.841Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-28T10:25:35.902Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-28T10:25:36.178Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-28T10:25:36.516Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-28T10:25:37.242Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-28T10:25:37.789Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-28T10:25:38.932Z] --- PASS: TestUpdatePidsLimit (4.19s) [2019-11-28T10:25:38.932Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-11-28T10:25:38.932Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-11-28T10:25:38.932Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-11-28T10:25:38.932Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2019-11-28T10:25:38.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-11-28T10:25:38.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-11-28T10:25:38.932Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-11-28T10:25:38.932Z] === RUN TestUpdateRestartPolicy [2019-11-28T10:25:39.149Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-28T10:25:39.445Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-28T10:25:40.047Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-28T10:25:40.047Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-28T10:25:40.970Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-28T10:25:43.521Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-28T10:25:43.521Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-28T10:25:43.521Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-28T10:25:44.443Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-28T10:25:44.698Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2019-11-28T10:25:44.698Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-28T10:25:44.698Z] daemon.go:325: [ddfae9e3858aa] waiting for daemon to start [2019-11-28T10:25:44.698Z] daemon.go:325: [ddfae9e3858aa] waiting for daemon to start [2019-11-28T10:25:44.698Z] daemon.go:353: [ddfae9e3858aa] daemon started [2019-11-28T10:25:44.698Z] daemon.go:461: [ddfae9e3858aa] Stopping daemon [2019-11-28T10:25:44.698Z] daemon.go:296: [ddfae9e3858aa] exiting daemon [2019-11-28T10:25:44.698Z] daemon.go:448: [ddfae9e3858aa] Daemon stopped [2019-11-28T10:25:44.698Z] === RUN TestServiceUpdateNetwork [2019-11-28T10:25:45.259Z] === RUN TestDockerSuite/TestCommitChange [2019-11-28T10:25:46.637Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-28T10:25:47.997Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-28T10:25:49.569Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-28T10:25:51.535Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-28T10:25:52.151Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2019-11-28T10:25:52.151Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-28T10:25:52.151Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2019-11-28T10:25:52.151Z] === RUN TestWaitNonBlocked [2019-11-28T10:25:52.151Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:25:52.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:25:52.151Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:25:52.151Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:25:52.151Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:25:52.151Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:25:52.460Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-28T10:25:52.878Z] --- PASS: TestWaitNonBlocked (0.05s) [2019-11-28T10:25:52.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2019-11-28T10:25:52.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2019-11-28T10:25:52.878Z] === RUN TestWaitBlocked [2019-11-28T10:25:52.878Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:25:52.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:25:52.878Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:25:52.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:25:52.878Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-28T10:25:52.878Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-28T10:25:54.057Z] --- PASS: TestWaitBlocked (0.04s) [2019-11-28T10:25:54.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2019-11-28T10:25:54.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2019-11-28T10:25:54.057Z] === CONT TestContainerStartOnDaemonRestart [2019-11-28T10:25:54.057Z] === CONT TestIpcModeOlderClient [2019-11-28T10:25:54.057Z] === CONT TestDaemonRestartIpcMode [2019-11-28T10:25:54.057Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-28T10:25:54.431Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-28T10:25:55.522Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-28T10:25:57.451Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-28T10:25:58.418Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-28T10:25:58.418Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-28T10:25:58.418Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-28T10:25:58.418Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-28T10:25:58.418Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-28T10:25:58.418Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-28T10:25:58.418Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-28T10:25:58.890Z] --- PASS: TestContainerStartOnDaemonRestart (4.09s) [2019-11-28T10:25:58.890Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-28T10:25:58.890Z] daemon.go:325: [de088d7238520] waiting for daemon to start [2019-11-28T10:25:58.890Z] daemon.go:325: [de088d7238520] waiting for daemon to start [2019-11-28T10:25:58.890Z] daemon.go:353: [de088d7238520] daemon started [2019-11-28T10:25:58.890Z] daemon.go:325: [de088d7238520] waiting for daemon to start [2019-11-28T10:25:58.890Z] daemon.go:296: [de088d7238520] exiting daemon [2019-11-28T10:25:58.890Z] daemon.go:325: [de088d7238520] waiting for daemon to start [2019-11-28T10:25:58.890Z] daemon.go:353: [de088d7238520] daemon started [2019-11-28T10:25:58.890Z] daemon.go:461: [de088d7238520] Stopping daemon [2019-11-28T10:25:58.890Z] daemon.go:296: [de088d7238520] exiting daemon [2019-11-28T10:25:58.890Z] daemon.go:448: [de088d7238520] Daemon stopped [2019-11-28T10:25:58.890Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2019-11-28T10:25:58.890Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-28T10:25:58.890Z] daemon.go:325: [d9f17a369e380] waiting for daemon to start [2019-11-28T10:25:58.890Z] daemon.go:325: [d9f17a369e380] waiting for daemon to start [2019-11-28T10:25:58.890Z] daemon.go:353: [d9f17a369e380] daemon started [2019-11-28T10:25:58.890Z] daemon.go:461: [d9f17a369e380] Stopping daemon [2019-11-28T10:25:58.890Z] daemon.go:296: [d9f17a369e380] exiting daemon [2019-11-28T10:25:58.890Z] daemon.go:448: [d9f17a369e380] Daemon stopped [2019-11-28T10:25:58.890Z] daemon.go:325: [d9f17a369e380] waiting for daemon to start [2019-11-28T10:25:58.890Z] daemon.go:325: [d9f17a369e380] waiting for daemon to start [2019-11-28T10:25:58.890Z] daemon.go:353: [d9f17a369e380] daemon started [2019-11-28T10:25:58.890Z] daemon.go:461: [d9f17a369e380] Stopping daemon [2019-11-28T10:25:58.890Z] daemon.go:296: [d9f17a369e380] exiting daemon [2019-11-28T10:25:58.890Z] daemon.go:448: [d9f17a369e380] Daemon stopped [2019-11-28T10:25:58.890Z] PASS [2019-11-28T10:25:58.890Z] [2019-11-28T10:25:58.890Z] === Skipped [2019-11-28T10:25:58.890Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-28T10:25:58.890Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-28T10:25:58.890Z] [2019-11-28T10:25:58.890Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-28T10:25:58.890Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-28T10:25:58.890Z] [2019-11-28T10:25:58.890Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-28T10:25:58.890Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-28T10:25:58.890Z] [2019-11-28T10:25:58.890Z] [2019-11-28T10:25:58.890Z] DONE 188 tests, 3 skipped in 112.231s [2019-11-28T10:25:58.890Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-28T10:25:58.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:25:58.890Z] ++ set -e [2019-11-28T10:25:58.890Z] ++ '[' -n 0 ']' [2019-11-28T10:25:58.890Z] ++ set -x [2019-11-28T10:25:58.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:25:58.890Z] INFO: Testing against a local daemon [2019-11-28T10:25:58.890Z] === RUN TestCommitInheritsEnv [2019-11-28T10:25:58.890Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-11-28T10:25:58.890Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-28T10:25:58.890Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-28T10:25:58.890Z] === RUN TestImagesFilterMultiReference [2019-11-28T10:25:58.890Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-11-28T10:25:58.890Z] === RUN TestImagePullPlatformInvalid [2019-11-28T10:25:58.890Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-28T10:25:58.890Z] === RUN TestRemoveImageOrphaning [2019-11-28T10:25:59.228Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2019-11-28T10:25:59.228Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-28T10:25:59.228Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-28T10:25:59.228Z] === RUN TestTagInvalidReference [2019-11-28T10:25:59.228Z] --- PASS: TestTagInvalidReference (0.05s) [2019-11-28T10:25:59.228Z] === RUN TestTagValidPrefixedRepo [2019-11-28T10:25:59.566Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-28T10:25:59.566Z] === RUN TestTagExistedNameWithoutForce [2019-11-28T10:25:59.566Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-28T10:25:59.566Z] === RUN TestTagOfficialNames [2019-11-28T10:25:59.566Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-28T10:25:59.566Z] === RUN TestTagMatchesDigest [2019-11-28T10:25:59.566Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-11-28T10:25:59.566Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-28T10:26:00.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-28T10:26:00.300Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-28T10:26:00.860Z] --- PASS: TestServiceUpdateNetwork (16.08s) [2019-11-28T10:26:00.860Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-28T10:26:00.860Z] daemon.go:325: [d32d195a212d1] waiting for daemon to start [2019-11-28T10:26:00.860Z] daemon.go:325: [d32d195a212d1] waiting for daemon to start [2019-11-28T10:26:00.860Z] daemon.go:353: [d32d195a212d1] daemon started [2019-11-28T10:26:00.860Z] daemon.go:461: [d32d195a212d1] Stopping daemon [2019-11-28T10:26:00.860Z] daemon.go:296: [d32d195a212d1] exiting daemon [2019-11-28T10:26:00.860Z] daemon.go:448: [d32d195a212d1] Daemon stopped [2019-11-28T10:26:00.860Z] PASS [2019-11-28T10:26:00.861Z] [2019-11-28T10:26:00.861Z] DONE 18 tests in 172.497s [2019-11-28T10:26:00.861Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-28T10:26:00.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:26:00.861Z] ++ set -e [2019-11-28T10:26:00.861Z] ++ '[' -n 0 ']' [2019-11-28T10:26:00.861Z] ++ set -x [2019-11-28T10:26:00.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:26:01.116Z] INFO: Testing against a local daemon [2019-11-28T10:26:01.116Z] === RUN TestSessionCreate [2019-11-28T10:26:01.116Z] --- PASS: TestSessionCreate (0.05s) [2019-11-28T10:26:01.116Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-28T10:26:01.116Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-28T10:26:01.116Z] PASS [2019-11-28T10:26:01.116Z] [2019-11-28T10:26:01.116Z] DONE 2 tests in 0.264s [2019-11-28T10:26:01.116Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-28T10:26:01.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:26:01.116Z] ++ set -e [2019-11-28T10:26:01.116Z] ++ '[' -n 0 ']' [2019-11-28T10:26:01.116Z] ++ set -x [2019-11-28T10:26:01.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:26:01.414Z] INFO: Testing against a local daemon [2019-11-28T10:26:01.414Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-28T10:26:01.414Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-28T10:26:01.414Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-28T10:26:01.414Z] === RUN TestEventsExecDie [2019-11-28T10:26:02.385Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-28T10:26:02.385Z] --- PASS: TestEventsExecDie (1.16s) [2019-11-28T10:26:02.385Z] === RUN TestEventsBackwardsCompatible [2019-11-28T10:26:02.385Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-28T10:26:02.640Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-11-28T10:26:02.640Z] === RUN TestInfoBinaryCommits [2019-11-28T10:26:02.640Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-28T10:26:02.640Z] === RUN TestInfoAPIVersioned [2019-11-28T10:26:02.640Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-28T10:26:02.640Z] === RUN TestInfoAPI [2019-11-28T10:26:02.640Z] --- PASS: TestInfoAPI (0.05s) [2019-11-28T10:26:02.640Z] === RUN TestInfoAPIWarnings [2019-11-28T10:26:03.651Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-28T10:26:03.651Z] --- PASS: TestInfoAPIWarnings (0.79s) [2019-11-28T10:26:03.651Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-28T10:26:03.651Z] daemon.go:325: [d760b473b18f6] waiting for daemon to start [2019-11-28T10:26:03.651Z] daemon.go:325: [d760b473b18f6] waiting for daemon to start [2019-11-28T10:26:03.651Z] daemon.go:353: [d760b473b18f6] daemon started [2019-11-28T10:26:03.651Z] daemon.go:461: [d760b473b18f6] Stopping daemon [2019-11-28T10:26:03.651Z] daemon.go:296: [d760b473b18f6] exiting daemon [2019-11-28T10:26:03.651Z] daemon.go:448: [d760b473b18f6] Daemon stopped [2019-11-28T10:26:03.651Z] === RUN TestLoginFailsWithBadCredentials [2019-11-28T10:26:03.651Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2019-11-28T10:26:03.651Z] === RUN TestPingCacheHeaders [2019-11-28T10:26:03.651Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-28T10:26:03.651Z] === RUN TestPingGet [2019-11-28T10:26:03.651Z] --- PASS: TestPingGet (0.02s) [2019-11-28T10:26:03.651Z] === RUN TestPingHead [2019-11-28T10:26:03.651Z] --- PASS: TestPingHead (0.02s) [2019-11-28T10:26:03.651Z] === RUN TestVersion [2019-11-28T10:26:03.906Z] --- PASS: TestVersion (0.02s) [2019-11-28T10:26:03.906Z] PASS [2019-11-28T10:26:03.906Z] [2019-11-28T10:26:03.906Z] === Skipped [2019-11-28T10:26:03.906Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-28T10:26:03.906Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-28T10:26:03.906Z] [2019-11-28T10:26:03.906Z] [2019-11-28T10:26:03.906Z] DONE 12 tests, 1 skipped in 2.637s [2019-11-28T10:26:03.906Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-28T10:26:03.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:26:03.906Z] ++ set -e [2019-11-28T10:26:03.906Z] ++ '[' -n 0 ']' [2019-11-28T10:26:03.906Z] ++ set -x [2019-11-28T10:26:03.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:26:03.906Z] INFO: Testing against a local daemon [2019-11-28T10:26:03.906Z] === RUN TestVolumesCreateAndList [2019-11-28T10:26:03.906Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-28T10:26:03.906Z] === RUN TestVolumesRemove [2019-11-28T10:26:04.160Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-28T10:26:04.160Z] === RUN TestVolumesInspect [2019-11-28T10:26:04.160Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-28T10:26:04.160Z] === RUN TestVolumesInvalidJSON [2019-11-28T10:26:04.160Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-28T10:26:04.160Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-28T10:26:04.160Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-28T10:26:04.160Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-28T10:26:04.160Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-28T10:26:04.160Z] PASS [2019-11-28T10:26:04.160Z] [2019-11-28T10:26:04.160Z] DONE 5 tests in 0.329s [2019-11-28T10:26:04.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-28T10:26:04.415Z] ++++ cat bundles/test-integration/docker.pid [2019-11-28T10:26:04.415Z] +++ kill 4475 [2019-11-28T10:26:04.669Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-28T10:26:05.592Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-28T10:26:05.592Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-28T10:26:05.592Z] +++ /etc/init.d/apparmor stop [2019-11-28T10:26:05.592Z] Clearing AppArmor profiles cache:. [2019-11-28T10:26:05.592Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-28T10:26:05.592Z] Unloading profiles will leave already running processes permanently [2019-11-28T10:26:05.592Z] unconfined, which can lead to unexpected situations. [2019-11-28T10:26:05.592Z] [2019-11-28T10:26:05.592Z] To set a process to complain mode, use the command line tool [2019-11-28T10:26:05.592Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-28T10:26:05.592Z] with the 'teardown' option." [2019-11-28T10:26:05.592Z] [2019-11-28T10:26:06.562Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-28T10:26:07.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-28T10:26:07.680Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-28T10:26:07.680Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-28T10:26:07.680Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-28T10:26:08.603Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-28T10:26:08.603Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-28T10:26:08.603Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-28T10:26:08.603Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-28T10:26:08.942Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-28T10:26:09.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-28T10:26:10.905Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-28T10:26:11.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-28T10:26:11.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-28T10:26:13.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-28T10:26:14.889Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-28T10:26:14.889Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-28T10:26:15.449Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-28T10:26:16.372Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-28T10:26:17.379Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-28T10:26:17.981Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-28T10:26:17.981Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-28T10:26:18.990Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-28T10:26:20.183Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-28T10:26:20.915Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-28T10:26:20.915Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-28T10:26:21.948Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-28T10:26:23.394Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-28T10:26:23.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-28T10:26:25.537Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-28T10:26:25.537Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-28T10:26:25.537Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-28T10:26:25.537Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-28T10:26:25.537Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-28T10:26:26.461Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-28T10:26:31.780Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-28T10:26:31.780Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-28T10:26:32.703Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-28T10:26:32.703Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-28T10:26:32.703Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-28T10:26:36.091Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-28T10:26:36.345Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-28T10:26:37.915Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-28T10:26:42.434Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-28T10:26:42.992Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-28T10:26:45.589Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-28T10:26:46.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-28T10:26:48.270Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-28T10:26:48.270Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-28T10:26:48.270Z] #33 134.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-28T10:26:48.270Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-28T10:26:49.203Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-28T10:26:51.099Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-28T10:26:52.032Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-28T10:26:53.403Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-28T10:26:53.403Z] #33 141.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-28T10:26:55.298Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-28T10:26:56.231Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-28T10:26:57.602Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-28T10:26:59.499Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-28T10:27:00.833Z] Running on azwin-2-cf4790 in d:\jenkins\workspace\engine_PR-428 [Pipeline] { [Pipeline] ws [2019-11-28T10:27:00.861Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-28T10:27:01.399Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-28T10:27:02.332Z] #33 150.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-28T10:27:04.228Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-28T10:27:05.161Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-28T10:27:06.533Z] #33 154.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-28T10:27:07.907Z] #33 156.1 [2019-11-28T10:27:08.164Z] #33 DONE 156.7s [2019-11-28T10:27:08.420Z] [2019-11-28T10:27:08.420Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-28T10:27:10.334Z] #34 DONE 1.8s [2019-11-28T10:27:11.704Z] [2019-11-28T10:27:11.704Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-28T10:27:12.635Z] #35 DONE 0.9s [2019-11-28T10:27:12.635Z] [2019-11-28T10:27:12.635Z] #36 exporting to image [2019-11-28T10:27:12.635Z] #36 exporting layers [2019-11-28T10:27:13.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-28T10:27:13.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-28T10:27:13.328Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-28T10:27:15.910Z] #36 exporting layers 3.1s done [2019-11-28T10:27:15.910Z] #36 writing image sha256:e54008eaa04399af818e4bfb0f9b6bec6821616168a7abbfa4803102ee2ed73d done [2019-11-28T10:27:15.910Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-28T10:27:15.910Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-28T10:27:16.049Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-28T10:27:16.221Z] + echo Ensuring container killed. [2019-11-28T10:27:16.221Z] Ensuring container killed. [2019-11-28T10:27:16.221Z] + docker rm -vf docker-pr1 [2019-11-28T10:27:16.221Z] Error: No such container: docker-pr1 [2019-11-28T10:27:16.221Z] + true [Pipeline] sh [2019-11-28T10:27:16.504Z] + echo Chowning /workspace to jenkins user [2019-11-28T10:27:16.504Z] Chowning /workspace to jenkins user [2019-11-28T10:27:16.504Z] + id -u [2019-11-28T10:27:16.504Z] + id -g [2019-11-28T10:27:16.504Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-428:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-28T10:27:18.165Z] + bundleName=unit [2019-11-28T10:27:18.165Z] + echo Creating unit-bundles.tar.gz [2019-11-28T10:27:18.165Z] Creating unit-bundles.tar.gz [2019-11-28T10:27:18.165Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-28T10:27:18.165Z] bundles/junit-report.xml [2019-11-28T10:27:18.165Z] bundles/go-test-report.json [2019-11-28T10:27:18.165Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-28T10:27:18.176Z] Archiving artifacts [2019-11-28T10:27:18.554Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-28T10:27:18.576Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-28T10:27:18.879Z] + make clean [2019-11-28T10:27:19.136Z] docker volume rm -f docker-dev-cache [2019-11-28T10:27:19.136Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-28T10:27:21.810Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-28T10:27:23.823Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-28T10:27:23.823Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-28T10:27:24.745Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-28T10:27:24.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-28T10:27:25.668Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-28T10:27:26.141Z] using credential docker-jenkins-github-credentials [2019-11-28T10:27:26.220Z] Cloning the remote Git repository [2019-11-28T10:27:26.220Z] Cloning with configured refspecs honoured and without tags [2019-11-28T10:27:26.421Z] Cloning repository https://github.com/docker/engine.git [2019-11-28T10:27:27.030Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-28T10:27:27.953Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-28T10:27:26.797Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-28T10:27:27.697Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T10:27:27.697Z] > git --version # timeout=10 [2019-11-28T10:27:27.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T10:27:27.744Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T10:27:28.876Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-28T10:27:30.238Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-28T10:27:31.173Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-28T10:27:32.533Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-28T10:27:33.458Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-28T10:27:34.819Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-28T10:27:35.813Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-28T10:27:36.782Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-28T10:27:38.228Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-28T10:27:39.768Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-28T10:27:41.172Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-28T10:27:41.919Z] Fetching without tags [2019-11-28T10:27:42.095Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-28T10:27:42.095Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-28T10:27:42.371Z] Merging remotes/origin/19.03 commit ea84732a77251e0d7af278e2b7df1d6a59fca46b into PR head commit cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:27:43.018Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-28T10:27:41.625Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T10:27:41.677Z] > git config --add remote.origin.fetch +refs/pull/428/head:refs/remotes/origin/PR-428 # timeout=10 [2019-11-28T10:27:41.721Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-28T10:27:41.834Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-28T10:27:41.954Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-28T10:27:41.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-28T10:27:41.955Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-28T10:27:42.476Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T10:27:42.521Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:27:43.941Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-28T10:27:45.243Z] Merge succeeded, producing cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:27:45.244Z] Checking out Revision cfcf25bb5409eb0c3a9c257b225f2b8890142030 (PR-428) [2019-11-28T10:27:45.301Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-28T10:27:46.224Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-28T10:27:44.991Z] > git merge ea84732a77251e0d7af278e2b7df1d6a59fca46b # timeout=10 [2019-11-28T10:27:45.140Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-28T10:27:45.278Z] > git config core.sparsecheckout # timeout=10 [2019-11-28T10:27:45.323Z] > git checkout -f cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:27:47.587Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-28T10:27:49.469Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-28T10:27:50.392Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-28T10:27:52.984Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-28T10:27:53.890Z] Commit message: "[19.03] Update containerd binary to v1.2.11" [2019-11-28T10:27:54.319Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-28T10:27:57.297Z] + docker version [2019-11-28T10:27:58.215Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-28T10:28:01.980Z] Client: Docker Engine - Enterprise [2019-11-28T10:28:01.980Z] Version: 19.03.2 [2019-11-28T10:28:01.980Z] API version: 1.40 [2019-11-28T10:28:01.980Z] Go version: go1.12.8 [2019-11-28T10:28:01.980Z] Git commit: c92ab06ed9 [2019-11-28T10:28:01.980Z] Built: 09/03/2019 16:38:11 [2019-11-28T10:28:01.980Z] OS/Arch: windows/amd64 [2019-11-28T10:28:01.980Z] Experimental: false [2019-11-28T10:28:01.980Z] [2019-11-28T10:28:01.980Z] Server: Docker Engine - Enterprise [2019-11-28T10:28:01.980Z] Engine: [2019-11-28T10:28:01.980Z] Version: 19.03.2 [2019-11-28T10:28:01.980Z] API version: 1.40 (minimum version 1.24) [2019-11-28T10:28:01.980Z] Go version: go1.12.8 [2019-11-28T10:28:01.980Z] Git commit: c92ab06ed9 [2019-11-28T10:28:01.980Z] Built: 09/03/2019 16:35:47 [2019-11-28T10:28:01.980Z] OS/Arch: windows/amd64 [2019-11-28T10:28:01.980Z] Experimental: true [2019-11-28T10:28:02.393Z] === RUN TestDockerSuite/TestCpToCaseF [Pipeline] sh [2019-11-28T10:28:02.956Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-28T10:28:03.497Z] + docker info [2019-11-28T10:28:08.273Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-28T10:28:11.530Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-28T10:28:12.453Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-28T10:28:16.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-28T10:28:17.534Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-28T10:28:18.896Z] === RUN TestDockerSuite/TestCpToDot [2019-11-28T10:28:19.454Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-28T10:28:21.383Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-28T10:28:23.266Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-28T10:28:24.190Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-28T10:28:24.573Z] Client: [2019-11-28T10:28:24.573Z] Debug Mode: false [2019-11-28T10:28:24.573Z] Plugins: [2019-11-28T10:28:24.573Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-28T10:28:24.573Z] [2019-11-28T10:28:24.573Z] Server: [2019-11-28T10:28:24.573Z] Containers: 0 [2019-11-28T10:28:24.573Z] Running: 0 [2019-11-28T10:28:24.573Z] Paused: 0 [2019-11-28T10:28:24.573Z] Stopped: 0 [2019-11-28T10:28:24.573Z] Images: 0 [2019-11-28T10:28:24.573Z] Server Version: 19.03.2 [2019-11-28T10:28:24.573Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-28T10:28:24.573Z] Windows: [2019-11-28T10:28:24.573Z] LCOW: [2019-11-28T10:28:24.573Z] Logging Driver: json-file [2019-11-28T10:28:24.573Z] Plugins: [2019-11-28T10:28:24.573Z] Volume: local [2019-11-28T10:28:24.573Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-28T10:28:24.573Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-28T10:28:24.573Z] Swarm: inactive [2019-11-28T10:28:24.573Z] Default Isolation: process [2019-11-28T10:28:24.573Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-28T10:28:24.573Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-28T10:28:24.573Z] OSType: windows [2019-11-28T10:28:24.573Z] Architecture: x86_64 [2019-11-28T10:28:24.573Z] CPUs: 4 [2019-11-28T10:28:24.573Z] Total Memory: 32GiB [2019-11-28T10:28:24.573Z] Name: azwin-2-cf4790 [2019-11-28T10:28:24.573Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-28T10:28:24.573Z] Docker Root Dir: D:\docker [2019-11-28T10:28:24.573Z] Debug Mode: false [2019-11-28T10:28:24.573Z] Registry: https://index.docker.io/v1/ [2019-11-28T10:28:24.573Z] Labels: [2019-11-28T10:28:24.573Z] Experimental: true [2019-11-28T10:28:24.573Z] Insecure Registries: [2019-11-28T10:28:24.573Z] 10.0.0.4:5000 [2019-11-28T10:28:24.573Z] 127.0.0.0/8 [2019-11-28T10:28:24.573Z] Registry Mirrors: [2019-11-28T10:28:24.573Z] http://10.0.0.4:5000/ [2019-11-28T10:28:24.573Z] Live Restore Enabled: false [2019-11-28T10:28:24.573Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-28T10:28:27.489Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-28T10:28:28.049Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-28T10:28:29.013Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-28T10:28:30.940Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-28T10:28:30.940Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-28T10:28:30.940Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-28T10:28:31.498Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-28T10:28:32.436Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-28T10:28:32.436Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-28T10:28:32.436Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-28T10:28:32.995Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-28T10:28:33.554Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-28T10:28:33.808Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-28T10:28:33.808Z] === RUN TestDockerSuite/TestCreateRM [2019-11-28T10:28:34.064Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-28T10:28:34.064Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-28T10:28:34.064Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-28T10:28:34.318Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-28T10:28:36.826Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-28T10:28:36.826Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-28T10:28:36.826Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-28T10:28:37.620Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-28T10:28:37.620Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-18e26aec\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-28T10:28:37.620Z] ---------------------------------------------------------------------------- [2019-11-28T10:28:37.620Z] [2019-11-28T10:28:37.620Z] INFO: executeCI.ps1 starting at Thu Nov 28 10:28:36 CUT 2019 [2019-11-28T10:28:37.620Z] [2019-11-28T10:28:37.620Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-28T10:28:37.620Z] INFO: Running git version 2.24.0.windows.1 [2019-11-28T10:28:37.620Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-28T10:28:37.620Z] INFO: Environment variables: [2019-11-28T10:28:37.620Z] [2019-11-28T10:28:37.620Z] Name Value [2019-11-28T10:28:37.620Z] ---- ----- [2019-11-28T10:28:37.620Z] ALLUSERSPROFILE C:\ProgramData [2019-11-28T10:28:37.620Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-28T10:28:37.620Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-28T10:28:37.620Z] BRANCH_NAME PR-428 [2019-11-28T10:28:37.620Z] BUILD_DISPLAY_NAME #1 [2019-11-28T10:28:37.620Z] BUILD_ID 1 [2019-11-28T10:28:37.620Z] BUILD_NUMBER 1 [2019-11-28T10:28:37.620Z] BUILD_TAG jenkins-engine-PR-428-1 [2019-11-28T10:28:37.621Z] BUILD_URL https://ci.docker.com/public/job/engine/job/PR-428/1/ [2019-11-28T10:28:37.621Z] CHANGE_AUTHOR thaJeztah [2019-11-28T10:28:37.621Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-11-28T10:28:37.621Z] CHANGE_BRANCH 19.03_bump_containerd_1.2.11 [2019-11-28T10:28:37.621Z] CHANGE_FORK thaJeztah [2019-11-28T10:28:37.621Z] CHANGE_ID 428 [2019-11-28T10:28:37.621Z] CHANGE_TARGET 19.03 [2019-11-28T10:28:37.621Z] CHANGE_TITLE [19.03] Update containerd to v1.2.11, runc v1.0.0-rc9 [2019-11-28T10:28:37.621Z] CHANGE_URL https://github.com/docker/engine/pull/428 [2019-11-28T10:28:37.621Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-28T10:28:37.621Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-28T10:28:37.621Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-28T10:28:37.621Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-28T10:28:37.621Z] COMPUTERNAME azwin-2-cf4790 [2019-11-28T10:28:37.621Z] ComSpec C:\windows\system32\cmd.exe [2019-11-28T10:28:37.621Z] ConfigSequenceNumber 0 [2019-11-28T10:28:37.621Z] DOCKER_BUILDKIT 0 [2019-11-28T10:28:37.621Z] DOCKER_DUT_DEBUG 1 [2019-11-28T10:28:37.621Z] DOCKER_EXPERIMENTAL 1 [2019-11-28T10:28:37.621Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-28T10:28:37.621Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-28T10:28:37.621Z] EXECUTOR_NUMBER 0 [2019-11-28T10:28:37.621Z] FQDN azwin-2-cf4790.westus.cloudapp.azure.com [2019-11-28T10:28:37.621Z] GIT_BRANCH PR-428 [2019-11-28T10:28:37.621Z] GIT_COMMIT cfcf25bb5409eb0c3a9c257b225f2b8890142030 [2019-11-28T10:28:37.621Z] GIT_URL https://github.com/docker/engine.git [2019-11-28T10:28:37.621Z] HUDSON_COOKIE 5af73516-e883-437a-8b21-542a5baeeca7 [2019-11-28T10:28:37.621Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-28T10:28:37.621Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-28T10:28:37.621Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-28T10:28:37.621Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-11-28T10:28:37.621Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-28T10:28:37.621Z] JENKINS_NODE_COOKIE 1d822be6-5898-4278-abd9-e8883fc1e6b4 [2019-11-28T10:28:37.621Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-28T10:28:37.621Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-28T10:28:37.621Z] JOB_BASE_NAME PR-428 [2019-11-28T10:28:37.621Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-428/display/redirect [2019-11-28T10:28:37.621Z] JOB_NAME engine/PR-428 [2019-11-28T10:28:37.621Z] JOB_URL https://ci.docker.com/public/job/engine/job/PR-428/ [2019-11-28T10:28:37.621Z] library.jps.version master [2019-11-28T10:28:37.621Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-28T10:28:37.621Z] NODE_LABELS amd64 azure azwin-2-cf4790 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-28T10:28:37.621Z] NODE_NAME azwin-2-cf4790 [2019-11-28T10:28:37.621Z] NUMBER_OF_PROCESSORS 4 [2019-11-28T10:28:37.621Z] OS Windows_NT [2019-11-28T10:28:37.621Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-28T10:28:37.621Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-28T10:28:37.621Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-28T10:28:37.621Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-28T10:28:37.621Z] PROCESSOR_LEVEL 6 [2019-11-28T10:28:37.621Z] PROCESSOR_REVISION 4f01 [2019-11-28T10:28:37.621Z] ProgramData C:\ProgramData [2019-11-28T10:28:37.621Z] ProgramFiles C:\Program Files [2019-11-28T10:28:37.621Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-28T10:28:37.621Z] ProgramW6432 C:\Program Files [2019-11-28T10:28:37.621Z] PROMPT $P$G [2019-11-28T10:28:37.621Z] PSExecutionPolicyPreference Bypass [2019-11-28T10:28:37.621Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-28T10:28:37.621Z] PUBLIC C:\Users\Public [2019-11-28T10:28:37.621Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-428/1/display/redirect?page=changes [2019-11-28T10:28:37.621Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-428/1/display/redirect [2019-11-28T10:28:37.621Z] SKIP_VALIDATION_TESTS 1 [2019-11-28T10:28:37.621Z] SOURCES_DRIVE d [2019-11-28T10:28:37.621Z] SOURCES_SUBDIR gopath [2019-11-28T10:28:37.621Z] STAGE_NAME Run tests [2019-11-28T10:28:37.621Z] SystemDrive C: [2019-11-28T10:28:37.621Z] SystemRoot C:\windows [2019-11-28T10:28:37.621Z] TEMP C:\windows\TEMP [2019-11-28T10:28:37.621Z] TESTDEBUG 0 [2019-11-28T10:28:37.621Z] TESTRUN_DRIVE d [2019-11-28T10:28:37.621Z] TESTRUN_SUBDIR CI [2019-11-28T10:28:37.621Z] TIMEOUT 120m [2019-11-28T10:28:37.621Z] TMP C:\windows\TEMP [2019-11-28T10:28:37.621Z] USERDOMAIN WORKGROUP [2019-11-28T10:28:37.621Z] USERNAME azwin-2-cf4790$ [2019-11-28T10:28:37.621Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-28T10:28:37.621Z] windir C:\windows [2019-11-28T10:28:37.621Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-28T10:28:37.621Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-28T10:28:37.621Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-28T10:28:37.621Z] [2019-11-28T10:28:37.621Z] [2019-11-28T10:28:37.621Z] [2019-11-28T10:28:37.621Z] INFO: Sources under d:\gopath\... [2019-11-28T10:28:37.621Z] INFO: Test run under d:\CI\... [2019-11-28T10:28:37.621Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-28T10:28:37.621Z] INFO: docker/docker repository was found [2019-11-28T10:28:37.621Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-11-28T10:28:38.080Z] ltsc2019: Pulling from windows/servercore [2019-11-28T10:28:38.080Z] 65014b3c3121: Pulling fs layer [2019-11-28T10:28:38.080Z] e96b0897c5d1: Pulling fs layer [2019-11-28T10:28:38.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-28T10:28:42.476Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-28T10:28:42.476Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-28T10:28:42.476Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-28T10:28:42.476Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-28T10:28:42.476Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-28T10:28:42.476Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-28T10:28:43.400Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-28T10:28:44.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-28T10:28:44.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-28T10:28:45.176Z] e96b0897c5d1: Verifying Checksum [2019-11-28T10:28:45.176Z] e96b0897c5d1: Download complete [2019-11-28T10:28:46.291Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-28T10:28:47.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-28T10:28:49.626Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-28T10:28:50.988Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-28T10:28:51.550Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-28T10:28:51.805Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-28T10:28:52.772Z] === RUN TestDockerSuite/TestDockerFails [2019-11-28T10:28:52.772Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-28T10:28:52.772Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-28T10:28:52.772Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-28T10:28:53.742Z] 65014b3c3121: Verifying Checksum [2019-11-28T10:28:53.742Z] 65014b3c3121: Download complete [2019-11-28T10:28:54.174Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-28T10:28:55.098Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-28T10:28:57.064Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-28T10:28:57.064Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-28T10:28:57.064Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-28T10:28:57.064Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-28T10:29:03.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-28T10:29:03.684Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-28T10:29:07.029Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-28T10:29:10.418Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-28T10:29:13.056Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-28T10:29:13.979Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-28T10:29:14.904Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-28T10:29:15.828Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-28T10:29:16.751Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-28T10:29:17.717Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-28T10:29:18.644Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-28T10:29:20.526Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-28T10:29:21.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-28T10:29:22.141Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-28T10:29:26.298Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-28T10:29:28.996Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-28T10:29:29.969Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-28T10:29:31.851Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-28T10:29:32.458Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-28T10:29:33.018Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-28T10:29:34.899Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-28T10:29:35.154Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-28T10:29:35.452Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-28T10:29:35.748Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-28T10:29:35.749Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-28T10:29:35.749Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-28T10:29:37.672Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-28T10:29:38.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-28T10:29:39.155Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-28T10:29:39.155Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-28T10:29:39.155Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-28T10:29:40.518Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-28T10:29:40.518Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-28T10:29:41.078Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-28T10:29:42.001Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-28T10:29:42.561Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-28T10:29:42.561Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-28T10:29:42.561Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-28T10:29:44.533Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-28T10:29:44.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-28T10:29:45.043Z] === RUN TestDockerSuite/TestEventsRename [2019-11-28T10:29:46.404Z] === RUN TestDockerSuite/TestEventsResize [2019-11-28T10:29:47.328Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-28T10:29:47.887Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-28T10:29:49.248Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-28T10:29:50.214Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-28T10:29:53.474Z] === RUN TestDockerSuite/TestEventsTop [2019-11-28T10:29:54.033Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-28T10:29:56.581Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-28T10:29:58.464Z] === RUN TestDockerSuite/TestExec [2019-11-28T10:29:59.026Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-28T10:29:59.992Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-28T10:30:00.958Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-28T10:30:01.881Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-28T10:30:03.764Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-28T10:30:04.325Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-28T10:30:05.249Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-28T10:30:06.215Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-28T10:30:07.138Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-28T10:30:08.062Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-28T10:30:08.985Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-28T10:30:10.911Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-28T10:30:12.532Z] === RUN TestDockerSuite/TestExecEnv [2019-11-28T10:30:13.502Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-28T10:30:14.993Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-28T10:30:15.291Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-28T10:30:16.215Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-28T10:30:18.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-28T10:30:19.458Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-28T10:30:20.382Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-28T10:30:21.742Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-28T10:30:22.666Z] === RUN TestDockerSuite/TestExecParseError [2019-11-28T10:30:23.635Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-28T10:30:24.573Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-28T10:30:25.181Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-28T10:30:27.733Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-28T10:30:29.094Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-28T10:30:30.018Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-28T10:30:42.168Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-28T10:30:42.168Z] === RUN TestDockerSuite/TestExecTTY [2019-11-28T10:30:42.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-28T10:30:42.983Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-28T10:30:44.344Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-28T10:30:45.269Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-28T10:30:46.629Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-28T10:30:46.629Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-28T10:30:49.931Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-28T10:30:50.857Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-28T10:30:52.261Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-28T10:30:53.184Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-28T10:30:54.108Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-28T10:30:59.338Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-28T10:31:04.930Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-28T10:31:05.398Z] 65014b3c3121: Pull complete [2019-11-28T10:31:06.502Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-28T10:31:11.774Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-28T10:31:12.338Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-28T10:31:12.338Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-28T10:31:12.592Z] === RUN TestDockerSuite/TestHealth [2019-11-28T10:31:16.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-28T10:31:24.208Z] --- PASS: TestImportExtremelyLargeImageWorks (310.99s) [2019-11-28T10:31:24.208Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-28T10:31:24.208Z] daemon.go:325: [d2380cf3fc53f] waiting for daemon to start [2019-11-28T10:31:24.208Z] daemon.go:325: [d2380cf3fc53f] waiting for daemon to start [2019-11-28T10:31:24.208Z] daemon.go:353: [d2380cf3fc53f] daemon started [2019-11-28T10:31:24.208Z] daemon.go:461: [d2380cf3fc53f] Stopping daemon [2019-11-28T10:31:24.208Z] daemon.go:296: [d2380cf3fc53f] exiting daemon [2019-11-28T10:31:24.208Z] daemon.go:448: [d2380cf3fc53f] Daemon stopped [2019-11-28T10:31:24.208Z] PASS [2019-11-28T10:31:24.208Z] [2019-11-28T10:31:24.208Z] DONE 11 tests in 312.370s [2019-11-28T10:31:24.208Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-28T10:31:24.208Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:31:24.208Z] ++ set -e [2019-11-28T10:31:24.208Z] ++ '[' -n 0 ']' [2019-11-28T10:31:24.208Z] ++ set -x [2019-11-28T10:31:24.208Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:31:24.208Z] INFO: Testing against a local daemon [2019-11-28T10:31:24.208Z] === RUN TestNetworkCreateDelete [2019-11-28T10:31:24.208Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-28T10:31:24.208Z] === RUN TestDockerNetworkDeletePreferID [2019-11-28T10:31:24.208Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2019-11-28T10:31:24.208Z] === RUN TestInspectNetwork [2019-11-28T10:31:24.208Z] === RUN TestInspectNetwork/full_network_id [2019-11-28T10:31:24.208Z] === RUN TestInspectNetwork/partial_network_id [2019-11-28T10:31:24.208Z] === RUN TestInspectNetwork/network_name [2019-11-28T10:31:24.208Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-28T10:31:24.208Z] --- PASS: TestInspectNetwork (8.58s) [2019-11-28T10:31:24.208Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-28T10:31:24.208Z] daemon.go:325: [deaaa27c20419] waiting for daemon to start [2019-11-28T10:31:24.208Z] daemon.go:325: [deaaa27c20419] waiting for daemon to start [2019-11-28T10:31:24.208Z] daemon.go:353: [deaaa27c20419] daemon started [2019-11-28T10:31:24.208Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-28T10:31:24.208Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-28T10:31:24.208Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-28T10:31:24.208Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-28T10:31:24.208Z] daemon.go:461: [deaaa27c20419] Stopping daemon [2019-11-28T10:31:24.209Z] daemon.go:296: [deaaa27c20419] exiting daemon [2019-11-28T10:31:24.209Z] daemon.go:448: [deaaa27c20419] Daemon stopped [2019-11-28T10:31:24.209Z] === RUN TestRunContainerWithBridgeNone [2019-11-28T10:31:24.209Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2019-11-28T10:31:24.209Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-28T10:31:24.209Z] daemon.go:325: [d8da57c9b274c] waiting for daemon to start [2019-11-28T10:31:24.209Z] daemon.go:325: [d8da57c9b274c] waiting for daemon to start [2019-11-28T10:31:24.209Z] daemon.go:353: [d8da57c9b274c] daemon started [2019-11-28T10:31:24.209Z] daemon.go:461: [d8da57c9b274c] Stopping daemon [2019-11-28T10:31:24.209Z] daemon.go:296: [d8da57c9b274c] exiting daemon [2019-11-28T10:31:24.209Z] daemon.go:448: [d8da57c9b274c] Daemon stopped [2019-11-28T10:31:24.209Z] === RUN TestNetworkInvalidJSON [2019-11-28T10:31:24.209Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-28T10:31:24.209Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-28T10:31:24.209Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:31:24.209Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:31:24.209Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:31:24.209Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:31:24.209Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-28T10:31:24.209Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:31:24.209Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:31:24.209Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2019-11-28T10:31:24.209Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-28T10:31:24.209Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-28T10:31:24.209Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-28T10:31:24.209Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-28T10:31:24.209Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-28T10:31:24.209Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-28T10:31:24.209Z] daemon.go:325: [d5a64e5bc91d1] waiting for daemon to start [2019-11-28T10:31:24.209Z] daemon.go:325: [d5a64e5bc91d1] waiting for daemon to start [2019-11-28T10:31:24.209Z] daemon.go:353: [d5a64e5bc91d1] daemon started [2019-11-28T10:31:24.209Z] daemon.go:461: [d5a64e5bc91d1] Stopping daemon [2019-11-28T10:31:24.209Z] daemon.go:296: [d5a64e5bc91d1] exiting daemon [2019-11-28T10:31:24.209Z] daemon.go:448: [d5a64e5bc91d1] Daemon stopped [2019-11-28T10:31:24.209Z] daemon.go:325: [d5a64e5bc91d1] waiting for daemon to start [2019-11-28T10:31:24.209Z] daemon.go:325: [d5a64e5bc91d1] waiting for daemon to start [2019-11-28T10:31:24.209Z] daemon.go:353: [d5a64e5bc91d1] daemon started [2019-11-28T10:31:24.209Z] daemon.go:461: [d5a64e5bc91d1] Stopping daemon [2019-11-28T10:31:24.209Z] daemon.go:296: [d5a64e5bc91d1] exiting daemon [2019-11-28T10:31:24.209Z] daemon.go:448: [d5a64e5bc91d1] Daemon stopped [2019-11-28T10:31:24.209Z] === RUN TestDaemonDefaultNetworkPools [2019-11-28T10:31:24.931Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-11-28T10:31:24.931Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-28T10:31:24.931Z] daemon.go:325: [d2e5d03457123] waiting for daemon to start [2019-11-28T10:31:24.931Z] daemon.go:325: [d2e5d03457123] waiting for daemon to start [2019-11-28T10:31:24.931Z] daemon.go:353: [d2e5d03457123] daemon started [2019-11-28T10:31:24.931Z] daemon.go:461: [d2e5d03457123] Stopping daemon [2019-11-28T10:31:24.931Z] daemon.go:296: [d2e5d03457123] exiting daemon [2019-11-28T10:31:24.931Z] daemon.go:448: [d2e5d03457123] Daemon stopped [2019-11-28T10:31:24.931Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-28T10:31:26.104Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-11-28T10:31:26.104Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-28T10:31:26.104Z] daemon.go:325: [db3e1f56c4b11] waiting for daemon to start [2019-11-28T10:31:26.104Z] daemon.go:325: [db3e1f56c4b11] waiting for daemon to start [2019-11-28T10:31:26.104Z] daemon.go:353: [db3e1f56c4b11] daemon started [2019-11-28T10:31:26.104Z] daemon.go:461: [db3e1f56c4b11] Stopping daemon [2019-11-28T10:31:26.104Z] daemon.go:296: [db3e1f56c4b11] exiting daemon [2019-11-28T10:31:26.104Z] daemon.go:448: [db3e1f56c4b11] Daemon stopped [2019-11-28T10:31:26.104Z] daemon.go:325: [db3e1f56c4b11] waiting for daemon to start [2019-11-28T10:31:26.104Z] daemon.go:325: [db3e1f56c4b11] waiting for daemon to start [2019-11-28T10:31:26.104Z] daemon.go:353: [db3e1f56c4b11] daemon started [2019-11-28T10:31:26.104Z] daemon.go:461: [db3e1f56c4b11] Stopping daemon [2019-11-28T10:31:26.104Z] daemon.go:296: [db3e1f56c4b11] exiting daemon [2019-11-28T10:31:26.104Z] daemon.go:448: [db3e1f56c4b11] Daemon stopped [2019-11-28T10:31:26.104Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-28T10:31:27.277Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2019-11-28T10:31:27.277Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-28T10:31:27.277Z] daemon.go:325: [d787d60cf99f6] waiting for daemon to start [2019-11-28T10:31:27.277Z] daemon.go:325: [d787d60cf99f6] waiting for daemon to start [2019-11-28T10:31:27.277Z] daemon.go:353: [d787d60cf99f6] daemon started [2019-11-28T10:31:27.277Z] daemon.go:461: [d787d60cf99f6] Stopping daemon [2019-11-28T10:31:27.277Z] daemon.go:296: [d787d60cf99f6] exiting daemon [2019-11-28T10:31:27.277Z] daemon.go:448: [d787d60cf99f6] Daemon stopped [2019-11-28T10:31:27.277Z] daemon.go:325: [d787d60cf99f6] waiting for daemon to start [2019-11-28T10:31:27.277Z] daemon.go:325: [d787d60cf99f6] waiting for daemon to start [2019-11-28T10:31:27.277Z] daemon.go:353: [d787d60cf99f6] daemon started [2019-11-28T10:31:27.277Z] daemon.go:461: [d787d60cf99f6] Stopping daemon [2019-11-28T10:31:27.277Z] daemon.go:296: [d787d60cf99f6] exiting daemon [2019-11-28T10:31:27.277Z] daemon.go:448: [d787d60cf99f6] Daemon stopped [2019-11-28T10:31:27.277Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-28T10:31:28.009Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-11-28T10:31:28.009Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-28T10:31:28.009Z] daemon.go:325: [d1c452f328fe5] waiting for daemon to start [2019-11-28T10:31:28.009Z] daemon.go:325: [d1c452f328fe5] waiting for daemon to start [2019-11-28T10:31:28.009Z] daemon.go:353: [d1c452f328fe5] daemon started [2019-11-28T10:31:28.009Z] daemon.go:461: [d1c452f328fe5] Stopping daemon [2019-11-28T10:31:28.009Z] daemon.go:296: [d1c452f328fe5] exiting daemon [2019-11-28T10:31:28.009Z] daemon.go:448: [d1c452f328fe5] Daemon stopped [2019-11-28T10:31:28.009Z] === RUN TestServiceWithPredefinedNetwork [2019-11-28T10:31:30.364Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2019-11-28T10:31:30.364Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-28T10:31:30.364Z] daemon.go:325: [dcdb6d5e3a56c] waiting for daemon to start [2019-11-28T10:31:30.364Z] daemon.go:325: [dcdb6d5e3a56c] waiting for daemon to start [2019-11-28T10:31:30.364Z] daemon.go:353: [dcdb6d5e3a56c] daemon started [2019-11-28T10:31:30.364Z] daemon.go:461: [dcdb6d5e3a56c] Stopping daemon [2019-11-28T10:31:30.364Z] daemon.go:296: [dcdb6d5e3a56c] exiting daemon [2019-11-28T10:31:30.364Z] daemon.go:448: [dcdb6d5e3a56c] Daemon stopped [2019-11-28T10:31:30.364Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-28T10:31:30.364Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-28T10:31:30.364Z] service_test.go:230: FLAKY_TEST [2019-11-28T10:31:30.364Z] === RUN TestServiceWithDataPathPortInit [2019-11-28T10:31:34.212Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-28T10:31:34.212Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-28T10:31:34.212Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-28T10:31:34.212Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-28T10:31:35.135Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-28T10:31:35.135Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-28T10:31:36.102Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-28T10:31:36.102Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-28T10:31:36.102Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-28T10:31:36.102Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-28T10:31:36.356Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-28T10:31:36.611Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-28T10:31:37.170Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-28T10:31:37.170Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-28T10:31:38.092Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-28T10:31:38.092Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-28T10:31:39.016Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-28T10:31:39.983Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-28T10:31:39.983Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-28T10:31:40.950Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-28T10:31:42.831Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-28T10:31:43.759Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-28T10:31:43.759Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-28T10:31:43.759Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-28T10:31:46.287Z] === RUN TestDockerSuite/TestImportFile [2019-11-28T10:31:48.798Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-28T10:31:48.798Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-28T10:31:49.707Z] --- PASS: TestServiceWithDataPathPortInit (16.80s) [2019-11-28T10:31:49.707Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-28T10:31:49.707Z] daemon.go:325: [d91ff315fcbd2] waiting for daemon to start [2019-11-28T10:31:49.707Z] daemon.go:325: [d91ff315fcbd2] waiting for daemon to start [2019-11-28T10:31:49.707Z] daemon.go:353: [d91ff315fcbd2] daemon started [2019-11-28T10:31:49.707Z] daemon.go:461: [d91ff315fcbd2] Stopping daemon [2019-11-28T10:31:49.707Z] daemon.go:296: [d91ff315fcbd2] exiting daemon [2019-11-28T10:31:49.707Z] daemon.go:448: [d91ff315fcbd2] Daemon stopped [2019-11-28T10:31:49.707Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-28T10:31:49.707Z] daemon.go:325: [dfc9722e469cd] waiting for daemon to start [2019-11-28T10:31:49.707Z] daemon.go:325: [dfc9722e469cd] waiting for daemon to start [2019-11-28T10:31:49.707Z] daemon.go:353: [dfc9722e469cd] daemon started [2019-11-28T10:31:49.707Z] daemon.go:461: [dfc9722e469cd] Stopping daemon [2019-11-28T10:31:49.707Z] daemon.go:296: [dfc9722e469cd] exiting daemon [2019-11-28T10:31:49.707Z] daemon.go:448: [dfc9722e469cd] Daemon stopped [2019-11-28T10:31:49.707Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-28T10:31:50.688Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-28T10:31:52.614Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-28T10:31:54.496Z] === RUN TestDockerSuite/TestInfoDebug [2019-11-28T10:31:54.751Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-28T10:31:55.394Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-11-28T10:31:55.674Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.36s) [2019-11-28T10:31:55.674Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-28T10:31:55.674Z] daemon.go:325: [d5ad9c60242d5] waiting for daemon to start [2019-11-28T10:31:55.674Z] daemon.go:325: [d5ad9c60242d5] waiting for daemon to start [2019-11-28T10:31:55.674Z] daemon.go:353: [d5ad9c60242d5] daemon started [2019-11-28T10:31:55.674Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hldchh0x3tfinfr7kfcg95dvt Created:2019-11-28 10:31:48.30011582 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[9251b640538f9e2666a4183eadd616ba5d22f9f25cc6c0e64c449515c7f43cbf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.njdivfzei5s8oyiwpxdm9q9wa EndpointID:9f3094e43b222c0ee270104c40455a1c73be7b64331816e723289f9a81e3962d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb0921c29a62b07b46f608bc53e6f680e660a1d2808aec52ee8e685d271fa349 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d461947327ff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.njdivfzei5s8oyiwpxdm9q9wa EndpointID:9f3094e43b222c0ee270104c40455a1c73be7b64331816e723289f9a81e3962d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-28T10:31:55.674Z] daemon.go:461: [d5ad9c60242d5] Stopping daemon [2019-11-28T10:31:55.674Z] daemon.go:296: [d5ad9c60242d5] exiting daemon [2019-11-28T10:31:55.674Z] daemon.go:448: [d5ad9c60242d5] Daemon stopped [2019-11-28T10:31:55.674Z] PASS [2019-11-28T10:31:55.674Z] [2019-11-28T10:31:55.674Z] === Skipped [2019-11-28T10:31:55.674Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-28T10:31:55.674Z] service_test.go:230: FLAKY_TEST [2019-11-28T10:31:55.674Z] [2019-11-28T10:31:55.674Z] [2019-11-28T10:31:55.674Z] DONE 21 tests, 1 skipped in 44.988s [2019-11-28T10:31:55.674Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-28T10:31:55.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:31:55.674Z] ++ set -e [2019-11-28T10:31:55.674Z] ++ '[' -n 0 ']' [2019-11-28T10:31:55.674Z] ++ set -x [2019-11-28T10:31:55.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:31:55.675Z] INFO: Testing against a local daemon [2019-11-28T10:31:55.675Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-28T10:31:55.675Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-28T10:31:55.675Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:31:55.675Z] === RUN TestDockerNetworkIpvlan [2019-11-28T10:31:55.675Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-28T10:31:55.675Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:31:55.675Z] PASS [2019-11-28T10:31:55.675Z] [2019-11-28T10:31:55.675Z] === Skipped [2019-11-28T10:31:55.675Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-28T10:31:55.675Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:31:55.675Z] [2019-11-28T10:31:55.675Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-28T10:31:55.675Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-28T10:31:55.675Z] [2019-11-28T10:31:55.675Z] [2019-11-28T10:31:55.675Z] DONE 2 tests, 2 skipped in 0.104s [2019-11-28T10:31:55.675Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-28T10:31:55.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:31:55.675Z] ++ set -e [2019-11-28T10:31:55.675Z] ++ '[' -n 0 ']' [2019-11-28T10:31:55.675Z] ++ set -x [2019-11-28T10:31:55.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:31:56.011Z] INFO: Testing against a local daemon [2019-11-28T10:31:56.011Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-28T10:31:56.039Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-28T10:31:57.050Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-28T10:31:57.184Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2019-11-28T10:31:57.184Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-28T10:31:57.184Z] daemon.go:325: [d68d4915eb05f] waiting for daemon to start [2019-11-28T10:31:57.184Z] daemon.go:325: [d68d4915eb05f] waiting for daemon to start [2019-11-28T10:31:57.184Z] daemon.go:353: [d68d4915eb05f] daemon started [2019-11-28T10:31:57.184Z] daemon.go:461: [d68d4915eb05f] Stopping daemon [2019-11-28T10:31:57.184Z] daemon.go:296: [d68d4915eb05f] exiting daemon [2019-11-28T10:31:57.184Z] daemon.go:448: [d68d4915eb05f] Daemon stopped [2019-11-28T10:31:57.184Z] daemon.go:325: [d68d4915eb05f] waiting for daemon to start [2019-11-28T10:31:57.184Z] daemon.go:325: [d68d4915eb05f] waiting for daemon to start [2019-11-28T10:31:57.184Z] daemon.go:353: [d68d4915eb05f] daemon started [2019-11-28T10:31:57.184Z] daemon.go:461: [d68d4915eb05f] Stopping daemon [2019-11-28T10:31:57.184Z] daemon.go:296: [d68d4915eb05f] exiting daemon [2019-11-28T10:31:57.184Z] daemon.go:448: [d68d4915eb05f] Daemon stopped [2019-11-28T10:31:57.184Z] === RUN TestDockerNetworkMacvlan [2019-11-28T10:31:58.015Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-28T10:31:58.359Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-28T10:31:58.937Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-28T10:31:59.532Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-28T10:31:59.541Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-28T10:31:59.796Z] === RUN TestDockerSuite/TestInfoFormat [2019-11-28T10:31:59.796Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-28T10:31:59.796Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-11-28T10:32:00.289Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-28T10:32:00.354Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-28T10:32:01.321Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-28T10:32:01.880Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-28T10:32:02.804Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-28T10:32:03.300Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-28T10:32:03.729Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-28T10:32:04.651Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-28T10:32:05.253Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-28T10:32:05.253Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-28T10:32:07.135Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-28T10:32:07.137Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-28T10:32:08.100Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-28T10:32:09.023Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-28T10:32:09.023Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-28T10:32:09.675Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-28T10:32:09.675Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-28T10:32:11.033Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-28T10:32:11.957Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-28T10:32:12.880Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-28T10:32:13.803Z] === RUN TestDockerSuite/TestInspectImage [2019-11-28T10:32:13.803Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-28T10:32:13.803Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-28T10:32:13.803Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-28T10:32:14.726Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-28T10:32:15.371Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-28T10:32:15.668Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-28T10:32:16.591Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-28T10:32:17.151Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-28T10:32:19.116Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-28T10:32:19.116Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-28T10:32:20.039Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-28T10:32:21.006Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-28T10:32:22.889Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-28T10:32:23.113Z] --- PASS: TestDockerNetworkMacvlan (25.71s) [2019-11-28T10:32:23.113Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:32:23.113Z] daemon.go:325: [d53f69129b041] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:325: [d53f69129b041] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:353: [d53f69129b041] daemon started [2019-11-28T10:32:23.113Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-28T10:32:23.113Z] daemon.go:461: [d53f69129b041] Stopping daemon [2019-11-28T10:32:23.113Z] daemon.go:296: [d53f69129b041] exiting daemon [2019-11-28T10:32:23.113Z] daemon.go:448: [d53f69129b041] Daemon stopped [2019-11-28T10:32:23.113Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:32:23.113Z] daemon.go:325: [d444aaffec3bc] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:325: [d444aaffec3bc] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:353: [d444aaffec3bc] daemon started [2019-11-28T10:32:23.113Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-28T10:32:23.113Z] daemon.go:461: [d444aaffec3bc] Stopping daemon [2019-11-28T10:32:23.113Z] daemon.go:296: [d444aaffec3bc] exiting daemon [2019-11-28T10:32:23.113Z] daemon.go:448: [d444aaffec3bc] Daemon stopped [2019-11-28T10:32:23.113Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:32:23.113Z] daemon.go:325: [df538d44cf3b1] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:325: [df538d44cf3b1] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:353: [df538d44cf3b1] daemon started [2019-11-28T10:32:23.113Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2019-11-28T10:32:23.113Z] daemon.go:461: [df538d44cf3b1] Stopping daemon [2019-11-28T10:32:23.113Z] daemon.go:296: [df538d44cf3b1] exiting daemon [2019-11-28T10:32:23.113Z] daemon.go:448: [df538d44cf3b1] Daemon stopped [2019-11-28T10:32:23.113Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:32:23.113Z] daemon.go:325: [d9022c137920d] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:325: [d9022c137920d] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:353: [d9022c137920d] daemon started [2019-11-28T10:32:23.113Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.28s) [2019-11-28T10:32:23.113Z] daemon.go:461: [d9022c137920d] Stopping daemon [2019-11-28T10:32:23.113Z] daemon.go:296: [d9022c137920d] exiting daemon [2019-11-28T10:32:23.113Z] daemon.go:448: [d9022c137920d] Daemon stopped [2019-11-28T10:32:23.113Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-28T10:32:23.113Z] daemon.go:325: [d2561a046ee19] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:325: [d2561a046ee19] waiting for daemon to start [2019-11-28T10:32:23.113Z] daemon.go:353: [d2561a046ee19] daemon started [2019-11-28T10:32:23.113Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.04s) [2019-11-28T10:32:23.113Z] daemon.go:461: [d2561a046ee19] Stopping daemon [2019-11-28T10:32:23.113Z] daemon.go:296: [d2561a046ee19] exiting daemon [2019-11-28T10:32:23.113Z] daemon.go:448: [d2561a046ee19] Daemon stopped [2019-11-28T10:32:23.113Z] PASS [2019-11-28T10:32:23.113Z] [2019-11-28T10:32:23.113Z] DONE 7 tests in 27.312s [2019-11-28T10:32:23.113Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-28T10:32:23.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:32:23.113Z] ++ set -e [2019-11-28T10:32:23.113Z] ++ '[' -n 0 ']' [2019-11-28T10:32:23.113Z] ++ set -x [2019-11-28T10:32:23.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:32:23.113Z] testing: warning: no tests to run [2019-11-28T10:32:23.113Z] PASS [2019-11-28T10:32:23.113Z] [2019-11-28T10:32:23.113Z] DONE 0 tests in 0.025s [2019-11-28T10:32:23.113Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-28T10:32:23.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:32:23.113Z] ++ set -e [2019-11-28T10:32:23.113Z] ++ '[' -n 0 ']' [2019-11-28T10:32:23.113Z] ++ set -x [2019-11-28T10:32:23.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:32:23.113Z] INFO: Testing against a local daemon [2019-11-28T10:32:23.113Z] === RUN TestAuthZPluginAllowRequest [2019-11-28T10:32:23.447Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-28T10:32:24.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-28T10:32:24.261Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-28T10:32:24.807Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) [2019-11-28T10:32:24.808Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-28T10:32:24.808Z] daemon.go:325: [d98400fefdbc0] waiting for daemon to start [2019-11-28T10:32:24.808Z] daemon.go:325: [d98400fefdbc0] waiting for daemon to start [2019-11-28T10:32:24.808Z] daemon.go:353: [d98400fefdbc0] daemon started [2019-11-28T10:32:24.808Z] daemon.go:461: [d98400fefdbc0] Stopping daemon [2019-11-28T10:32:24.808Z] daemon.go:296: [d98400fefdbc0] exiting daemon [2019-11-28T10:32:24.808Z] daemon.go:448: [d98400fefdbc0] Daemon stopped [2019-11-28T10:32:24.808Z] === RUN TestAuthZPluginTLS [2019-11-28T10:32:25.226Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-28T10:32:25.608Z] --- PASS: TestAuthZPluginTLS (0.61s) [2019-11-28T10:32:25.608Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-28T10:32:25.608Z] daemon.go:325: [d066492af3f61] waiting for daemon to start [2019-11-28T10:32:25.608Z] daemon.go:325: [d066492af3f61] waiting for daemon to start [2019-11-28T10:32:25.608Z] daemon.go:353: [d066492af3f61] daemon started [2019-11-28T10:32:25.608Z] daemon.go:461: [d066492af3f61] Stopping daemon [2019-11-28T10:32:25.608Z] daemon.go:296: [d066492af3f61] exiting daemon [2019-11-28T10:32:25.608Z] daemon.go:448: [d066492af3f61] Daemon stopped [2019-11-28T10:32:25.608Z] === RUN TestAuthZPluginDenyRequest [2019-11-28T10:32:26.149Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-28T10:32:26.348Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-11-28T10:32:26.348Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-28T10:32:26.348Z] daemon.go:325: [df57703cbbf60] waiting for daemon to start [2019-11-28T10:32:26.348Z] daemon.go:325: [df57703cbbf60] waiting for daemon to start [2019-11-28T10:32:26.348Z] daemon.go:353: [df57703cbbf60] daemon started [2019-11-28T10:32:26.348Z] daemon.go:461: [df57703cbbf60] Stopping daemon [2019-11-28T10:32:26.348Z] daemon.go:296: [df57703cbbf60] exiting daemon [2019-11-28T10:32:26.348Z] daemon.go:448: [df57703cbbf60] Daemon stopped [2019-11-28T10:32:26.348Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-28T10:32:26.685Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-28T10:32:26.685Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-28T10:32:26.685Z] daemon.go:325: [d314c462217f1] waiting for daemon to start [2019-11-28T10:32:26.685Z] daemon.go:325: [d314c462217f1] waiting for daemon to start [2019-11-28T10:32:26.685Z] daemon.go:353: [d314c462217f1] daemon started [2019-11-28T10:32:26.685Z] daemon.go:461: [d314c462217f1] Stopping daemon [2019-11-28T10:32:26.685Z] daemon.go:296: [d314c462217f1] exiting daemon [2019-11-28T10:32:26.685Z] daemon.go:448: [d314c462217f1] Daemon stopped [2019-11-28T10:32:26.685Z] === RUN TestAuthZPluginDenyResponse [2019-11-28T10:32:27.413Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-28T10:32:27.413Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-28T10:32:27.413Z] daemon.go:325: [daf00a7eacc3b] waiting for daemon to start [2019-11-28T10:32:27.413Z] daemon.go:325: [daf00a7eacc3b] waiting for daemon to start [2019-11-28T10:32:27.413Z] daemon.go:353: [daf00a7eacc3b] daemon started [2019-11-28T10:32:27.413Z] daemon.go:461: [daf00a7eacc3b] Stopping daemon [2019-11-28T10:32:27.413Z] daemon.go:296: [daf00a7eacc3b] exiting daemon [2019-11-28T10:32:27.413Z] daemon.go:448: [daf00a7eacc3b] Daemon stopped [2019-11-28T10:32:27.413Z] === RUN TestAuthZPluginAllowEventStream [2019-11-28T10:32:27.509Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-28T10:32:28.068Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-28T10:32:28.322Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-28T10:32:29.108Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2019-11-28T10:32:29.108Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-28T10:32:29.108Z] daemon.go:325: [dbbe65b323709] waiting for daemon to start [2019-11-28T10:32:29.108Z] daemon.go:325: [dbbe65b323709] waiting for daemon to start [2019-11-28T10:32:29.108Z] daemon.go:353: [dbbe65b323709] daemon started [2019-11-28T10:32:29.108Z] daemon.go:461: [dbbe65b323709] Stopping daemon [2019-11-28T10:32:29.108Z] daemon.go:296: [dbbe65b323709] exiting daemon [2019-11-28T10:32:29.108Z] daemon.go:448: [dbbe65b323709] Daemon stopped [2019-11-28T10:32:29.108Z] === RUN TestAuthZPluginErrorResponse [2019-11-28T10:32:29.446Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2019-11-28T10:32:29.446Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-28T10:32:29.446Z] daemon.go:325: [d6a7a2d22c188] waiting for daemon to start [2019-11-28T10:32:29.446Z] daemon.go:325: [d6a7a2d22c188] waiting for daemon to start [2019-11-28T10:32:29.446Z] daemon.go:353: [d6a7a2d22c188] daemon started [2019-11-28T10:32:29.446Z] daemon.go:461: [d6a7a2d22c188] Stopping daemon [2019-11-28T10:32:29.446Z] daemon.go:296: [d6a7a2d22c188] exiting daemon [2019-11-28T10:32:29.446Z] daemon.go:448: [d6a7a2d22c188] Daemon stopped [2019-11-28T10:32:29.446Z] === RUN TestAuthZPluginErrorRequest [2019-11-28T10:32:30.173Z] --- PASS: TestAuthZPluginErrorRequest (0.59s) [2019-11-28T10:32:30.173Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-28T10:32:30.173Z] daemon.go:325: [d5c318f6fd9f0] waiting for daemon to start [2019-11-28T10:32:30.173Z] daemon.go:325: [d5c318f6fd9f0] waiting for daemon to start [2019-11-28T10:32:30.173Z] daemon.go:353: [d5c318f6fd9f0] daemon started [2019-11-28T10:32:30.173Z] daemon.go:461: [d5c318f6fd9f0] Stopping daemon [2019-11-28T10:32:30.173Z] daemon.go:296: [d5c318f6fd9f0] exiting daemon [2019-11-28T10:32:30.173Z] daemon.go:448: [d5c318f6fd9f0] Daemon stopped [2019-11-28T10:32:30.173Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-28T10:32:30.830Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-28T10:32:30.896Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-11-28T10:32:30.896Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-28T10:32:30.896Z] daemon.go:325: [d545b25a105ca] waiting for daemon to start [2019-11-28T10:32:30.896Z] daemon.go:325: [d545b25a105ca] waiting for daemon to start [2019-11-28T10:32:30.896Z] daemon.go:353: [d545b25a105ca] daemon started [2019-11-28T10:32:30.896Z] daemon.go:461: [d545b25a105ca] Stopping daemon [2019-11-28T10:32:30.896Z] daemon.go:296: [d545b25a105ca] exiting daemon [2019-11-28T10:32:30.896Z] daemon.go:448: [d545b25a105ca] Daemon stopped [2019-11-28T10:32:30.896Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-28T10:32:32.756Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-28T10:32:33.195Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2019-11-28T10:32:33.196Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-28T10:32:33.196Z] daemon.go:325: [d286aa9aa0e24] waiting for daemon to start [2019-11-28T10:32:33.196Z] daemon.go:325: [d286aa9aa0e24] waiting for daemon to start [2019-11-28T10:32:33.196Z] daemon.go:353: [d286aa9aa0e24] daemon started [2019-11-28T10:32:33.196Z] daemon.go:461: [d286aa9aa0e24] Stopping daemon [2019-11-28T10:32:33.196Z] daemon.go:296: [d286aa9aa0e24] exiting daemon [2019-11-28T10:32:33.196Z] daemon.go:448: [d286aa9aa0e24] Daemon stopped [2019-11-28T10:32:33.196Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-28T10:32:34.644Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-28T10:32:34.898Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-28T10:32:35.496Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2019-11-28T10:32:35.496Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-28T10:32:35.496Z] daemon.go:325: [d061e0d2d34f5] waiting for daemon to start [2019-11-28T10:32:35.496Z] daemon.go:325: [d061e0d2d34f5] waiting for daemon to start [2019-11-28T10:32:35.496Z] daemon.go:353: [d061e0d2d34f5] daemon started [2019-11-28T10:32:35.496Z] daemon.go:461: [d061e0d2d34f5] Stopping daemon [2019-11-28T10:32:35.496Z] daemon.go:296: [d061e0d2d34f5] exiting daemon [2019-11-28T10:32:35.496Z] daemon.go:448: [d061e0d2d34f5] Daemon stopped [2019-11-28T10:32:35.496Z] === RUN TestAuthZPluginHeader [2019-11-28T10:32:36.222Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-11-28T10:32:36.222Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-28T10:32:36.222Z] daemon.go:325: [d9663ae801ec4] waiting for daemon to start [2019-11-28T10:32:36.222Z] daemon.go:325: [d9663ae801ec4] waiting for daemon to start [2019-11-28T10:32:36.222Z] daemon.go:353: [d9663ae801ec4] daemon started [2019-11-28T10:32:36.222Z] daemon.go:461: [d9663ae801ec4] Stopping daemon [2019-11-28T10:32:36.222Z] daemon.go:296: [d9663ae801ec4] exiting daemon [2019-11-28T10:32:36.222Z] daemon.go:448: [d9663ae801ec4] Daemon stopped [2019-11-28T10:32:36.222Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-28T10:32:36.222Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-28T10:32:36.222Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:32:36.222Z] === RUN TestAuthZPluginV2Disable [2019-11-28T10:32:36.222Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-28T10:32:36.222Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:32:36.222Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-28T10:32:36.222Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-28T10:32:36.222Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:32:36.222Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-28T10:32:36.222Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-28T10:32:36.222Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:32:36.222Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-28T10:32:37.405Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-28T10:32:39.914Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-28T10:32:43.173Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-28T10:32:43.173Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-28T10:32:45.765Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-28T10:32:46.369Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-28T10:32:47.291Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-28T10:32:51.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-28T10:32:55.466Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-11-28T10:32:55.466Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:353: [d3b1e598d98cb] daemon started [2019-11-28T10:32:55.466Z] daemon.go:461: [d3b1e598d98cb] Stopping daemon [2019-11-28T10:32:55.466Z] daemon.go:296: [d3b1e598d98cb] exiting daemon [2019-11-28T10:32:55.466Z] daemon.go:448: [d3b1e598d98cb] Daemon stopped [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:339: [d3b1e598d98cb] error pinging daemon on start: Get http://d3b1e598d98cb.sock/_ping: context deadline exceeded [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:339: [d3b1e598d98cb] error pinging daemon on start: Get http://d3b1e598d98cb.sock/_ping: context deadline exceeded [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:339: [d3b1e598d98cb] error pinging daemon on start: Get http://d3b1e598d98cb.sock/_ping: context deadline exceeded [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:339: [d3b1e598d98cb] error pinging daemon on start: Get http://d3b1e598d98cb.sock/_ping: context deadline exceeded [2019-11-28T10:32:55.466Z] daemon.go:296: [d3b1e598d98cb] exiting daemon [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:325: [d3b1e598d98cb] waiting for daemon to start [2019-11-28T10:32:55.466Z] daemon.go:353: [d3b1e598d98cb] daemon started [2019-11-28T10:32:55.466Z] daemon.go:461: [d3b1e598d98cb] Stopping daemon [2019-11-28T10:32:55.466Z] daemon.go:296: [d3b1e598d98cb] exiting daemon [2019-11-28T10:32:55.466Z] daemon.go:448: [d3b1e598d98cb] Daemon stopped [2019-11-28T10:32:55.466Z] PASS [2019-11-28T10:32:55.466Z] [2019-11-28T10:32:55.466Z] === Skipped [2019-11-28T10:32:55.466Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-28T10:32:55.466Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:32:55.466Z] [2019-11-28T10:32:55.466Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-28T10:32:55.466Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:32:55.466Z] [2019-11-28T10:32:55.466Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-28T10:32:55.466Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:32:55.466Z] [2019-11-28T10:32:55.466Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-28T10:32:55.466Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:32:55.466Z] [2019-11-28T10:32:55.466Z] [2019-11-28T10:32:55.466Z] DONE 17 tests, 4 skipped in 29.924s [2019-11-28T10:32:55.466Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-28T10:32:55.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:32:55.466Z] ++ set -e [2019-11-28T10:32:55.466Z] ++ '[' -n 0 ']' [2019-11-28T10:32:55.466Z] ++ set -x [2019-11-28T10:32:55.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:32:55.466Z] INFO: Testing against a local daemon [2019-11-28T10:32:55.466Z] === RUN TestPluginInvalidJSON [2019-11-28T10:32:55.466Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:32:55.466Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:32:55.466Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:32:55.466Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-28T10:32:55.466Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-28T10:32:55.466Z] PASS [2019-11-28T10:32:55.466Z] [2019-11-28T10:32:55.466Z] DONE 2 tests in 0.145s [2019-11-28T10:32:55.466Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-28T10:32:55.466Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:32:55.466Z] ++ set -e [2019-11-28T10:32:55.466Z] ++ '[' -n 0 ']' [2019-11-28T10:32:55.466Z] ++ set -x [2019-11-28T10:32:55.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:32:55.466Z] INFO: Testing against a local daemon [2019-11-28T10:32:55.466Z] === RUN TestExternalGraphDriver [2019-11-28T10:32:55.466Z] === RUN TestExternalGraphDriver/json [2019-11-28T10:32:55.803Z] === RUN TestExternalGraphDriver/spec [2019-11-28T10:32:57.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-28T10:32:58.100Z] === RUN TestExternalGraphDriver/pull [2019-11-28T10:33:00.426Z] --- PASS: TestExternalGraphDriver (6.99s) [2019-11-28T10:33:00.426Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:353: [dc45f2d18eda9] daemon started [2019-11-28T10:33:00.426Z] daemon.go:461: [dc45f2d18eda9] Stopping daemon [2019-11-28T10:33:00.426Z] daemon.go:296: [dc45f2d18eda9] exiting daemon [2019-11-28T10:33:00.426Z] daemon.go:448: [dc45f2d18eda9] Daemon stopped [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:353: [dc45f2d18eda9] daemon started [2019-11-28T10:33:00.426Z] daemon.go:461: [dc45f2d18eda9] Stopping daemon [2019-11-28T10:33:00.426Z] daemon.go:296: [dc45f2d18eda9] exiting daemon [2019-11-28T10:33:00.426Z] daemon.go:448: [dc45f2d18eda9] Daemon stopped [2019-11-28T10:33:00.426Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:353: [dc45f2d18eda9] daemon started [2019-11-28T10:33:00.426Z] daemon.go:461: [dc45f2d18eda9] Stopping daemon [2019-11-28T10:33:00.426Z] daemon.go:296: [dc45f2d18eda9] exiting daemon [2019-11-28T10:33:00.426Z] daemon.go:448: [dc45f2d18eda9] Daemon stopped [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:353: [dc45f2d18eda9] daemon started [2019-11-28T10:33:00.426Z] daemon.go:461: [dc45f2d18eda9] Stopping daemon [2019-11-28T10:33:00.426Z] daemon.go:296: [dc45f2d18eda9] exiting daemon [2019-11-28T10:33:00.426Z] daemon.go:448: [dc45f2d18eda9] Daemon stopped [2019-11-28T10:33:00.426Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:325: [dc45f2d18eda9] waiting for daemon to start [2019-11-28T10:33:00.426Z] daemon.go:353: [dc45f2d18eda9] daemon started [2019-11-28T10:33:00.426Z] daemon.go:461: [dc45f2d18eda9] Stopping daemon [2019-11-28T10:33:00.426Z] daemon.go:296: [dc45f2d18eda9] exiting daemon [2019-11-28T10:33:00.426Z] daemon.go:448: [dc45f2d18eda9] Daemon stopped [2019-11-28T10:33:00.426Z] --- PASS: TestExternalGraphDriver/pull (2.44s) [2019-11-28T10:33:00.426Z] === RUN TestGraphdriverPluginV2 [2019-11-28T10:33:00.426Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-28T10:33:00.426Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:33:00.426Z] PASS [2019-11-28T10:33:00.426Z] [2019-11-28T10:33:00.426Z] === Skipped [2019-11-28T10:33:00.426Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-28T10:33:00.426Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:33:00.426Z] [2019-11-28T10:33:00.426Z] [2019-11-28T10:33:00.426Z] DONE 5 tests, 1 skipped in 7.166s [2019-11-28T10:33:00.426Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-28T10:33:00.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:33:00.426Z] ++ set -e [2019-11-28T10:33:00.426Z] ++ '[' -n 0 ']' [2019-11-28T10:33:00.426Z] ++ set -x [2019-11-28T10:33:00.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:33:00.609Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-28T10:33:00.763Z] INFO: Testing against a local daemon [2019-11-28T10:33:00.763Z] === RUN TestContinueAfterPluginCrash [2019-11-28T10:33:00.763Z] === PAUSE TestContinueAfterPluginCrash [2019-11-28T10:33:00.763Z] === RUN TestDaemonStartWithLogOpt [2019-11-28T10:33:00.763Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-28T10:33:00.763Z] === CONT TestContinueAfterPluginCrash [2019-11-28T10:33:00.763Z] === CONT TestDaemonStartWithLogOpt [2019-11-28T10:33:01.532Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-28T10:33:01.850Z] e96b0897c5d1: Pull complete [2019-11-28T10:33:01.850Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-28T10:33:01.850Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:33:01.850Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:33:01.850Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-11-28T10:33:01.850Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-11-28T10:33:01.850Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-28T10:33:01.850Z] INFO: Docker version of control daemon [2019-11-28T10:33:01.850Z] [2019-11-28T10:33:01.850Z] Client: Docker Engine - Enterprise [2019-11-28T10:33:01.850Z] Version: 19.03.2 [2019-11-28T10:33:01.850Z] API version: 1.40 [2019-11-28T10:33:01.850Z] Go version: go1.12.8 [2019-11-28T10:33:01.850Z] Git commit: c92ab06ed9 [2019-11-28T10:33:01.850Z] Built: 09/03/2019 16:38:11 [2019-11-28T10:33:01.850Z] OS/Arch: windows/amd64 [2019-11-28T10:33:01.850Z] Experimental: false [2019-11-28T10:33:01.850Z] [2019-11-28T10:33:01.850Z] Server: Docker Engine - Enterprise [2019-11-28T10:33:01.850Z] Engine: [2019-11-28T10:33:01.850Z] Version: 19.03.2 [2019-11-28T10:33:01.850Z] API version: 1.40 (minimum version 1.24) [2019-11-28T10:33:01.850Z] Go version: go1.12.8 [2019-11-28T10:33:01.850Z] Git commit: c92ab06ed9 [2019-11-28T10:33:01.850Z] Built: 09/03/2019 16:35:47 [2019-11-28T10:33:01.850Z] OS/Arch: windows/amd64 [2019-11-28T10:33:01.850Z] Experimental: true [2019-11-28T10:33:01.850Z] [2019-11-28T10:33:01.850Z] INFO: Docker info of control daemon [2019-11-28T10:33:01.850Z] [2019-11-28T10:33:01.850Z] Client: [2019-11-28T10:33:01.850Z] Debug Mode: false [2019-11-28T10:33:01.850Z] Plugins: [2019-11-28T10:33:01.850Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-28T10:33:01.850Z] [2019-11-28T10:33:01.850Z] Server: [2019-11-28T10:33:01.850Z] Containers: 0 [2019-11-28T10:33:01.850Z] Running: 0 [2019-11-28T10:33:01.850Z] Paused: 0 [2019-11-28T10:33:01.850Z] Stopped: 0 [2019-11-28T10:33:01.850Z] Images: 1 [2019-11-28T10:33:01.850Z] Server Version: 19.03.2 [2019-11-28T10:33:01.850Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-28T10:33:01.850Z] Windows: [2019-11-28T10:33:01.850Z] LCOW: [2019-11-28T10:33:01.850Z] Logging Driver: json-file [2019-11-28T10:33:01.850Z] Plugins: [2019-11-28T10:33:01.850Z] Volume: local [2019-11-28T10:33:01.850Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-28T10:33:01.850Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-28T10:33:01.850Z] Swarm: inactive [2019-11-28T10:33:01.850Z] Default Isolation: process [2019-11-28T10:33:01.850Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-28T10:33:01.850Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-28T10:33:01.850Z] OSType: windows [2019-11-28T10:33:01.850Z] Architecture: x86_64 [2019-11-28T10:33:01.850Z] CPUs: 4 [2019-11-28T10:33:01.850Z] Total Memory: 32GiB [2019-11-28T10:33:01.850Z] Name: azwin-2-cf4790 [2019-11-28T10:33:01.850Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-28T10:33:01.850Z] Docker Root Dir: D:\docker [2019-11-28T10:33:01.850Z] Debug Mode: false [2019-11-28T10:33:01.850Z] Registry: https://index.docker.io/v1/ [2019-11-28T10:33:01.850Z] Labels: [2019-11-28T10:33:01.850Z] Experimental: true [2019-11-28T10:33:01.850Z] Insecure Registries: [2019-11-28T10:33:01.850Z] 10.0.0.4:5000 [2019-11-28T10:33:01.850Z] 127.0.0.0/8 [2019-11-28T10:33:01.850Z] Registry Mirrors: [2019-11-28T10:33:01.850Z] http://10.0.0.4:5000/ [2019-11-28T10:33:01.850Z] Live Restore Enabled: false [2019-11-28T10:33:01.850Z] [2019-11-28T10:33:01.851Z] [2019-11-28T10:33:01.851Z] INFO: Commit hash is cfcf25bb5 [2019-11-28T10:33:01.851Z] INFO: Nuke-Everything... [2019-11-28T10:33:01.851Z] INFO: Container count on control daemon to delete is 0 [2019-11-28T10:33:01.851Z] INFO: Nuking d:\CI [2019-11-28T10:33:01.851Z] INFO: Zapped successfully [2019-11-28T10:33:01.851Z] INFO: Location for testing is d:\CI\PR-428\1 [2019-11-28T10:33:01.851Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-28T10:33:01.851Z] [2019-11-28T10:33:01.851Z] [2019-11-28T10:33:01.851Z] INFO: Building the image from Dockerfile.windows at 11/28/2019 10:32:53... [2019-11-28T10:33:01.851Z] [2019-11-28T10:33:01.851Z] Sending build context to Docker daemon 49.81MB [2019-11-28T10:33:01.851Z] [2019-11-28T10:33:01.851Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-28T10:33:01.851Z] ---> 49e459dc7a6b [2019-11-28T10:33:01.851Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-28T10:33:01.851Z] ---> Running in ae6bb367d48a [2019-11-28T10:33:01.851Z] Removing intermediate container ae6bb367d48a [2019-11-28T10:33:01.851Z] ---> 977032ae6762 [2019-11-28T10:33:01.851Z] Step 3/8 : ARG GO_VERSION=1.12.12 [2019-11-28T10:33:01.851Z] ---> Running in e7bb64544150 [2019-11-28T10:33:01.851Z] Removing intermediate container e7bb64544150 [2019-11-28T10:33:01.851Z] ---> afaa02deccc4 [2019-11-28T10:33:01.851Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2019-11-28T10:33:01.851Z] ---> Running in 4e1a040d8a88 [2019-11-28T10:33:01.851Z] Removing intermediate container 4e1a040d8a88 [2019-11-28T10:33:01.851Z] ---> 07b26927a774 [2019-11-28T10:33:01.851Z] 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 C:\go\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-11-28T10:33:01.851Z] ---> Running in 459e39e49cf8 [2019-11-28T10:33:04.040Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-28T10:33:04.295Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-28T10:33:06.806Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-28T10:33:07.416Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-28T10:33:07.671Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-28T10:33:08.976Z] [2019-11-28T10:33:08.976Z] SUCCESS: Specified value was saved. [2019-11-28T10:33:09.437Z] INFO: Downloading git... [2019-11-28T10:33:10.418Z] INFO: Downloading go... [2019-11-28T10:33:10.928Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-28T10:33:10.928Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-28T10:33:10.928Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-28T10:33:11.183Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-28T10:33:11.438Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-28T10:33:11.438Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-28T10:33:11.966Z] INFO: Downloading compiler 1 of 3... [2019-11-28T10:33:12.404Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-28T10:33:12.939Z] INFO: Downloading compiler 2 of 3... [2019-11-28T10:33:13.764Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-28T10:33:13.913Z] INFO: Downloading compiler 3 of 3... [2019-11-28T10:33:14.365Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-28T10:33:14.375Z] INFO: Extracting git... [2019-11-28T10:33:16.815Z] --- PASS: TestDaemonStartWithLogOpt (15.40s) [2019-11-28T10:33:16.815Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-28T10:33:16.815Z] daemon.go:325: [d8aa83c82e9e8] waiting for daemon to start [2019-11-28T10:33:16.815Z] daemon.go:325: [d8aa83c82e9e8] waiting for daemon to start [2019-11-28T10:33:16.815Z] daemon.go:353: [d8aa83c82e9e8] daemon started [2019-11-28T10:33:16.815Z] daemon.go:461: [d8aa83c82e9e8] Stopping daemon [2019-11-28T10:33:16.815Z] daemon.go:296: [d8aa83c82e9e8] exiting daemon [2019-11-28T10:33:16.815Z] daemon.go:448: [d8aa83c82e9e8] Daemon stopped [2019-11-28T10:33:16.815Z] daemon.go:325: [d8aa83c82e9e8] waiting for daemon to start [2019-11-28T10:33:16.815Z] daemon.go:325: [d8aa83c82e9e8] waiting for daemon to start [2019-11-28T10:33:16.815Z] daemon.go:353: [d8aa83c82e9e8] daemon started [2019-11-28T10:33:16.815Z] daemon.go:461: [d8aa83c82e9e8] Stopping daemon [2019-11-28T10:33:16.815Z] daemon.go:296: [d8aa83c82e9e8] exiting daemon [2019-11-28T10:33:16.815Z] daemon.go:448: [d8aa83c82e9e8] Daemon stopped [2019-11-28T10:33:17.662Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-28T10:33:17.916Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-28T10:33:20.423Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-28T10:33:21.629Z] --- PASS: TestContinueAfterPluginCrash (20.35s) [2019-11-28T10:33:21.629Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-28T10:33:21.629Z] daemon.go:325: [de7d260102df5] waiting for daemon to start [2019-11-28T10:33:21.629Z] daemon.go:325: [de7d260102df5] waiting for daemon to start [2019-11-28T10:33:21.629Z] daemon.go:353: [de7d260102df5] daemon started [2019-11-28T10:33:21.629Z] daemon.go:461: [de7d260102df5] Stopping daemon [2019-11-28T10:33:21.629Z] daemon.go:296: [de7d260102df5] exiting daemon [2019-11-28T10:33:21.629Z] daemon.go:448: [de7d260102df5] Daemon stopped [2019-11-28T10:33:21.629Z] PASS [2019-11-28T10:33:21.629Z] [2019-11-28T10:33:21.629Z] DONE 2 tests in 20.454s [2019-11-28T10:33:21.629Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-28T10:33:21.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:33:21.629Z] ++ set -e [2019-11-28T10:33:21.629Z] ++ '[' -n 0 ']' [2019-11-28T10:33:21.629Z] ++ set -x [2019-11-28T10:33:21.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:33:21.629Z] INFO: Testing against a local daemon [2019-11-28T10:33:21.629Z] === RUN TestPluginWithDevMounts [2019-11-28T10:33:21.629Z] === PAUSE TestPluginWithDevMounts [2019-11-28T10:33:21.629Z] === CONT TestPluginWithDevMounts [2019-11-28T10:33:22.973Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-28T10:33:23.317Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-11-28T10:33:23.317Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-28T10:33:23.317Z] daemon.go:325: [deef306dd72a9] waiting for daemon to start [2019-11-28T10:33:23.317Z] daemon.go:325: [deef306dd72a9] waiting for daemon to start [2019-11-28T10:33:23.317Z] daemon.go:353: [deef306dd72a9] daemon started [2019-11-28T10:33:23.317Z] daemon.go:461: [deef306dd72a9] Stopping daemon [2019-11-28T10:33:23.317Z] daemon.go:296: [deef306dd72a9] exiting daemon [2019-11-28T10:33:23.317Z] daemon.go:448: [deef306dd72a9] Daemon stopped [2019-11-28T10:33:23.317Z] PASS [2019-11-28T10:33:23.317Z] [2019-11-28T10:33:23.317Z] DONE 1 tests in 2.418s [2019-11-28T10:33:23.317Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-28T10:33:23.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:33:23.317Z] ++ set -e [2019-11-28T10:33:23.317Z] ++ '[' -n 0 ']' [2019-11-28T10:33:23.317Z] ++ set -x [2019-11-28T10:33:23.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:33:23.653Z] INFO: Testing against a local daemon [2019-11-28T10:33:23.653Z] === RUN TestSecretInspect [2019-11-28T10:33:23.937Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-28T10:33:23.938Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-28T10:33:25.297Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-28T10:33:25.551Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-28T10:33:25.947Z] --- PASS: TestSecretInspect (2.23s) [2019-11-28T10:33:25.947Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-28T10:33:25.947Z] daemon.go:325: [d1adaee6d2572] waiting for daemon to start [2019-11-28T10:33:25.947Z] daemon.go:325: [d1adaee6d2572] waiting for daemon to start [2019-11-28T10:33:25.947Z] daemon.go:353: [d1adaee6d2572] daemon started [2019-11-28T10:33:25.947Z] daemon.go:461: [d1adaee6d2572] Stopping daemon [2019-11-28T10:33:25.947Z] daemon.go:296: [d1adaee6d2572] exiting daemon [2019-11-28T10:33:25.947Z] daemon.go:448: [d1adaee6d2572] Daemon stopped [2019-11-28T10:33:25.947Z] === RUN TestSecretList [2019-11-28T10:33:26.518Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-28T10:33:27.921Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-28T10:33:28.271Z] --- PASS: TestSecretList (2.28s) [2019-11-28T10:33:28.271Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-28T10:33:28.271Z] daemon.go:325: [d7e0f4599a063] waiting for daemon to start [2019-11-28T10:33:28.271Z] daemon.go:325: [d7e0f4599a063] waiting for daemon to start [2019-11-28T10:33:28.271Z] daemon.go:353: [d7e0f4599a063] daemon started [2019-11-28T10:33:28.271Z] daemon.go:461: [d7e0f4599a063] Stopping daemon [2019-11-28T10:33:28.271Z] daemon.go:296: [d7e0f4599a063] exiting daemon [2019-11-28T10:33:28.271Z] daemon.go:448: [d7e0f4599a063] Daemon stopped [2019-11-28T10:33:28.271Z] === RUN TestSecretsCreateAndDelete [2019-11-28T10:33:28.972Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-28T10:33:29.226Z] INFO: Expanding go... [2019-11-28T10:33:29.980Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-28T10:33:30.569Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2019-11-28T10:33:30.569Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-28T10:33:30.569Z] daemon.go:325: [d397ea41a0311] waiting for daemon to start [2019-11-28T10:33:30.569Z] daemon.go:325: [d397ea41a0311] waiting for daemon to start [2019-11-28T10:33:30.569Z] daemon.go:353: [d397ea41a0311] daemon started [2019-11-28T10:33:30.569Z] daemon.go:461: [d397ea41a0311] Stopping daemon [2019-11-28T10:33:30.569Z] daemon.go:296: [d397ea41a0311] exiting daemon [2019-11-28T10:33:30.569Z] daemon.go:448: [d397ea41a0311] Daemon stopped [2019-11-28T10:33:30.569Z] === RUN TestSecretsUpdate [2019-11-28T10:33:32.613Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-28T10:33:32.863Z] --- PASS: TestSecretsUpdate (2.30s) [2019-11-28T10:33:32.864Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-28T10:33:32.864Z] daemon.go:325: [d2cfdb61c7680] waiting for daemon to start [2019-11-28T10:33:32.864Z] daemon.go:325: [d2cfdb61c7680] waiting for daemon to start [2019-11-28T10:33:32.864Z] daemon.go:353: [d2cfdb61c7680] daemon started [2019-11-28T10:33:32.864Z] daemon.go:461: [d2cfdb61c7680] Stopping daemon [2019-11-28T10:33:32.864Z] daemon.go:296: [d2cfdb61c7680] exiting daemon [2019-11-28T10:33:32.864Z] daemon.go:448: [d2cfdb61c7680] Daemon stopped [2019-11-28T10:33:32.864Z] === RUN TestTemplatedSecret [2019-11-28T10:33:33.578Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-28T10:33:34.500Z] === RUN TestDockerSuite/TestLogsSince [2019-11-28T10:33:35.871Z] --- PASS: TestTemplatedSecret (2.88s) [2019-11-28T10:33:35.871Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-28T10:33:35.871Z] daemon.go:325: [d3cf0580da014] waiting for daemon to start [2019-11-28T10:33:35.871Z] daemon.go:325: [d3cf0580da014] waiting for daemon to start [2019-11-28T10:33:35.871Z] daemon.go:353: [d3cf0580da014] daemon started [2019-11-28T10:33:35.871Z] daemon.go:461: [d3cf0580da014] Stopping daemon [2019-11-28T10:33:35.871Z] daemon.go:296: [d3cf0580da014] exiting daemon [2019-11-28T10:33:35.871Z] daemon.go:448: [d3cf0580da014] Daemon stopped [2019-11-28T10:33:35.871Z] === RUN TestSecretCreateResolve [2019-11-28T10:33:38.172Z] --- PASS: TestSecretCreateResolve (2.26s) [2019-11-28T10:33:38.172Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-28T10:33:38.172Z] daemon.go:325: [deedf3775a9e5] waiting for daemon to start [2019-11-28T10:33:38.172Z] daemon.go:325: [deedf3775a9e5] waiting for daemon to start [2019-11-28T10:33:38.172Z] daemon.go:353: [deedf3775a9e5] daemon started [2019-11-28T10:33:38.172Z] daemon.go:461: [deedf3775a9e5] Stopping daemon [2019-11-28T10:33:38.172Z] daemon.go:296: [deedf3775a9e5] exiting daemon [2019-11-28T10:33:38.172Z] daemon.go:448: [deedf3775a9e5] Daemon stopped [2019-11-28T10:33:38.172Z] PASS [2019-11-28T10:33:38.172Z] [2019-11-28T10:33:38.172Z] DONE 6 tests in 14.311s [2019-11-28T10:33:38.172Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-28T10:33:38.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:33:38.172Z] ++ set -e [2019-11-28T10:33:38.172Z] ++ '[' -n 0 ']' [2019-11-28T10:33:38.172Z] ++ set -x [2019-11-28T10:33:38.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:33:38.172Z] INFO: Testing against a local daemon [2019-11-28T10:33:38.172Z] === RUN TestServiceCreateInit [2019-11-28T10:33:38.172Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-28T10:33:41.153Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-28T10:33:42.991Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-28T10:33:46.847Z] --- PASS: TestServiceCreateInit (8.81s) [2019-11-28T10:33:46.847Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.35s) [2019-11-28T10:33:46.847Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-28T10:33:46.847Z] daemon.go:325: [d5ffb8c2129f4] waiting for daemon to start [2019-11-28T10:33:46.847Z] daemon.go:325: [d5ffb8c2129f4] waiting for daemon to start [2019-11-28T10:33:46.847Z] daemon.go:353: [d5ffb8c2129f4] daemon started [2019-11-28T10:33:46.848Z] daemon.go:461: [d5ffb8c2129f4] Stopping daemon [2019-11-28T10:33:46.848Z] daemon.go:296: [d5ffb8c2129f4] exiting daemon [2019-11-28T10:33:46.848Z] daemon.go:448: [d5ffb8c2129f4] Daemon stopped [2019-11-28T10:33:46.848Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.42s) [2019-11-28T10:33:46.848Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-28T10:33:46.848Z] daemon.go:325: [d69bc481a616e] waiting for daemon to start [2019-11-28T10:33:46.848Z] daemon.go:325: [d69bc481a616e] waiting for daemon to start [2019-11-28T10:33:46.848Z] daemon.go:353: [d69bc481a616e] daemon started [2019-11-28T10:33:46.848Z] daemon.go:461: [d69bc481a616e] Stopping daemon [2019-11-28T10:33:46.848Z] daemon.go:296: [d69bc481a616e] exiting daemon [2019-11-28T10:33:46.848Z] daemon.go:448: [d69bc481a616e] Daemon stopped [2019-11-28T10:33:46.848Z] === RUN TestCreateServiceMultipleTimes [2019-11-28T10:33:47.756Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-28T10:33:47.756Z] === RUN TestDockerSuite/TestLogsTail [2019-11-28T10:33:48.679Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-28T10:33:49.601Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-28T10:33:50.352Z] INFO: Expanding compiler 1 of 3... [2019-11-28T10:33:50.352Z] INFO: Expanding compiler 2 of 3... [2019-11-28T10:33:50.610Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-28T10:33:50.864Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-28T10:33:51.787Z] === RUN TestDockerSuite/TestNetHostname [2019-11-28T10:33:51.787Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-28T10:33:55.084Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-28T10:33:55.084Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-28T10:33:56.166Z] INFO: Expanding compiler 3 of 3... [2019-11-28T10:33:56.632Z] INFO: Removing downloaded files... [2019-11-28T10:33:56.632Z] INFO: Creating source directory... [2019-11-28T10:33:56.632Z] INFO: Configuring git core.autocrlf... [2019-11-28T10:33:56.632Z] INFO: Completed [2019-11-28T10:33:56.966Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-28T10:33:59.516Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-28T10:34:00.075Z] === RUN TestDockerSuite/TestPluginActive [2019-11-28T10:34:02.581Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-28T10:34:02.581Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-28T10:34:06.154Z] --- PASS: TestCreateServiceMultipleTimes (18.08s) [2019-11-28T10:34:06.154Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-28T10:34:06.154Z] daemon.go:325: [d0e806c7c5d0b] waiting for daemon to start [2019-11-28T10:34:06.154Z] daemon.go:325: [d0e806c7c5d0b] waiting for daemon to start [2019-11-28T10:34:06.154Z] daemon.go:353: [d0e806c7c5d0b] daemon started [2019-11-28T10:34:06.154Z] daemon.go:461: [d0e806c7c5d0b] Stopping daemon [2019-11-28T10:34:06.154Z] daemon.go:296: [d0e806c7c5d0b] exiting daemon [2019-11-28T10:34:06.154Z] daemon.go:448: [d0e806c7c5d0b] Daemon stopped [2019-11-28T10:34:06.154Z] === RUN TestCreateServiceConflict [2019-11-28T10:34:06.917Z] --- PASS: TestCreateServiceConflict (2.27s) [2019-11-28T10:34:06.917Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-28T10:34:06.917Z] daemon.go:325: [d06ffc66bb477] waiting for daemon to start [2019-11-28T10:34:06.917Z] daemon.go:325: [d06ffc66bb477] waiting for daemon to start [2019-11-28T10:34:06.917Z] daemon.go:353: [d06ffc66bb477] daemon started [2019-11-28T10:34:06.917Z] daemon.go:461: [d06ffc66bb477] Stopping daemon [2019-11-28T10:34:06.917Z] daemon.go:296: [d06ffc66bb477] exiting daemon [2019-11-28T10:34:06.917Z] daemon.go:448: [d06ffc66bb477] Daemon stopped [2019-11-28T10:34:06.917Z] === RUN TestCreateServiceMaxReplicas [2019-11-28T10:34:09.226Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-28T10:34:09.226Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-28T10:34:09.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-28T10:34:10.039Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-28T10:34:10.822Z] --- PASS: TestCreateServiceMaxReplicas (3.13s) [2019-11-28T10:34:10.822Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-28T10:34:10.822Z] daemon.go:325: [d9a9063ef8a00] waiting for daemon to start [2019-11-28T10:34:10.822Z] daemon.go:325: [d9a9063ef8a00] waiting for daemon to start [2019-11-28T10:34:10.822Z] daemon.go:353: [d9a9063ef8a00] daemon started [2019-11-28T10:34:10.822Z] daemon.go:461: [d9a9063ef8a00] Stopping daemon [2019-11-28T10:34:10.822Z] daemon.go:296: [d9a9063ef8a00] exiting daemon [2019-11-28T10:34:10.822Z] daemon.go:448: [d9a9063ef8a00] Daemon stopped [2019-11-28T10:34:10.822Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-28T10:34:13.402Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-28T10:34:15.325Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-28T10:34:17.291Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-28T10:34:22.522Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-28T10:34:23.081Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-28T10:34:24.442Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-28T10:34:24.486Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2019-11-28T10:34:24.486Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-28T10:34:24.486Z] daemon.go:325: [ddf7fd7a01063] waiting for daemon to start [2019-11-28T10:34:24.486Z] daemon.go:325: [ddf7fd7a01063] waiting for daemon to start [2019-11-28T10:34:24.486Z] daemon.go:353: [ddf7fd7a01063] daemon started [2019-11-28T10:34:24.486Z] daemon.go:461: [ddf7fd7a01063] Stopping daemon [2019-11-28T10:34:24.486Z] daemon.go:296: [ddf7fd7a01063] exiting daemon [2019-11-28T10:34:24.486Z] daemon.go:448: [ddf7fd7a01063] Daemon stopped [2019-11-28T10:34:24.486Z] === RUN TestCreateServiceSecretFileMode [2019-11-28T10:34:26.178Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2019-11-28T10:34:26.178Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-28T10:34:26.178Z] daemon.go:325: [da63247d6038e] waiting for daemon to start [2019-11-28T10:34:26.178Z] daemon.go:325: [da63247d6038e] waiting for daemon to start [2019-11-28T10:34:26.178Z] daemon.go:353: [da63247d6038e] daemon started [2019-11-28T10:34:26.178Z] daemon.go:461: [da63247d6038e] Stopping daemon [2019-11-28T10:34:26.178Z] daemon.go:296: [da63247d6038e] exiting daemon [2019-11-28T10:34:26.178Z] daemon.go:448: [da63247d6038e] Daemon stopped [2019-11-28T10:34:26.178Z] === RUN TestCreateServiceConfigFileMode [2019-11-28T10:34:26.456Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-28T10:34:26.456Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-28T10:34:28.425Z] === RUN TestDockerSuite/TestPortList [2019-11-28T10:34:29.219Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2019-11-28T10:34:29.219Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-28T10:34:29.219Z] daemon.go:325: [db69523e42851] waiting for daemon to start [2019-11-28T10:34:29.219Z] daemon.go:325: [db69523e42851] waiting for daemon to start [2019-11-28T10:34:29.219Z] daemon.go:353: [db69523e42851] daemon started [2019-11-28T10:34:29.219Z] daemon.go:461: [db69523e42851] Stopping daemon [2019-11-28T10:34:29.219Z] daemon.go:296: [db69523e42851] exiting daemon [2019-11-28T10:34:29.219Z] daemon.go:448: [db69523e42851] Daemon stopped [2019-11-28T10:34:29.219Z] === RUN TestCreateServiceSysctls [2019-11-28T10:34:29.351Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-28T10:34:31.860Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-28T10:34:33.062Z] --- PASS: TestCreateServiceSysctls (3.61s) [2019-11-28T10:34:33.062Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-28T10:34:33.062Z] daemon.go:325: [d4b3adccd563b] waiting for daemon to start [2019-11-28T10:34:33.062Z] daemon.go:325: [d4b3adccd563b] waiting for daemon to start [2019-11-28T10:34:33.062Z] daemon.go:353: [d4b3adccd563b] daemon started [2019-11-28T10:34:33.062Z] daemon.go:461: [d4b3adccd563b] Stopping daemon [2019-11-28T10:34:33.062Z] daemon.go:296: [d4b3adccd563b] exiting daemon [2019-11-28T10:34:33.062Z] daemon.go:448: [d4b3adccd563b] Daemon stopped [2019-11-28T10:34:33.062Z] === RUN TestInspect [2019-11-28T10:34:35.161Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-28T10:34:35.362Z] --- PASS: TestInspect (2.97s) [2019-11-28T10:34:35.362Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-28T10:34:35.362Z] daemon.go:325: [d118016da4234] waiting for daemon to start [2019-11-28T10:34:35.362Z] daemon.go:325: [d118016da4234] waiting for daemon to start [2019-11-28T10:34:35.362Z] daemon.go:353: [d118016da4234] daemon started [2019-11-28T10:34:35.362Z] daemon.go:461: [d118016da4234] Stopping daemon [2019-11-28T10:34:35.362Z] daemon.go:296: [d118016da4234] exiting daemon [2019-11-28T10:34:35.362Z] daemon.go:448: [d118016da4234] Daemon stopped [2019-11-28T10:34:35.362Z] === RUN TestDockerNetworkConnectAlias [2019-11-28T10:34:40.217Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2019-11-28T10:34:40.217Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-28T10:34:40.217Z] daemon.go:325: [d9d303e623cdb] waiting for daemon to start [2019-11-28T10:34:40.217Z] daemon.go:325: [d9d303e623cdb] waiting for daemon to start [2019-11-28T10:34:40.217Z] daemon.go:353: [d9d303e623cdb] daemon started [2019-11-28T10:34:40.217Z] daemon.go:461: [d9d303e623cdb] Stopping daemon [2019-11-28T10:34:40.217Z] daemon.go:296: [d9d303e623cdb] exiting daemon [2019-11-28T10:34:40.217Z] daemon.go:448: [d9d303e623cdb] Daemon stopped [2019-11-28T10:34:40.217Z] === RUN TestDockerNetworkReConnect [2019-11-28T10:34:40.392Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-28T10:34:41.315Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-28T10:34:45.039Z] --- PASS: TestDockerNetworkReConnect (4.74s) [2019-11-28T10:34:45.039Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-28T10:34:45.039Z] daemon.go:325: [dac1f5c240eb1] waiting for daemon to start [2019-11-28T10:34:45.039Z] daemon.go:325: [dac1f5c240eb1] waiting for daemon to start [2019-11-28T10:34:45.039Z] daemon.go:353: [dac1f5c240eb1] daemon started [2019-11-28T10:34:45.039Z] daemon.go:461: [dac1f5c240eb1] Stopping daemon [2019-11-28T10:34:45.039Z] daemon.go:296: [dac1f5c240eb1] exiting daemon [2019-11-28T10:34:45.039Z] daemon.go:448: [dac1f5c240eb1] Daemon stopped [2019-11-28T10:34:45.039Z] === RUN TestServicePlugin [2019-11-28T10:34:45.039Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-28T10:34:45.039Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:34:45.039Z] === RUN TestServiceUpdateLabel [2019-11-28T10:34:47.337Z] --- PASS: TestServiceUpdateLabel (2.29s) [2019-11-28T10:34:47.337Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-28T10:34:47.337Z] daemon.go:325: [dc1827eee3b13] waiting for daemon to start [2019-11-28T10:34:47.337Z] daemon.go:325: [dc1827eee3b13] waiting for daemon to start [2019-11-28T10:34:47.337Z] daemon.go:353: [dc1827eee3b13] daemon started [2019-11-28T10:34:47.337Z] daemon.go:461: [dc1827eee3b13] Stopping daemon [2019-11-28T10:34:47.337Z] daemon.go:296: [dc1827eee3b13] exiting daemon [2019-11-28T10:34:47.337Z] daemon.go:448: [dc1827eee3b13] Daemon stopped [2019-11-28T10:34:47.337Z] === RUN TestServiceUpdateSecrets [2019-11-28T10:34:49.393Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-28T10:34:49.393Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-28T10:34:49.393Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-28T10:34:49.647Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-28T10:34:49.647Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-28T10:34:50.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-28T10:34:50.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-28T10:34:51.173Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-28T10:34:51.428Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-28T10:34:53.352Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-28T10:34:53.353Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-28T10:34:53.607Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-28T10:34:56.864Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-28T10:34:57.119Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-28T10:34:59.085Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-28T10:34:59.085Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-28T10:34:59.339Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-28T10:35:00.263Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-28T10:35:03.400Z] --- PASS: TestServiceUpdateSecrets (15.05s) [2019-11-28T10:35:03.400Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-28T10:35:03.400Z] daemon.go:325: [df58ee2811033] waiting for daemon to start [2019-11-28T10:35:03.400Z] daemon.go:325: [df58ee2811033] waiting for daemon to start [2019-11-28T10:35:03.400Z] daemon.go:353: [df58ee2811033] daemon started [2019-11-28T10:35:03.400Z] daemon.go:461: [df58ee2811033] Stopping daemon [2019-11-28T10:35:03.400Z] daemon.go:296: [df58ee2811033] exiting daemon [2019-11-28T10:35:03.400Z] daemon.go:448: [df58ee2811033] Daemon stopped [2019-11-28T10:35:03.400Z] === RUN TestServiceUpdateConfigs [2019-11-28T10:35:03.525Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-28T10:35:04.083Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-28T10:35:04.083Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-28T10:35:08.371Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-28T10:35:11.092Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-28T10:35:13.642Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-28T10:35:13.642Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-28T10:35:16.900Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-28T10:35:17.461Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-28T10:35:19.425Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2019-11-28T10:35:19.425Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-28T10:35:19.425Z] daemon.go:325: [dc1e25a27ab13] waiting for daemon to start [2019-11-28T10:35:19.425Z] daemon.go:325: [dc1e25a27ab13] waiting for daemon to start [2019-11-28T10:35:19.425Z] daemon.go:353: [dc1e25a27ab13] daemon started [2019-11-28T10:35:19.425Z] daemon.go:461: [dc1e25a27ab13] Stopping daemon [2019-11-28T10:35:19.425Z] daemon.go:296: [dc1e25a27ab13] exiting daemon [2019-11-28T10:35:19.425Z] daemon.go:448: [dc1e25a27ab13] Daemon stopped [2019-11-28T10:35:19.425Z] === RUN TestServiceUpdateNetwork [2019-11-28T10:35:27.390Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-28T10:35:27.645Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-28T10:35:30.153Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-28T10:35:30.329Z] --- PASS: TestServiceUpdateNetwork (13.13s) [2019-11-28T10:35:30.329Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-28T10:35:30.329Z] daemon.go:325: [da75c6861ec4a] waiting for daemon to start [2019-11-28T10:35:30.329Z] daemon.go:325: [da75c6861ec4a] waiting for daemon to start [2019-11-28T10:35:30.329Z] daemon.go:353: [da75c6861ec4a] daemon started [2019-11-28T10:35:30.329Z] daemon.go:461: [da75c6861ec4a] Stopping daemon [2019-11-28T10:35:30.329Z] daemon.go:296: [da75c6861ec4a] exiting daemon [2019-11-28T10:35:30.329Z] daemon.go:448: [da75c6861ec4a] Daemon stopped [2019-11-28T10:35:30.329Z] PASS [2019-11-28T10:35:30.329Z] [2019-11-28T10:35:30.329Z] === Skipped [2019-11-28T10:35:30.329Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-28T10:35:30.329Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-28T10:35:30.329Z] [2019-11-28T10:35:30.329Z] [2019-11-28T10:35:30.329Z] DONE 18 tests, 1 skipped in 112.456s [2019-11-28T10:35:30.329Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-28T10:35:30.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:35:30.329Z] ++ set -e [2019-11-28T10:35:30.329Z] ++ '[' -n 0 ']' [2019-11-28T10:35:30.329Z] ++ set -x [2019-11-28T10:35:30.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:35:30.329Z] INFO: Testing against a local daemon [2019-11-28T10:35:30.329Z] === RUN TestSessionCreate [2019-11-28T10:35:30.329Z] --- PASS: TestSessionCreate (0.06s) [2019-11-28T10:35:30.329Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-28T10:35:30.670Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-11-28T10:35:30.670Z] PASS [2019-11-28T10:35:30.670Z] [2019-11-28T10:35:30.670Z] DONE 2 tests in 0.217s [2019-11-28T10:35:30.670Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-28T10:35:30.670Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:35:30.670Z] ++ set -e [2019-11-28T10:35:30.670Z] ++ '[' -n 0 ']' [2019-11-28T10:35:30.670Z] ++ set -x [2019-11-28T10:35:30.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:35:30.670Z] INFO: Testing against a local daemon [2019-11-28T10:35:30.670Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-28T10:35:30.670Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-28T10:35:30.670Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-28T10:35:30.670Z] === RUN TestEventsExecDie [2019-11-28T10:35:30.711Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-28T10:35:31.840Z] --- PASS: TestEventsExecDie (0.94s) [2019-11-28T10:35:31.840Z] === RUN TestEventsBackwardsCompatible [2019-11-28T10:35:31.840Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-28T10:35:31.840Z] === RUN TestInfoBinaryCommits [2019-11-28T10:35:31.840Z] --- PASS: TestInfoBinaryCommits (0.06s) [2019-11-28T10:35:31.840Z] === RUN TestInfoAPIVersioned [2019-11-28T10:35:31.840Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-28T10:35:31.840Z] === RUN TestInfoAPI [2019-11-28T10:35:31.840Z] --- PASS: TestInfoAPI (0.06s) [2019-11-28T10:35:31.840Z] === RUN TestInfoAPIWarnings [2019-11-28T10:35:32.171Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-28T10:35:33.039Z] --- PASS: TestInfoAPIWarnings (0.93s) [2019-11-28T10:35:33.039Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-28T10:35:33.039Z] daemon.go:325: [d197e82943220] waiting for daemon to start [2019-11-28T10:35:33.039Z] daemon.go:325: [d197e82943220] waiting for daemon to start [2019-11-28T10:35:33.039Z] daemon.go:353: [d197e82943220] daemon started [2019-11-28T10:35:33.039Z] daemon.go:461: [d197e82943220] Stopping daemon [2019-11-28T10:35:33.039Z] daemon.go:296: [d197e82943220] exiting daemon [2019-11-28T10:35:33.039Z] daemon.go:448: [d197e82943220] Daemon stopped [2019-11-28T10:35:33.039Z] === RUN TestLoginFailsWithBadCredentials [2019-11-28T10:35:33.375Z] --- PASS: TestLoginFailsWithBadCredentials (0.62s) [2019-11-28T10:35:33.375Z] === RUN TestPingCacheHeaders [2019-11-28T10:35:33.375Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-11-28T10:35:33.375Z] === RUN TestPingGet [2019-11-28T10:35:33.375Z] --- PASS: TestPingGet (0.04s) [2019-11-28T10:35:33.375Z] === RUN TestPingHead [2019-11-28T10:35:33.375Z] --- PASS: TestPingHead (0.06s) [2019-11-28T10:35:33.375Z] === RUN TestVersion [2019-11-28T10:35:33.712Z] --- PASS: TestVersion (0.05s) [2019-11-28T10:35:33.712Z] PASS [2019-11-28T10:35:33.712Z] [2019-11-28T10:35:33.712Z] === Skipped [2019-11-28T10:35:33.712Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-28T10:35:33.712Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-28T10:35:33.712Z] [2019-11-28T10:35:33.712Z] [2019-11-28T10:35:33.712Z] DONE 12 tests, 1 skipped in 3.041s [2019-11-28T10:35:33.712Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-28T10:35:33.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:35:33.712Z] ++ set -e [2019-11-28T10:35:33.712Z] ++ '[' -n 0 ']' [2019-11-28T10:35:33.712Z] ++ set -x [2019-11-28T10:35:33.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-11-28T10:35:33.713Z] INFO: Testing against a local daemon [2019-11-28T10:35:33.713Z] === RUN TestVolumesCreateAndList [2019-11-28T10:35:33.713Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-11-28T10:35:33.713Z] === RUN TestVolumesRemove [2019-11-28T10:35:33.713Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-28T10:35:33.713Z] === RUN TestVolumesInspect [2019-11-28T10:35:34.049Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-28T10:35:34.049Z] === RUN TestVolumesInvalidJSON [2019-11-28T10:35:34.049Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-28T10:35:34.049Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-28T10:35:34.049Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-28T10:35:34.049Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-28T10:35:34.049Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-28T10:35:34.049Z] PASS [2019-11-28T10:35:34.049Z] [2019-11-28T10:35:34.049Z] DONE 5 tests in 0.335s [2019-11-28T10:35:34.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-28T10:35:34.049Z] ++++ cat bundles/test-integration/docker.pid [2019-11-28T10:35:34.049Z] +++ kill 11108 [2019-11-28T10:35:34.056Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-28T10:35:35.731Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-28T10:35:35.731Z] +++ /etc/init.d/apparmor stop [2019-11-28T10:35:35.731Z] Clearing AppArmor profiles cache:. [2019-11-28T10:35:35.731Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-28T10:35:35.731Z] Unloading profiles will leave already running processes permanently [2019-11-28T10:35:35.731Z] unconfined, which can lead to unexpected situations. [2019-11-28T10:35:35.731Z] [2019-11-28T10:35:35.731Z] To set a process to complain mode, use the command line tool [2019-11-28T10:35:35.731Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-28T10:35:35.731Z] with the 'teardown' option." [2019-11-28T10:35:35.731Z] [2019-11-28T10:35:35.936Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus Post stage [Pipeline] junit [2019-11-28T10:35:37.517Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-28T10:35:38.444Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-28T10:35:38.551Z] + echo Ensuring container killed. [2019-11-28T10:35:38.551Z] Ensuring container killed. [2019-11-28T10:35:38.551Z] + docker rm -vf docker-pr1 [2019-11-28T10:35:38.551Z] Error: No such container: docker-pr1 [2019-11-28T10:35:38.551Z] + true [Pipeline] sh [2019-11-28T10:35:39.123Z] + echo Chowning /workspace to jenkins user [2019-11-28T10:35:39.123Z] Chowning /workspace to jenkins user [2019-11-28T10:35:39.123Z] + id -u [2019-11-28T10:35:39.123Z] + id -g [2019-11-28T10:35:39.124Z] + docker run --rm -v /home/docker/workspace/engine_PR-428:/workspace busybox chown -R 1001:1001 /workspace [2019-11-28T10:35:39.124Z] Unable to find image 'busybox:latest' locally [2019-11-28T10:35:39.459Z] latest: Pulling from library/busybox [2019-11-28T10:35:39.459Z] f5cba301420e: Pulling fs layer [2019-11-28T10:35:39.797Z] f5cba301420e: Verifying Checksum [2019-11-28T10:35:39.797Z] f5cba301420e: Download complete [2019-11-28T10:35:39.887Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-28T10:35:40.137Z] f5cba301420e: Pull complete [2019-11-28T10:35:40.137Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-28T10:35:40.137Z] Status: Downloaded newer image for busybox:latest [2019-11-28T10:35:40.189Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-28T10:35:41.114Z] === RUN TestDockerSuite/TestPsRightTagName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-28T10:35:42.414Z] + bundleName=ppc64le-integration [2019-11-28T10:35:42.414Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-28T10:35:42.414Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-28T10:35:42.415Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2019-11-28T10:35:42.415Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-28T10:35:42.508Z] Archiving artifacts [2019-11-28T10:35:42.932Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-28T10:35:43.491Z] + make clean [2019-11-28T10:35:43.624Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-28T10:35:43.895Z] docker volume rm -f docker-dev-cache [2019-11-28T10:35:43.953Z] docker-dev-cache [Pipeline] deleteDir [2019-11-28T10:35:44.547Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-28T10:35:47.056Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-28T10:35:47.615Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-28T10:35:47.615Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-28T10:35:47.615Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-28T10:35:47.869Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-28T10:35:47.869Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-28T10:35:48.880Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-28T10:35:50.765Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-28T10:35:52.131Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-28T10:35:53.056Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-28T10:35:58.290Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-28T10:36:01.547Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-28T10:36:03.430Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-28T10:36:05.354Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-28T10:36:05.608Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-28T10:36:05.608Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-28T10:36:05.862Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-28T10:36:08.389Z] Removing intermediate container 459e39e49cf8 [2019-11-28T10:36:08.389Z] ---> d46c7477075a [2019-11-28T10:36:08.389Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-28T10:36:08.389Z] ---> Running in 8e484429a39f [2019-11-28T10:36:08.389Z] Removing intermediate container 8e484429a39f [2019-11-28T10:36:08.389Z] ---> 74be7847c87f [2019-11-28T10:36:08.389Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2019-11-28T10:36:08.389Z] ---> Running in 797f8cacd3c5 [2019-11-28T10:36:08.389Z] Removing intermediate container 797f8cacd3c5 [2019-11-28T10:36:08.389Z] ---> f366f035aa5f [2019-11-28T10:36:08.389Z] Step 8/8 : COPY . . [2019-11-28T10:36:09.120Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-28T10:36:10.045Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-28T10:36:10.969Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-28T10:36:15.125Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-28T10:36:16.485Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-28T10:36:16.485Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-28T10:36:16.485Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-28T10:36:20.640Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-28T10:36:20.801Z] ---> 4e066762f69b [2019-11-28T10:36:21.563Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-28T10:36:21.858Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-28T10:36:22.345Z] Successfully built 4e066762f69b [2019-11-28T10:36:22.345Z] Successfully tagged docker:latest [2019-11-28T10:36:22.345Z] INFO: Image build ended at 11/28/2019 10:36:21. Duration:00:03:27.8325414 [2019-11-28T10:36:22.345Z] [2019-11-28T10:36:22.345Z] [2019-11-28T10:36:22.345Z] INFO: Building the test binaries at 11/28/2019 10:36:21... [2019-11-28T10:36:23.741Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-28T10:36:24.678Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-28T10:36:26.113Z] INFO: make.ps1 starting at 11/28/2019 10:36:25 [2019-11-28T10:36:26.574Z] INFO: Git commit (cfcf25bb5) assumed from DOCKER_GITCOMMIT environment variable [2019-11-28T10:36:26.574Z] INFO: Invoking autogen... [2019-11-28T10:36:26.608Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-28T10:36:26.608Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-28T10:36:27.035Z] INFO: Building daemon... [2019-11-28T10:36:28.057Z] === RUN TestDockerSuite/TestRmiTag [2019-11-28T10:36:28.057Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-28T10:36:29.024Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-28T10:36:34.257Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-28T10:36:34.257Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-28T10:36:35.180Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-28T10:36:35.739Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-28T10:36:37.100Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-28T10:36:38.023Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-28T10:36:38.582Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-28T10:36:39.141Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-28T10:36:39.141Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-28T10:36:40.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-28T10:36:40.067Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-28T10:36:41.951Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-28T10:36:42.875Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-28T10:36:43.799Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-28T10:36:44.722Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-28T10:36:46.649Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-28T10:36:48.009Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-28T10:36:48.933Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-28T10:36:49.861Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-28T10:36:50.784Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-28T10:36:51.710Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-28T10:36:52.634Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-28T10:36:53.603Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-28T10:36:53.858Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-28T10:36:55.220Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-28T10:36:56.145Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-28T10:36:56.704Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-28T10:36:57.628Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-28T10:36:57.628Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-28T10:37:00.138Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-28T10:37:01.104Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-28T10:37:01.663Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-28T10:37:02.587Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-28T10:37:03.511Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-28T10:37:03.511Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-28T10:37:04.435Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-28T10:37:04.996Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-28T10:37:05.922Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-28T10:37:06.854Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-28T10:37:06.854Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-28T10:37:07.782Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-28T10:37:07.782Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-28T10:37:08.706Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-28T10:37:08.706Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-28T10:37:10.068Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-28T10:37:10.992Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-28T10:37:11.958Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-28T10:37:12.565Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-28T10:37:12.819Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-28T10:37:13.422Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-28T10:37:15.331Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-28T10:37:17.212Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-28T10:37:18.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-28T10:37:19.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-28T10:37:20.114Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-28T10:37:20.410Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-28T10:37:20.970Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-28T10:37:21.894Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-28T10:37:22.821Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-28T10:37:23.079Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-28T10:37:24.962Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-28T10:37:29.245Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-28T10:37:29.245Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-28T10:37:29.500Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-28T10:37:32.009Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-28T10:37:33.935Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-28T10:37:36.527Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-28T10:37:39.203Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-28T10:37:39.204Z] [2019-11-28T10:37:39.204Z] ________ ____ __. [2019-11-28T10:37:39.204Z] \_____ \ | |/ _| [2019-11-28T10:37:39.204Z] / | \| < [2019-11-28T10:37:39.204Z] / | \ | \ [2019-11-28T10:37:39.204Z] \_______ /____|__ \ [2019-11-28T10:37:39.204Z] \/ \/ [2019-11-28T10:37:39.204Z] [2019-11-28T10:37:39.204Z] INFO: make.ps1 ended at 11/28/2019 10:37:38 [2019-11-28T10:37:39.872Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-28T10:37:39.872Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-28T10:37:39.872Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-28T10:37:40.475Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-28T10:37:42.123Z] INFO: Binaries build ended at 11/28/2019 10:37:41. Duration:00:01:19.2411448 [2019-11-28T10:37:43.026Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-28T10:37:43.026Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-28T10:37:43.669Z] INFO: Copying the built daemon binary to d:\CI\PR-428\1\binary\dockerd-cfcf25bb5.exe... [2019-11-28T10:37:44.406Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-28T10:37:44.642Z] INFO: Copying the built client binary to d:\CI\PR-428\1\binary\docker-cfcf25bb5.exe... [2019-11-28T10:37:44.642Z] INFO: Copying dockerversion from the container... [2019-11-28T10:37:44.642Z] INFO: Copying the golang package from the container to d:\CI\PR-428\1\installer\go.zip... [2019-11-28T10:37:45.854Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-28T10:37:46.866Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-28T10:37:47.559Z] INFO: Extracting go.zip to d:\CI\PR-428\1\go [2019-11-28T10:37:47.790Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-28T10:37:48.846Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-28T10:37:49.811Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-28T10:37:50.779Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-28T10:37:50.779Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-28T10:37:51.744Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-28T10:37:53.669Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-28T10:37:53.669Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-28T10:37:54.593Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-28T10:37:55.516Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-28T10:37:56.439Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-28T10:37:56.997Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-28T10:37:57.252Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-28T10:37:58.216Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-28T10:37:58.775Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-28T10:37:59.740Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-28T10:38:00.343Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-28T10:38:01.309Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-28T10:38:02.043Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-28T10:38:02.775Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-28T10:38:03.743Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-28T10:38:03.743Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-28T10:38:04.667Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-28T10:38:05.225Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-28T10:38:07.107Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-28T10:38:07.404Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-28T10:38:07.404Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-28T10:38:10.094Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-28T10:38:11.017Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-28T10:38:11.942Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-28T10:38:12.738Z] INFO: Extraction ended at 11/28/2019 10:38:10. Duration:00:00:23.7178298 [2019-11-28T10:38:12.738Z] INFO: Updating the golang and path environment variables [2019-11-28T10:38:12.738Z] INFO: GOPATH=d:\gopath [2019-11-28T10:38:12.738Z] INFO: go version go1.12.12 windows/amd64 [2019-11-28T10:38:12.738Z] INFO: Running the daemon under test in debug mode [2019-11-28T10:38:12.738Z] INFO: Starting a daemon under test... [2019-11-28T10:38:12.738Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-428\1\daemon --pidfile d:\CI\PR-428\1\docker.pid -D [2019-11-28T10:38:12.738Z] INFO: Process started successfully. [2019-11-28T10:38:12.738Z] INFO: Start tailing logs of the daemon under tests [2019-11-28T10:38:12.738Z] INFO: Waiting for the daemon under test to start... [2019-11-28T10:38:14.924Z] INFO: Daemon under test started and replied! [2019-11-28T10:38:14.924Z] INFO: Docker version of the daemon under test [2019-11-28T10:38:14.924Z] [2019-11-28T10:38:14.924Z] Client: [2019-11-28T10:38:14.924Z] Version: 17.06.2-ce [2019-11-28T10:38:14.924Z] API version: 1.30 [2019-11-28T10:38:14.924Z] Go version: go1.8.3 [2019-11-28T10:38:14.924Z] Git commit: cec0b72 [2019-11-28T10:38:14.924Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-28T10:38:14.924Z] OS/Arch: windows/amd64 [2019-11-28T10:38:14.924Z] [2019-11-28T10:38:14.924Z] Server: [2019-11-28T10:38:14.924Z] Version: 0.0.0-dev [2019-11-28T10:38:14.924Z] API version: 1.40 (minimum version 1.24) [2019-11-28T10:38:14.924Z] Go version: go1.12.12 [2019-11-28T10:38:14.924Z] Git commit: cfcf25bb5 [2019-11-28T10:38:14.924Z] Built: 11/28/2019 10:36:26 [2019-11-28T10:38:14.924Z] OS/Arch: windows/amd64 [2019-11-28T10:38:14.924Z] Experimental: false [2019-11-28T10:38:14.924Z] [2019-11-28T10:38:14.924Z] INFO: Docker info of the daemon under test [2019-11-28T10:38:14.924Z] [2019-11-28T10:38:14.924Z] Containers: 0 [2019-11-28T10:38:14.924Z] Running: 0 [2019-11-28T10:38:14.924Z] Paused: 0 [2019-11-28T10:38:14.924Z] Stopped: 0 [2019-11-28T10:38:14.924Z] Images: 0 [2019-11-28T10:38:14.924Z] Server Version: 0.0.0-dev [2019-11-28T10:38:14.924Z] Storage Driver: windowsfilter [2019-11-28T10:38:14.924Z] Windows: [2019-11-28T10:38:14.924Z] Logging Driver: json-file [2019-11-28T10:38:14.924Z] Plugins: [2019-11-28T10:38:14.924Z] Volume: local [2019-11-28T10:38:14.924Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-28T10:38:14.924Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-28T10:38:14.924Z] Swarm: inactive [2019-11-28T10:38:14.924Z] Default Isolation: process [2019-11-28T10:38:14.924Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-28T10:38:14.924Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-28T10:38:14.924Z] OSType: windows [2019-11-28T10:38:14.924Z] Architecture: x86_64 [2019-11-28T10:38:14.924Z] CPUs: 4 [2019-11-28T10:38:14.924Z] Total Memory: 32GiB [2019-11-28T10:38:14.924Z] Name: azwin-2-cf4790 [2019-11-28T10:38:14.924Z] ID: IHQY:4PVC:7K7B:7QKZ:LRFT:AB3Q:ODLG:JO5T:BDK6:AG3X:QTKK:GQFI [2019-11-28T10:38:14.924Z] Docker Root Dir: D:\CI\PR-428\1\daemon [2019-11-28T10:38:14.924Z] Debug Mode (client): false [2019-11-28T10:38:14.924Z] Debug Mode (server): true [2019-11-28T10:38:14.924Z] File Descriptors: -1 [2019-11-28T10:38:14.924Z] Goroutines: 17 [2019-11-28T10:38:14.924Z] System Time: 2019-11-28T10:38:14.5724287Z [2019-11-28T10:38:14.924Z] EventsListeners: 0 [2019-11-28T10:38:14.924Z] Registry: https://index.docker.io/v1/ [2019-11-28T10:38:14.924Z] Labels: [2019-11-28T10:38:14.924Z] Experimental: false [2019-11-28T10:38:14.924Z] Insecure Registries: [2019-11-28T10:38:14.924Z] 127.0.0.0/8 [2019-11-28T10:38:14.924Z] Live Restore Enabled: false [2019-11-28T10:38:14.924Z] [2019-11-28T10:38:14.924Z] [2019-11-28T10:38:14.924Z] INFO: Docker images of the daemon under test [2019-11-28T10:38:14.924Z] [2019-11-28T10:38:14.924Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-28T10:38:14.924Z] [2019-11-28T10:38:14.924Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-28T10:38:14.924Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-28T10:38:14.924Z] ltsc2019: Pulling from windows/servercore [2019-11-28T10:38:15.386Z] 65014b3c3121: Pulling fs layer [2019-11-28T10:38:15.386Z] e96b0897c5d1: Pulling fs layer [2019-11-28T10:38:18.508Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-28T10:38:21.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-28T10:38:22.494Z] e96b0897c5d1: Verifying Checksum [2019-11-28T10:38:22.494Z] e96b0897c5d1: Download complete [2019-11-28T10:38:23.646Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-28T10:38:24.568Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-28T10:38:26.451Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-28T10:38:26.451Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-28T10:38:26.451Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-28T10:38:26.451Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-28T10:38:27.264Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-28T10:38:29.590Z] 65014b3c3121: Verifying Checksum [2019-11-28T10:38:29.590Z] 65014b3c3121: Download complete [2019-11-28T10:38:30.519Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-28T10:38:32.448Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-28T10:38:33.899Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-28T10:38:34.822Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-28T10:38:35.745Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-28T10:38:36.303Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-28T10:38:37.665Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-28T10:38:37.665Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-28T10:38:37.665Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-28T10:38:37.665Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-28T10:38:39.585Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-28T10:38:41.473Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-28T10:38:43.357Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-28T10:38:43.357Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-28T10:38:43.357Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-28T10:38:45.239Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-28T10:38:46.600Z] === RUN TestDockerSuite/TestRunMount [2019-11-28T10:38:54.670Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-28T10:38:54.670Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-28T10:38:54.965Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-28T10:38:56.887Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-28T10:38:57.152Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-28T10:38:59.668Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-28T10:39:02.926Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-28T10:39:05.434Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-28T10:39:05.434Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-28T10:39:08.737Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-28T10:39:10.620Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-28T10:39:11.983Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-28T10:39:11.983Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-28T10:39:12.906Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-28T10:39:13.829Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-28T10:39:14.755Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-28T10:39:15.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-28T10:39:17.949Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-28T10:39:20.455Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-28T10:39:25.691Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-28T10:39:25.945Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-28T10:39:25.945Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-28T10:39:26.867Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-28T10:39:26.867Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-28T10:39:27.791Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-28T10:39:28.350Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-28T10:39:28.605Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-28T10:39:29.527Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-28T10:39:30.449Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-28T10:39:30.449Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-28T10:39:31.009Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-28T10:39:31.975Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-28T10:39:33.949Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-28T10:39:34.918Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-28T10:39:35.523Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-28T10:39:36.127Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-28T10:39:37.050Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-28T10:39:37.695Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-28T10:39:38.673Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-28T10:39:38.673Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-28T10:39:39.610Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-28T10:39:40.168Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-28T10:39:40.168Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-28T10:39:41.094Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-28T10:39:42.454Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-28T10:39:42.454Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-28T10:39:46.610Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-28T10:39:47.533Z] === RUN TestDockerSuite/TestRunRm [2019-11-28T10:39:48.456Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-28T10:39:52.740Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-28T10:39:53.038Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-28T10:39:54.046Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-28T10:39:55.928Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-28T10:39:56.488Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-28T10:40:00.650Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-28T10:40:06.094Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-28T10:40:06.349Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-28T10:40:07.315Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-28T10:40:08.240Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-28T10:40:08.800Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-28T10:40:09.741Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-28T10:40:10.664Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-28T10:40:11.587Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-28T10:40:12.230Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-28T10:40:12.830Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-28T10:40:16.086Z] === RUN TestDockerSuite/TestRunState [2019-11-28T10:40:17.531Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-28T10:40:18.089Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-28T10:40:19.012Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-28T10:40:19.266Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-28T10:40:19.266Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-28T10:40:20.190Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-28T10:40:20.749Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-28T10:40:22.632Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-28T10:40:22.632Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-28T10:40:22.632Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-28T10:40:23.555Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-28T10:40:26.105Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-28T10:40:26.664Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-28T10:40:28.673Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-28T10:40:32.829Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-28T10:40:36.175Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-28T10:40:36.776Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-28T10:40:37.708Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-28T10:40:38.718Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-28T10:40:41.265Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-28T10:40:41.326Z] 65014b3c3121: Pull complete [2019-11-28T10:40:42.319Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-28T10:40:42.877Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-28T10:40:43.132Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-28T10:40:43.427Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-28T10:40:44.028Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-28T10:40:44.951Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-28T10:40:45.873Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-28T10:40:45.873Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-28T10:40:45.873Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-28T10:40:46.797Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-28T10:40:49.304Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-28T10:40:51.903Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-28T10:40:52.826Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-28T10:40:53.875Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-28T10:40:55.761Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-28T10:40:56.684Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-28T10:40:58.568Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-28T10:41:01.080Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-28T10:41:04.439Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-28T10:41:05.006Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-28T10:41:05.931Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-28T10:41:06.940Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-28T10:41:06.940Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-28T10:41:06.940Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-28T10:41:06.940Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-28T10:41:06.940Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-28T10:41:06.940Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-28T10:41:07.947Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-28T10:41:08.872Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-28T10:41:09.795Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-28T10:41:11.678Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-28T10:41:12.601Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-28T10:41:13.524Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-28T10:41:13.524Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-28T10:41:14.087Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-28T10:41:14.341Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-28T10:41:14.341Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-28T10:41:14.341Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-28T10:41:14.341Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-28T10:41:14.596Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-28T10:41:14.851Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-28T10:41:15.105Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-28T10:41:15.359Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-28T10:41:15.615Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-28T10:41:15.869Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-28T10:41:16.429Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-28T10:41:17.353Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-28T10:41:18.403Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-28T10:41:18.403Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-28T10:41:18.403Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-28T10:41:19.544Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-28T10:41:19.840Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-28T10:41:20.806Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-28T10:41:20.806Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-28T10:41:21.366Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-28T10:41:22.332Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-28T10:41:22.332Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-28T10:41:22.332Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-28T10:41:23.343Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-28T10:41:24.313Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-28T10:41:25.239Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-28T10:41:25.799Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-28T10:41:25.799Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-28T10:41:26.723Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-28T10:41:26.723Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-28T10:41:28.637Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-28T10:41:29.562Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-28T10:41:31.446Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-28T10:41:32.370Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-28T10:41:33.294Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-28T10:41:33.294Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-28T10:41:33.294Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-28T10:41:34.739Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-28T10:41:35.665Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-28T10:41:36.225Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-28T10:41:36.225Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-28T10:41:37.191Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-28T10:41:37.191Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-28T10:41:39.700Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-28T10:41:39.700Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-28T10:41:39.954Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-28T10:41:42.643Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-28T10:41:42.643Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-28T10:41:43.567Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-28T10:41:44.495Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-28T10:41:44.495Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-28T10:41:44.495Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-28T10:41:44.495Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-28T10:41:45.054Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-28T10:41:46.544Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-28T10:41:47.991Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-28T10:41:48.245Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-28T10:41:48.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-28T10:41:48.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-28T10:41:48.500Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-28T10:41:48.757Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-28T10:41:49.012Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-28T10:41:52.310Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-28T10:41:57.637Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-28T10:42:00.895Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-28T10:42:01.454Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-28T10:42:02.814Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-28T10:42:06.326Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-28T10:42:08.877Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-28T10:42:09.435Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-28T10:42:11.317Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-28T10:42:13.826Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-28T10:42:16.335Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-28T10:42:19.591Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-28T10:42:23.830Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-28T10:42:27.173Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-28T10:42:32.406Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-28T10:42:35.831Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-28T10:42:37.231Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-28T10:42:37.934Z] e96b0897c5d1: Pull complete [2019-11-28T10:42:37.934Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-28T10:42:37.934Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:42:37.934Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-28T10:42:37.934Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-28T10:42:37.934Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-28T10:42:37.934Z] WARN: Skipping validation tests [2019-11-28T10:42:37.934Z] INFO: Running unit tests at 11/28/2019 10:42:32... [2019-11-28T10:42:37.934Z] INFO: make.ps1 starting at 11/28/2019 10:42:36 [2019-11-28T10:42:37.934Z] INFO: Git commit (cfcf25bb5) assumed from DOCKER_GITCOMMIT environment variable [2019-11-28T10:42:37.934Z] INFO: Invoking autogen... [2019-11-28T10:42:37.934Z] INFO: Running unit tests... [2019-11-28T10:42:38.155Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-28T10:42:39.078Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-28T10:42:40.001Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-28T10:42:40.001Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-28T10:42:40.559Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-28T10:42:42.442Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-28T10:42:45.742Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-28T10:42:48.999Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-28T10:42:49.923Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-28T10:42:50.848Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-28T10:42:50.848Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-28T10:42:52.209Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-28T10:42:54.095Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-28T10:42:54.095Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-28T10:42:55.454Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-28T10:42:56.722Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-28T10:42:57.499Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-28T10:42:59.485Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-28T10:43:03.114Z] ? github.com/docker/docker/api [no test files] [2019-11-28T10:43:04.716Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-28T10:43:05.639Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-28T10:43:05.639Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-28T10:43:06.999Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-28T10:43:07.922Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-28T10:43:13.153Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-28T10:43:15.540Z] ok github.com/docker/docker/api/server 0.167s coverage: 7.9% of statements [2019-11-28T10:43:16.409Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-28T10:43:19.665Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-28T10:43:22.966Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-28T10:43:27.379Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-28T10:43:30.012Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-28T10:43:33.274Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-28T10:43:35.160Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-28T10:43:37.667Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-28T10:43:39.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-28T10:43:40.109Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-28T10:43:41.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-28T10:43:44.023Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-28T10:43:46.532Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-28T10:43:46.532Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-28T10:43:49.834Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-28T10:43:51.849Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-28T10:43:55.109Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-28T10:44:06.244Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-28T10:44:06.244Z] ok github.com/docker/docker/api/server/httputils 0.135s coverage: 14.7% of statements [2019-11-28T10:44:06.244Z] ok github.com/docker/docker/api/server/middleware 0.163s coverage: 37.7% of statements [2019-11-28T10:44:06.244Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-28T10:44:06.244Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-28T10:44:06.244Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-28T10:44:06.244Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-28T10:44:06.244Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-28T10:44:06.245Z] ok github.com/docker/docker/api/server/router/swarm 0.129s coverage: 3.1% of statements [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-28T10:44:06.245Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 92.2% of statements [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-28T10:44:06.245Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-28T10:44:06.245Z] ok github.com/docker/docker/api/types/time 0.379s coverage: 100.0% of statements [2019-11-28T10:44:06.245Z] ok github.com/docker/docker/api/types/versions 0.112s coverage: 75.0% of statements [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/builder [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-28T10:44:06.245Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-28T10:44:09.967Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-28T10:44:09.968Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-28T10:44:09.968Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-28T10:44:10.568Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-28T10:44:10.568Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-28T10:44:10.822Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-28T10:44:10.822Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-28T10:44:11.748Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-28T10:44:11.748Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-28T10:44:12.037Z] ok github.com/docker/docker/builder/dockerfile 0.641s coverage: 43.2% of statements [2019-11-28T10:44:12.037Z] ok github.com/docker/docker/builder/dockerignore 0.041s coverage: 96.8% of statements [2019-11-28T10:44:12.037Z] ok github.com/docker/docker/builder/fscache 0.912s coverage: 69.2% of statements [2019-11-28T10:44:12.037Z] ok github.com/docker/docker/builder/remotecontext 0.431s coverage: 9.2% of statements [2019-11-28T10:44:12.803Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-28T10:44:12.803Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-28T10:44:12.803Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-28T10:44:12.803Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-28T10:44:12.803Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-28T10:44:15.399Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-28T10:44:15.399Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-28T10:44:15.399Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-28T10:44:15.656Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-28T10:44:15.656Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-28T10:44:16.579Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-28T10:44:19.129Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-28T10:44:19.129Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-28T10:44:19.129Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-28T10:44:22.390Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-28T10:44:26.546Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite (1841.71s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.40s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.51s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.66s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.75s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.30s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.30s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.97s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.32s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.82s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.93s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.07s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.97s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.27s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.10s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAttachDetach (1.26s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.05s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.09s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.18s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.07s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.39s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.23s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.92s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.28s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.88s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.06s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.19s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.02s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.67s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.68s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.04s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.88s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.78s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.44s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.16s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.48s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.21s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.61s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.84s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.02s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.84s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.51s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.49s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.21s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.78s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.55s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.72s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.88s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.59s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.24s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.50s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.34s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.70s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.69s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.65s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.10s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.29s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.19s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.80s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2019-11-28T10:44:26.546Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-28T10:44:26.546Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.33s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildContChar (4.44s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.52s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.98s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.58s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.17s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.31s) [2019-11-28T10:44:26.546Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.88s) [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.93s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.19s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.26s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.38s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.71s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.62s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.72s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.84s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.70s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.30s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.57s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.90s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.12s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.23s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.28s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.90s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.60s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.28s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.59s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.61s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.64s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnv (1.77s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.44s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.78s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.76s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.04s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.00s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.99s) [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.36s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.24s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.20s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.86s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.44s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.15s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.44s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.61s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.69s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.44s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildHistory (5.92s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.19s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.99s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.95s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.60s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.77s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.74s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.97s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.55s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.98s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.16s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.87s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.83s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.26s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.44s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.30s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.25s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.65s) [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.02s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.67s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.45s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.72s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.25s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.12s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.08s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.45s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.35s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.85s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.33s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.78s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildPATH (2.49s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.05s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.26s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.34s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.46s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.72s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildRm (3.68s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.27s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.53s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.54s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.46s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.30s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.44s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.77s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.30s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildStderr (1.10s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.90s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.29s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.51s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildUser (2.85s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.77s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.65s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.33s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.00s) [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.12s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.15s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.74s) [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-28T10:44:26.547Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.90s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.43s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-28T10:44:26.547Z] docker_cli_sni_test.go:18: Flakey test [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitChange (1.28s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.31s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.86s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.84s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.03s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitTTY (1.67s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.27s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.13s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.99s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.11s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.00s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.18s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.22s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.07s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.79s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.72s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.00s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2019-11-28T10:44:26.547Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2019-11-28T10:44:26.547Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-28T10:44:26.548Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.80s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.21s) [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00033c1a0 } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1615423698 /foo false } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1615423698 /foo true } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3998550537 /foo false } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3998550537 /foo true } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3998550537 /foo true 0xc00033c8e0 } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00033c900 } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00033c920 } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00033c940 } [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00033c960 } [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 0 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 1 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 2 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 3 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 4 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 5 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 6 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 7 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 8 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 9 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 10 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 11 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 12 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 13 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 14 [2019-11-28T10:44:26.548Z] docker_api_containers_test.go:1926: case 15 [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.12s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.57s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.32s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.05s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership878994106/file1 5177cfc0f57ee8005efd68592dd0c0422b4c4d3cbdf6d4ae1b176d36777117be:/tmpvol/file1` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.05s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 088412146e7c5e91e8417629be42f3380098f3ec51dd5096b7469f00087ec771:/root/file1 /tmp/test-cp-from-case-a673041617/itWorks.txt` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a673041617/itWorks.txt" contains "file1\n" [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.09s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 3857047837fd99b945bb49f48760112a3bc7fa814b5d87c2a9616533b6b0aaa9:/file1 /tmp/test-cp-from-case-b471420412/testDir/` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.09s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c924243243/file2" contains "file2\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 8fcb8bb17622d11afd1236bc9fa1fd2382c710a42115d10365aaff966d7424ba:/root/file1 /tmp/test-cp-from-case-c924243243/file2` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c924243243/file2" contains "file1\n" [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.20s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 59ebeb386c3a5728b37f3a1cdae75969d6cf7e61d3c39c5b75d14eca04545bf8:/file1 /tmp/test-cp-from-case-d072269966/dir1` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d072269966/dir1/file1" contains "file1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 59ebeb386c3a5728b37f3a1cdae75969d6cf7e61d3c39c5b75d14eca04545bf8:/file1 /tmp/test-cp-from-case-d072269966/dir1/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d072269966/dir1/file1" contains "file1\n" [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.20s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp a17061305891569dd44ecf16a85f31d961d724b499a3eecff30849ec04fb94bf:dir1 /tmp/test-cp-from-case-e483101845/testDir` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e483101845/testDir/file1-1" contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp a17061305891569dd44ecf16a85f31d961d724b499a3eecff30849ec04fb94bf:dir1 /tmp/test-cp-from-case-e483101845/testDir/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e483101845/testDir/file1-1" contains "file1-1\n" [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.00s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 4b75fe2404cecff4c562d78c9c41c4a92c7590a9e8cd4e890c831841613527da:/root/dir1 /tmp/test-cp-from-case-f105025264/file1` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.32s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 78a171489c74d52d3b6f166c3a0a0bf58d51f5ed53988e0644cab93a08798f64:/root/dir1 /tmp/test-cp-from-case-g180649871/dir2` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g180649871/dir2/dir1/file1-1" contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 78a171489c74d52d3b6f166c3a0a0bf58d51f5ed53988e0644cab93a08798f64:/root/dir1 /tmp/test-cp-from-case-g180649871/dir2/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g180649871/dir2/dir1/file1-1" contains "file1-1\n" [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 2eee2101b846e0e7f0b3864119dc1952308c4cd9b3cc6c7ebd89a977f6149949:dir1/. /tmp/test-cp-from-case-h493604770/testDir` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h493604770/testDir/file1-1" contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 2eee2101b846e0e7f0b3864119dc1952308c4cd9b3cc6c7ebd89a977f6149949:dir1/. /tmp/test-cp-from-case-h493604770/testDir/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h493604770/testDir/file1-1" contains "file1-1\n" [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.10s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp b9f5b879121fd3c28bdccc91b91eddc6266b891faecd85e0c4d5ff656c2a75cf:/root/dir1/. /tmp/test-cp-from-case-i048432793/file1` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp a586dfc5ff5fda4db7baabedb93ebc94ad85cba77a23cd34f48d8d1218158fa2:/root/dir1/. /tmp/test-cp-from-case-j907027236/dir2` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j907027236/dir2/file1-1" contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp a586dfc5ff5fda4db7baabedb93ebc94ad85cba77a23cd34f48d8d1218158fa2:/root/dir1/. /tmp/test-cp-from-case-j907027236/dir2/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j907027236/dir2/file1-1" contains "file1-1\n" [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.81s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a981c056f46a421fb051f9823b08732ee333d31e6a0141144f97cfb510cc0fc:/file2 /tmp/test-cp-from-err-dst-not-dir533584435/symlinkToFile1` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir533584435/symlinkToFile1" points to "file1" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir533584435/file1" contains "file2\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a981c056f46a421fb051f9823b08732ee333d31e6a0141144f97cfb510cc0fc:/file2 /tmp/test-cp-from-err-dst-not-dir533584435/symlinkToDir1` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir533584435/symlinkToDir1" points to "dir1" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir533584435/file2" contains "file2\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a981c056f46a421fb051f9823b08732ee333d31e6a0141144f97cfb510cc0fc:/file2 /tmp/test-cp-from-err-dst-not-dir533584435/brokenSymlinkToFileX` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir533584435/brokenSymlinkToFileX" points to "fileX" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir533584435/fileX" contains "file2\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a981c056f46a421fb051f9823b08732ee333d31e6a0141144f97cfb510cc0fc:/dir2 /tmp/test-cp-from-err-dst-not-dir533584435/symlinkToDir1` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir533584435/symlinkToDir1" points to "dir1" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir533584435/dir1/dir2/file2-1" contains "file2-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a981c056f46a421fb051f9823b08732ee333d31e6a0141144f97cfb510cc0fc:/dir2 /tmp/test-cp-from-err-dst-not-dir533584435/brokenSymlinkToDirX` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir533584435/brokenSymlinkToDirX" points to "dirX" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir533584435/dirX/file2-1" contains "file2-1\n" [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.05s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.99s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.09s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.78s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a548241467/file1 39a90ec258d41519a8b0dd91a1181d8b4853435ef340ca99806392b996609e04:/root/itWorks.txt` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "39a90ec258d41519a8b0dd91a1181d8b4853435ef340ca99806392b996609e04" start output contains "file1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 39a90ec258d41519a8b0dd91a1181d8b4853435ef340ca99806392b996609e04` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.93s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b350446686/file1 1f9b8028bc5e52f2530bbbdfd43cb201c573f1958955e58875c7c23e062d4099:testDir/` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.84s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "7c4cc72c8c3b77c29d079fb5c9a0be4a90be4f0210d62455f59fe6ea7195d674" start output contains "file2\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7c4cc72c8c3b77c29d079fb5c9a0be4a90be4f0210d62455f59fe6ea7195d674` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c379678757/file1 7c4cc72c8c3b77c29d079fb5c9a0be4a90be4f0210d62455f59fe6ea7195d674:/root/file2` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "7c4cc72c8c3b77c29d079fb5c9a0be4a90be4f0210d62455f59fe6ea7195d674" start output contains "file1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7c4cc72c8c3b77c29d079fb5c9a0be4a90be4f0210d62455f59fe6ea7195d674` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.16s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "a29da3c94510585e5bc91b253ebbbfc2a0af85f3d722bd0752e21a4236d1c77f" start output contains "" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a a29da3c94510585e5bc91b253ebbbfc2a0af85f3d722bd0752e21a4236d1c77f` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d208163648/file1 a29da3c94510585e5bc91b253ebbbfc2a0af85f3d722bd0752e21a4236d1c77f:dir1` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "a29da3c94510585e5bc91b253ebbbfc2a0af85f3d722bd0752e21a4236d1c77f" start output contains "file1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a a29da3c94510585e5bc91b253ebbbfc2a0af85f3d722bd0752e21a4236d1c77f` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "cb9cfa6c2d3e429457a8fa512cac8e02718dddbb23bb8c9611d1c4369bcea24c" start output contains "" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a cb9cfa6c2d3e429457a8fa512cac8e02718dddbb23bb8c9611d1c4369bcea24c` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d208163648/file1 cb9cfa6c2d3e429457a8fa512cac8e02718dddbb23bb8c9611d1c4369bcea24c:dir1/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "cb9cfa6c2d3e429457a8fa512cac8e02718dddbb23bb8c9611d1c4369bcea24c" start output contains "file1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a cb9cfa6c2d3e429457a8fa512cac8e02718dddbb23bb8c9611d1c4369bcea24c` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.71s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e792487839/dir1 187001cc5c5a67d49f18f26eb2067c8808b625c3e3f8cb2d1c7d94e086c763b3:testDir` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "187001cc5c5a67d49f18f26eb2067c8808b625c3e3f8cb2d1c7d94e086c763b3" start output contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 187001cc5c5a67d49f18f26eb2067c8808b625c3e3f8cb2d1c7d94e086c763b3` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e792487839/dir1 a3cde5af2b91136925326b9bb139c7ab73541c50e2a03f648e5347ecd4b0ce8f:testDir/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "a3cde5af2b91136925326b9bb139c7ab73541c50e2a03f648e5347ecd4b0ce8f" start output contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a a3cde5af2b91136925326b9bb139c7ab73541c50e2a03f648e5347ecd4b0ce8f` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f068028530/dir1 2cc9d15908f6829282d3259f9d4262abc53bbbb09aae4328cbb4fb52c934e671:/root/file1` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.32s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "54566498ee18df3ae5cfdab1ceb5191fc14caa37b38f22964f6f373d8e1be597" start output contains "" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 54566498ee18df3ae5cfdab1ceb5191fc14caa37b38f22964f6f373d8e1be597` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g224544041/dir1 54566498ee18df3ae5cfdab1ceb5191fc14caa37b38f22964f6f373d8e1be597:/root/dir2` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "54566498ee18df3ae5cfdab1ceb5191fc14caa37b38f22964f6f373d8e1be597" start output contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 54566498ee18df3ae5cfdab1ceb5191fc14caa37b38f22964f6f373d8e1be597` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "7ba3ce90c39436f51788e8d9789dad84a28ba4ce1af0f538cd4ebfaf113c3471" start output contains "" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7ba3ce90c39436f51788e8d9789dad84a28ba4ce1af0f538cd4ebfaf113c3471` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g224544041/dir1 7ba3ce90c39436f51788e8d9789dad84a28ba4ce1af0f538cd4ebfaf113c3471:/dir2/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "7ba3ce90c39436f51788e8d9789dad84a28ba4ce1af0f538cd4ebfaf113c3471" start output contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7ba3ce90c39436f51788e8d9789dad84a28ba4ce1af0f538cd4ebfaf113c3471` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h079250548/dir1/. eb13ed5c72db30703c375b5dad5391a0d1770009342d86a737e57acaa412a99f:testDir` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "eb13ed5c72db30703c375b5dad5391a0d1770009342d86a737e57acaa412a99f" start output contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb13ed5c72db30703c375b5dad5391a0d1770009342d86a737e57acaa412a99f` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h079250548/dir1/. 64d8607eb91694d31bfa4f217f00d57605dc8b17cdc0c04016b6dc5080e80bfc:testDir/` [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "64d8607eb91694d31bfa4f217f00d57605dc8b17cdc0c04016b6dc5080e80bfc" start output contains "file1-1\n" [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:209: running `docker start -a 64d8607eb91694d31bfa4f217f00d57605dc8b17cdc0c04016b6dc5080e80bfc` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i741285187/dir1/. 4db1bfcc747e344727b6ca188644393a96a61f7f334f94166230a4da59e9d188:/root/file1` [2019-11-28T10:44:26.548Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.00s) [2019-11-28T10:44:26.548Z] docker_cli_cp_utils_test.go:279: checking that container "a0bc355d09d40cc2681b390309a910a18bc94c5e1c988075eea39f75396fd971" start output contains "" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:209: running `docker start -a a0bc355d09d40cc2681b390309a910a18bc94c5e1c988075eea39f75396fd971` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j304730054/dir1/. a0bc355d09d40cc2681b390309a910a18bc94c5e1c988075eea39f75396fd971:/dir2` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:279: checking that container "a0bc355d09d40cc2681b390309a910a18bc94c5e1c988075eea39f75396fd971" start output contains "file1-1\n" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:209: running `docker start -a a0bc355d09d40cc2681b390309a910a18bc94c5e1c988075eea39f75396fd971` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:279: checking that container "e1eee98c0b92089f3d20018c620c0622ebafa8b687fa1c991cc6ef0d84e418bf" start output contains "" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:209: running `docker start -a e1eee98c0b92089f3d20018c620c0622ebafa8b687fa1c991cc6ef0d84e418bf` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j304730054/dir1/. e1eee98c0b92089f3d20018c620c0622ebafa8b687fa1c991cc6ef0d84e418bf:/dir2/` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:279: checking that container "e1eee98c0b92089f3d20018c620c0622ebafa8b687fa1c991cc6ef0d84e418bf" start output contains "file1-1\n" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:209: running `docker start -a e1eee98c0b92089f3d20018c620c0622ebafa8b687fa1c991cc6ef0d84e418bf` [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.09s) [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions133349485/permdirtest permtest:/` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.78s) [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs303233831/file1 ac3b5397fffae70715b37900f674676c0e5d05f735ad2b75c8e21c1da1733385:/root/shouldNotExist` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:279: checking that container "ac3b5397fffae70715b37900f674676c0e5d05f735ad2b75c8e21c1da1733385" start output contains "" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:209: running `docker start -a ac3b5397fffae70715b37900f674676c0e5d05f735ad2b75c8e21c1da1733385` [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.81s) [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume879291482/file1 301721b84e2c12dcc5f24cb396c57b55a3a282e6f9f37c52fa33206afcb09b2c:/vol_ro/shouldNotExist` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:279: checking that container "301721b84e2c12dcc5f24cb396c57b55a3a282e6f9f37c52fa33206afcb09b2c" start output contains "" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:209: running `docker start -a 301721b84e2c12dcc5f24cb396c57b55a3a282e6f9f37c52fa33206afcb09b2c` [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpToStdout (0.98s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.50s) [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-741588977/file2 8c4dcde94bdb64315a3ee76e44b744c0602ffb6cf1694c8e905704db2ef968b7:/vol2/symlinkToFile1` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-741588977/symlinkToFile1" points to "file1" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-741588977/file1" contains "file2\n" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-741588977/file2 8c4dcde94bdb64315a3ee76e44b744c0602ffb6cf1694c8e905704db2ef968b7:/vol2/symlinkToDir1` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-741588977/symlinkToDir1" points to "dir1" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-741588977/file2" contains "file2\n" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-741588977/file2 8c4dcde94bdb64315a3ee76e44b744c0602ffb6cf1694c8e905704db2ef968b7:/vol2/brokenSymlinkToFileX` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-741588977/brokenSymlinkToFileX" points to "fileX" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-741588977/fileX" contains "file2\n" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-741588977//dir2 8c4dcde94bdb64315a3ee76e44b744c0602ffb6cf1694c8e905704db2ef968b7:/vol2/symlinkToDir1` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-741588977/symlinkToDir1" points to "dir1" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-741588977/dir1/dir2/file2-1" contains "file2-1\n" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-741588977//dir2 8c4dcde94bdb64315a3ee76e44b744c0602ffb6cf1694c8e905704db2ef968b7:/vol2/brokenSymlinkToDirX` [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-741588977/brokenSymlinkToDirX" points to "dirX" [2019-11-28T10:44:26.549Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-741588977/dirX/file2-1" contains "file2-1\n" [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.78s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2019-11-28T10:44:26.549Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-28T10:44:26.549Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.67s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-11-28T10:44:26.549Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-28T10:44:26.549Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.90s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.93s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.80s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.97s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.75s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.78s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.15s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.90s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.14s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.91s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.14s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.40s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.54s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.66s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.32s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.28s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.67s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.18s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2019-11-28T10:44:26.549Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.75s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.70s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.97s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsCopy (1.35s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.84s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.74s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFilters (1.65s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFormat (1.70s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.08s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.40s) [2019-11-28T10:44:26.805Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-28T10:44:26.805Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:44:26.805Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-28T10:44:26.805Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.77s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsRename (0.96s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsResize (1.02s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.05s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.03s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.10s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.50s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.91s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.79s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.80s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.96s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecCgroup (1.59s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecEnv (0.96s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.05s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecInspectID (3.00s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecInteractive (1.16s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.07s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecParseError (0.96s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.00s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecStartFails (1.00s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.34s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecTTY (1.03s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.07s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.11s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecUlimits (1.09s) [2019-11-28T10:44:26.805Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-28T10:44:26.805Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.43s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.11s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.26s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestExecWithUser (1.07s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.66s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestHealth (21.48s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.99s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImportDisplay (2.12s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImportFile (2.48s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.88s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImportGzipped (2.09s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.82s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-11-28T10:44:26.805Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2019-11-28T10:44:26.805Z] daemon.go:325: [d33ac1cb594e2] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:325: [d33ac1cb594e2] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:353: [d33ac1cb594e2] daemon started [2019-11-28T10:44:26.805Z] daemon.go:461: [d33ac1cb594e2] Stopping daemon [2019-11-28T10:44:26.805Z] daemon.go:296: [d33ac1cb594e2] exiting daemon [2019-11-28T10:44:26.805Z] daemon.go:448: [d33ac1cb594e2] Daemon stopped [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2019-11-28T10:44:26.805Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-28T10:44:26.805Z] daemon.go:325: [db78ae9c8384c] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:325: [db78ae9c8384c] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:353: [db78ae9c8384c] daemon started [2019-11-28T10:44:26.805Z] daemon.go:461: [db78ae9c8384c] Stopping daemon [2019-11-28T10:44:26.805Z] daemon.go:296: [db78ae9c8384c] exiting daemon [2019-11-28T10:44:26.805Z] daemon.go:448: [db78ae9c8384c] Daemon stopped [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.56s) [2019-11-28T10:44:26.805Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2019-11-28T10:44:26.805Z] daemon.go:325: [d7063a00d036a] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:325: [d7063a00d036a] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:353: [d7063a00d036a] daemon started [2019-11-28T10:44:26.805Z] daemon.go:461: [d7063a00d036a] Stopping daemon [2019-11-28T10:44:26.805Z] daemon.go:296: [d7063a00d036a] exiting daemon [2019-11-28T10:44:26.805Z] daemon.go:448: [d7063a00d036a] Daemon stopped [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-11-28T10:44:26.805Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-28T10:44:26.805Z] daemon.go:325: [d274f7618cc23] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:296: [d274f7618cc23] exiting daemon [2019-11-28T10:44:26.805Z] daemon.go:325: [d274f7618cc23] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:325: [d274f7618cc23] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:296: [d274f7618cc23] exiting daemon [2019-11-28T10:44:26.805Z] daemon.go:325: [d274f7618cc23] waiting for daemon to start [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2019-11-28T10:44:26.805Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2019-11-28T10:44:26.805Z] daemon.go:325: [db20fa798b6b5] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:325: [db20fa798b6b5] waiting for daemon to start [2019-11-28T10:44:26.805Z] daemon.go:353: [db20fa798b6b5] daemon started [2019-11-28T10:44:26.805Z] daemon.go:461: [db20fa798b6b5] Stopping daemon [2019-11-28T10:44:26.805Z] daemon.go:296: [db20fa798b6b5] exiting daemon [2019-11-28T10:44:26.805Z] daemon.go:448: [db20fa798b6b5] Daemon stopped [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.87s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.88s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s) [2019-11-28T10:44:26.805Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-28T10:44:26.805Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.28s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.79s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectDefault (0.98s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-28T10:44:26.805Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-28T10:44:26.805Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.85s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.72s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.77s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.86s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.93s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.03s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.13s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.60s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.71s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.83s) [2019-11-28T10:44:26.805Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.36s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.72s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.08s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.06s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.60s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.11s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.88s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.47s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.83s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.14s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.91s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.24s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.73s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.89s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.34s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.32s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.21s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.34s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.46s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsTail (0.92s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.47s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.87s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestNetHostname (2.93s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.52s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.59s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPluginActive (2.11s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.17s) [2019-11-28T10:44:26.806Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-28T10:44:26.806Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.70s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.42s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.70s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s) [2019-11-28T10:44:26.806Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2019-11-28T10:44:26.806Z] daemon.go:325: [dbf2c58a83178] waiting for daemon to start [2019-11-28T10:44:26.806Z] daemon.go:325: [dbf2c58a83178] waiting for daemon to start [2019-11-28T10:44:26.806Z] daemon.go:353: [dbf2c58a83178] daemon started [2019-11-28T10:44:26.806Z] daemon.go:461: [dbf2c58a83178] Stopping daemon [2019-11-28T10:44:26.806Z] daemon.go:296: [dbf2c58a83178] exiting daemon [2019-11-28T10:44:26.806Z] daemon.go:448: [dbf2c58a83178] Daemon stopped [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.34s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.86s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.81s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPortList (11.56s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.47s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.83s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.70s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsByOrder (3.66s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.20s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.63s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.45s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.15s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.46s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.71s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.58s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.72s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.94s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.63s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.91s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.51s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.95s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.92s) [2019-11-28T10:44:26.806Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-28T10:44:26.806Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.71s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.70s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.55s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.55s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.32s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.70s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.00s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.85s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.32s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.94s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.50s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.91s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.87s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.85s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.14s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.03s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.48s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.88s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.93s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.43s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.77s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.93s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.89s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.94s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.92s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.97s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.75s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.43s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.90s) [2019-11-28T10:44:26.806Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-28T10:44:26.806Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.806Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-28T10:44:26.806Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.95s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.09s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.75s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.86s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.12s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.88s) [2019-11-28T10:44:26.806Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-28T10:44:26.806Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.96s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.89s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.89s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.99s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-11-28T10:44:26.806Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-28T10:44:26.806Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.75s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.90s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.44s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.72s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.29s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.77s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.63s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.96s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.65s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunMount (6.85s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.73s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.51s) [2019-11-28T10:44:26.806Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.48s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.06s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.58s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.39s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.85s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2019-11-28T10:44:26.807Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.87s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-28T10:44:26.807Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-28T10:44:26.807Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.42s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.64s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.10s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.05s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunState (1.72s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunSysctls (1.83s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.50s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.01s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.07s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.96s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.31s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.31s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-28T10:44:26.807Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.19s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.22s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.75s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.65s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.99s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.90s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.08s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.89s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.75s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.87s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.04s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.06s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.24s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.27s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.24s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.22s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.95s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.91s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.90s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.07s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.91s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.98s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.78s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.76s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.79s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.88s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.89s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.22s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.22s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.50s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.43s) [2019-11-28T10:44:26.807Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents427657851 [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.06s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.82s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.72s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.94s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.74s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.03s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.76s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartRecordError (1.83s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.60s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.13s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.38s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.73s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.05s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.98s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.91s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.08s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.87s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.07s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.81s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateStats (4.73s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s) [2019-11-28T10:44:26.807Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-28T10:44:26.807Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.19s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.58s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.81s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.36s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.79s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.62s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.87s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.41s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.76s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.76s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.47s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.85s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.85s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.52s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.74s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-28T10:44:26.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.26s) [2019-11-28T10:44:26.808Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.36s) [2019-11-28T10:44:26.808Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-28T10:44:26.808Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-28T10:44:26.808Z] === RUN TestDockerRegistrySuite [2019-11-28T10:44:26.808Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-28T10:44:28.690Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-28T10:44:30.050Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-28T10:44:31.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-28T10:44:36.427Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-28T10:44:40.668Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-28T10:44:41.985Z] ok github.com/docker/docker/builder/remotecontext/git 31.062s coverage: 85.1% of statements [2019-11-28T10:44:41.985Z] ? github.com/docker/docker/cli [no test files] [2019-11-28T10:44:41.985Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-28T10:44:41.985Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2019-11-28T10:44:41.985Z] ok github.com/docker/docker/client 0.541s coverage: 75.2% of statements [2019-11-28T10:44:42.112Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-28T10:44:43.481Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-28T10:44:44.886Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-28T10:44:46.287Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-28T10:44:46.671Z] ok github.com/docker/docker/cmd/dockerd 0.681s coverage: 18.8% of statements [2019-11-28T10:44:48.215Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-28T10:44:49.573Z] ok github.com/docker/docker/container 0.540s coverage: 42.5% of statements [2019-11-28T10:44:49.573Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-28T10:44:49.573Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-28T10:44:49.573Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-28T10:44:49.573Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-28T10:44:49.575Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-28T10:44:50.937Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-28T10:44:53.485Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-28T10:44:56.038Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-28T10:44:57.485Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-28T10:45:00.914Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-28T10:45:02.274Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-28T10:45:02.274Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-28T10:45:03.635Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-28T10:45:04.995Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-28T10:45:06.357Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-28T10:45:10.554Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-28T10:45:10.554Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon 3.438s coverage: 9.1% of statements [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/cluster 1.626s coverage: 0.5% of statements [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.302s coverage: 65.3% of statements [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/cluster/convert 0.931s coverage: 35.8% of statements [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.115s coverage: 10.9% of statements [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/config 0.876s coverage: 79.7% of statements [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/discovery 0.242s coverage: 30.4% of statements [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/events 0.399s coverage: 50.0% of statements [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/graphdriver 0.206s coverage: 2.3% of statements [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/images 0.326s coverage: 4.9% of statements [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/logger 0.522s coverage: 44.0% of statements [2019-11-28T10:45:10.670Z] ok github.com/docker/docker/daemon/logger/awslogs 0.566s coverage: 78.2% of statements [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-28T10:45:10.670Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-28T10:45:11.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.483s coverage: 62.1% of statements [2019-11-28T10:45:11.698Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 88.3% of statements [2019-11-28T10:45:12.069Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-28T10:45:12.366Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-28T10:45:12.366Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-28T10:45:12.621Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-28T10:45:13.180Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-28T10:45:13.257Z] ok github.com/docker/docker/daemon/logger/local 0.543s coverage: 74.7% of statements [2019-11-28T10:45:13.257Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-28T10:45:13.257Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 19.5% of statements [2019-11-28T10:45:13.435Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-28T10:45:13.435Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-28T10:45:15.403Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-28T10:45:15.433Z] ok github.com/docker/docker/daemon/logger/splunk 2.185s coverage: 84.5% of statements [2019-11-28T10:45:15.433Z] ok github.com/docker/docker/daemon/logger/syslog 0.411s coverage: 47.8% of statements [2019-11-28T10:45:15.433Z] ok github.com/docker/docker/daemon/logger/templates 0.159s coverage: 8.3% of statements [2019-11-28T10:45:15.433Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-28T10:45:15.433Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-28T10:45:15.433Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-28T10:45:17.410Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-28T10:45:18.337Z] ok github.com/docker/docker/distribution 1.407s coverage: 20.5% of statements [2019-11-28T10:45:18.503Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-28T10:45:18.797Z] ok github.com/docker/docker/distribution/metadata 1.419s coverage: 48.2% of statements [2019-11-28T10:45:18.797Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-28T10:45:18.797Z] ok github.com/docker/docker/distribution/xfer 1.808s coverage: 62.2% of statements [2019-11-28T10:45:18.797Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-28T10:45:18.797Z] ok github.com/docker/docker/errdefs 0.106s coverage: 48.2% of statements [2019-11-28T10:45:19.992Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-28T10:45:20.957Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite (55.01s) [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.77s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d59453ef7f189 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d8e6a49428e3a is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d6ce215044b0e is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.34s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d4c8bdc0a235b is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.45s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d282e6f18c192 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon db09261f4c475 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon ddc31d4a42067 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d6f2d78f2ee18 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.60s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d7f998e510602 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.65s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d76833dc35860 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d85a9b4a692c6 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d4d98b7ea8abd is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-28T10:45:21.601Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d6f6ea96753cf34bba604f000578383ff71f7448be6cc3fc08c51e580472dff [2019-11-28T10:45:21.601Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee576e82504c2d08ec3ed8ba97c275228183b5372187c3928162de61e56bc398 [2019-11-28T10:45:21.601Z] check_test.go:196: Daemon d09f83492a882 is not started [2019-11-28T10:45:21.601Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s) [2019-11-28T10:45:21.601Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-28T10:45:21.602Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:956c84e5086b3124be34f4dc17b80f22929e2ab4449471d9d7a17c3521df32a5 [2019-11-28T10:45:21.602Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:56452ccf587f89215fb8667c926f45602efbc31e274d2603a9421b6b02365807 [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon da1c0d3dd5ac2 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d321c01779377 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.40s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d6dfe3ac7820c is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon dcc98028a58c7 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d8b96f7929cc8 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d37c452d47f19 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d6cc6b949c267 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d0a1c1b74c2a1 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.91s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon dd072d33c97d8 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon dd0cbff70be60 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon dd55ec9b73299 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.56s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon dd321a3278513 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d3092b6d98e3f is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d8f66c2ffab7c is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d28be06231a91 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d20c1c41e41db is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d9eb10712304a is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon dbd7718424efe is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d111c3b2f50d0 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d0065a0956211 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.44s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2019-11-28T10:45:21.602Z] check_test.go:196: Daemon d7e09481d72f9 is not started [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-28T10:45:21.602Z] daemon.go:325: [df8f659146cde] waiting for daemon to start [2019-11-28T10:45:21.602Z] daemon.go:325: [df8f659146cde] waiting for daemon to start [2019-11-28T10:45:21.602Z] daemon.go:353: [df8f659146cde] daemon started [2019-11-28T10:45:21.602Z] daemon.go:461: [df8f659146cde] Stopping daemon [2019-11-28T10:45:21.602Z] daemon.go:296: [df8f659146cde] exiting daemon [2019-11-28T10:45:21.602Z] daemon.go:448: [df8f659146cde] Daemon stopped [2019-11-28T10:45:21.602Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-11-28T10:45:21.602Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2019-11-28T10:45:21.602Z] daemon.go:325: [dd5a4b3965394] waiting for daemon to start [2019-11-28T10:45:21.602Z] daemon.go:325: [dd5a4b3965394] waiting for daemon to start [2019-11-28T10:45:21.602Z] daemon.go:353: [dd5a4b3965394] daemon started [2019-11-28T10:45:21.602Z] daemon.go:461: [dd5a4b3965394] Stopping daemon [2019-11-28T10:45:21.602Z] daemon.go:296: [dd5a4b3965394] exiting daemon [2019-11-28T10:45:21.602Z] daemon.go:448: [dd5a4b3965394] Daemon stopped [2019-11-28T10:45:21.602Z] === RUN TestDockerSchema1RegistrySuite [2019-11-28T10:45:21.602Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-28T10:45:21.698Z] ok github.com/docker/docker/image 1.375s coverage: 86.4% of statements [2019-11-28T10:45:21.699Z] ok github.com/docker/docker/image/cache 0.333s coverage: 19.2% of statements [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-28T10:45:21.699Z] ok github.com/docker/docker/image/v1 0.158s coverage: 25.0% of statements [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-28T10:45:21.699Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-28T10:45:22.667Z] ok github.com/docker/docker/internal/testutil 0.135s coverage: 62.5% of statements [2019-11-28T10:45:24.843Z] ok github.com/docker/docker/layer 0.433s coverage: 30.4% of statements [2019-11-28T10:45:24.843Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-28T10:45:26.391Z] ok github.com/docker/docker/libcontainerd/local 0.452s coverage: 1.0% of statements [2019-11-28T10:45:26.391Z] ok github.com/docker/docker/libcontainerd/queue 0.077s coverage: 100.0% of statements [2019-11-28T10:45:26.391Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-28T10:45:26.391Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-28T10:45:26.391Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-28T10:45:26.391Z] ? github.com/docker/docker/oci [no test files] [2019-11-28T10:45:26.391Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-28T10:45:26.391Z] ok github.com/docker/docker/opts 0.283s coverage: 67.3% of statements [2019-11-28T10:45:26.391Z] ok github.com/docker/docker/pkg/aaparser 0.195s coverage: 50.0% of statements [2019-11-28T10:45:26.833Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-28T10:45:31.053Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-28T10:45:31.974Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-28T10:45:33.333Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-28T10:45:33.588Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-28T10:45:34.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-28T10:45:36.308Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-28T10:45:37.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-28T10:45:41.874Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-28T10:45:41.874Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-28T10:45:42.171Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-28T10:45:42.171Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-28T10:45:42.425Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-28T10:45:42.985Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-28T10:45:43.240Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite (21.66s) [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.43s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon da7e3620a42c6 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.59s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon da48eb755332f is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon de9e3e4bb2873 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d730052bc3b55 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d22c993121752 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d9d6c75cc8e72 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d55e0bc01be20 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d5508c8a7bb82 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.67s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d468b837f32ec is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d23414d3164ca is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d4076514ed443 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d97205d0206dc is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon dc6007c6a804a is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon ddf9cc4b5692e is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d127881747b20 is not started [2019-11-28T10:45:43.240Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-28T10:45:43.240Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-28T10:45:43.240Z] check_test.go:223: Daemon d6c01145c7b9f is not started [2019-11-28T10:45:43.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-28T10:45:43.240Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-28T10:45:44.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-28T10:45:44.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-28T10:45:44.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-28T10:45:46.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-28T10:45:46.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-28T10:45:46.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-28T10:45:47.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.02s) [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2019-11-28T10:45:47.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-28T10:45:47.324Z] check_test.go:252: Daemon de1d99faa8e3f is not started [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2019-11-28T10:45:47.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-28T10:45:47.324Z] check_test.go:252: Daemon ddc8e188ceddb is not started [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-28T10:45:47.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-28T10:45:47.324Z] check_test.go:252: Daemon da1ce90da45d5 is not started [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2019-11-28T10:45:47.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-28T10:45:47.324Z] daemon.go:325: [de0d471a65a87] waiting for daemon to start [2019-11-28T10:45:47.324Z] daemon.go:325: [de0d471a65a87] waiting for daemon to start [2019-11-28T10:45:47.324Z] daemon.go:353: [de0d471a65a87] daemon started [2019-11-28T10:45:47.324Z] daemon.go:461: [de0d471a65a87] Stopping daemon [2019-11-28T10:45:47.324Z] daemon.go:296: [de0d471a65a87] exiting daemon [2019-11-28T10:45:47.324Z] daemon.go:448: [de0d471a65a87] Daemon stopped [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-11-28T10:45:47.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-28T10:45:47.324Z] check_test.go:252: Daemon da279f092de6a is not started [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2019-11-28T10:45:47.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-28T10:45:47.324Z] check_test.go:252: Daemon d8ee47455b449 is not started [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2019-11-28T10:45:47.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-28T10:45:47.324Z] check_test.go:252: Daemon d6d9f7b64fb89 is not started [2019-11-28T10:45:47.324Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-28T10:45:47.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-28T10:45:47.324Z] check_test.go:252: Daemon da2fcd3bf550a is not started [2019-11-28T10:45:47.324Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-28T10:45:47.324Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/archive 8.793s coverage: 62.2% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/authorization 0.578s coverage: 26.2% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/chrootarchive 0.203s coverage: 15.4% of statements [2019-11-28T10:45:51.538Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-28T10:45:51.538Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/directory 0.156s coverage: 80.0% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/discovery 0.137s coverage: 58.3% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/discovery/file 0.103s coverage: 92.9% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/discovery/kv 3.457s coverage: 84.1% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/discovery/memory 0.294s coverage: 92.3% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/discovery/nodes 0.076s coverage: 93.8% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/filenotify 0.054s coverage: 38.2% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 87.7% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/homedir 0.059s coverage: 37.5% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/idtools 0.112s coverage: 6.3% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/ioutils 0.656s coverage: 69.1% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/jsonmessage 0.281s coverage: 91.7% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/locker 0.079s coverage: 88.9% of statements [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2019-11-28T10:45:51.538Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements [2019-11-28T10:45:51.538Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/parsers 0.193s coverage: 97.0% of statements [2019-11-28T10:45:51.538Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-28T10:45:51.538Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-28T10:45:51.538Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2019-11-28T10:45:51.538Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-28T10:45:51.538Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-28T10:45:52.554Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-28T10:45:52.554Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-28T10:45:52.808Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-28T10:45:52.808Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-28T10:45:53.062Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2019-11-28T10:45:53.062Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-11-28T10:45:53.062Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-28T10:45:53.062Z] check_test.go:279: Daemon dcbc7f7da1ed6 is not started [2019-11-28T10:45:53.062Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-28T10:45:53.062Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-28T10:45:53.062Z] check_test.go:279: Daemon db09af7ddd0fd is not started [2019-11-28T10:45:53.062Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-28T10:45:53.062Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-28T10:45:53.062Z] check_test.go:279: Daemon dd2b4d8cbbb26 is not started [2019-11-28T10:45:53.062Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-28T10:45:53.062Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-28T10:45:53.062Z] check_test.go:279: Daemon d8fc1c2a4ca46 is not started [2019-11-28T10:45:53.062Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-28T10:45:53.062Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-28T10:45:53.062Z] check_test.go:279: Daemon d3284ece9b117 is not started [2019-11-28T10:45:53.062Z] === RUN TestDockerNetworkSuite [2019-11-28T10:45:53.062Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-28T10:45:56.411Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-28T10:45:57.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-28T10:46:02.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-28T10:46:05.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-28T10:46:05.674Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-28T10:46:09.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-28T10:46:11.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/plugins 35.151s coverage: 73.6% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/plugins/transport 0.127s coverage: 85.7% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/pools 0.075s coverage: 87.9% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/progress 0.064s coverage: 75.9% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 72.7% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/signal 0.056s coverage: 20.3% of statements [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.3% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/tailfile 0.068s coverage: 88.6% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/tarsum 0.125s coverage: 89.3% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/term 0.047s coverage: 30.8% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/term/windows 0.075s coverage: 0.0% of statements [no tests to run] [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/truncindex 0.160s coverage: 91.5% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/urlutil 0.054s coverage: 100.0% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/plugin 0.259s coverage: 12.0% of statements [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/plugin/v2 0.209s coverage: 20.1% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/reference 0.178s coverage: 83.7% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/registry 0.449s coverage: 52.3% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/registry/resumable 0.530s coverage: 100.0% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 47.1% of statements [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/rootless [no test files] [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/runconfig 0.111s coverage: 54.5% of statements [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/volume [no test files] [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/volume/drivers 0.230s coverage: 36.1% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/volume/local 0.148s coverage: 37.7% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/volume/mounts 0.096s coverage: 66.2% of statements [2019-11-28T10:46:12.624Z] ok github.com/docker/docker/volume/service 0.441s coverage: 70.3% of statements [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-28T10:46:12.624Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-28T10:46:14.797Z] INFO: make.ps1 ended at 11/28/2019 10:46:14 [2019-11-28T10:46:16.331Z] INFO: Unit tests ended at 11/28/2019 10:46:15. Duration:00:03:43.2346468 [2019-11-28T10:46:16.331Z] INFO: Building busybox [2019-11-28T10:46:16.331Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-28T10:46:16.331Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-28T10:46:16.331Z] [2019-11-28T10:46:16.331Z] Sending build context to Docker daemon 2.56kB [2019-11-28T10:46:16.331Z] [2019-11-28T10:46:16.331Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-28T10:46:16.331Z] ---> 49e459dc7a6b [2019-11-28T10:46:16.331Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-28T10:46:16.331Z] ---> Running in 466a30ba82cb [2019-11-28T10:46:21.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-28T10:46:21.222Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-28T10:46:22.123Z] Removing intermediate container 466a30ba82cb [2019-11-28T10:46:22.123Z] ---> 938d5c9991a1 [2019-11-28T10:46:22.123Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-28T10:46:22.580Z] [2019-11-28T10:46:23.039Z] ---> 67e0a732d4d9 [2019-11-28T10:46:23.039Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-28T10:46:23.039Z] ---> Running in 91824c20009d [2019-11-28T10:46:23.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-28T10:46:24.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-28T10:46:24.574Z] [2019-11-28T10:46:24.574Z] SUCCESS: Specified value was saved. [2019-11-28T10:46:25.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-28T10:46:26.875Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-28T10:46:26.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-28T10:46:27.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-28T10:46:29.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-28T10:46:31.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-28T10:46:31.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-28T10:46:31.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-28T10:46:32.784Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-28T10:46:33.135Z] Removing intermediate container 91824c20009d [2019-11-28T10:46:33.135Z] ---> 132d2ca9a47a [2019-11-28T10:46:33.135Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-28T10:46:33.135Z] ---> Running in e5eac9d58ee3 [2019-11-28T10:46:33.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-28T10:46:33.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-28T10:46:33.597Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-28T10:46:33.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-28T10:46:35.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-28T10:46:35.552Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-28T10:46:36.863Z] Cannot create a file when that file already exists. [2019-11-28T10:46:37.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-28T10:46:37.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-28T10:46:37.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-28T10:46:37.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-28T10:46:41.547Z] Removing intermediate container e5eac9d58ee3 [2019-11-28T10:46:41.547Z] ---> cb574d1e08ae [2019-11-28T10:46:41.547Z] Step 6/6 : CMD ["sh"] [2019-11-28T10:46:41.547Z] ---> Running in 6a2125b82c15 [2019-11-28T10:46:41.547Z] Removing intermediate container 6a2125b82c15 [2019-11-28T10:46:41.547Z] ---> ef4ae8862293 [2019-11-28T10:46:41.547Z] Successfully built ef4ae8862293 [2019-11-28T10:46:41.547Z] Successfully tagged busybox:latest [2019-11-28T10:46:41.547Z] INFO: Docker images of the daemon under test [2019-11-28T10:46:41.547Z] [2019-11-28T10:46:41.547Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-28T10:46:41.547Z] busybox latest ef4ae8862293 Less than a second ago 4.85GB [2019-11-28T10:46:41.547Z] microsoft/windowsservercore latest 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-28T10:46:41.547Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-28T10:46:41.547Z] [2019-11-28T10:46:41.547Z] INFO: Running integration tests at 11/28/2019 10:46:41... [2019-11-28T10:46:41.547Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-28T10:46:41.547Z] INFO: Integration API tests being run from the host: [2019-11-28T10:46:41.547Z] INFO: make.ps1 starting at 11/28/2019 10:46:41 [2019-11-28T10:46:42.512Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-28T10:46:52.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-28T10:46:55.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-28T10:47:00.218Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-28T10:47:02.393Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-28T10:47:05.302Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-28T10:47:07.475Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-28T10:47:07.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-28T10:47:07.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-28T10:47:07.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-28T10:47:07.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-28T10:47:07.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-28T10:47:07.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-28T10:47:07.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-28T10:47:07.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-28T10:47:09.647Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-28T10:47:10.105Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-28T10:47:11.071Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-28T10:47:11.528Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-28T10:47:11.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-28T10:47:11.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-28T10:47:11.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-28T10:47:12.494Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-28T10:47:13.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-28T10:47:14.667Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-28T10:47:17.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-28T10:47:17.572Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-28T10:47:22.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-28T10:47:22.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-28T10:47:23.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-28T10:47:24.659Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-28T10:47:26.195Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-28T10:47:26.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-28T10:47:26.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-28T10:47:27.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-28T10:47:28.370Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-28T10:47:28.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-28T10:47:29.884Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-28T10:47:30.139Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-28T10:47:31.273Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-28T10:47:33.449Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-28T10:47:33.472Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-28T10:47:35.644Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite (103.66s) [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.93s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon dd718b0957b6e is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d4e052669e480 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.98s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon dc5257cd53a60 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.81s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d6db8576b4018 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.04s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:1233: Daemon d3640c793e6bb is not started [2019-11-28T10:47:36.708Z] daemon.go:325: [d3640c793e6bb] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:325: [d3640c793e6bb] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:353: [d3640c793e6bb] daemon started [2019-11-28T10:47:36.708Z] daemon.go:461: [d3640c793e6bb] Stopping daemon [2019-11-28T10:47:36.708Z] daemon.go:296: [d3640c793e6bb] exiting daemon [2019-11-28T10:47:36.708Z] daemon.go:448: [d3640c793e6bb] Daemon stopped [2019-11-28T10:47:36.708Z] daemon.go:325: [d3640c793e6bb] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:325: [d3640c793e6bb] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:353: [d3640c793e6bb] daemon started [2019-11-28T10:47:36.708Z] daemon.go:461: [d3640c793e6bb] Stopping daemon [2019-11-28T10:47:36.708Z] daemon.go:296: [d3640c793e6bb] exiting daemon [2019-11-28T10:47:36.708Z] daemon.go:448: [d3640c793e6bb] Daemon stopped [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.11s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon de5bb5ddc21da is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.96s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d4d0c1dec08d0 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.85s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d5103fb7f38f8 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.93s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d1e660783f7ad is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon dd76926a0d37c is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.91s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d7ee0b80ae5e8 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.84s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon da756acd2f2ac is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.63s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d3d3c836ffc54 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.27s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d86ac93aad2ea is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d906da8c6741d is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d06b0fe57ea35 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon de0f25a86bb3b is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.08s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon da2e7e578f267 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d979b128bec23 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.50s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d2258b0c27d91 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.88s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon dd67a93491b39 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon dc075d5ed17f0 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d63238b42b753 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d5c274e782120 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (14.00s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-28T10:47:36.708Z] daemon.go:325: [d14e1237778cb] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:325: [d14e1237778cb] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:353: [d14e1237778cb] daemon started [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:968: Daemon d14e1237778cb is not started [2019-11-28T10:47:36.708Z] daemon.go:296: [d14e1237778cb] exiting daemon [2019-11-28T10:47:36.708Z] daemon.go:325: [d14e1237778cb] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:325: [d14e1237778cb] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:353: [d14e1237778cb] daemon started [2019-11-28T10:47:36.708Z] daemon.go:461: [d14e1237778cb] Stopping daemon [2019-11-28T10:47:36.708Z] daemon.go:296: [d14e1237778cb] exiting daemon [2019-11-28T10:47:36.708Z] daemon.go:448: [d14e1237778cb] Daemon stopped [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.58s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d0f407099363d is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.65s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-28T10:47:36.708Z] daemon.go:325: [d814723e625f4] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:325: [d814723e625f4] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:353: [d814723e625f4] daemon started [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:1116: Daemon d814723e625f4 is not started [2019-11-28T10:47:36.708Z] daemon.go:325: [d814723e625f4] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:296: [d814723e625f4] exiting daemon [2019-11-28T10:47:36.708Z] daemon.go:325: [d814723e625f4] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:325: [d814723e625f4] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:325: [d814723e625f4] waiting for daemon to start [2019-11-28T10:47:36.708Z] daemon.go:353: [d814723e625f4] daemon started [2019-11-28T10:47:36.708Z] daemon.go:461: [d814723e625f4] Stopping daemon [2019-11-28T10:47:36.708Z] daemon.go:296: [d814723e625f4] exiting daemon [2019-11-28T10:47:36.708Z] daemon.go:448: [d814723e625f4] Daemon stopped [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon de507959176e8 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.68s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon df5f5819c50b5 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d4e0e4244d84e is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d84d42f57bdeb is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-28T10:47:36.708Z] docker_cli_network_unix_test.go:46: Daemon d2a940d85a5c5 is not started [2019-11-28T10:47:36.708Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-11-28T10:47:36.708Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d9606acb9c52a is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d593407ad8ae8 is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.19s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon dfe04d49099d2 is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d71863b2a87d6 is not started [2019-11-28T10:47:36.709Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-28T10:47:36.709Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d2a7f7f5469ec is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d5596cc55c4ee is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.49s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-28T10:47:36.709Z] daemon.go:325: [df2a33492f59f] waiting for daemon to start [2019-11-28T10:47:36.709Z] daemon.go:325: [df2a33492f59f] waiting for daemon to start [2019-11-28T10:47:36.709Z] daemon.go:353: [df2a33492f59f] daemon started [2019-11-28T10:47:36.709Z] daemon.go:461: [df2a33492f59f] Stopping daemon [2019-11-28T10:47:36.709Z] daemon.go:296: [df2a33492f59f] exiting daemon [2019-11-28T10:47:36.709Z] daemon.go:448: [df2a33492f59f] Daemon stopped [2019-11-28T10:47:36.709Z] daemon.go:325: [df2a33492f59f] waiting for daemon to start [2019-11-28T10:47:36.709Z] daemon.go:325: [df2a33492f59f] waiting for daemon to start [2019-11-28T10:47:36.709Z] daemon.go:353: [df2a33492f59f] daemon started [2019-11-28T10:47:36.709Z] daemon.go:461: [df2a33492f59f] Stopping daemon [2019-11-28T10:47:36.709Z] daemon.go:296: [df2a33492f59f] exiting daemon [2019-11-28T10:47:36.709Z] daemon.go:448: [df2a33492f59f] Daemon stopped [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.46s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-28T10:47:36.709Z] daemon.go:325: [ddd8e9752d957] waiting for daemon to start [2019-11-28T10:47:36.709Z] daemon.go:325: [ddd8e9752d957] waiting for daemon to start [2019-11-28T10:47:36.709Z] daemon.go:353: [ddd8e9752d957] daemon started [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:1084: Daemon ddd8e9752d957 is not started [2019-11-28T10:47:36.709Z] daemon.go:325: [ddd8e9752d957] waiting for daemon to start [2019-11-28T10:47:36.709Z] daemon.go:296: [ddd8e9752d957] exiting daemon [2019-11-28T10:47:36.709Z] daemon.go:325: [ddd8e9752d957] waiting for daemon to start [2019-11-28T10:47:36.709Z] daemon.go:353: [ddd8e9752d957] daemon started [2019-11-28T10:47:36.709Z] daemon.go:461: [ddd8e9752d957] Stopping daemon [2019-11-28T10:47:36.709Z] daemon.go:296: [ddd8e9752d957] exiting daemon [2019-11-28T10:47:36.709Z] daemon.go:448: [ddd8e9752d957] Daemon stopped [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d5927b28724d7 is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.44s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d6827fa3a2dca is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.91s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon db366291c93f6 is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d290cefff6f84 is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.19s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d79ed7d6c604e is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon da3b4bb3c48b4 is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.66s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d1f74c4f94b89 is not started [2019-11-28T10:47:36.709Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.63s) [2019-11-28T10:47:36.709Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-28T10:47:36.709Z] docker_cli_network_unix_test.go:46: Daemon d7dc6440e107a is not started [2019-11-28T10:47:36.709Z] === RUN TestDockerHubPullSuite [2019-11-28T10:47:36.709Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-28T10:47:37.817Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-28T10:47:37.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:47:37.817Z] INFO: Testing against a local daemon [2019-11-28T10:47:37.817Z] === RUN TestBuildWithSession [2019-11-28T10:47:37.817Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-28T10:47:37.817Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:37.817Z] === RUN TestBuildSquashParent [2019-11-28T10:47:37.817Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-28T10:47:37.817Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:37.817Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-28T10:47:37.817Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-28T10:47:37.817Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:47:37.817Z] === RUN TestBuildMultiStageCopy [2019-11-28T10:47:37.817Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-28T10:47:38.592Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-28T10:47:39.515Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-28T10:47:40.917Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-28T10:47:41.475Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-28T10:47:42.834Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-28T10:47:42.834Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-28T10:47:43.090Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-28T10:47:43.090Z] --- PASS: TestDockerHubPullSuite (6.48s) [2019-11-28T10:47:43.090Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s) [2019-11-28T10:47:43.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-28T10:47:43.090Z] daemon.go:325: [d21c7a5674e2d] waiting for daemon to start [2019-11-28T10:47:43.090Z] daemon.go:325: [d21c7a5674e2d] waiting for daemon to start [2019-11-28T10:47:43.090Z] daemon.go:353: [d21c7a5674e2d] daemon started [2019-11-28T10:47:43.090Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2019-11-28T10:47:43.090Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.79s) [2019-11-28T10:47:43.090Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.50s) [2019-11-28T10:47:43.090Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2019-11-28T10:47:43.090Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-11-28T10:47:43.090Z] daemon.go:461: [d21c7a5674e2d] Stopping daemon [2019-11-28T10:47:43.090Z] daemon.go:296: [d21c7a5674e2d] exiting daemon [2019-11-28T10:47:43.090Z] daemon.go:448: [d21c7a5674e2d] Daemon stopped [2019-11-28T10:47:43.090Z] PASS [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === Skipped [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-28T10:47:43.090Z] docker_cli_sni_test.go:18: Flakey test [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-28T10:47:43.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.090Z] [2019-11-28T10:47:43.090Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-28T10:47:43.090Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-28T10:47:43.345Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-28T10:47:43.345Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-28T10:47:43.345Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-28T10:47:43.345Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-28T10:47:43.345Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-28T10:47:43.345Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-28T10:47:43.345Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-11-28T10:47:43.345Z] docker_cli_network_unix_test.go:46: Daemon d2a7f7f5469ec is not started [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] [2019-11-28T10:47:43.345Z] DONE 1249 tests, 44 skipped in 2072.331s [2019-11-28T10:47:43.345Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-28T10:47:43.345Z] ++++ cat bundles/test-integration/docker.pid [2019-11-28T10:47:43.345Z] +++ kill 6934 [2019-11-28T10:47:44.267Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-28T10:47:44.267Z] +++ /etc/init.d/apparmor stop [2019-11-28T10:47:44.267Z] Clearing AppArmor profiles cache:. [2019-11-28T10:47:44.267Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-28T10:47:44.267Z] Unloading profiles will leave already running processes permanently [2019-11-28T10:47:44.267Z] unconfined, which can lead to unexpected situations. [2019-11-28T10:47:44.267Z] [2019-11-28T10:47:44.267Z] To set a process to complain mode, use the command line tool [2019-11-28T10:47:44.267Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-28T10:47:44.267Z] with the 'teardown' option." [2019-11-28T10:47:44.267Z] [2019-11-28T10:47:47.608Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-28T10:47:48.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-28T10:47:48.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-28T10:47:48.580Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-28T10:47:50.114Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-28T10:47:50.907Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-28T10:47:51.081Z] --- PASS: TestBuildMultiStageCopy (13.41s) [2019-11-28T10:47:51.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.76s) [2019-11-28T10:47:51.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2019-11-28T10:47:51.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2019-11-28T10:47:51.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2019-11-28T10:47:51.081Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2019-11-28T10:47:51.081Z] === RUN TestBuildMultiStageParentConfig [2019-11-28T10:47:51.081Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-28T10:47:51.081Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:47:51.081Z] === RUN TestBuildLabelWithTargets [2019-11-28T10:47:51.540Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-28T10:47:51.540Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:47:51.540Z] === RUN TestBuildWithEmptyLayers [2019-11-28T10:47:52.505Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2019-11-28T10:47:52.505Z] === RUN TestBuildMultiStageOnBuild [2019-11-28T10:47:52.505Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-11-28T10:47:52.505Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:47:52.505Z] === RUN TestBuildUncleanTarFilenames [2019-11-28T10:47:52.505Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-11-28T10:47:52.505Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:47:52.505Z] === RUN TestBuildMultiStageLayerLeak [2019-11-28T10:47:52.505Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-28T10:47:52.505Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:47:52.505Z] === RUN TestBuildWithHugeFile [2019-11-28T10:47:52.505Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-28T10:47:52.505Z] build_test.go:492: testEnv.OSType == "windows" [2019-11-28T10:47:52.505Z] === RUN TestBuildWithEmptyDockerfile [2019-11-28T10:47:52.505Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:47:52.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:47:52.505Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:47:52.505Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:47:52.505Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:47:52.505Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:47:52.963Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-28T10:47:52.963Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-28T10:47:52.963Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-28T10:47:52.963Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s) [2019-11-28T10:47:52.963Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-28T10:47:52.963Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-11-28T10:47:52.963Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-11-28T10:47:52.963Z] === RUN TestBuildPreserveOwnership [2019-11-28T10:47:52.963Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-28T10:47:52.963Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:47:52.963Z] === RUN TestBuildPlatformInvalid [2019-11-28T10:47:52.963Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-28T10:47:52.963Z] PASS [2019-11-28T10:47:52.963Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-28T10:47:52.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:47:52.963Z] INFO: Testing against a local daemon [2019-11-28T10:47:52.963Z] === RUN TestConfigList [2019-11-28T10:47:52.963Z] --- SKIP: TestConfigList (0.00s) [2019-11-28T10:47:52.963Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestConfigsCreateAndDelete [2019-11-28T10:47:52.963Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-28T10:47:52.963Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestConfigsUpdate [2019-11-28T10:47:52.963Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-28T10:47:52.963Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestTemplatedConfig [2019-11-28T10:47:52.963Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-28T10:47:52.963Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestConfigInspect [2019-11-28T10:47:52.963Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-28T10:47:52.963Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestConfigCreateWithLabels [2019-11-28T10:47:52.963Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-28T10:47:52.963Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:47:52.963Z] === RUN TestConfigCreateResolve [2019-11-28T10:47:52.963Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-28T10:47:52.963Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:47:52.963Z] === RUN TestConfigDaemonLibtrustID [2019-11-28T10:47:52.963Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-28T10:47:52.963Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:47:52.963Z] PASS [2019-11-28T10:47:52.963Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-28T10:47:52.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:47:52.963Z] INFO: Testing against a local daemon [2019-11-28T10:47:52.963Z] === RUN TestCheckpoint [2019-11-28T10:47:52.963Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-28T10:47:52.963Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-28T10:47:52.963Z] === RUN TestContainerInvalidJSON [2019-11-28T10:47:52.963Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:47:52.963Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:47:52.963Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:47:52.963Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:47:52.963Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:47:52.963Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:47:52.963Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-28T10:47:52.963Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-28T10:47:52.963Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-28T10:47:52.963Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-11-28T10:47:52.963Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-28T10:47:52.963Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-28T10:47:52.963Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-28T10:47:52.963Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-28T10:47:52.963Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-11-28T10:47:52.963Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-28T10:47:52.963Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-28T10:47:52.963Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-28T10:47:52.963Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-28T10:47:52.963Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-28T10:47:52.963Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-28T10:47:52.963Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestCopyFromContainer [2019-11-28T10:47:52.963Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-28T10:47:52.963Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:52.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-28T10:47:52.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:47:52.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:47:52.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:47:52.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:47:52.963Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:47:52.963Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:47:52.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-28T10:47:52.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-28T10:47:52.963Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-28T10:47:52.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-28T10:47:52.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-28T10:47:52.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-28T10:47:52.963Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-28T10:47:52.963Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-28T10:47:52.963Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-28T10:47:52.963Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-28T10:47:52.963Z] === RUN TestCreateWithInvalidEnv [2019-11-28T10:47:52.963Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-28T10:47:53.420Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-28T10:47:53.420Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-28T10:47:53.420Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-28T10:47:53.420Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-28T10:47:53.420Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-28T10:47:53.420Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-28T10:47:53.420Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-28T10:47:53.420Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-28T10:47:53.420Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-28T10:47:53.420Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-28T10:47:53.420Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-28T10:47:53.420Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-28T10:47:53.420Z] === RUN TestCreateTmpfsMountsTarget [2019-11-28T10:47:53.420Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-28T10:47:53.420Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:53.420Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-28T10:47:53.420Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-28T10:47:53.421Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:47:53.421Z] === RUN TestCreateWithCapabilities [2019-11-28T10:47:53.421Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-28T10:47:53.421Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-28T10:47:53.421Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-28T10:47:53.421Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-28T10:47:53.421Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:47:53.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-28T10:47:53.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:47:53.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:47:53.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:47:53.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:47:53.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:47:53.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:47:53.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:47:53.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:47:53.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:47:53.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:47:53.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-28T10:47:53.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-28T10:47:53.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-28T10:47:53.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-28T10:47:53.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-28T10:47:53.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-28T10:47:53.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-28T10:47:53.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-28T10:47:53.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-28T10:47:53.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-28T10:47:53.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-28T10:47:53.421Z] === RUN TestDiff [2019-11-28T10:47:53.421Z] --- SKIP: TestDiff (0.00s) [2019-11-28T10:47:53.421Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-28T10:47:53.421Z] === RUN TestExecWithCloseStdin [2019-11-28T10:47:55.598Z] --- PASS: TestExecWithCloseStdin (2.08s) [2019-11-28T10:47:55.598Z] === RUN TestExec [2019-11-28T10:47:55.598Z] --- SKIP: TestExec (0.00s) [2019-11-28T10:47:55.598Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-28T10:47:55.598Z] === RUN TestExecUser [2019-11-28T10:47:55.598Z] --- SKIP: TestExecUser (0.00s) [2019-11-28T10:47:55.598Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-28T10:47:55.598Z] === RUN TestExportContainerAndImportImage [2019-11-28T10:47:55.598Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-28T10:47:55.598Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:55.598Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-28T10:47:55.598Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-28T10:47:55.598Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:47:55.598Z] === RUN TestHealthCheckWorkdir [2019-11-28T10:47:55.598Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-28T10:47:55.598Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-28T10:47:55.598Z] === RUN TestHealthKillContainer [2019-11-28T10:47:55.598Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-28T10:47:55.598Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-28T10:47:55.598Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-28T10:47:55.598Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-28T10:47:55.598Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-28T10:47:55.598Z] === RUN TestKillContainerInvalidSignal [2019-11-28T10:47:57.132Z] --- PASS: TestKillContainerInvalidSignal (1.70s) [2019-11-28T10:47:57.132Z] === RUN TestKillContainer [2019-11-28T10:47:57.132Z] --- SKIP: TestKillContainer (0.00s) [2019-11-28T10:47:57.132Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-28T10:47:57.132Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-28T10:47:57.132Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-28T10:47:57.132Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-28T10:47:57.132Z] === RUN TestKillStoppedContainer [2019-11-28T10:47:57.132Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-28T10:47:57.132Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-28T10:47:57.132Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-28T10:47:57.132Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-28T10:47:57.132Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-28T10:47:57.132Z] === RUN TestKillDifferentUserContainer [2019-11-28T10:47:57.132Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-28T10:47:57.132Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-28T10:47:57.132Z] === RUN TestInspectOomKilledTrue [2019-11-28T10:47:57.132Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-28T10:47:57.132Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:47:57.132Z] === RUN TestInspectOomKilledFalse [2019-11-28T10:47:57.132Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-28T10:47:57.132Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-28T10:47:57.132Z] === RUN TestLogsFollowTailEmpty [2019-11-28T10:47:58.665Z] --- PASS: TestLogsFollowTailEmpty (1.70s) [2019-11-28T10:47:58.665Z] === RUN TestNetworkNat [2019-11-28T10:47:58.665Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-28T10:47:58.665Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-28T10:47:58.665Z] === RUN TestNetworkLocalhostTCPNat [2019-11-28T10:47:58.665Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-28T10:47:58.665Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:47:58.665Z] === RUN TestNetworkLoopbackNat [2019-11-28T10:47:58.665Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-28T10:47:58.665Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-28T10:47:58.665Z] === RUN TestPause [2019-11-28T10:47:58.665Z] --- SKIP: TestPause (0.00s) [2019-11-28T10:47:58.665Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-28T10:47:58.665Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-28T10:48:00.200Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.64s) [2019-11-28T10:48:00.200Z] === RUN TestPauseStopPausedContainer [2019-11-28T10:48:00.200Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-28T10:48:00.200Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:00.200Z] === RUN TestPsFilter [2019-11-28T10:48:00.658Z] --- PASS: TestPsFilter (0.20s) [2019-11-28T10:48:00.658Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-28T10:48:02.833Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2019-11-28T10:48:02.833Z] === RUN TestRemoveContainerWithVolume [2019-11-28T10:48:04.482Z] --- PASS: TestRemoveContainerWithVolume (1.90s) [2019-11-28T10:48:04.483Z] === RUN TestRemoveContainerRunning [2019-11-28T10:48:06.659Z] --- PASS: TestRemoveContainerRunning (1.61s) [2019-11-28T10:48:06.659Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-28T10:48:08.192Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2019-11-28T10:48:08.193Z] === RUN TestRemoveInvalidContainer [2019-11-28T10:48:08.193Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-28T10:48:08.193Z] === RUN TestRenameLinkedContainer [2019-11-28T10:48:08.193Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-28T10:48:08.193Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:08.193Z] === RUN TestRenameStoppedContainer [2019-11-28T10:48:10.368Z] --- PASS: TestRenameStoppedContainer (2.12s) [2019-11-28T10:48:10.368Z] === RUN TestRenameRunningContainerAndReuse [2019-11-28T10:48:12.853Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-28T10:48:13.284Z] --- PASS: TestRenameRunningContainerAndReuse (3.41s) [2019-11-28T10:48:13.284Z] === RUN TestRenameInvalidName [2019-11-28T10:48:14.820Z] --- PASS: TestRenameInvalidName (1.60s) [2019-11-28T10:48:14.820Z] === RUN TestRenameAnonymousContainer [2019-11-28T10:48:14.820Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-28T10:48:14.820Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:14.820Z] === RUN TestRenameContainerWithSameName [2019-11-28T10:48:16.994Z] --- PASS: TestRenameContainerWithSameName (1.59s) [2019-11-28T10:48:16.994Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-28T10:48:16.994Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-28T10:48:16.994Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:16.994Z] === RUN TestResize [2019-11-28T10:48:16.994Z] --- SKIP: TestResize (0.00s) [2019-11-28T10:48:16.994Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:16.994Z] === RUN TestResizeWithInvalidSize [2019-11-28T10:48:16.994Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-28T10:48:16.994Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:16.994Z] === RUN TestResizeWhenContainerNotStarted [2019-11-28T10:48:18.529Z] --- PASS: TestResizeWhenContainerNotStarted (2.13s) [2019-11-28T10:48:18.529Z] === RUN TestDaemonRestartKillContainers [2019-11-28T10:48:18.529Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-28T10:48:18.529Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:18.529Z] === RUN TestStats [2019-11-28T10:48:18.529Z] --- SKIP: TestStats (0.00s) [2019-11-28T10:48:18.529Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-28T10:48:18.529Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-28T10:48:27.727Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-28T10:48:28.863Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.87s) [2019-11-28T10:48:28.863Z] === RUN TestStopContainerWithTimeout [2019-11-28T10:48:28.863Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-28T10:48:28.863Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-28T10:48:28.863Z] === RUN TestUpdateRestartPolicy [2019-11-28T10:48:29.786Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-28T10:48:32.717Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-28T10:48:35.973Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-28T10:48:44.207Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-28T10:48:49.440Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-28T10:48:49.981Z] --- PASS: TestUpdateRestartPolicy (19.33s) [2019-11-28T10:48:49.981Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-28T10:48:49.981Z] --- PASS: TestUpdateRestartWithAutoRemove (1.76s) [2019-11-28T10:48:49.981Z] === RUN TestWaitNonBlocked [2019-11-28T10:48:49.981Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:48:49.981Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:48:49.981Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:48:49.981Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:48:49.981Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-28T10:48:49.981Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-28T10:48:51.948Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-28T10:48:52.898Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-28T10:48:52.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.48s) [2019-11-28T10:48:52.898Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.73s) [2019-11-28T10:48:52.898Z] === RUN TestWaitBlocked [2019-11-28T10:48:52.898Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-28T10:48:52.898Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:48:52.898Z] PASS [2019-11-28T10:48:52.898Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-28T10:48:52.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:52.898Z] INFO: Testing against a local daemon [2019-11-28T10:48:52.898Z] === RUN TestCommitInheritsEnv [2019-11-28T10:48:52.898Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-28T10:48:52.898Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:48:52.898Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-28T10:48:52.898Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-28T10:48:52.898Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-28T10:48:52.898Z] === RUN TestImagesFilterMultiReference [2019-11-28T10:48:52.898Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-28T10:48:52.898Z] === RUN TestImagePullPlatformInvalid [2019-11-28T10:48:52.898Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-11-28T10:48:52.898Z] === RUN TestRemoveImageOrphaning [2019-11-28T10:48:52.898Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-28T10:48:52.898Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:48:52.898Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-28T10:48:52.898Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-28T10:48:52.898Z] === RUN TestTagInvalidReference [2019-11-28T10:48:52.898Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-28T10:48:52.898Z] === RUN TestTagValidPrefixedRepo [2019-11-28T10:48:52.898Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-28T10:48:52.898Z] === RUN TestTagExistedNameWithoutForce [2019-11-28T10:48:52.898Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-28T10:48:52.898Z] === RUN TestTagOfficialNames [2019-11-28T10:48:52.898Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-28T10:48:52.898Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-28T10:48:52.898Z] === RUN TestTagMatchesDigest [2019-11-28T10:48:52.898Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-28T10:48:52.898Z] PASS [2019-11-28T10:48:52.898Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-28T10:48:52.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:52.898Z] INFO: Testing against a local daemon [2019-11-28T10:48:52.898Z] === RUN TestNetworkCreateDelete [2019-11-28T10:48:52.898Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-28T10:48:52.898Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:48:52.898Z] === RUN TestDockerNetworkDeletePreferID [2019-11-28T10:48:52.898Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-28T10:48:52.898Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-28T10:48:52.898Z] === RUN TestInspectNetwork [2019-11-28T10:48:52.898Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-28T10:48:52.898Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:52.898Z] === RUN TestRunContainerWithBridgeNone [2019-11-28T10:48:52.898Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-28T10:48:52.898Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:48:52.898Z] === RUN TestNetworkInvalidJSON [2019-11-28T10:48:52.898Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-28T10:48:52.898Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-28T10:48:52.898Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:48:52.898Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:48:52.898Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:48:52.898Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:48:52.898Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-28T10:48:52.898Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-28T10:48:52.898Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-28T10:48:52.898Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-28T10:48:52.898Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-28T10:48:52.898Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-28T10:48:52.898Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-28T10:48:52.899Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-28T10:48:52.899Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-28T10:48:52.899Z] === RUN TestDaemonDefaultNetworkPools [2019-11-28T10:48:52.899Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-28T10:48:52.899Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-28T10:48:52.899Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-28T10:48:52.899Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-28T10:48:52.899Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-28T10:48:52.899Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-28T10:48:52.899Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-28T10:48:52.899Z] === RUN TestServiceWithPredefinedNetwork [2019-11-28T10:48:52.899Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-28T10:48:52.899Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-28T10:48:52.899Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:230: FLAKY_TEST [2019-11-28T10:48:52.899Z] === RUN TestServiceWithDataPathPortInit [2019-11-28T10:48:52.899Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-28T10:48:52.899Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-28T10:48:52.899Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-28T10:48:52.899Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-28T10:48:52.899Z] PASS [2019-11-28T10:48:52.899Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-28T10:48:52.899Z] PASS [2019-11-28T10:48:52.899Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-28T10:48:52.899Z] PASS [2019-11-28T10:48:52.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-28T10:48:52.899Z] PASS [2019-11-28T10:48:52.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-28T10:48:52.899Z] PASS [2019-11-28T10:48:52.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-28T10:48:52.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:52.899Z] INFO: Testing against a local daemon [2019-11-28T10:48:52.899Z] === RUN TestPluginInvalidJSON [2019-11-28T10:48:52.899Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:48:52.899Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:48:52.899Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-28T10:48:52.899Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-28T10:48:52.899Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-11-28T10:48:52.899Z] PASS [2019-11-28T10:48:52.899Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-28T10:48:53.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:53.360Z] INFO: Testing against a local daemon [2019-11-28T10:48:53.360Z] === RUN TestExternalGraphDriver [2019-11-28T10:48:53.360Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-28T10:48:53.360Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-28T10:48:53.360Z] === RUN TestGraphdriverPluginV2 [2019-11-28T10:48:53.360Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-28T10:48:53.360Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-28T10:48:53.360Z] PASS [2019-11-28T10:48:53.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-28T10:48:53.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:53.360Z] INFO: Testing against a local daemon [2019-11-28T10:48:53.360Z] PASS [2019-11-28T10:48:53.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-28T10:48:53.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:53.360Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-28T10:48:53.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:53.360Z] INFO: Testing against a local daemon [2019-11-28T10:48:53.360Z] === RUN TestSecretInspect [2019-11-28T10:48:53.360Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-28T10:48:53.360Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestSecretList [2019-11-28T10:48:53.360Z] --- SKIP: TestSecretList (0.00s) [2019-11-28T10:48:53.360Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestSecretsCreateAndDelete [2019-11-28T10:48:53.360Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-28T10:48:53.360Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestSecretsUpdate [2019-11-28T10:48:53.360Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-28T10:48:53.360Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestTemplatedSecret [2019-11-28T10:48:53.360Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-28T10:48:53.360Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestSecretCreateResolve [2019-11-28T10:48:53.360Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-28T10:48:53.360Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:48:53.360Z] PASS [2019-11-28T10:48:53.360Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-28T10:48:53.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:53.360Z] INFO: Testing against a local daemon [2019-11-28T10:48:53.360Z] === RUN TestServiceCreateInit [2019-11-28T10:48:53.360Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-28T10:48:53.360Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-28T10:48:53.360Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-28T10:48:53.360Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-28T10:48:53.360Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-28T10:48:53.360Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestCreateServiceMultipleTimes [2019-11-28T10:48:53.360Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-28T10:48:53.360Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestCreateServiceConflict [2019-11-28T10:48:53.360Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-28T10:48:53.360Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestCreateServiceMaxReplicas [2019-11-28T10:48:53.360Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-28T10:48:53.360Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-28T10:48:53.360Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-28T10:48:53.360Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestCreateServiceSecretFileMode [2019-11-28T10:48:53.360Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-28T10:48:53.360Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestCreateServiceConfigFileMode [2019-11-28T10:48:53.360Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-28T10:48:53.360Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestCreateServiceSysctls [2019-11-28T10:48:53.360Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-28T10:48:53.360Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestInspect [2019-11-28T10:48:53.360Z] --- SKIP: TestInspect (0.00s) [2019-11-28T10:48:53.360Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestDockerNetworkConnectAlias [2019-11-28T10:48:53.360Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-28T10:48:53.360Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestDockerNetworkReConnect [2019-11-28T10:48:53.360Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-28T10:48:53.360Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestServicePlugin [2019-11-28T10:48:53.360Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-28T10:48:53.360Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.360Z] === RUN TestServiceUpdateLabel [2019-11-28T10:48:53.360Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-28T10:48:53.360Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:48:53.360Z] === RUN TestServiceUpdateSecrets [2019-11-28T10:48:53.360Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-28T10:48:53.360Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:48:53.360Z] === RUN TestServiceUpdateConfigs [2019-11-28T10:48:53.360Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-28T10:48:53.360Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:48:53.360Z] === RUN TestServiceUpdateNetwork [2019-11-28T10:48:53.360Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-28T10:48:53.360Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-28T10:48:53.360Z] PASS [2019-11-28T10:48:53.360Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-28T10:48:53.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:53.823Z] INFO: Testing against a local daemon [2019-11-28T10:48:53.823Z] === RUN TestSessionCreate [2019-11-28T10:48:53.823Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-28T10:48:53.823Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:53.823Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-28T10:48:53.823Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-28T10:48:53.823Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:53.823Z] PASS [2019-11-28T10:48:53.823Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-28T10:48:53.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:53.823Z] INFO: Testing against a local daemon [2019-11-28T10:48:53.823Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-28T10:48:53.823Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-28T10:48:53.823Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-28T10:48:53.823Z] === RUN TestEventsExecDie [2019-11-28T10:48:53.823Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-28T10:48:53.823Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-28T10:48:53.823Z] === RUN TestEventsBackwardsCompatible [2019-11-28T10:48:53.823Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-28T10:48:53.823Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-28T10:48:53.823Z] === RUN TestInfoAPI [2019-11-28T10:48:53.823Z] --- PASS: TestInfoAPI (0.03s) [2019-11-28T10:48:53.823Z] === RUN TestInfoAPIWarnings [2019-11-28T10:48:53.823Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-28T10:48:53.823Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-28T10:48:53.823Z] === RUN TestLoginFailsWithBadCredentials [2019-11-28T10:48:54.794Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2019-11-28T10:48:54.794Z] === RUN TestPingCacheHeaders [2019-11-28T10:48:54.794Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-28T10:48:54.794Z] === RUN TestPingGet [2019-11-28T10:48:54.794Z] --- PASS: TestPingGet (0.03s) [2019-11-28T10:48:54.794Z] === RUN TestPingHead [2019-11-28T10:48:54.794Z] --- PASS: TestPingHead (0.03s) [2019-11-28T10:48:54.794Z] === RUN TestVersion [2019-11-28T10:48:54.794Z] --- PASS: TestVersion (0.03s) [2019-11-28T10:48:54.794Z] PASS [2019-11-28T10:48:54.794Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-28T10:48:54.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:48:54.794Z] INFO: Testing against a local daemon [2019-11-28T10:48:54.794Z] === RUN TestVolumesCreateAndList [2019-11-28T10:48:54.794Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-28T10:48:54.794Z] === RUN TestVolumesRemove [2019-11-28T10:48:54.794Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-28T10:48:54.794Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-28T10:48:54.794Z] === RUN TestVolumesInspect [2019-11-28T10:48:54.794Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-28T10:48:54.794Z] === RUN TestVolumesInvalidJSON [2019-11-28T10:48:54.794Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-28T10:48:54.794Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-28T10:48:54.794Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-28T10:48:54.794Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-28T10:48:54.794Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-28T10:48:54.794Z] PASS [2019-11-28T10:48:54.794Z] INFO: make.ps1 ended at 11/28/2019 10:48:54 [2019-11-28T10:48:54.794Z] INFO: Integration CLI tests being run from the host: [2019-11-28T10:48:54.794Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-28T10:48:55.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-28T10:48:58.543Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-28T10:49:01.935Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-28T10:49:03.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-28T10:49:03.390Z] INFO: Testing against a local daemon [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-28T10:49:03.390Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-28T10:49:03.851Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-28T10:49:04.318Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-28T10:49:05.202Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-28T10:49:07.878Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-28T10:50:04.094Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-28T10:50:19.207Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite (1807.72s) [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.31s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-28T10:50:37.319Z] daemon.go:325: [d41cd9aef57e8] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d41cd9aef57e8] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d41cd9aef57e8] daemon started [2019-11-28T10:50:37.319Z] daemon.go:461: [d41cd9aef57e8] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d41cd9aef57e8] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d41cd9aef57e8] Daemon stopped [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-28T10:50:37.319Z] daemon.go:325: [de5b67501ed61] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [de5b67501ed61] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [de5b67501ed61] daemon started [2019-11-28T10:50:37.319Z] daemon.go:461: [de5b67501ed61] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [de5b67501ed61] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [de5b67501ed61] Daemon stopped [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-28T10:50:37.319Z] daemon.go:325: [d7b9cac821c7f] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d7b9cac821c7f] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d7b9cac821c7f] daemon started [2019-11-28T10:50:37.319Z] daemon.go:461: [d7b9cac821c7f] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d7b9cac821c7f] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d7b9cac821c7f] Daemon stopped [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.09s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-28T10:50:37.319Z] daemon.go:325: [de0e4feba2ceb] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [de0e4feba2ceb] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [de0e4feba2ceb] daemon started [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-28T10:50:37.319Z] daemon.go:325: [daa0f2587a238] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [daa0f2587a238] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [daa0f2587a238] daemon started [2019-11-28T10:50:37.319Z] daemon.go:461: [de0e4feba2ceb] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [de0e4feba2ceb] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [de0e4feba2ceb] Daemon stopped [2019-11-28T10:50:37.319Z] daemon.go:461: [daa0f2587a238] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [daa0f2587a238] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [daa0f2587a238] Daemon stopped [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.88s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-28T10:50:37.319Z] daemon.go:325: [de2a5fa506fd2] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [de2a5fa506fd2] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [de2a5fa506fd2] daemon started [2019-11-28T10:50:37.319Z] daemon.go:461: [de2a5fa506fd2] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [de2a5fa506fd2] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [de2a5fa506fd2] Daemon stopped [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.08s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-28T10:50:37.319Z] daemon.go:325: [d9fccf1c96717] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d9fccf1c96717] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d9fccf1c96717] daemon started [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-28T10:50:37.319Z] daemon.go:325: [d0b629cad43dc] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d0b629cad43dc] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d0b629cad43dc] daemon started [2019-11-28T10:50:37.319Z] check_test.go:358: [d0b629cad43dc] joining swarm manager [d9fccf1c96717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.319Z] daemon.go:461: [d0b629cad43dc] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d0b629cad43dc] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d0b629cad43dc] Daemon stopped [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-28T10:50:37.319Z] daemon.go:325: [d137c69a6980a] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d137c69a6980a] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d137c69a6980a] daemon started [2019-11-28T10:50:37.319Z] check_test.go:358: [d137c69a6980a] joining swarm manager [d9fccf1c96717]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.319Z] daemon.go:461: [d9fccf1c96717] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d9fccf1c96717] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d9fccf1c96717] Daemon stopped [2019-11-28T10:50:37.319Z] check_test.go:379: Daemon d0b629cad43dc is not started [2019-11-28T10:50:37.319Z] daemon.go:461: [d137c69a6980a] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d137c69a6980a] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d137c69a6980a] Daemon stopped [2019-11-28T10:50:37.319Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-28T10:50:37.319Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.27s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-11-28T10:50:37.319Z] daemon.go:325: [d2426982acb29] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d2426982acb29] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d2426982acb29] daemon started [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-11-28T10:50:37.319Z] daemon.go:325: [d0259428965f2] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d0259428965f2] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d0259428965f2] daemon started [2019-11-28T10:50:37.319Z] check_test.go:358: [d0259428965f2] joining swarm manager [d2426982acb29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.319Z] daemon.go:461: [d2426982acb29] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d2426982acb29] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d2426982acb29] Daemon stopped [2019-11-28T10:50:37.319Z] daemon.go:461: [d0259428965f2] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d0259428965f2] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d0259428965f2] Daemon stopped [2019-11-28T10:50:37.319Z] daemon.go:325: [d2426982acb29] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d2426982acb29] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d2426982acb29] daemon started [2019-11-28T10:50:37.319Z] daemon.go:325: [d0259428965f2] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d0259428965f2] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d0259428965f2] daemon started [2019-11-28T10:50:37.319Z] daemon.go:461: [d2426982acb29] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d2426982acb29] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d2426982acb29] Daemon stopped [2019-11-28T10:50:37.319Z] daemon.go:461: [d0259428965f2] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d0259428965f2] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d0259428965f2] Daemon stopped [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-28T10:50:37.319Z] daemon.go:325: [d319d749f244b] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d319d749f244b] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d319d749f244b] daemon started [2019-11-28T10:50:37.319Z] daemon.go:461: [d319d749f244b] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d319d749f244b] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d319d749f244b] Daemon stopped [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-28T10:50:37.319Z] daemon.go:325: [d682707f169d8] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d682707f169d8] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d682707f169d8] daemon started [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-28T10:50:37.319Z] daemon.go:325: [d42ff9bec171d] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d42ff9bec171d] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d42ff9bec171d] daemon started [2019-11-28T10:50:37.319Z] daemon.go:461: [d682707f169d8] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d682707f169d8] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d682707f169d8] Daemon stopped [2019-11-28T10:50:37.319Z] daemon.go:461: [d42ff9bec171d] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d42ff9bec171d] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d42ff9bec171d] Daemon stopped [2019-11-28T10:50:37.319Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.21s) [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-28T10:50:37.319Z] daemon.go:325: [d848cc463b347] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d848cc463b347] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d848cc463b347] daemon started [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-28T10:50:37.319Z] daemon.go:325: [d8b9c5a6f3b3d] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d8b9c5a6f3b3d] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d8b9c5a6f3b3d] daemon started [2019-11-28T10:50:37.319Z] check_test.go:358: [d8b9c5a6f3b3d] joining swarm manager [d848cc463b347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-28T10:50:37.319Z] daemon.go:325: [d541b00404c42] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d541b00404c42] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d541b00404c42] daemon started [2019-11-28T10:50:37.319Z] check_test.go:358: [d541b00404c42] joining swarm manager [d848cc463b347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.319Z] daemon.go:461: [d848cc463b347] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d848cc463b347] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d848cc463b347] Daemon stopped [2019-11-28T10:50:37.319Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-28T10:50:37.319Z] daemon.go:325: [d848cc463b347] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d848cc463b347] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d848cc463b347] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:325: [d848cc463b347] waiting for daemon to start [2019-11-28T10:50:37.319Z] daemon.go:353: [d848cc463b347] daemon started [2019-11-28T10:50:37.319Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-28T10:50:37.319Z] daemon.go:461: [d848cc463b347] Stopping daemon [2019-11-28T10:50:37.319Z] daemon.go:296: [d848cc463b347] exiting daemon [2019-11-28T10:50:37.319Z] daemon.go:448: [d848cc463b347] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d8b9c5a6f3b3d] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d8b9c5a6f3b3d] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d8b9c5a6f3b3d] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d541b00404c42] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d541b00404c42] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d541b00404c42] Daemon stopped [2019-11-28T10:50:37.320Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.97s) [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-28T10:50:37.320Z] daemon.go:325: [dd36f362d8499] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [dd36f362d8499] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [dd36f362d8499] daemon started [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-28T10:50:37.320Z] daemon.go:325: [d65a79305631b] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d65a79305631b] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d65a79305631b] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [d65a79305631b] joining swarm manager [dd36f362d8499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-28T10:50:37.320Z] daemon.go:325: [d999289e8fd8a] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d999289e8fd8a] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d999289e8fd8a] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [d999289e8fd8a] joining swarm manager [dd36f362d8499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.320Z] daemon.go:461: [dd36f362d8499] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [dd36f362d8499] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [dd36f362d8499] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d65a79305631b] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d65a79305631b] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d65a79305631b] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d999289e8fd8a] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d999289e8fd8a] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d999289e8fd8a] Daemon stopped [2019-11-28T10:50:37.320Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.00s) [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-28T10:50:37.320Z] daemon.go:325: [dfc79ceb9612e] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [dfc79ceb9612e] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [dfc79ceb9612e] daemon started [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-28T10:50:37.320Z] daemon.go:325: [de78f72005e40] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [de78f72005e40] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [de78f72005e40] daemon started [2019-11-28T10:50:37.320Z] daemon.go:461: [dfc79ceb9612e] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [dfc79ceb9612e] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [dfc79ceb9612e] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [de78f72005e40] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [de78f72005e40] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [de78f72005e40] Daemon stopped [2019-11-28T10:50:37.320Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.61s) [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-28T10:50:37.320Z] daemon.go:325: [d6d66ea19445a] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d6d66ea19445a] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d6d66ea19445a] daemon started [2019-11-28T10:50:37.320Z] daemon.go:461: [d6d66ea19445a] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d6d66ea19445a] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d6d66ea19445a] Daemon stopped [2019-11-28T10:50:37.320Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.00s) [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-28T10:50:37.320Z] daemon.go:325: [dd7d32000228c] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [dd7d32000228c] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [dd7d32000228c] daemon started [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-28T10:50:37.320Z] daemon.go:325: [d41b3bd3d63c0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d41b3bd3d63c0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d41b3bd3d63c0] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [d41b3bd3d63c0] joining swarm manager [dd7d32000228c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-28T10:50:37.320Z] daemon.go:325: [d33b93e31f932] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d33b93e31f932] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d33b93e31f932] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [d33b93e31f932] joining swarm manager [dd7d32000228c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.320Z] daemon.go:461: [dd7d32000228c] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [dd7d32000228c] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [dd7d32000228c] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d41b3bd3d63c0] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d41b3bd3d63c0] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d41b3bd3d63c0] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d33b93e31f932] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d33b93e31f932] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d33b93e31f932] Daemon stopped [2019-11-28T10:50:37.320Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.68s) [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-28T10:50:37.320Z] daemon.go:325: [d8c65bd56f1a7] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d8c65bd56f1a7] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d8c65bd56f1a7] daemon started [2019-11-28T10:50:37.320Z] daemon.go:461: [d8c65bd56f1a7] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d8c65bd56f1a7] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d8c65bd56f1a7] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:325: [d8c65bd56f1a7] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d8c65bd56f1a7] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d8c65bd56f1a7] daemon started [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-28T10:50:37.320Z] daemon.go:325: [d8cfc2779152b] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d8cfc2779152b] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d8cfc2779152b] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [d8cfc2779152b] joining swarm manager [d8c65bd56f1a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.320Z] daemon.go:461: [d8cfc2779152b] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d8cfc2779152b] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d8cfc2779152b] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:325: [d8cfc2779152b] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d8cfc2779152b] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d8cfc2779152b] daemon started [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-28T10:50:37.320Z] daemon.go:325: [d06a3807c19e8] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d06a3807c19e8] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d06a3807c19e8] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [d06a3807c19e8] joining swarm manager [d8c65bd56f1a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.320Z] daemon.go:461: [d06a3807c19e8] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d06a3807c19e8] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d06a3807c19e8] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:325: [d06a3807c19e8] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d06a3807c19e8] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d06a3807c19e8] daemon started [2019-11-28T10:50:37.320Z] daemon.go:296: [d06a3807c19e8] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:325: [d06a3807c19e8] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d06a3807c19e8] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d06a3807c19e8] daemon started [2019-11-28T10:50:37.320Z] daemon.go:461: [d8c65bd56f1a7] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d8c65bd56f1a7] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d8c65bd56f1a7] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d8cfc2779152b] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d8cfc2779152b] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d8cfc2779152b] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d06a3807c19e8] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d06a3807c19e8] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d06a3807c19e8] Daemon stopped [2019-11-28T10:50:37.320Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.28s) [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-28T10:50:37.320Z] daemon.go:325: [df506b71c7298] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [df506b71c7298] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [df506b71c7298] daemon started [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-28T10:50:37.320Z] daemon.go:325: [d173478c88fbe] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d173478c88fbe] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d173478c88fbe] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [d173478c88fbe] joining swarm manager [df506b71c7298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.320Z] daemon.go:461: [df506b71c7298] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [df506b71c7298] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [df506b71c7298] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d173478c88fbe] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d173478c88fbe] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d173478c88fbe] Daemon stopped [2019-11-28T10:50:37.320Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.43s) [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-28T10:50:37.320Z] daemon.go:325: [d2bb5bf9c4d15] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d2bb5bf9c4d15] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d2bb5bf9c4d15] daemon started [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d454271a616f0] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [d454271a616f0] joining swarm manager [d2bb5bf9c4d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-28T10:50:37.320Z] daemon.go:325: [dc7fc141724d0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [dc7fc141724d0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [dc7fc141724d0] daemon started [2019-11-28T10:50:37.320Z] check_test.go:358: [dc7fc141724d0] joining swarm manager [d2bb5bf9c4d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.320Z] daemon.go:461: [d454271a616f0] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d454271a616f0] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d454271a616f0] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:339: [d454271a616f0] error pinging daemon on start: Get http://d454271a616f0.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:339: [d454271a616f0] error pinging daemon on start: Get http://d454271a616f0.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:339: [d454271a616f0] error pinging daemon on start: Get http://d454271a616f0.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:339: [d454271a616f0] error pinging daemon on start: Get http://d454271a616f0.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:339: [d454271a616f0] error pinging daemon on start: Get http://d454271a616f0.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:339: [d454271a616f0] error pinging daemon on start: Get http://d454271a616f0.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.320Z] daemon.go:325: [d454271a616f0] waiting for daemon to start [2019-11-28T10:50:37.320Z] daemon.go:353: [d454271a616f0] daemon started [2019-11-28T10:50:37.320Z] daemon.go:461: [d2bb5bf9c4d15] Stopping daemon [2019-11-28T10:50:37.320Z] daemon.go:296: [d2bb5bf9c4d15] exiting daemon [2019-11-28T10:50:37.320Z] daemon.go:448: [d2bb5bf9c4d15] Daemon stopped [2019-11-28T10:50:37.320Z] daemon.go:461: [d454271a616f0] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d454271a616f0] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d454271a616f0] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:461: [dc7fc141724d0] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [dc7fc141724d0] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [dc7fc141724d0] Daemon stopped [2019-11-28T10:50:37.321Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.84s) [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-28T10:50:37.321Z] daemon.go:325: [dbd278a6c85d3] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dbd278a6c85d3] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [dbd278a6c85d3] daemon started [2019-11-28T10:50:37.321Z] daemon.go:461: [dbd278a6c85d3] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [dbd278a6c85d3] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [dbd278a6c85d3] Daemon stopped [2019-11-28T10:50:37.321Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.53s) [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-28T10:50:37.321Z] daemon.go:325: [d8d402e22a3ed] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d8d402e22a3ed] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d8d402e22a3ed] daemon started [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-28T10:50:37.321Z] daemon.go:325: [d677fe5e26495] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d677fe5e26495] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d677fe5e26495] daemon started [2019-11-28T10:50:37.321Z] check_test.go:358: [d677fe5e26495] joining swarm manager [d8d402e22a3ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.321Z] daemon.go:461: [d8d402e22a3ed] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d8d402e22a3ed] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d8d402e22a3ed] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:461: [d677fe5e26495] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d677fe5e26495] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d677fe5e26495] Daemon stopped [2019-11-28T10:50:37.321Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.15s) [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-28T10:50:37.321Z] daemon.go:325: [ddf65bd81304f] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [ddf65bd81304f] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [ddf65bd81304f] daemon started [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-28T10:50:37.321Z] daemon.go:325: [d7d99e2e84574] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d7d99e2e84574] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d7d99e2e84574] daemon started [2019-11-28T10:50:37.321Z] check_test.go:358: [d7d99e2e84574] joining swarm manager [ddf65bd81304f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-28T10:50:37.321Z] daemon.go:325: [d32c7a601bd62] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d32c7a601bd62] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d32c7a601bd62] daemon started [2019-11-28T10:50:37.321Z] check_test.go:358: [d32c7a601bd62] joining swarm manager [ddf65bd81304f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.321Z] daemon.go:461: [d7d99e2e84574] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d7d99e2e84574] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d7d99e2e84574] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:461: [d32c7a601bd62] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d32c7a601bd62] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d32c7a601bd62] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:325: [d7d99e2e84574] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d7d99e2e84574] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d7d99e2e84574] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d7d99e2e84574] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:339: [d7d99e2e84574] error pinging daemon on start: Get http://d7d99e2e84574.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:325: [d7d99e2e84574] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d7d99e2e84574] daemon started [2019-11-28T10:50:37.321Z] daemon.go:461: [ddf65bd81304f] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [ddf65bd81304f] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [ddf65bd81304f] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:461: [d7d99e2e84574] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d7d99e2e84574] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d7d99e2e84574] Daemon stopped [2019-11-28T10:50:37.321Z] check_test.go:379: Daemon d32c7a601bd62 is not started [2019-11-28T10:50:37.321Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.88s) [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-28T10:50:37.321Z] daemon.go:325: [dfb053782da26] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfb053782da26] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [dfb053782da26] daemon started [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-28T10:50:37.321Z] daemon.go:325: [d030b6bf75ae1] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d030b6bf75ae1] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d030b6bf75ae1] daemon started [2019-11-28T10:50:37.321Z] check_test.go:358: [d030b6bf75ae1] joining swarm manager [dfb053782da26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-28T10:50:37.321Z] daemon.go:325: [d2b1adc080c57] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2b1adc080c57] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d2b1adc080c57] daemon started [2019-11-28T10:50:37.321Z] check_test.go:358: [d2b1adc080c57] joining swarm manager [dfb053782da26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-28T10:50:37.321Z] daemon.go:325: [dfa000f83ee13] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfa000f83ee13] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [dfa000f83ee13] daemon started [2019-11-28T10:50:37.321Z] check_test.go:358: [dfa000f83ee13] joining swarm manager [dfb053782da26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-28T10:50:37.321Z] daemon.go:325: [d1699fbed09f7] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d1699fbed09f7] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d1699fbed09f7] daemon started [2019-11-28T10:50:37.321Z] check_test.go:358: [d1699fbed09f7] joining swarm manager [dfb053782da26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-28T10:50:37.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-28T10:50:37.321Z] daemon.go:325: [d2d0bd2646ffa] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2d0bd2646ffa] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [d2d0bd2646ffa] daemon started [2019-11-28T10:50:37.321Z] check_test.go:358: [d2d0bd2646ffa] joining swarm manager [dfb053782da26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-28T10:50:37.321Z] daemon.go:461: [d2d0bd2646ffa] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:461: [d1699fbed09f7] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:461: [d030b6bf75ae1] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:461: [dfb053782da26] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:461: [dfa000f83ee13] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:461: [d2b1adc080c57] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [dfb053782da26] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [dfb053782da26] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:296: [d2b1adc080c57] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d2b1adc080c57] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:296: [d2d0bd2646ffa] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d2d0bd2646ffa] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:296: [d030b6bf75ae1] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d030b6bf75ae1] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:296: [dfa000f83ee13] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [dfa000f83ee13] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:296: [d1699fbed09f7] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d1699fbed09f7] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:325: [d2d0bd2646ffa] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2b1adc080c57] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfb053782da26] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d030b6bf75ae1] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfa000f83ee13] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d1699fbed09f7] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2d0bd2646ffa] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2b1adc080c57] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfb053782da26] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d030b6bf75ae1] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfa000f83ee13] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d1699fbed09f7] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2d0bd2646ffa] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2b1adc080c57] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfb053782da26] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d030b6bf75ae1] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfa000f83ee13] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d1699fbed09f7] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2d0bd2646ffa] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2b1adc080c57] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfb053782da26] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d030b6bf75ae1] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfa000f83ee13] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d1699fbed09f7] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:339: [d2d0bd2646ffa] error pinging daemon on start: Get http://d2d0bd2646ffa.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [d2b1adc080c57] error pinging daemon on start: Get http://d2b1adc080c57.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [dfb053782da26] error pinging daemon on start: Get http://dfb053782da26.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [d030b6bf75ae1] error pinging daemon on start: Get http://d030b6bf75ae1.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [dfa000f83ee13] error pinging daemon on start: Get http://dfa000f83ee13.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [d1699fbed09f7] error pinging daemon on start: Get http://d1699fbed09f7.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:325: [d2d0bd2646ffa] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2b1adc080c57] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfb053782da26] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d030b6bf75ae1] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfa000f83ee13] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d1699fbed09f7] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:339: [d2d0bd2646ffa] error pinging daemon on start: Get http://d2d0bd2646ffa.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [d2b1adc080c57] error pinging daemon on start: Get http://d2b1adc080c57.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [dfb053782da26] error pinging daemon on start: Get http://dfb053782da26.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [d030b6bf75ae1] error pinging daemon on start: Get http://d030b6bf75ae1.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [dfa000f83ee13] error pinging daemon on start: Get http://dfa000f83ee13.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:339: [d1699fbed09f7] error pinging daemon on start: Get http://d1699fbed09f7.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.321Z] daemon.go:325: [d2d0bd2646ffa] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d2b1adc080c57] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfb053782da26] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d030b6bf75ae1] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [dfa000f83ee13] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:325: [d1699fbed09f7] waiting for daemon to start [2019-11-28T10:50:37.321Z] daemon.go:353: [dfb053782da26] daemon started [2019-11-28T10:50:37.321Z] daemon.go:353: [d030b6bf75ae1] daemon started [2019-11-28T10:50:37.321Z] daemon.go:353: [d1699fbed09f7] daemon started [2019-11-28T10:50:37.321Z] daemon.go:353: [dfa000f83ee13] daemon started [2019-11-28T10:50:37.321Z] daemon.go:353: [d2d0bd2646ffa] daemon started [2019-11-28T10:50:37.321Z] daemon.go:353: [d2b1adc080c57] daemon started [2019-11-28T10:50:37.321Z] daemon.go:461: [dfb053782da26] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [dfb053782da26] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [dfb053782da26] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:461: [d030b6bf75ae1] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d030b6bf75ae1] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d030b6bf75ae1] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:461: [d2b1adc080c57] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d2b1adc080c57] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d2b1adc080c57] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:461: [dfa000f83ee13] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [dfa000f83ee13] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [dfa000f83ee13] Daemon stopped [2019-11-28T10:50:37.321Z] daemon.go:461: [d1699fbed09f7] Stopping daemon [2019-11-28T10:50:37.321Z] daemon.go:296: [d1699fbed09f7] exiting daemon [2019-11-28T10:50:37.321Z] daemon.go:448: [d1699fbed09f7] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [d2d0bd2646ffa] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d2d0bd2646ffa] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d2d0bd2646ffa] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.58s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-28T10:50:37.322Z] daemon.go:325: [d6b13113eeb84] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [d6b13113eeb84] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [d6b13113eeb84] daemon started [2019-11-28T10:50:37.322Z] daemon.go:461: [d6b13113eeb84] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d6b13113eeb84] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d6b13113eeb84] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:325: [d6b13113eeb84] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [d6b13113eeb84] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [d6b13113eeb84] daemon started [2019-11-28T10:50:37.322Z] daemon.go:461: [d6b13113eeb84] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d6b13113eeb84] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d6b13113eeb84] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.75s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-28T10:50:37.322Z] daemon.go:325: [dd7288aa7b8df] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [dd7288aa7b8df] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [dd7288aa7b8df] daemon started [2019-11-28T10:50:37.322Z] daemon.go:461: [dd7288aa7b8df] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [dd7288aa7b8df] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [dd7288aa7b8df] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.51s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-28T10:50:37.322Z] daemon.go:325: [db209d23c395c] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [db209d23c395c] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [db209d23c395c] daemon started [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-28T10:50:37.322Z] daemon.go:325: [dea65da037b66] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [dea65da037b66] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [dea65da037b66] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [dea65da037b66] joining swarm manager [db209d23c395c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-28T10:50:37.322Z] daemon.go:325: [de380af50da9f] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [de380af50da9f] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [de380af50da9f] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [de380af50da9f] joining swarm manager [db209d23c395c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.322Z] daemon.go:461: [db209d23c395c] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [db209d23c395c] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [db209d23c395c] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [dea65da037b66] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [dea65da037b66] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [dea65da037b66] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [de380af50da9f] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [de380af50da9f] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [de380af50da9f] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.27s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-28T10:50:37.322Z] daemon.go:325: [d8a78380b2f39] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [d8a78380b2f39] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [d8a78380b2f39] daemon started [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-28T10:50:37.322Z] daemon.go:325: [d902299b52532] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [d902299b52532] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [d902299b52532] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [d902299b52532] joining swarm manager [d8a78380b2f39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-28T10:50:37.322Z] daemon.go:325: [df945ecbb819a] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [df945ecbb819a] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [df945ecbb819a] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [df945ecbb819a] joining swarm manager [d8a78380b2f39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.322Z] daemon.go:461: [d8a78380b2f39] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d8a78380b2f39] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d8a78380b2f39] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [d902299b52532] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d902299b52532] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d902299b52532] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [df945ecbb819a] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [df945ecbb819a] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [df945ecbb819a] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.49s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-28T10:50:37.322Z] daemon.go:325: [dbe29805dad98] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [dbe29805dad98] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [dbe29805dad98] daemon started [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-28T10:50:37.322Z] daemon.go:325: [de1d835a65b64] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [de1d835a65b64] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [de1d835a65b64] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [de1d835a65b64] joining swarm manager [dbe29805dad98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-28T10:50:37.322Z] daemon.go:325: [d1dceec12884a] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [d1dceec12884a] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [d1dceec12884a] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [d1dceec12884a] joining swarm manager [dbe29805dad98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.322Z] daemon.go:461: [dbe29805dad98] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [dbe29805dad98] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [dbe29805dad98] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [de1d835a65b64] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [de1d835a65b64] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [de1d835a65b64] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [d1dceec12884a] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d1dceec12884a] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d1dceec12884a] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.69s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-28T10:50:37.322Z] daemon.go:325: [d6d7b4dab7d26] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [d6d7b4dab7d26] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [d6d7b4dab7d26] daemon started [2019-11-28T10:50:37.322Z] daemon.go:461: [d6d7b4dab7d26] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d6d7b4dab7d26] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d6d7b4dab7d26] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.12s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-28T10:50:37.322Z] daemon.go:325: [da98652f06254] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [da98652f06254] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [da98652f06254] daemon started [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-28T10:50:37.322Z] daemon.go:325: [d07d257bd5817] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [d07d257bd5817] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [d07d257bd5817] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [d07d257bd5817] joining swarm manager [da98652f06254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-28T10:50:37.322Z] daemon.go:325: [deeeaedec24cb] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [deeeaedec24cb] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [deeeaedec24cb] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [deeeaedec24cb] joining swarm manager [da98652f06254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-28T10:50:37.322Z] daemon.go:325: [df0c95f5f167c] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [df0c95f5f167c] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [df0c95f5f167c] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [df0c95f5f167c] joining swarm manager [da98652f06254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-28T10:50:37.322Z] daemon.go:325: [df25b75f88912] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [df25b75f88912] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [df25b75f88912] daemon started [2019-11-28T10:50:37.322Z] check_test.go:358: [df25b75f88912] joining swarm manager [da98652f06254]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-28T10:50:37.322Z] daemon.go:461: [da98652f06254] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [da98652f06254] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [da98652f06254] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [d07d257bd5817] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d07d257bd5817] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d07d257bd5817] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [deeeaedec24cb] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [deeeaedec24cb] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [deeeaedec24cb] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [df0c95f5f167c] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [df0c95f5f167c] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [df0c95f5f167c] Daemon stopped [2019-11-28T10:50:37.322Z] daemon.go:461: [df25b75f88912] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [df25b75f88912] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [df25b75f88912] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.12s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-28T10:50:37.322Z] daemon.go:325: [d39d38fb07116] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [d39d38fb07116] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [d39d38fb07116] daemon started [2019-11-28T10:50:37.322Z] daemon.go:461: [d39d38fb07116] Stopping daemon [2019-11-28T10:50:37.322Z] daemon.go:296: [d39d38fb07116] exiting daemon [2019-11-28T10:50:37.322Z] daemon.go:448: [d39d38fb07116] Daemon stopped [2019-11-28T10:50:37.322Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.42s) [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-28T10:50:37.322Z] daemon.go:325: [ddce0cf5d0444] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [ddce0cf5d0444] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [ddce0cf5d0444] daemon started [2019-11-28T10:50:37.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-28T10:50:37.322Z] daemon.go:325: [dbaf6962f9766] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:325: [dbaf6962f9766] waiting for daemon to start [2019-11-28T10:50:37.322Z] daemon.go:353: [dbaf6962f9766] daemon started [2019-11-28T10:50:37.323Z] check_test.go:358: [dbaf6962f9766] joining swarm manager [ddce0cf5d0444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-28T10:50:37.323Z] daemon.go:325: [d1be472493833] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d1be472493833] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d1be472493833] daemon started [2019-11-28T10:50:37.323Z] check_test.go:358: [d1be472493833] joining swarm manager [ddce0cf5d0444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.323Z] daemon.go:461: [ddce0cf5d0444] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [ddce0cf5d0444] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [ddce0cf5d0444] Daemon stopped [2019-11-28T10:50:37.323Z] daemon.go:461: [dbaf6962f9766] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [dbaf6962f9766] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [dbaf6962f9766] Daemon stopped [2019-11-28T10:50:37.323Z] daemon.go:461: [d1be472493833] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d1be472493833] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d1be472493833] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.01s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-28T10:50:37.323Z] daemon.go:325: [d0a942ca3d1f3] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d0a942ca3d1f3] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d0a942ca3d1f3] daemon started [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-28T10:50:37.323Z] daemon.go:325: [d6afd3f218b90] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d6afd3f218b90] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d6afd3f218b90] daemon started [2019-11-28T10:50:37.323Z] check_test.go:358: [d6afd3f218b90] joining swarm manager [d0a942ca3d1f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-28T10:50:37.323Z] daemon.go:325: [d4f968d846bf8] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d4f968d846bf8] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d4f968d846bf8] daemon started [2019-11-28T10:50:37.323Z] check_test.go:358: [d4f968d846bf8] joining swarm manager [d0a942ca3d1f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.323Z] daemon.go:461: [d6afd3f218b90] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d6afd3f218b90] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d6afd3f218b90] Daemon stopped [2019-11-28T10:50:37.323Z] daemon.go:461: [d0a942ca3d1f3] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d0a942ca3d1f3] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d0a942ca3d1f3] Daemon stopped [2019-11-28T10:50:37.323Z] check_test.go:379: Daemon d6afd3f218b90 is not started [2019-11-28T10:50:37.323Z] daemon.go:461: [d4f968d846bf8] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d4f968d846bf8] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d4f968d846bf8] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.11s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-28T10:50:37.323Z] daemon.go:325: [d2f74ff14aff2] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d2f74ff14aff2] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d2f74ff14aff2] daemon started [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-28T10:50:37.323Z] daemon.go:325: [d006ce2e2a873] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d006ce2e2a873] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d006ce2e2a873] daemon started [2019-11-28T10:50:37.323Z] check_test.go:358: [d006ce2e2a873] joining swarm manager [d2f74ff14aff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-28T10:50:37.323Z] daemon.go:325: [df29f717715d7] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [df29f717715d7] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [df29f717715d7] daemon started [2019-11-28T10:50:37.323Z] check_test.go:358: [df29f717715d7] joining swarm manager [d2f74ff14aff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.323Z] daemon.go:461: [d2f74ff14aff2] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d2f74ff14aff2] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d2f74ff14aff2] Daemon stopped [2019-11-28T10:50:37.323Z] daemon.go:461: [d006ce2e2a873] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d006ce2e2a873] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d006ce2e2a873] Daemon stopped [2019-11-28T10:50:37.323Z] daemon.go:461: [df29f717715d7] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [df29f717715d7] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [df29f717715d7] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.20s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-28T10:50:37.323Z] daemon.go:325: [dc3ffcdccb67b] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [dc3ffcdccb67b] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [dc3ffcdccb67b] daemon started [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-28T10:50:37.323Z] daemon.go:325: [d6cc9cb15c3dd] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d6cc9cb15c3dd] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d6cc9cb15c3dd] daemon started [2019-11-28T10:50:37.323Z] check_test.go:358: [d6cc9cb15c3dd] joining swarm manager [dc3ffcdccb67b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-28T10:50:37.323Z] daemon.go:325: [db75bc68088b7] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [db75bc68088b7] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [db75bc68088b7] daemon started [2019-11-28T10:50:37.323Z] check_test.go:358: [db75bc68088b7] joining swarm manager [dc3ffcdccb67b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.323Z] daemon.go:461: [dc3ffcdccb67b] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [dc3ffcdccb67b] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [dc3ffcdccb67b] Daemon stopped [2019-11-28T10:50:37.323Z] daemon.go:461: [d6cc9cb15c3dd] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d6cc9cb15c3dd] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d6cc9cb15c3dd] Daemon stopped [2019-11-28T10:50:37.323Z] daemon.go:461: [db75bc68088b7] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [db75bc68088b7] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [db75bc68088b7] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.50s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-28T10:50:37.323Z] daemon.go:325: [d57e9474ecdc4] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d57e9474ecdc4] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d57e9474ecdc4] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d57e9474ecdc4] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d57e9474ecdc4] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d57e9474ecdc4] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.55s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-28T10:50:37.323Z] daemon.go:325: [d95b5cc459e6d] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d95b5cc459e6d] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d95b5cc459e6d] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d95b5cc459e6d] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d95b5cc459e6d] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d95b5cc459e6d] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.24s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-28T10:50:37.323Z] daemon.go:325: [d9c8506805e9f] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d9c8506805e9f] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d9c8506805e9f] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d9c8506805e9f] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d9c8506805e9f] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d9c8506805e9f] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.54s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2019-11-28T10:50:37.323Z] daemon.go:325: [d9d68dcfe1afc] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d9d68dcfe1afc] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d9d68dcfe1afc] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d9d68dcfe1afc] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d9d68dcfe1afc] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d9d68dcfe1afc] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.50s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-28T10:50:37.323Z] daemon.go:325: [dbba28345f61c] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [dbba28345f61c] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [dbba28345f61c] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [dbba28345f61c] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [dbba28345f61c] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [dbba28345f61c] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.77s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2019-11-28T10:50:37.323Z] daemon.go:325: [d9e79757306c4] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d9e79757306c4] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d9e79757306c4] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d9e79757306c4] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d9e79757306c4] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d9e79757306c4] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.19s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-28T10:50:37.323Z] daemon.go:325: [da4612538bcaa] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [da4612538bcaa] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [da4612538bcaa] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [da4612538bcaa] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [da4612538bcaa] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [da4612538bcaa] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.95s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2019-11-28T10:50:37.323Z] daemon.go:325: [df7f1b132def9] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [df7f1b132def9] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [df7f1b132def9] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [df7f1b132def9] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [df7f1b132def9] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [df7f1b132def9] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.37s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-28T10:50:37.323Z] daemon.go:325: [d138bd5e9d1e4] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d138bd5e9d1e4] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d138bd5e9d1e4] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d138bd5e9d1e4] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d138bd5e9d1e4] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d138bd5e9d1e4] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.34s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-28T10:50:37.323Z] daemon.go:325: [d4d027185db98] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d4d027185db98] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d4d027185db98] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d4d027185db98] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d4d027185db98] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d4d027185db98] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.74s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2019-11-28T10:50:37.323Z] daemon.go:325: [d8fd1af0c36f3] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d8fd1af0c36f3] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d8fd1af0c36f3] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d8fd1af0c36f3] Stopping daemon [2019-11-28T10:50:37.323Z] daemon.go:296: [d8fd1af0c36f3] exiting daemon [2019-11-28T10:50:37.323Z] daemon.go:448: [d8fd1af0c36f3] Daemon stopped [2019-11-28T10:50:37.323Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (7.13s) [2019-11-28T10:50:37.323Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-28T10:50:37.323Z] daemon.go:325: [d5803e7115112] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:325: [d5803e7115112] waiting for daemon to start [2019-11-28T10:50:37.323Z] daemon.go:353: [d5803e7115112] daemon started [2019-11-28T10:50:37.323Z] daemon.go:461: [d5803e7115112] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d5803e7115112] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d5803e7115112] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.50s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-28T10:50:37.324Z] daemon.go:325: [d6bf90156115b] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d6bf90156115b] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d6bf90156115b] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d6bf90156115b] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d6bf90156115b] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d6bf90156115b] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.86s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-28T10:50:37.324Z] daemon.go:325: [d0412fa94615d] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d0412fa94615d] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d0412fa94615d] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d0412fa94615d] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d0412fa94615d] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d0412fa94615d] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.24s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-28T10:50:37.324Z] daemon.go:325: [d2bde039e13c8] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d2bde039e13c8] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d2bde039e13c8] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d2bde039e13c8] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d2bde039e13c8] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d2bde039e13c8] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.67s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-28T10:50:37.324Z] daemon.go:325: [df3256cceb011] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [df3256cceb011] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [df3256cceb011] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [df3256cceb011] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [df3256cceb011] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [df3256cceb011] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.26s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-28T10:50:37.324Z] daemon.go:325: [d1be1425ea912] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d1be1425ea912] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d1be1425ea912] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d1be1425ea912] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d1be1425ea912] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d1be1425ea912] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.36s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-28T10:50:37.324Z] daemon.go:325: [d65296f8dc2bc] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d65296f8dc2bc] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d65296f8dc2bc] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d65296f8dc2bc] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d65296f8dc2bc] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d65296f8dc2bc] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.25s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-28T10:50:37.324Z] daemon.go:325: [d7ab1f5771bec] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d7ab1f5771bec] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d7ab1f5771bec] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d7ab1f5771bec] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d7ab1f5771bec] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d7ab1f5771bec] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.28s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-28T10:50:37.324Z] daemon.go:325: [d2732619f68f7] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d2732619f68f7] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d2732619f68f7] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d2732619f68f7] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d2732619f68f7] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d2732619f68f7] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.80s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-28T10:50:37.324Z] daemon.go:325: [dbe66031c7396] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [dbe66031c7396] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [dbe66031c7396] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [dbe66031c7396] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [dbe66031c7396] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [dbe66031c7396] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.98s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2019-11-28T10:50:37.324Z] daemon.go:325: [d29c989784f9f] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d29c989784f9f] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d29c989784f9f] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d29c989784f9f] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d29c989784f9f] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d29c989784f9f] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.95s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2019-11-28T10:50:37.324Z] daemon.go:325: [dc97ee09df6e5] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [dc97ee09df6e5] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [dc97ee09df6e5] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [dc97ee09df6e5] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [dc97ee09df6e5] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [dc97ee09df6e5] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.94s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2019-11-28T10:50:37.324Z] daemon.go:325: [d5f990a4371db] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d5f990a4371db] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d5f990a4371db] daemon started [2019-11-28T10:50:37.324Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.xtaeb9708lwe@aa6a172e230f | hello1\n" [2019-11-28T10:50:37.324Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.sd81br44xdgl@aa6a172e230f | hello2\n" [2019-11-28T10:50:37.324Z] daemon.go:461: [d5f990a4371db] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d5f990a4371db] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d5f990a4371db] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.61s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-28T10:50:37.324Z] daemon.go:325: [d7ab210218657] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d7ab210218657] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d7ab210218657] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d7ab210218657] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d7ab210218657] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d7ab210218657] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.56s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-28T10:50:37.324Z] daemon.go:325: [dfc3a5e971cf6] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [dfc3a5e971cf6] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [dfc3a5e971cf6] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [dfc3a5e971cf6] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [dfc3a5e971cf6] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [dfc3a5e971cf6] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.03s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-28T10:50:37.324Z] daemon.go:325: [d65884fc9ca29] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d65884fc9ca29] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d65884fc9ca29] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d65884fc9ca29] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d65884fc9ca29] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d65884fc9ca29] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.60s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-28T10:50:37.324Z] daemon.go:325: [d4d5debd1a561] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d4d5debd1a561] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d4d5debd1a561] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d4d5debd1a561] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d4d5debd1a561] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d4d5debd1a561] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.54s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2019-11-28T10:50:37.324Z] daemon.go:325: [d13769b19d3d2] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d13769b19d3d2] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d13769b19d3d2] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d13769b19d3d2] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d13769b19d3d2] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d13769b19d3d2] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.23s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-28T10:50:37.324Z] daemon.go:325: [d4eacd23f647b] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d4eacd23f647b] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d4eacd23f647b] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d4eacd23f647b] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d4eacd23f647b] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d4eacd23f647b] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.32s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2019-11-28T10:50:37.324Z] daemon.go:325: [d1df950451625] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d1df950451625] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d1df950451625] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d1df950451625] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d1df950451625] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d1df950451625] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.71s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-28T10:50:37.324Z] daemon.go:325: [dc4eb9299d3da] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [dc4eb9299d3da] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [dc4eb9299d3da] daemon started [2019-11-28T10:50:37.324Z] docker_cli_service_logs_test.go:242: checking task f1iv0ytpna11 [2019-11-28T10:50:37.324Z] docker_cli_service_logs_test.go:247: checking messages for f1iv0ytpna11 [2019-11-28T10:50:37.324Z] docker_cli_service_logs_test.go:242: checking task 6mxy471vpj3n [2019-11-28T10:50:37.324Z] docker_cli_service_logs_test.go:247: checking messages for 6mxy471vpj3n [2019-11-28T10:50:37.324Z] daemon.go:461: [dc4eb9299d3da] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [dc4eb9299d3da] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [dc4eb9299d3da] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2019-11-28T10:50:37.324Z] daemon.go:325: [d57eacf0ff102] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d57eacf0ff102] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d57eacf0ff102] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d57eacf0ff102] Stopping daemon [2019-11-28T10:50:37.324Z] daemon.go:296: [d57eacf0ff102] exiting daemon [2019-11-28T10:50:37.324Z] daemon.go:448: [d57eacf0ff102] Daemon stopped [2019-11-28T10:50:37.324Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.66s) [2019-11-28T10:50:37.324Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-28T10:50:37.324Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.324Z] daemon.go:353: [d13c000cb6c12] daemon started [2019-11-28T10:50:37.324Z] daemon.go:461: [d13c000cb6c12] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d13c000cb6c12] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d13c000cb6c12] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d13c000cb6c12] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d13c000cb6c12] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d13c000cb6c12] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d13c000cb6c12] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d13c000cb6c12] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d13c000cb6c12] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d13c000cb6c12] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d13c000cb6c12] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d13c000cb6c12] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d13c000cb6c12] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d13c000cb6c12] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d13c000cb6c12] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d13c000cb6c12] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d13c000cb6c12] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d13c000cb6c12] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d13c000cb6c12] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d13c000cb6c12] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-28T10:50:37.325Z] daemon.go:325: [d58e2ac9451df] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d58e2ac9451df] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d58e2ac9451df] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d58e2ac9451df] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d58e2ac9451df] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d58e2ac9451df] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.02s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-28T10:50:37.325Z] daemon.go:325: [d7195d3aae57f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d7195d3aae57f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d7195d3aae57f] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d7195d3aae57f] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d7195d3aae57f] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d7195d3aae57f] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.05s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-28T10:50:37.325Z] daemon.go:325: [d9e4479301611] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d9e4479301611] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d9e4479301611] daemon started [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-28T10:50:37.325Z] daemon.go:325: [dcc261c5125d3] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [dcc261c5125d3] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [dcc261c5125d3] daemon started [2019-11-28T10:50:37.325Z] check_test.go:358: [dcc261c5125d3] joining swarm manager [d9e4479301611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-28T10:50:37.325Z] daemon.go:325: [d4938b5bb79bf] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d4938b5bb79bf] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d4938b5bb79bf] daemon started [2019-11-28T10:50:37.325Z] check_test.go:358: [d4938b5bb79bf] joining swarm manager [d9e4479301611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.325Z] daemon.go:461: [d9e4479301611] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d9e4479301611] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d9e4479301611] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:461: [dcc261c5125d3] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [dcc261c5125d3] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [dcc261c5125d3] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:461: [d4938b5bb79bf] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d4938b5bb79bf] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d4938b5bb79bf] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.50s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-28T10:50:37.325Z] daemon.go:325: [d43bf95b9f345] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d43bf95b9f345] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d43bf95b9f345] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d43bf95b9f345] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d43bf95b9f345] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d43bf95b9f345] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.02s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-28T10:50:37.325Z] daemon.go:325: [d849dc6dbeeb8] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d849dc6dbeeb8] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d849dc6dbeeb8] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d849dc6dbeeb8] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d849dc6dbeeb8] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d849dc6dbeeb8] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.34s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-28T10:50:37.325Z] daemon.go:325: [d7d076ca84c4e] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d7d076ca84c4e] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d7d076ca84c4e] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d7d076ca84c4e] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d7d076ca84c4e] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d7d076ca84c4e] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.50s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-28T10:50:37.325Z] daemon.go:325: [df9d915b48f17] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [df9d915b48f17] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [df9d915b48f17] daemon started [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-28T10:50:37.325Z] daemon.go:325: [da361bd1aa612] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [da361bd1aa612] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [da361bd1aa612] daemon started [2019-11-28T10:50:37.325Z] check_test.go:358: [da361bd1aa612] joining swarm manager [df9d915b48f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-28T10:50:37.325Z] daemon.go:325: [de3b59614a383] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [de3b59614a383] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [de3b59614a383] daemon started [2019-11-28T10:50:37.325Z] check_test.go:358: [de3b59614a383] joining swarm manager [df9d915b48f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.325Z] daemon.go:461: [df9d915b48f17] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [df9d915b48f17] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [df9d915b48f17] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:461: [da361bd1aa612] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [da361bd1aa612] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [da361bd1aa612] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:461: [de3b59614a383] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [de3b59614a383] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [de3b59614a383] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.04s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-28T10:50:37.325Z] daemon.go:325: [dcc8715dfd0e1] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [dcc8715dfd0e1] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [dcc8715dfd0e1] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [dcc8715dfd0e1] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [dcc8715dfd0e1] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [dcc8715dfd0e1] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.99s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-28T10:50:37.325Z] daemon.go:325: [de424ca7b24bf] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [de424ca7b24bf] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [de424ca7b24bf] daemon started [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-28T10:50:37.325Z] daemon.go:325: [d19cb11833c05] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d19cb11833c05] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d19cb11833c05] daemon started [2019-11-28T10:50:37.325Z] check_test.go:358: [d19cb11833c05] joining swarm manager [de424ca7b24bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-28T10:50:37.325Z] daemon.go:325: [dbe07029c607f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [dbe07029c607f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [dbe07029c607f] daemon started [2019-11-28T10:50:37.325Z] check_test.go:358: [dbe07029c607f] joining swarm manager [de424ca7b24bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.325Z] daemon.go:461: [d19cb11833c05] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d19cb11833c05] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d19cb11833c05] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [d19cb11833c05] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d19cb11833c05] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d19cb11833c05] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [dbe07029c607f] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [dbe07029c607f] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [dbe07029c607f] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [dbe07029c607f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [dbe07029c607f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [dbe07029c607f] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d19cb11833c05] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d19cb11833c05] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d19cb11833c05] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [d19cb11833c05] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d19cb11833c05] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d19cb11833c05] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [dbe07029c607f] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [dbe07029c607f] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [dbe07029c607f] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [dbe07029c607f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [dbe07029c607f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [dbe07029c607f] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [d19cb11833c05] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d19cb11833c05] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d19cb11833c05] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [d19cb11833c05] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [d19cb11833c05] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [d19cb11833c05] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [dbe07029c607f] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [dbe07029c607f] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [dbe07029c607f] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:325: [dbe07029c607f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [dbe07029c607f] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [dbe07029c607f] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [de424ca7b24bf] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [de424ca7b24bf] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [de424ca7b24bf] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:461: [d19cb11833c05] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [d19cb11833c05] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [d19cb11833c05] Daemon stopped [2019-11-28T10:50:37.325Z] daemon.go:461: [dbe07029c607f] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [dbe07029c607f] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [dbe07029c607f] Daemon stopped [2019-11-28T10:50:37.325Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.51s) [2019-11-28T10:50:37.325Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-28T10:50:37.325Z] daemon.go:325: [deae24614de79] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:325: [deae24614de79] waiting for daemon to start [2019-11-28T10:50:37.325Z] daemon.go:353: [deae24614de79] daemon started [2019-11-28T10:50:37.325Z] daemon.go:461: [deae24614de79] Stopping daemon [2019-11-28T10:50:37.325Z] daemon.go:296: [deae24614de79] exiting daemon [2019-11-28T10:50:37.325Z] daemon.go:448: [deae24614de79] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.11s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-28T10:50:37.326Z] daemon.go:325: [d7a768cb6b6c8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d7a768cb6b6c8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d7a768cb6b6c8] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d7a768cb6b6c8] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d7a768cb6b6c8] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d7a768cb6b6c8] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:325: [d7a768cb6b6c8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d7a768cb6b6c8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d7a768cb6b6c8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d7a768cb6b6c8] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d7a768cb6b6c8] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d7a768cb6b6c8] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d7a768cb6b6c8] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.04s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-28T10:50:37.326Z] daemon.go:325: [df5f5865668b4] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [df5f5865668b4] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [df5f5865668b4] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [df5f5865668b4] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [df5f5865668b4] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [df5f5865668b4] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.55s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-28T10:50:37.326Z] daemon.go:325: [d6ac7203bc859] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d6ac7203bc859] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d6ac7203bc859] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d6ac7203bc859] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d6ac7203bc859] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d6ac7203bc859] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.73s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-28T10:50:37.326Z] daemon.go:325: [d4be3fa96e4b2] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d4be3fa96e4b2] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d4be3fa96e4b2] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d4be3fa96e4b2] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d4be3fa96e4b2] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d4be3fa96e4b2] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:325: [d4be3fa96e4b2] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:296: [d4be3fa96e4b2] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:325: [d4be3fa96e4b2] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d4be3fa96e4b2] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:296: [d4be3fa96e4b2] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:325: [d4be3fa96e4b2] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d4be3fa96e4b2] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d4be3fa96e4b2] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d4be3fa96e4b2] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d4be3fa96e4b2] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d4be3fa96e4b2] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d4be3fa96e4b2] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.00s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-28T10:50:37.326Z] daemon.go:325: [d4814bc46a294] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d4814bc46a294] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d4814bc46a294] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d4814bc46a294] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d4814bc46a294] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d4814bc46a294] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.10s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2019-11-28T10:50:37.326Z] daemon.go:325: [d6056afa67e66] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d6056afa67e66] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d6056afa67e66] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d6056afa67e66] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d6056afa67e66] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d6056afa67e66] Daemon stopped [2019-11-28T10:50:37.326Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-28T10:50:37.326Z] requirement.go:26: unmatched requirement IPv6 [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.21s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-28T10:50:37.326Z] daemon.go:325: [def7b08432cd8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [def7b08432cd8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [def7b08432cd8] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [def7b08432cd8] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [def7b08432cd8] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [def7b08432cd8] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:325: [def7b08432cd8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [def7b08432cd8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [def7b08432cd8] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [def7b08432cd8] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [def7b08432cd8] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [def7b08432cd8] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:325: [def7b08432cd8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [def7b08432cd8] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [def7b08432cd8] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [def7b08432cd8] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [def7b08432cd8] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [def7b08432cd8] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-28T10:50:37.326Z] daemon.go:325: [d577cf708d9fa] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d577cf708d9fa] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d577cf708d9fa] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d577cf708d9fa] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d577cf708d9fa] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d577cf708d9fa] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-28T10:50:37.326Z] daemon.go:325: [df09e0f1978c9] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [df09e0f1978c9] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [df09e0f1978c9] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [df09e0f1978c9] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [df09e0f1978c9] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [df09e0f1978c9] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.09s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-28T10:50:37.326Z] daemon.go:325: [d0c67d996babc] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d0c67d996babc] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d0c67d996babc] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d0c67d996babc] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d0c67d996babc] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d0c67d996babc] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-28T10:50:37.326Z] daemon.go:325: [d2fc478e89c80] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d2fc478e89c80] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d2fc478e89c80] daemon started [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-28T10:50:37.326Z] daemon.go:325: [d574d80ac269a] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [d574d80ac269a] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [d574d80ac269a] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [d2fc478e89c80] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d2fc478e89c80] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d2fc478e89c80] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:461: [d574d80ac269a] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [d574d80ac269a] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [d574d80ac269a] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.49s) [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-28T10:50:37.326Z] daemon.go:325: [da59955914bba] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [da59955914bba] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [da59955914bba] daemon started [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-28T10:50:37.326Z] daemon.go:325: [dbfc6634ffdb7] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [dbfc6634ffdb7] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [dbfc6634ffdb7] daemon started [2019-11-28T10:50:37.326Z] check_test.go:358: [dbfc6634ffdb7] joining swarm manager [da59955914bba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.326Z] daemon.go:461: [dbfc6634ffdb7] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [dbfc6634ffdb7] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [dbfc6634ffdb7] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:325: [dbfc6634ffdb7] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [dbfc6634ffdb7] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [dbfc6634ffdb7] daemon started [2019-11-28T10:50:37.326Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-28T10:50:37.326Z] daemon.go:325: [dfff502044a7a] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [dfff502044a7a] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [dfff502044a7a] daemon started [2019-11-28T10:50:37.326Z] check_test.go:358: [dfff502044a7a] joining swarm manager [da59955914bba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.326Z] daemon.go:461: [dbfc6634ffdb7] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [dbfc6634ffdb7] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [dbfc6634ffdb7] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:325: [dbfc6634ffdb7] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [dbfc6634ffdb7] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [dbfc6634ffdb7] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [dfff502044a7a] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [dfff502044a7a] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [dfff502044a7a] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:325: [dfff502044a7a] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [dfff502044a7a] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [dfff502044a7a] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [dfff502044a7a] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [dfff502044a7a] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [dfff502044a7a] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:325: [dfff502044a7a] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:325: [dfff502044a7a] waiting for daemon to start [2019-11-28T10:50:37.326Z] daemon.go:353: [dfff502044a7a] daemon started [2019-11-28T10:50:37.326Z] daemon.go:461: [da59955914bba] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [da59955914bba] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [da59955914bba] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:461: [dbfc6634ffdb7] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [dbfc6634ffdb7] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [dbfc6634ffdb7] Daemon stopped [2019-11-28T10:50:37.326Z] daemon.go:461: [dfff502044a7a] Stopping daemon [2019-11-28T10:50:37.326Z] daemon.go:296: [dfff502044a7a] exiting daemon [2019-11-28T10:50:37.326Z] daemon.go:448: [dfff502044a7a] Daemon stopped [2019-11-28T10:50:37.326Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.49s) [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-28T10:50:37.327Z] daemon.go:325: [dcdf031c044e1] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [dcdf031c044e1] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [dcdf031c044e1] daemon started [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-28T10:50:37.327Z] daemon.go:325: [d7d31a64cad64] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d7d31a64cad64] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d7d31a64cad64] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [dcdf031c044e1] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [dcdf031c044e1] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [dcdf031c044e1] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:461: [d7d31a64cad64] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d7d31a64cad64] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d7d31a64cad64] Daemon stopped [2019-11-28T10:50:37.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.13s) [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-28T10:50:37.327Z] daemon.go:325: [deceaba4d1d6b] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [deceaba4d1d6b] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [deceaba4d1d6b] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [deceaba4d1d6b] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [deceaba4d1d6b] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [deceaba4d1d6b] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [deceaba4d1d6b] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [deceaba4d1d6b] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [deceaba4d1d6b] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [deceaba4d1d6b] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [deceaba4d1d6b] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [deceaba4d1d6b] Daemon stopped [2019-11-28T10:50:37.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.21s) [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d78e3cd07dfa4] daemon started [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [db22d51e763ff] daemon started [2019-11-28T10:50:37.327Z] check_test.go:358: [db22d51e763ff] joining swarm manager [d78e3cd07dfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d891e953ebb0c] daemon started [2019-11-28T10:50:37.327Z] check_test.go:358: [d891e953ebb0c] joining swarm manager [d78e3cd07dfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.327Z] daemon.go:461: [db22d51e763ff] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [db22d51e763ff] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [db22d51e763ff] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [db22d51e763ff] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [db22d51e763ff] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [db22d51e763ff] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [db22d51e763ff] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:461: [d78e3cd07dfa4] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d78e3cd07dfa4] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d78e3cd07dfa4] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d78e3cd07dfa4] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [d891e953ebb0c] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d891e953ebb0c] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d891e953ebb0c] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d891e953ebb0c] daemon started [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [db22d51e763ff] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [db22d51e763ff] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [db22d51e763ff] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [db22d51e763ff] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [db22d51e763ff] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [d78e3cd07dfa4] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d78e3cd07dfa4] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d78e3cd07dfa4] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:339: [d78e3cd07dfa4] error pinging daemon on start: Get http://d78e3cd07dfa4.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:339: [d78e3cd07dfa4] error pinging daemon on start: Get http://d78e3cd07dfa4.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:339: [d78e3cd07dfa4] error pinging daemon on start: Get http://d78e3cd07dfa4.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.327Z] daemon.go:325: [d78e3cd07dfa4] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d78e3cd07dfa4] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [d891e953ebb0c] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d891e953ebb0c] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d891e953ebb0c] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:339: [d891e953ebb0c] error pinging daemon on start: Get http://d891e953ebb0c.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:339: [d891e953ebb0c] error pinging daemon on start: Get http://d891e953ebb0c.sock/_ping: context deadline exceeded [2019-11-28T10:50:37.327Z] daemon.go:325: [d891e953ebb0c] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d891e953ebb0c] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [db22d51e763ff] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [db22d51e763ff] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [db22d51e763ff] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db22d51e763ff] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [db22d51e763ff] daemon started [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-28T10:50:37.327Z] daemon.go:325: [db29460590227] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db29460590227] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [db29460590227] daemon started [2019-11-28T10:50:37.327Z] check_test.go:358: [db29460590227] joining swarm manager [d78e3cd07dfa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-28T10:50:37.327Z] daemon.go:461: [db29460590227] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [db29460590227] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [db29460590227] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:325: [db29460590227] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db29460590227] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [db29460590227] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [d78e3cd07dfa4] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d78e3cd07dfa4] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d78e3cd07dfa4] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:461: [db22d51e763ff] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [db22d51e763ff] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [db22d51e763ff] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:461: [d891e953ebb0c] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d891e953ebb0c] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d891e953ebb0c] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:461: [db29460590227] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [db29460590227] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [db29460590227] Daemon stopped [2019-11-28T10:50:37.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (15.02s) [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-28T10:50:37.327Z] daemon.go:325: [d679beb18b73d] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d679beb18b73d] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d679beb18b73d] daemon started [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-28T10:50:37.327Z] daemon.go:325: [d994829ab45ce] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d994829ab45ce] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d994829ab45ce] daemon started [2019-11-28T10:50:37.327Z] check_test.go:358: [d994829ab45ce] joining swarm manager [d679beb18b73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-28T10:50:37.327Z] daemon.go:325: [d7a50df097494] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d7a50df097494] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d7a50df097494] daemon started [2019-11-28T10:50:37.327Z] check_test.go:358: [d7a50df097494] joining swarm manager [d679beb18b73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-28T10:50:37.327Z] daemon.go:461: [d679beb18b73d] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d679beb18b73d] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d679beb18b73d] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:461: [d994829ab45ce] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d994829ab45ce] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d994829ab45ce] Daemon stopped [2019-11-28T10:50:37.327Z] daemon.go:461: [d7a50df097494] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d7a50df097494] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d7a50df097494] Daemon stopped [2019-11-28T10:50:37.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.29s) [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-28T10:50:37.327Z] daemon.go:325: [d902ee57dbd17] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [d902ee57dbd17] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [d902ee57dbd17] daemon started [2019-11-28T10:50:37.327Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-11-28T10:50:37.327Z] docker_cli_swarm_test.go:1528: 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-11-28T10:50:37.327Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-11-28T10:50:37.327Z] docker_cli_swarm_test.go:1528: 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-11-28T10:50:37.327Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-11-28T10:50:37.327Z] docker_cli_swarm_test.go:1528: 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-11-28T10:50:37.327Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-11-28T10:50:37.327Z] docker_cli_swarm_test.go:1528: 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-11-28T10:50:37.327Z] daemon.go:461: [d902ee57dbd17] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [d902ee57dbd17] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [d902ee57dbd17] Daemon stopped [2019-11-28T10:50:37.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.85s) [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-28T10:50:37.327Z] daemon.go:325: [db58875dbcdc0] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:325: [db58875dbcdc0] waiting for daemon to start [2019-11-28T10:50:37.327Z] daemon.go:353: [db58875dbcdc0] daemon started [2019-11-28T10:50:37.327Z] daemon.go:461: [db58875dbcdc0] Stopping daemon [2019-11-28T10:50:37.327Z] daemon.go:296: [db58875dbcdc0] exiting daemon [2019-11-28T10:50:37.327Z] daemon.go:448: [db58875dbcdc0] Daemon stopped [2019-11-28T10:50:37.327Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.05s) [2019-11-28T10:50:37.327Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-28T10:50:37.328Z] daemon.go:325: [d3aa48f0c2441] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d3aa48f0c2441] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d3aa48f0c2441] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d3aa48f0c2441] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d3aa48f0c2441] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d3aa48f0c2441] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.77s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-28T10:50:37.328Z] daemon.go:325: [d95a61959e383] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d95a61959e383] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d95a61959e383] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d95a61959e383] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d95a61959e383] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d95a61959e383] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.22s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-28T10:50:37.328Z] daemon.go:325: [d140bf77b48dd] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d140bf77b48dd] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d140bf77b48dd] daemon started [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-28T10:50:37.328Z] daemon.go:325: [df1ae888b0311] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [df1ae888b0311] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [df1ae888b0311] daemon started [2019-11-28T10:50:37.328Z] check_test.go:358: [df1ae888b0311] joining swarm manager [d140bf77b48dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.328Z] daemon.go:461: [d140bf77b48dd] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d140bf77b48dd] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d140bf77b48dd] Daemon stopped [2019-11-28T10:50:37.328Z] daemon.go:461: [df1ae888b0311] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [df1ae888b0311] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [df1ae888b0311] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.29s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-28T10:50:37.328Z] daemon.go:325: [d3ed6f00000c1] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d3ed6f00000c1] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d3ed6f00000c1] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d3ed6f00000c1] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d3ed6f00000c1] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d3ed6f00000c1] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (6.51s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-28T10:50:37.328Z] daemon.go:325: [d138d30b0871b] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d138d30b0871b] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d138d30b0871b] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d138d30b0871b] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d138d30b0871b] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d138d30b0871b] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d138d30b0871b] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.15s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-28T10:50:37.328Z] daemon.go:325: [d6357c9145bbc] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d6357c9145bbc] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d6357c9145bbc] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d6357c9145bbc] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d6357c9145bbc] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d6357c9145bbc] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.81s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-28T10:50:37.328Z] daemon.go:325: [d9d9d329bc32f] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d9d9d329bc32f] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d9d9d329bc32f] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d9d9d329bc32f] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d9d9d329bc32f] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d9d9d329bc32f] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.24s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-28T10:50:37.328Z] daemon.go:325: [deb10a3452762] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [deb10a3452762] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [deb10a3452762] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [deb10a3452762] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [deb10a3452762] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [deb10a3452762] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.70s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-28T10:50:37.328Z] daemon.go:325: [d43b676507fa3] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d43b676507fa3] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d43b676507fa3] daemon started [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-28T10:50:37.328Z] daemon.go:325: [d458978db8e57] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d458978db8e57] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d458978db8e57] daemon started [2019-11-28T10:50:37.328Z] check_test.go:358: [d458978db8e57] joining swarm manager [d43b676507fa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-28T10:50:37.328Z] daemon.go:461: [d43b676507fa3] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d43b676507fa3] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d43b676507fa3] Daemon stopped [2019-11-28T10:50:37.328Z] daemon.go:461: [d458978db8e57] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d458978db8e57] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d458978db8e57] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.93s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-28T10:50:37.328Z] daemon.go:325: [d164f65ae0038] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d164f65ae0038] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d164f65ae0038] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d164f65ae0038] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d164f65ae0038] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d164f65ae0038] Daemon stopped [2019-11-28T10:50:37.328Z] daemon.go:325: [d164f65ae0038] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d164f65ae0038] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d164f65ae0038] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d164f65ae0038] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d164f65ae0038] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d164f65ae0038] Daemon stopped [2019-11-28T10:50:37.328Z] daemon.go:325: [d164f65ae0038] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d164f65ae0038] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d164f65ae0038] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d164f65ae0038] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d164f65ae0038] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d164f65ae0038] Daemon stopped [2019-11-28T10:50:37.328Z] daemon.go:325: [d164f65ae0038] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d164f65ae0038] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d164f65ae0038] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d164f65ae0038] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d164f65ae0038] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d164f65ae0038] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.05s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-28T10:50:37.328Z] daemon.go:325: [d7037aacd0b51] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d7037aacd0b51] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d7037aacd0b51] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d7037aacd0b51] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d7037aacd0b51] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d7037aacd0b51] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.00s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-28T10:50:37.328Z] daemon.go:325: [da21111b6b376] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [da21111b6b376] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [da21111b6b376] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [da21111b6b376] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [da21111b6b376] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [da21111b6b376] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.49s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-28T10:50:37.328Z] daemon.go:325: [dda559ef7acf4] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [dda559ef7acf4] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [dda559ef7acf4] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [dda559ef7acf4] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [dda559ef7acf4] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [dda559ef7acf4] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.38s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-28T10:50:37.328Z] daemon.go:325: [da9c6b7b138b6] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [da9c6b7b138b6] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [da9c6b7b138b6] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [da9c6b7b138b6] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [da9c6b7b138b6] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [da9c6b7b138b6] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.48s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-28T10:50:37.328Z] daemon.go:325: [d7f9d6356132a] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d7f9d6356132a] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d7f9d6356132a] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d7f9d6356132a] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d7f9d6356132a] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d7f9d6356132a] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.23s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-28T10:50:37.328Z] daemon.go:325: [d1083591f1a2a] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d1083591f1a2a] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d1083591f1a2a] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d1083591f1a2a] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d1083591f1a2a] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d1083591f1a2a] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.17s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-28T10:50:37.328Z] daemon.go:325: [d007231c961a7] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d007231c961a7] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d007231c961a7] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d007231c961a7] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d007231c961a7] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d007231c961a7] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.28s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-28T10:50:37.328Z] daemon.go:325: [dc0ab4e2806eb] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [dc0ab4e2806eb] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [dc0ab4e2806eb] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [dc0ab4e2806eb] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [dc0ab4e2806eb] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [dc0ab4e2806eb] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.27s) [2019-11-28T10:50:37.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-28T10:50:37.328Z] daemon.go:325: [d338e6525e31e] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:325: [d338e6525e31e] waiting for daemon to start [2019-11-28T10:50:37.328Z] daemon.go:353: [d338e6525e31e] daemon started [2019-11-28T10:50:37.328Z] daemon.go:461: [d338e6525e31e] Stopping daemon [2019-11-28T10:50:37.328Z] daemon.go:296: [d338e6525e31e] exiting daemon [2019-11-28T10:50:37.328Z] daemon.go:448: [d338e6525e31e] Daemon stopped [2019-11-28T10:50:37.328Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2019-11-28T10:50:37.329Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-28T10:50:37.329Z] daemon.go:325: [d1b6d2a4f445c] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:325: [d1b6d2a4f445c] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:353: [d1b6d2a4f445c] daemon started [2019-11-28T10:50:37.329Z] daemon.go:461: [d1b6d2a4f445c] Stopping daemon [2019-11-28T10:50:37.329Z] daemon.go:296: [d1b6d2a4f445c] exiting daemon [2019-11-28T10:50:37.329Z] daemon.go:448: [d1b6d2a4f445c] Daemon stopped [2019-11-28T10:50:37.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s) [2019-11-28T10:50:37.329Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2019-11-28T10:50:37.329Z] daemon.go:325: [dfecee2974224] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:325: [dfecee2974224] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:353: [dfecee2974224] daemon started [2019-11-28T10:50:37.329Z] daemon.go:461: [dfecee2974224] Stopping daemon [2019-11-28T10:50:37.329Z] daemon.go:296: [dfecee2974224] exiting daemon [2019-11-28T10:50:37.329Z] daemon.go:448: [dfecee2974224] Daemon stopped [2019-11-28T10:50:37.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.39s) [2019-11-28T10:50:37.329Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-28T10:50:37.329Z] daemon.go:325: [d4e459c7feeb4] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:325: [d4e459c7feeb4] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:353: [d4e459c7feeb4] daemon started [2019-11-28T10:50:37.329Z] daemon.go:461: [d4e459c7feeb4] Stopping daemon [2019-11-28T10:50:37.329Z] daemon.go:296: [d4e459c7feeb4] exiting daemon [2019-11-28T10:50:37.329Z] daemon.go:448: [d4e459c7feeb4] Daemon stopped [2019-11-28T10:50:37.329Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.03s) [2019-11-28T10:50:37.329Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-28T10:50:37.329Z] daemon.go:325: [d3a01dd43df5f] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:325: [d3a01dd43df5f] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:353: [d3a01dd43df5f] daemon started [2019-11-28T10:50:37.329Z] daemon.go:461: [d3a01dd43df5f] Stopping daemon [2019-11-28T10:50:37.329Z] daemon.go:296: [d3a01dd43df5f] exiting daemon [2019-11-28T10:50:37.329Z] daemon.go:448: [d3a01dd43df5f] Daemon stopped [2019-11-28T10:50:37.329Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s) [2019-11-28T10:50:37.329Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-28T10:50:37.329Z] daemon.go:325: [d189c6cab988e] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:325: [d189c6cab988e] waiting for daemon to start [2019-11-28T10:50:37.329Z] daemon.go:353: [d189c6cab988e] daemon started [2019-11-28T10:50:37.329Z] daemon.go:461: [d189c6cab988e] Stopping daemon [2019-11-28T10:50:37.329Z] daemon.go:296: [d189c6cab988e] exiting daemon [2019-11-28T10:50:37.329Z] daemon.go:448: [d189c6cab988e] Daemon stopped [2019-11-28T10:50:37.329Z] === RUN TestDockerExternalVolumeSuite [2019-11-28T10:50:37.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-28T10:50:52.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-28T10:51:31.257Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-28T10:51:32.800Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-28T10:51:32.800Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-28T10:51:32.800Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-28T10:51:35.718Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-28T10:51:37.970Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-28T10:51:37.970Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-28T10:51:37.970Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-28T10:51:37.970Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-28T10:51:37.970Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-28T10:51:40.891Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-28T10:51:40.891Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-28T10:51:40.891Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-28T10:51:47.982Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-28T10:52:00.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-28T10:52:10.347Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-28T10:52:42.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-28T10:52:57.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-28T10:53:29.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-28T10:53:41.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-28T10:53:59.742Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-28T10:54:00.707Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-28T10:54:02.242Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-28T10:54:02.242Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-28T10:54:02.242Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-28T10:54:02.242Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-28T10:54:05.142Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-28T10:54:13.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-28T10:54:17.521Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-28T10:54:27.825Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-28T10:54:27.825Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-28T10:54:27.825Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-28T10:54:29.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-28T10:54:30.720Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-28T10:54:32.253Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-28T10:54:36.935Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-28T10:54:36.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-28T10:54:36.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-28T10:54:36.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-28T10:54:36.935Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-28T10:54:37.392Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-28T10:54:47.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-28T10:55:13.047Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-28T10:55:13.047Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-28T10:55:13.047Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-28T10:55:34.125Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-28T10:55:34.125Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-28T10:55:34.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-28T10:55:34.391Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-28T10:55:41.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-28T10:55:42.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-28T10:55:47.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-28T10:55:52.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-28T10:55:56.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-28T10:56:05.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-28T10:56:05.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-28T10:56:15.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-28T10:56:15.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-28T10:56:15.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-28T10:56:21.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-28T10:56:21.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-28T10:56:22.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-28T10:56:22.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-28T10:56:22.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-28T10:56:24.781Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-28T10:56:47.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-28T10:56:50.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-28T10:56:51.087Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-28T10:56:51.544Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-28T10:56:53.078Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-28T10:56:53.078Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-28T10:56:57.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-28T10:56:57.755Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-28T10:56:58.723Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-28T10:56:58.723Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-28T10:56:58.723Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-28T10:57:00.255Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-28T10:57:00.712Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-28T10:57:01.169Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-28T10:57:02.137Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-28T10:57:02.595Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-28T10:57:07.365Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-28T10:57:09.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-28T10:57:09.539Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-28T10:57:09.539Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-28T10:57:10.504Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-28T10:57:25.296Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-28T10:57:25.296Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-28T10:57:25.296Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-28T10:57:26.261Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-28T10:57:27.228Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-28T10:57:27.631Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-28T10:57:27.687Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-28T10:57:27.687Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-28T10:57:28.144Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-28T10:57:29.111Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-28T10:57:29.111Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-28T10:57:29.111Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-28T10:57:34.888Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-28T10:57:45.901Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite (441.76s) [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.04s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-28T10:57:58.258Z] docker_cli_external_volume_driver_test.go:53: Daemon d866d6eadb029 is not started [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-28T10:57:58.258Z] daemon.go:325: [dc10eb40b1aba] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [dc10eb40b1aba] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [dc10eb40b1aba] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [dc10eb40b1aba] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [dc10eb40b1aba] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [dc10eb40b1aba] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.81s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-28T10:57:58.258Z] daemon.go:325: [d1b74ac86d3aa] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d1b74ac86d3aa] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d1b74ac86d3aa] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d1b74ac86d3aa] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d1b74ac86d3aa] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d1b74ac86d3aa] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-28T10:57:58.258Z] docker_cli_external_volume_driver_test.go:53: Daemon d7054767b92bb is not started [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-28T10:57:58.258Z] daemon.go:325: [d776ce7b922fc] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d776ce7b922fc] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d776ce7b922fc] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d776ce7b922fc] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d776ce7b922fc] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d776ce7b922fc] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-28T10:57:58.258Z] docker_cli_external_volume_driver_test.go:53: Daemon db3706b62188d is not started [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-28T10:57:58.258Z] docker_cli_external_volume_driver_test.go:53: Daemon db448a2d3ca60 is not started [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-28T10:57:58.258Z] daemon.go:325: [d6da77b0b3103] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d6da77b0b3103] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d6da77b0b3103] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d6da77b0b3103] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d6da77b0b3103] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d6da77b0b3103] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-28T10:57:58.258Z] daemon.go:325: [d14ad634e677f] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d14ad634e677f] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d14ad634e677f] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d14ad634e677f] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d14ad634e677f] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d14ad634e677f] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-28T10:57:58.258Z] daemon.go:325: [d65b9f63ee412] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d65b9f63ee412] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d65b9f63ee412] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d65b9f63ee412] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d65b9f63ee412] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d65b9f63ee412] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-28T10:57:58.258Z] daemon.go:325: [d82ea67764139] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d82ea67764139] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d82ea67764139] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d82ea67764139] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d82ea67764139] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d82ea67764139] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.69s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-28T10:57:58.258Z] daemon.go:325: [d6ccee3333d35] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d6ccee3333d35] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d6ccee3333d35] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d6ccee3333d35] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d6ccee3333d35] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d6ccee3333d35] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-28T10:57:58.258Z] daemon.go:325: [d9748145fd3f7] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d9748145fd3f7] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d9748145fd3f7] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d9748145fd3f7] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d9748145fd3f7] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d9748145fd3f7] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-28T10:57:58.258Z] daemon.go:325: [d7d3c0bd169ae] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d7d3c0bd169ae] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d7d3c0bd169ae] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d7d3c0bd169ae] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d7d3c0bd169ae] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d7d3c0bd169ae] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-28T10:57:58.258Z] daemon.go:325: [dfc1ce5bbfbfc] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [dfc1ce5bbfbfc] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [dfc1ce5bbfbfc] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [dfc1ce5bbfbfc] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [dfc1ce5bbfbfc] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [dfc1ce5bbfbfc] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.46s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-28T10:57:58.258Z] daemon.go:325: [d9b18bd434014] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d9b18bd434014] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d9b18bd434014] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d9b18bd434014] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d9b18bd434014] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d9b18bd434014] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-28T10:57:58.258Z] docker_cli_external_volume_driver_test.go:486: Daemon d83000d68d098 is not started [2019-11-28T10:57:58.258Z] daemon.go:325: [d83000d68d098] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:325: [d83000d68d098] waiting for daemon to start [2019-11-28T10:57:58.258Z] daemon.go:353: [d83000d68d098] daemon started [2019-11-28T10:57:58.258Z] daemon.go:461: [d83000d68d098] Stopping daemon [2019-11-28T10:57:58.258Z] daemon.go:296: [d83000d68d098] exiting daemon [2019-11-28T10:57:58.258Z] daemon.go:448: [d83000d68d098] Daemon stopped [2019-11-28T10:57:58.258Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-28T10:57:58.258Z] docker_cli_external_volume_driver_test.go:53: Daemon dbf8d9b57b092 is not started [2019-11-28T10:57:58.258Z] PASS [2019-11-28T10:57:58.258Z] [2019-11-28T10:57:58.258Z] === Skipped [2019-11-28T10:57:58.258Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.02s) [2019-11-28T10:57:58.258Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.02s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-11-28T10:57:58.258Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-11-28T10:57:58.258Z] check_test.go:309: Daemon d1ad6c6d51a72 is not started [2019-11-28T10:57:58.258Z] [2019-11-28T10:57:58.258Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-28T10:57:58.258Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-28T10:57:58.258Z] requirement.go:26: unmatched requirement IPv6 [2019-11-28T10:57:58.258Z] check_test.go:309: Daemon d8fec5664bcb6 is not started [2019-11-28T10:57:58.258Z] [2019-11-28T10:57:58.258Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-28T10:57:58.258Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-28T10:57:58.258Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:57:58.258Z] check_test.go:309: Daemon daf54f1c96995 is not started [2019-11-28T10:57:58.258Z] [2019-11-28T10:57:58.258Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-28T10:57:58.258Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-28T10:57:58.258Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-28T10:57:58.258Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T10:57:58.258Z] check_test.go:309: Daemon db0f2a8f06395 is not started [2019-11-28T10:57:58.258Z] [2019-11-28T10:57:58.258Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-28T10:57:58.258Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-28T10:57:58.258Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-28T10:57:58.258Z] [2019-11-28T10:57:58.258Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-28T10:57:58.258Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-28T10:57:58.258Z] requirement.go:26: unmatched requirement IPv6 [2019-11-28T10:57:58.258Z] [2019-11-28T10:57:58.258Z] [2019-11-28T10:57:58.258Z] DONE 270 tests, 6 skipped in 2687.173s [2019-11-28T10:57:58.258Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-28T10:57:58.513Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db58926c896d3/docker.pid [2019-11-28T10:57:58.513Z] +++ kill 7331 [2019-11-28T10:57:58.513Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7331 is not a child of this shell [2019-11-28T10:57:58.513Z] warning: PID 7331 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db58926c896d3/docker.pid had a nonzero exit code [2019-11-28T10:57:58.513Z] ++++ cat bundles/test-integration/docker.pid [2019-11-28T10:57:58.513Z] +++ kill 6928 [2019-11-28T10:57:59.652Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-28T10:57:59.652Z] +++ /etc/init.d/apparmor stop [2019-11-28T10:57:59.652Z] Clearing AppArmor profiles cache:. [2019-11-28T10:57:59.652Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-28T10:57:59.652Z] Unloading profiles will leave already running processes permanently [2019-11-28T10:57:59.652Z] unconfined, which can lead to unexpected situations. [2019-11-28T10:57:59.652Z] [2019-11-28T10:57:59.652Z] To set a process to complain mode, use the command line tool [2019-11-28T10:57:59.652Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-28T10:57:59.652Z] with the 'teardown' option." [2019-11-28T10:57:59.652Z] [2019-11-28T10:57:59.907Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-28T10:57:59.918Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-28T10:58:01.543Z] + echo Ensuring container killed. [2019-11-28T10:58:01.543Z] Ensuring container killed. [2019-11-28T10:58:01.543Z] + docker ps -aq -f name=docker-pr1-* [2019-11-28T10:58:01.543Z] + cids=aa6a172e230f [2019-11-28T10:58:01.543Z] d725f4d61d9f [2019-11-28T10:58:01.543Z] cdbbac028aca [2019-11-28T10:58:01.543Z] + [ -n aa6a172e230f [2019-11-28T10:58:01.543Z] d725f4d61d9f [2019-11-28T10:58:01.543Z] cdbbac028aca ] [2019-11-28T10:58:01.543Z] + docker rm -vf aa6a172e230f d725f4d61d9f cdbbac028aca [2019-11-28T10:58:04.100Z] aa6a172e230f [2019-11-28T10:58:04.100Z] d725f4d61d9f [2019-11-28T10:58:04.100Z] cdbbac028aca [Pipeline] sh [2019-11-28T10:58:04.462Z] + echo Chowning /workspace to jenkins user [2019-11-28T10:58:04.462Z] Chowning /workspace to jenkins user [2019-11-28T10:58:04.462Z] + id -u [2019-11-28T10:58:04.462Z] + id -g [2019-11-28T10:58:04.462Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-428:/workspace busybox chown -R 1000:1000 /workspace [2019-11-28T10:58:04.462Z] Unable to find image 'busybox:latest' locally [2019-11-28T10:58:04.462Z] latest: Pulling from library/busybox [2019-11-28T10:58:04.462Z] 0f8c40e1270f: Pulling fs layer [2019-11-28T10:58:04.716Z] 0f8c40e1270f: Verifying Checksum [2019-11-28T10:58:04.716Z] 0f8c40e1270f: Download complete [2019-11-28T10:58:04.716Z] 0f8c40e1270f: Pull complete [2019-11-28T10:58:04.716Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-28T10:58:04.716Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-28T10:58:09.322Z] + bundleName=amd64 [2019-11-28T10:58:09.322Z] + echo Creating amd64-bundles.tar.gz [2019-11-28T10:58:09.322Z] Creating amd64-bundles.tar.gz [2019-11-28T10:58:09.322Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-28T10:58:09.322Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-28T10:58:10.384Z] Archiving artifacts [2019-11-28T10:58:10.742Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-28T10:58:11.090Z] + make clean [2019-11-28T10:58:11.388Z] docker volume rm -f docker-dev-cache [2019-11-28T10:58:11.388Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-28T10:58:17.443Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-28T10:58:18.979Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-28T10:58:20.510Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-28T10:58:26.291Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-28T10:58:26.291Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-28T10:58:26.291Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-28T10:58:26.291Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-28T10:58:26.748Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-28T10:58:26.748Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-28T10:58:51.983Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-28T10:58:51.983Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-28T10:58:51.983Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-28T10:59:13.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-28T10:59:14.592Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-28T10:59:15.556Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-28T10:59:24.107Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-28T10:59:29.687Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-28T10:59:29.687Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-28T11:00:41.849Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-28T11:00:41.849Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-28T11:00:41.849Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-28T11:01:42.248Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-28T11:01:42.248Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-28T11:01:42.248Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-28T11:01:57.041Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-28T11:02:09.406Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-28T11:02:19.724Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-28T11:02:49.648Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-28T11:02:58.204Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-28T11:03:08.516Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-28T11:04:34.598Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-28T11:04:36.884Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-28T11:04:39.797Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-28T11:04:44.498Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-28T11:04:44.498Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-28T11:04:44.960Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-28T11:04:44.960Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-28T11:04:44.960Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-28T11:04:44.960Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-28T11:04:48.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-28T11:04:48.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-28T11:04:48.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-28T11:04:48.707Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-28T11:04:49.169Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-28T11:04:54.977Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-28T11:05:12.696Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-28T11:05:12.696Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-28T11:05:12.696Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-28T11:05:12.696Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-28T11:05:12.696Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-28T11:05:12.696Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-28T11:05:12.696Z] === RUN TestDockerSuite/TestBuildFails [2019-11-28T11:05:14.914Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-28T11:05:14.914Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-28T11:05:19.703Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-28T11:05:30.046Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-28T11:05:37.134Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-28T11:05:42.939Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-28T11:05:43.911Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-28T11:05:49.715Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-28T11:05:49.715Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-28T11:05:50.176Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-28T11:05:50.641Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-28T11:05:50.641Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-28T11:06:00.981Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-28T11:06:00.981Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-28T11:06:11.408Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-28T11:06:11.869Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-28T11:06:14.053Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-28T11:06:14.053Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-28T11:06:14.514Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-28T11:06:14.514Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-28T11:06:19.212Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-28T11:06:20.183Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-28T11:06:20.644Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-28T11:06:21.616Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-28T11:06:22.077Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-28T11:06:23.049Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-28T11:06:24.590Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-28T11:06:30.395Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-28T11:06:30.395Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-28T11:06:30.395Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-28T11:06:30.395Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-28T11:06:30.395Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-28T11:06:30.395Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-28T11:06:30.395Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-28T11:06:30.395Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-28T11:06:31.366Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-28T11:06:36.065Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-28T11:06:57.301Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-28T11:06:57.301Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-28T11:06:58.272Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-28T11:07:34.005Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-28T11:07:48.840Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-28T11:07:59.184Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-28T11:08:03.888Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-28T11:08:08.594Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-28T11:08:26.313Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-28T11:08:26.313Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-28T11:08:38.719Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-28T11:08:38.719Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-28T11:08:38.719Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-28T11:08:38.719Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-28T11:08:45.811Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-28T11:08:50.490Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-28T11:08:57.549Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-28T11:08:57.549Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-28T11:08:57.549Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-28T11:08:59.720Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-28T11:09:00.688Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-28T11:09:01.654Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-28T11:09:12.034Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-28T11:09:12.034Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-28T11:09:20.599Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-28T11:09:24.324Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-28T11:09:32.882Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-28T11:09:38.674Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-28T11:09:43.354Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-28T11:09:44.322Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-28T11:09:44.322Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-28T11:09:44.322Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-28T11:09:45.854Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-28T11:09:45.854Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-28T11:10:28.349Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-28T11:10:58.278Z] === RUN TestDockerSuite/TestBuildRm [2019-11-28T11:11:08.582Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-28T11:11:12.309Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-28T11:11:12.309Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-28T11:11:12.309Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-28T11:11:13.841Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-28T11:11:17.595Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-28T11:11:20.491Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-28T11:11:25.173Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-28T11:11:46.245Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-28T11:11:46.245Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-28T11:11:46.245Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-28T11:11:58.609Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-28T11:11:58.609Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-28T11:12:04.399Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-28T11:12:04.399Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-28T11:12:09.083Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-28T11:12:30.157Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-28T11:12:30.157Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-28T11:12:31.693Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-28T11:12:32.660Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-28T11:12:37.339Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-28T11:12:43.117Z] === RUN TestDockerSuite/TestBuildUser [2019-11-28T11:12:43.117Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-28T11:12:43.117Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-28T11:12:43.117Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-28T11:12:46.846Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-28T11:12:47.304Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-28T11:12:55.868Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-28T11:12:55.868Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-28T11:12:55.868Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-28T11:13:16.945Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-28T11:13:17.911Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-28T11:13:32.706Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-28T11:13:43.027Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-28T11:13:43.027Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-28T11:13:43.027Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-28T11:13:45.203Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-28T11:13:45.203Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-28T11:13:57.606Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-28T11:14:01.354Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-28T11:14:01.816Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-28T11:14:22.941Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-28T11:14:22.942Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-28T11:14:22.942Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-28T11:14:22.942Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-28T11:14:22.942Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-28T11:14:31.529Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-28T11:14:33.075Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-28T11:14:33.536Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-28T11:14:33.536Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-28T11:14:33.536Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-28T11:14:35.725Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-28T11:14:40.428Z] === RUN TestDockerSuite/TestCommitChange [2019-11-28T11:14:45.140Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-28T11:14:53.735Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-28T11:14:53.735Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-28T11:15:00.825Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-28T11:15:00.825Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-28T11:15:07.916Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-28T11:15:18.308Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-28T11:15:28.654Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-28T11:15:35.744Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-28T11:15:35.744Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-28T11:15:37.287Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-28T11:15:37.287Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-28T11:15:37.287Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-28T11:15:37.287Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-28T11:15:39.474Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-28T11:15:39.474Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-28T11:15:39.474Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-28T11:15:41.658Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-28T11:15:41.658Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-28T11:15:41.658Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-28T11:15:41.658Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-28T11:15:41.658Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-28T11:15:44.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-28T11:15:46.116Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-28T11:15:48.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-28T11:15:48.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-28T11:15:48.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-28T11:15:50.490Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-28T11:15:50.490Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-28T11:15:52.032Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-28T11:15:52.032Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-28T11:15:52.032Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-28T11:15:54.218Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-28T11:15:54.218Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-28T11:15:55.834Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-28T11:15:55.834Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-28T11:15:58.750Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-28T11:15:58.750Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-28T11:16:05.837Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-28T11:16:09.585Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-28T11:16:13.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-28T11:16:13.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-28T11:16:13.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-28T11:16:13.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-28T11:16:13.329Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-28T11:16:14.870Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-28T11:16:14.870Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-28T11:16:17.060Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-28T11:16:17.060Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-28T11:16:19.256Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-28T11:16:19.256Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-28T11:16:23.007Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-28T11:16:25.192Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-28T11:16:25.192Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-28T11:16:25.192Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-28T11:16:25.192Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-28T11:16:25.192Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-28T11:16:25.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-28T11:16:26.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-28T11:16:47.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-28T11:16:47.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-28T11:16:48.318Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-28T11:16:48.318Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-28T11:16:48.318Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-28T11:16:48.318Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-28T11:16:48.318Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-28T11:16:48.318Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-28T11:16:50.505Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-28T11:16:50.505Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-28T11:16:50.505Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-28T11:16:50.505Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-28T11:16:50.505Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-28T11:16:50.967Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-28T11:16:58.062Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-28T11:16:58.062Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-28T11:16:58.062Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-28T11:17:00.250Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-28T11:17:00.250Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-28T11:17:00.250Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-28T11:17:00.250Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-28T11:17:04.010Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-28T11:17:06.205Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-28T11:17:06.205Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-28T11:17:06.205Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-28T11:17:14.802Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-28T11:17:14.802Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-28T11:17:14.802Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-28T11:17:23.396Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-28T11:17:23.396Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-28T11:17:23.396Z] === RUN TestDockerSuite/TestCpToDot [2019-11-28T11:17:25.587Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-28T11:17:25.587Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-28T11:17:25.587Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-28T11:17:27.781Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-28T11:17:27.781Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-28T11:17:27.781Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-28T11:17:27.781Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-28T11:17:27.781Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-28T11:17:27.781Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-28T11:17:27.781Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-28T11:17:29.968Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-28T11:17:31.512Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-28T11:17:31.975Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-28T11:17:31.975Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-28T11:17:34.167Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-28T11:17:34.628Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-28T11:17:34.628Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-28T11:17:34.628Z] === RUN TestDockerSuite/TestCreateRM [2019-11-28T11:17:35.090Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-28T11:17:35.090Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-28T11:17:35.090Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-28T11:17:35.552Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-28T11:17:44.146Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-28T11:17:44.146Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-28T11:17:44.146Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-28T11:17:47.895Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-28T11:17:47.895Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-28T11:17:47.895Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-28T11:17:54.989Z] === RUN TestDockerSuite/TestDockerFails [2019-11-28T11:17:55.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-28T11:17:55.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-28T11:17:55.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-28T11:17:55.450Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-28T11:17:55.450Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-28T11:17:55.450Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-28T11:17:57.638Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-28T11:17:59.826Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-28T11:18:02.014Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-28T11:18:14.428Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-28T11:18:20.238Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-28T11:18:30.584Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-28T11:18:31.046Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-28T11:18:32.019Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-28T11:18:34.947Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-28T11:18:35.409Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-28T11:18:36.381Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-28T11:18:41.089Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-28T11:18:45.798Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-28T11:18:45.798Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-28T11:18:45.798Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-28T11:18:45.798Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-28T11:18:45.798Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-28T11:18:45.798Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-28T11:18:46.331Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-28T11:18:46.792Z] === RUN TestDockerSuite/TestEventsRename [2019-11-28T11:18:48.990Z] === RUN TestDockerSuite/TestEventsResize [2019-11-28T11:18:51.178Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-28T11:18:53.368Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-28T11:18:55.558Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-28T11:19:00.265Z] === RUN TestDockerSuite/TestEventsTop [2019-11-28T11:19:00.265Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-28T11:19:03.183Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-28T11:19:11.777Z] === RUN TestDockerSuite/TestExec [2019-11-28T11:19:11.777Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-28T11:19:11.777Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-28T11:19:12.750Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-28T11:19:14.940Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-28T11:19:14.940Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-28T11:19:14.940Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-28T11:19:14.940Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-28T11:19:16.483Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-28T11:19:18.672Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-28T11:19:20.216Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-28T11:19:22.406Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-28T11:19:26.154Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-28T11:19:26.154Z] === RUN TestDockerSuite/TestExecEnv [2019-11-28T11:19:26.154Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-28T11:19:26.154Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-28T11:19:28.352Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-28T11:19:33.056Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-28T11:19:33.056Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-28T11:19:33.056Z] === RUN TestDockerSuite/TestExecParseError [2019-11-28T11:19:33.056Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-28T11:19:33.056Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-28T11:19:33.056Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-28T11:19:35.244Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-28T11:19:35.244Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-28T11:19:35.244Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-28T11:19:35.244Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-28T11:19:35.244Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-28T11:19:35.244Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-28T11:19:37.438Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-28T11:19:37.438Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-28T11:19:44.532Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-28T11:19:44.532Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-28T11:19:44.532Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-28T11:19:44.532Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-28T11:19:50.342Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-28T11:19:56.152Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-28T11:19:59.067Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-28T11:20:04.877Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-28T11:20:04.877Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-28T11:20:04.877Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-28T11:20:05.338Z] === RUN TestDockerSuite/TestHealth [2019-11-28T11:20:05.338Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-28T11:20:05.338Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-28T11:20:05.338Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-28T11:20:05.338Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-28T11:20:10.043Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-28T11:20:10.043Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-28T11:20:10.043Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-28T11:20:10.043Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-28T11:20:10.043Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-28T11:20:10.504Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-28T11:20:10.965Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-28T11:20:10.965Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-28T11:20:11.939Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-28T11:20:12.401Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-28T11:20:13.950Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-28T11:20:13.950Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-28T11:20:16.138Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-28T11:20:18.335Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-28T11:20:18.796Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-28T11:20:18.796Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-28T11:20:22.542Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-28T11:20:22.542Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-28T11:20:25.456Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestImportFile [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoDebug [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-28T11:20:25.457Z] === RUN TestDockerSuite/TestInfoFormat [2019-11-28T11:20:25.917Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-11-28T11:20:25.917Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-28T11:20:25.917Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-28T11:20:25.917Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-28T11:20:28.103Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-28T11:20:29.649Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-28T11:20:29.649Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-28T11:20:30.111Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-28T11:20:30.111Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-28T11:20:30.111Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-28T11:20:37.209Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-28T11:20:37.209Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-28T11:20:39.403Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-28T11:20:39.403Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-28T11:20:39.403Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-28T11:20:39.403Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-28T11:20:40.945Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-28T11:20:51.293Z] === RUN TestDockerSuite/TestInspectImage [2019-11-28T11:20:51.293Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-28T11:20:51.293Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-28T11:20:51.293Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-28T11:20:52.267Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-28T11:20:54.456Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-28T11:20:54.456Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-28T11:20:56.647Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-28T11:20:58.832Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-28T11:20:58.832Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-28T11:20:58.832Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-28T11:21:01.021Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-28T11:21:03.209Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-28T11:21:06.961Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-28T11:21:09.149Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-28T11:21:11.339Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-28T11:21:12.884Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-28T11:21:15.072Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-28T11:21:17.266Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-28T11:21:19.453Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-28T11:21:21.642Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-28T11:21:23.188Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-28T11:21:29.016Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-28T11:21:30.564Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-28T11:21:30.564Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-28T11:21:32.753Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-28T11:21:32.753Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-28T11:21:39.858Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-28T11:21:46.957Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-28T11:21:52.767Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-28T11:21:54.982Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-28T11:21:57.172Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-28T11:21:57.172Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-28T11:21:59.361Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-28T11:22:06.455Z] === RUN TestDockerSuite/TestLogsSince [2019-11-28T11:22:15.044Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-28T11:22:15.044Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-28T11:22:15.044Z] === RUN TestDockerSuite/TestLogsTail [2019-11-28T11:22:17.962Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-28T11:22:20.153Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestNetHostname [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPluginActive [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPortList [2019-11-28T11:22:27.254Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-28T11:22:31.006Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-28T11:22:31.006Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-28T11:22:31.006Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-28T11:22:31.467Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-28T11:22:31.467Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-28T11:22:31.468Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-28T11:22:31.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-28T11:22:31.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-28T11:22:31.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-28T11:22:31.468Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-28T11:22:35.215Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-28T11:22:35.215Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-28T11:22:43.906Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-28T11:22:43.906Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-28T11:22:51.001Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-28T11:23:08.726Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-28T11:23:08.726Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-28T11:23:08.726Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-28T11:23:21.134Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-28T11:23:23.320Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-28T11:23:30.413Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-28T11:23:33.329Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-28T11:23:33.329Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-28T11:23:33.329Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-28T11:23:38.032Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-28T11:23:38.032Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-28T11:23:38.032Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-28T11:23:38.032Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-28T11:23:38.032Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-28T11:23:43.850Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-28T11:23:43.850Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-28T11:23:45.396Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-28T11:23:45.396Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-28T11:23:46.369Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-28T11:23:47.341Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-28T11:23:47.341Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-28T11:23:52.057Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-28T11:23:55.806Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-28T11:23:57.994Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-28T11:24:33.713Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-28T11:24:33.713Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-28T11:24:37.443Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-28T11:24:37.443Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-28T11:24:37.443Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-28T11:24:37.901Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-28T11:24:42.584Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-28T11:24:46.313Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-28T11:24:46.313Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-28T11:24:50.045Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-28T11:24:50.045Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-28T11:24:50.503Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-28T11:25:05.311Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-28T11:25:06.849Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-28T11:25:07.308Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-28T11:25:14.381Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-28T11:25:19.068Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-28T11:25:26.135Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-28T11:25:30.820Z] === RUN TestDockerSuite/TestRmiTag [2019-11-28T11:25:30.820Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-28T11:25:32.994Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-28T11:25:50.680Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-28T11:25:51.655Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-28T11:25:56.340Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-28T11:25:57.875Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-28T11:25:57.875Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-28T11:25:57.875Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-28T11:25:57.875Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-28T11:25:57.875Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-28T11:25:57.875Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-28T11:25:57.875Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-28T11:25:57.875Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-28T11:26:00.049Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-28T11:26:00.049Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-28T11:26:00.049Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-28T11:26:03.793Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-28T11:26:06.700Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-28T11:26:08.235Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-28T11:26:10.411Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-28T11:26:13.311Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-28T11:26:13.311Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-28T11:26:17.045Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-28T11:26:17.045Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-28T11:26:17.045Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-28T11:26:17.045Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-28T11:26:17.503Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-28T11:26:17.503Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-28T11:26:17.503Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-28T11:26:17.503Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-28T11:26:17.503Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-28T11:26:17.503Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-28T11:26:17.503Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-28T11:26:17.503Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-28T11:26:19.685Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-28T11:26:19.685Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-28T11:26:22.589Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-28T11:26:22.589Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-28T11:26:22.589Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-28T11:26:24.125Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-28T11:26:24.125Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-28T11:26:24.125Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-28T11:26:24.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-28T11:26:24.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-28T11:26:24.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-28T11:26:24.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-28T11:26:24.125Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-28T11:26:26.301Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-28T11:26:33.368Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-28T11:26:35.546Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-28T11:26:35.546Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-28T11:26:35.546Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-28T11:26:35.546Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-28T11:26:37.082Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-28T11:26:37.082Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-28T11:26:37.082Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-28T11:26:37.082Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-28T11:26:37.540Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-28T11:26:39.715Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-28T11:26:52.091Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-28T11:26:52.091Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-28T11:26:52.091Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-28T11:26:52.091Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-28T11:26:52.091Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-28T11:26:52.091Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-28T11:26:52.091Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-28T11:26:53.626Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-28T11:26:53.626Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-28T11:26:53.626Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-28T11:26:53.626Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-28T11:26:55.814Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-28T11:26:57.994Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-28T11:26:57.994Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-28T11:27:00.168Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-28T11:27:00.168Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-28T11:27:00.168Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-28T11:27:00.629Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-28T11:27:02.804Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-28T11:27:09.870Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-28T11:27:12.045Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-28T11:27:14.222Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-28T11:27:22.795Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-28T11:27:22.795Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-28T11:27:22.795Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-28T11:27:22.795Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-28T11:27:22.795Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-28T11:27:22.795Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-28T11:27:22.795Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-28T11:27:31.355Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-28T11:27:31.355Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunMount [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-28T11:27:32.889Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-28T11:27:45.258Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-28T11:27:45.258Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-28T11:27:45.258Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-28T11:27:45.258Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-28T11:27:48.990Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-28T11:27:56.068Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-28T11:27:56.527Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-28T11:27:57.493Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-28T11:27:59.027Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-28T11:28:01.201Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-28T11:28:02.171Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-28T11:28:04.348Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-28T11:28:06.626Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-28T11:28:06.626Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-28T11:28:06.626Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-28T11:28:06.626Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-28T11:28:07.084Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-28T11:28:07.084Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-28T11:28:14.150Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-28T11:28:14.150Z] === RUN TestDockerSuite/TestRunRm [2019-11-28T11:28:16.332Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-28T11:28:22.118Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-28T11:28:29.189Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-28T11:28:30.157Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-28T11:28:32.333Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-28T11:28:35.236Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-28T11:28:35.236Z] === RUN TestDockerSuite/TestRunState [2019-11-28T11:28:35.236Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-28T11:28:36.775Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-28T11:28:36.775Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-28T11:28:38.957Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-28T11:28:38.957Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-28T11:28:38.957Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-28T11:28:38.957Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-28T11:28:38.957Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-28T11:28:38.957Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-28T11:28:43.645Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-28T11:28:45.820Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-28T11:28:45.820Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-28T11:28:47.997Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-28T11:28:47.997Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-28T11:28:47.997Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-28T11:28:50.243Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-28T11:28:57.309Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-28T11:29:01.040Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-28T11:29:06.832Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-28T11:29:06.832Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-28T11:29:06.832Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-28T11:29:06.833Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-28T11:29:06.833Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-28T11:29:08.370Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-28T11:29:10.545Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-28T11:29:12.724Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-28T11:29:16.468Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-28T11:29:18.020Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-28T11:29:20.220Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-28T11:29:23.985Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-28T11:29:23.985Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-28T11:29:23.985Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-28T11:29:23.985Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-28T11:29:23.985Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-28T11:29:23.985Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-28T11:29:24.443Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-28T11:29:24.443Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-28T11:29:24.444Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-28T11:29:26.618Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-28T11:29:27.077Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-28T11:29:27.535Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-28T11:29:27.535Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-28T11:29:29.070Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-28T11:29:36.142Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-28T11:29:36.142Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-28T11:29:43.209Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-28T11:29:43.209Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-28T11:29:46.115Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-28T11:29:46.115Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-28T11:29:46.115Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-28T11:29:46.115Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-28T11:29:46.115Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-28T11:29:58.482Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-28T11:29:58.482Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-28T11:29:58.482Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-28T11:29:58.482Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-28T11:29:58.482Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-28T11:29:58.482Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-28T11:29:58.482Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-28T11:29:58.939Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-28T11:30:01.116Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-28T11:30:01.117Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-28T11:30:03.300Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-28T11:30:03.300Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-28T11:30:03.300Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-28T11:30:03.300Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-28T11:30:03.300Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-28T11:30:03.300Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-28T11:30:03.300Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-28T11:30:20.978Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-28T11:30:20.978Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-28T11:30:20.978Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-28T11:30:20.978Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-28T11:30:20.978Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-28T11:30:20.978Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-28T11:30:20.978Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-28T11:30:21.948Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-28T11:30:22.407Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-28T11:30:25.315Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-28T11:30:25.315Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-28T11:30:25.773Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-28T11:30:25.773Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-28T11:30:25.773Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-28T11:30:34.334Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-28T11:30:34.334Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-28T11:30:34.334Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-28T11:30:34.334Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-28T11:30:34.334Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-28T11:30:40.120Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-28T11:30:40.120Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-28T11:30:40.120Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-28T11:30:54.966Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-28T11:30:54.966Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite (2511.82s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (141.09s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.81s) [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-28T11:30:54.966Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-28T11:30:54.966Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.966Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.30s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.97s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement Apparmor [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement Apparmor [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.99s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement IsPausable [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.36s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (118.67s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement UnixCli [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.58s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.17s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.87s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.71s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.03s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.71s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.78s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.15s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.94s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.35s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.60s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.87s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.40s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.22s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.65s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.50s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement UnixCli [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.88s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.01s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildContChar (13.00s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.20s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.12s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.33s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.61s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.05s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.68s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.21s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.80s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.54s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.68s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.60s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.83s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.16s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.87s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.58s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.14s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.54s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.55s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.68s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.01s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.96s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.85s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.88s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.88s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.45s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFails (2.25s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.98s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.99s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.81s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.95s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.43s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement UnixCli [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.02s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildHistory (11.18s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.00s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.42s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.13s) [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-11-28T11:30:54.967Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.93s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.86s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.03s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.45s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.28s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.92s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.63s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.25s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.62s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.33s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.18s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.56s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.03s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.26s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.82s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.60s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.39s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.80s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.21s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.81s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.92s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.41s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.03s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildRm (13.05s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.26s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.36s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.39s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.42s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.00s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.80s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.26s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.92s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildStderr (4.51s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.79s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.97s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.55s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.15s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.08s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.15s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.31s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.41s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.90s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.23s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.45s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.41s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.74s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.36s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.62s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-28T11:30:54.968Z] docker_cli_sni_test.go:18: Flakey test [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.95s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.53s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestCommitChange (4.72s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (9.29s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.51s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestCommitTTY (7.08s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.61s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.25s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.88s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.01s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.23s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.44s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.00s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.98s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.05s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.03s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.77s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.50s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.84s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.62s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.60s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.67s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.35s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.99s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.03s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s) [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.12s) [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0006d36c0 } [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1355688054 c:\foo false } [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1355688054 c:\foo true } [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 0 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 1 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 2 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 3 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 4 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 5 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 6 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 7 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 8 [2019-11-28T11:30:54.968Z] docker_api_containers_test.go:1926: case 9 [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2019-11-28T11:30:54.968Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.968Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.29s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.06s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.13s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.96s) [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a861098465\file1 dd180729f8370dfcf3a6c63e56cf056a6a9a0361bcece8861274fd9e42f699ba:/root/itWorks.txt` [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:279: checking that container "dd180729f8370dfcf3a6c63e56cf056a6a9a0361bcece8861274fd9e42f699ba" start output contains "file1\n" [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd180729f8370dfcf3a6c63e56cf056a6a9a0361bcece8861274fd9e42f699ba` [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.25s) [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b824371148\file1 b25047583c1b728071556c70488c7702ef70cd505fbdd0ba023f51556926fd2f:testDir/` [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.46s) [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e391066299\dir1 0ae5772533d036e02a6d7009a02d607d09eb404a649317e658f3672a28d898e6:testDir` [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:279: checking that container "0ae5772533d036e02a6d7009a02d607d09eb404a649317e658f3672a28d898e6" start output contains "file1-1\n" [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ae5772533d036e02a6d7009a02d607d09eb404a649317e658f3672a28d898e6` [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e391066299\dir1 241a4583be82a8cebbc50d33e44fc3a1ffcc1a4b333d72204ecd3c2f70400076:testDir/` [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:279: checking that container "241a4583be82a8cebbc50d33e44fc3a1ffcc1a4b333d72204ecd3c2f70400076" start output contains "file1-1\n" [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 241a4583be82a8cebbc50d33e44fc3a1ffcc1a4b333d72204ecd3c2f70400076` [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.41s) [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h365833950\dir1\. 77e34dcffdf80a21378d34db8181c62d0f3ff0447707ecd7e8d3a8cf5da7d1cc:testDir` [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:279: checking that container "77e34dcffdf80a21378d34db8181c62d0f3ff0447707ecd7e8d3a8cf5da7d1cc" start output contains "file1-1\n" [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 77e34dcffdf80a21378d34db8181c62d0f3ff0447707ecd7e8d3a8cf5da7d1cc` [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h365833950\dir1\. 31e921d8ed61ab2f6e40c7dc765b9c315cebee9527ffc1d4e772bafaa0bc47e8:testDir/` [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:279: checking that container "31e921d8ed61ab2f6e40c7dc765b9c315cebee9527ffc1d4e772bafaa0bc47e8" start output contains "file1-1\n" [2019-11-28T11:30:54.969Z] docker_cli_cp_utils_test.go:209: running `docker start -a 31e921d8ed61ab2f6e40c7dc765b9c315cebee9527ffc1d4e772bafaa0bc47e8` [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpToDot (2.08s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCpToStdout (2.12s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.67s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.01s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.77s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.84s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.19s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.09s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.17s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.84s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsCopy (5.18s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.35s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.91s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.17s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFilters (4.50s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFormat (4.34s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsRename (2.29s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsResize (2.57s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.98s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.31s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.50s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.14s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.80s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.88s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.89s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.75s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.96s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.08s) [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecInspectID (4.40s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement IsPausable [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.33s) [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-28T11:30:54.969Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.969Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.36s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.83s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.86s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.76s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.60s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.47s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement IsPausable [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.04s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.07s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (6.84s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.05s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectDefault (1.92s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectHistory (9.39s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.97s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.90s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.24s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.01s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectStatus (2.58s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.76s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.05s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.02s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.81s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.09s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.01s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.76s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.71s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.37s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.23s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.95s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.65s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.58s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.52s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.32s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.27s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.17s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.90s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsSince (8.84s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsTail (2.51s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.35s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestLogsWithDetails (6.81s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement IsAmd64 [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement IsAmd64 [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.18s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.01s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPsByOrder (7.30s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-28T11:30:54.970Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.94s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.60s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2019-11-28T11:30:54.970Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-28T11:30:54.970Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.46s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.07s) [2019-11-28T11:30:54.970Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.45s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.97s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.02s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.36s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.83s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.31s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.55s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.66s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.01s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.98s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.97s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.99s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.50s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.22s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.13s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.16s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.31s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.08s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.30s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.42s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.89s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.95s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.96s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.58s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.97s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.31s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.31s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.28s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.99s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (6.92s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.07s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.14s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.92s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.19s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.10s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.24s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunExitCode (2.40s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (6.95s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.09s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.32s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.45s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.21s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.24s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.53s) [2019-11-28T11:30:54.971Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.03s) [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-28T11:30:54.971Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.971Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.39s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement Apparmor [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.31s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunRm (2.12s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.91s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.91s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.99s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.00s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.99s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement Apparmor [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.96s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.70s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.24s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.05s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.33s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.30s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.04s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.01s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.77s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.06s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement Apparmor [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.35s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.76s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.91s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement IsPausable [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.83s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.13s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.05s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.50s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.62s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.16s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2019-11-28T11:30:54.972Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-28T11:30:54.972Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.972Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.86s) [2019-11-28T11:30:54.973Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2019-11-28T11:30:54.973Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-11-28T11:30:54.973Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.55s) [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-28T11:30:54.973Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-28T11:30:54.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-28T11:30:54.973Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.02s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-28T11:30:54.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-28T11:30:54.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-28T11:30:54.973Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-28T11:30:54.973Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.973Z] === RUN TestDockerDaemonSuite [2019-11-28T11:30:54.973Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-28T11:30:54.973Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-28T11:30:54.973Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-11-28T11:30:54.974Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-28T11:30:54.974Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] === RUN TestDockerSwarmSuite [2019-11-28T11:30:54.974Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-28T11:30:54.974Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-28T11:30:54.974Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] === RUN TestDockerExternalVolumeSuite [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] === RUN TestDockerNetworkSuite [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] === RUN TestDockerHubPullSuite [2019-11-28T11:30:54.974Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-28T11:30:54.974Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-28T11:30:54.974Z] PASS [2019-11-28T11:30:54.974Z] ok github.com/docker/docker/integration-cli 2512.587s [2019-11-28T11:30:54.974Z] INFO: Integration tests ended at 11/28/2019 11:30:54. Duration:00:41:59.7886337 [2019-11-28T11:30:54.974Z] INFO: Docker info of the daemon under test at end of run [2019-11-28T11:30:54.974Z] [2019-11-28T11:30:54.974Z] Containers: 2 [2019-11-28T11:30:54.974Z] Running: 0 [2019-11-28T11:30:54.974Z] Paused: 0 [2019-11-28T11:30:54.974Z] Stopped: 2 [2019-11-28T11:30:54.974Z] Images: 12 [2019-11-28T11:30:54.974Z] Server Version: 0.0.0-dev [2019-11-28T11:30:54.974Z] Storage Driver: windowsfilter [2019-11-28T11:30:54.974Z] Windows: [2019-11-28T11:30:54.974Z] Logging Driver: json-file [2019-11-28T11:30:54.974Z] Plugins: [2019-11-28T11:30:54.974Z] Volume: local [2019-11-28T11:30:54.974Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-28T11:30:54.974Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-28T11:30:54.974Z] Swarm: inactive [2019-11-28T11:30:54.974Z] Default Isolation: process [2019-11-28T11:30:54.974Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-28T11:30:54.974Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-28T11:30:54.974Z] OSType: windows [2019-11-28T11:30:54.974Z] Architecture: x86_64 [2019-11-28T11:30:54.974Z] CPUs: 4 [2019-11-28T11:30:54.974Z] Total Memory: 32GiB [2019-11-28T11:30:54.974Z] Name: azwin-2-cf4790 [2019-11-28T11:30:54.974Z] ID: IHQY:4PVC:7K7B:7QKZ:LRFT:AB3Q:ODLG:JO5T:BDK6:AG3X:QTKK:GQFI [2019-11-28T11:30:54.974Z] Docker Root Dir: D:\CI\PR-428\1\daemon [2019-11-28T11:30:54.974Z] Debug Mode (client): false [2019-11-28T11:30:54.974Z] Debug Mode (server): true [2019-11-28T11:30:54.974Z] File Descriptors: -1 [2019-11-28T11:30:54.974Z] Goroutines: 18 [2019-11-28T11:30:54.974Z] System Time: 2019-11-28T11:30:54.5719905Z [2019-11-28T11:30:54.974Z] EventsListeners: 0 [2019-11-28T11:30:54.974Z] Registry: https://index.docker.io/v1/ [2019-11-28T11:30:54.974Z] Labels: [2019-11-28T11:30:54.974Z] Experimental: false [2019-11-28T11:30:54.974Z] Insecure Registries: [2019-11-28T11:30:54.974Z] 127.0.0.0/8 [2019-11-28T11:30:54.974Z] Live Restore Enabled: false [2019-11-28T11:30:54.974Z] [2019-11-28T11:30:54.974Z] [2019-11-28T11:30:54.974Z] INFO: Stopping daemon under test [2019-11-28T11:30:54.974Z] SUCCESS: The process with PID 5552 (child process of PID 5368) has been terminated. [2019-11-28T11:30:54.974Z] SUCCESS: The process with PID 5368 (child process of PID 2748) has been terminated. [2019-11-28T11:30:54.974Z] INFO: Stop tailing logs of the daemon under tests [2019-11-28T11:30:54.974Z] INFO: executeCI.ps1 Completed successfully at 11/28/2019 11:30:54. [2019-11-28T11:30:54.974Z] INFO: Tidying up at end of run [2019-11-28T11:30:54.974Z] INFO: Saving daemon under test log (d:\CI\PR-428\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-28T11:30:54.974Z] INFO: Saving daemon under test log (d:\CI\PR-428\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-28T11:30:54.974Z] INFO: Nuke-Everything... [2019-11-28T11:30:55.432Z] INFO: Container count on control daemon to delete is 2 [2019-11-28T11:30:55.890Z] 5229c025ca66 [2019-11-28T11:30:55.890Z] 1703b89c954d [2019-11-28T11:30:55.890Z] INFO: Tidying pidfile d:\CI\PR-428\1\docker.pid [2019-11-28T11:30:55.890Z] INFO: Nuking d:\CI [2019-11-28T11:31:25.838Z] INFO: Zapped successfully [2019-11-28T11:31:25.838Z] [2019-11-28T11:31:25.838Z] INFO: executeCI.ps1 exiting at Thu Nov 28 11:31:23 CUT 2019. Duration 01:02:47.2025238 [2019-11-28T11:31:25.838Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-28T11:31:27.682Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-28T11:31:28.860Z] Archiving artifacts [2019-11-28T11:31:46.084Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-428/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-28T11:31:47.003Z] + make clean [2019-11-28T11:31:49.177Z] docker volume rm -f docker-dev-cache [2019-11-28T11:31:49.177Z] 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